[RTEMS Project] #3008: missing pax causes install failures
RTEMS trac
trac at rtems.org
Sat May 6 19:47:36 UTC 2017
#3008: missing pax causes install failures
---------------------------+-----------------------------
Reporter: Hassan Karim | Owner: chrisj@…
Type: defect | Status: new
Priority: normal | Milestone: 4.12
Component: Documentation | Version: 4.12
Severity: normal | Keywords: pax; testsuites
---------------------------+-----------------------------
I have tried to install sparc bsp=erc32 on 4 different builds. 3 failed,
and 1 flawlessly installed. The others all seem to fail somewhere during
make install of test suites. Each reports one missing config problem or
another.
I believe the problem resulted in a missing package, pax & libbsd-dev on
Ubuntu 12.04.5 LTS (GNU/Linux 3.2.0-126-virtual x86_64)
I hadn't seen this exact problem because I normally update & upgrade as
soon as I get a new image. Pressed for time, I skipped it. So, I am not
sure if we need to update the documentation to directly include pax, since
it is directly called in configure and breaks if not present.
https://docs.rtems.org/rsb/#_host_setups
Under this section,
11.1.5. Ubuntu
Add pax to this line
$ sudo apt-get build-dep binutils gcc g++ gdb unzip git python2.7-dev pax
--
Ticket URL: <http://devel.rtems.org/ticket/3008>
RTEMS Project <http://www.rtems.org/>
RTEMS Project
More information about the bugs
mailing list