[Lsb-autobuild] Build failure for lsbdev-runner on ppc

lsb-autobuild at freestandards.org lsb-autobuild at freestandards.org
Tue Jan 29 01:13:24 PST 2008


This is an automated message generated when a build failure occurs

Linux lfdev-power64 2.6.18-5-powerpc64 #1 SMP Sun Dec 23 04:13:32 UTC 2007 ppc ppc ppc GNU/Linux
Failed to make packages for lsbdev-runner
if test ! -e .need_config_update || test 3.2.0.20080129-1 != `cat .need_config_update`; \
  then echo 3.2.0.20080129-1 > .need_config_update; \
fi
sed -e "s#@LSBVERSION@#`echo 3.2.0.20080129`#" -e "s#@PACKAGE_RELEASE@#`echo 1`#" < lsbrun.spec.sed > lsbrun.spec
if [ -e /nethome/autobuild/tmp/lsbrun-3.2.0.20080129 ]; then rm -rf /nethome/autobuild/tmp/lsbrun-3.2.0.20080129; fi
mkdir -p /nethome/autobuild/tmp/lsbrun-3.2.0.20080129
cd /nethome/autobuild/tmp/lsbrun-3.2.0.20080129 && /nethome/autobuild/tmp/lsb_autobuild.20475/packaging/lsbdev-runner/../bzr-export build_env/lsbdev-runner
Using saved location: http://bzr.linux-foundation.org/lsb/devel/build_env/
No revisions to pull.
cp -pr README Licence /nethome/autobuild/tmp/lsbrun-3.2.0.20080129
cp -p Makefile.build /nethome/autobuild/tmp/lsbrun-3.2.0.20080129/Makefile
cd /nethome/autobuild/tmp/lsbrun-3.2.0.20080129/.. && tar cvfz /nethome/autobuild/tmp/lsb_autobuild.20475/packaging/lsbdev-runner/lsbrun-3.2.0.20080129.tar.gz lsbrun-3.2.0.20080129 && rm -rf /nethome/autobuild/tmp/lsbrun-3.2.0.20080129
lsbrun-3.2.0.20080129/
lsbrun-3.2.0.20080129/Makefile
lsbrun-3.2.0.20080129/build_env/
lsbrun-3.2.0.20080129/build_env/lsbdev-runner/
lsbrun-3.2.0.20080129/build_env/lsbdev-runner/lsbrun.c
lsbrun-3.2.0.20080129/build_env/lsbdev-runner/makefile
lsbrun-3.2.0.20080129/Licence
lsbrun-3.2.0.20080129/README
spawn rpmbuild --sign --rcfile /usr/lib/rpm/rpmrc:../rpmrc:~/.rpmrc --define=_sourcedir /nethome/autobuild/tmp/lsb_autobuild.20475/packaging/lsbdev-runner --define=buildroot /nethome/autobuild/tmp/lsbrun-3.2.0.20080129 --define=_topdir /nethome/autobuild/tmp/rpm-build --define=_target_cpu ppc -bb lsbrun.spec
Enter pass phrase: 
Pass phrase is good.
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.91738
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ rm -rf lsbrun-3.2.0.20080129
+ /usr/bin/gzip -dc /nethome/autobuild/tmp/lsb_autobuild.20475/packaging/lsbdev-runner/lsbrun-3.2.0.20080129.tar.gz
+ tar -xf -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lsbrun-3.2.0.20080129
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.91738
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd lsbrun-3.2.0.20080129
+ make LSBVERSION=3.2.0.20080129 LSBLIBCHK_VERSION=3.2.0.20080129-1
make[1]: Entering directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129'
cd build_env/lsbdev-runner && make 
make[2]: Entering directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129/build_env/lsbdev-runner'
cc -g -Wall   -c -o lsbrun.o lsbrun.c
lsbrun.c: In function ‘main’:
lsbrun.c:225: warning: assignment discards qualifiers from pointer target type
lsbrun.c:232: warning: assignment discards qualifiers from pointer target type
lsbrun.c:273: warning: assignment discards qualifiers from pointer target type
lsbrun.c:324: warning: assignment discards qualifiers from pointer target type
cc -static  lsbrun.o   -o lsbrun
make[2]: Leaving directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129/build_env/lsbdev-runner'
make[1]: Leaving directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.82016
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd lsbrun-3.2.0.20080129
+ rm -rf /nethome/autobuild/tmp/lsbrun-3.2.0.20080129
+ make install INSTALL_ROOT=/nethome/autobuild/tmp/lsbrun-3.2.0.20080129/opt/lsb
make[1]: Entering directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129'
cd build_env/lsbdev-runner && make install
make[2]: Entering directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129/build_env/lsbdev-runner'
install -d /nethome/autobuild/tmp/lsbrun-3.2.0.20080129/opt/lsb//bin
install lsbrun /nethome/autobuild/tmp/lsbrun-3.2.0.20080129/opt/lsb//bin/lsbrun
make[2]: Leaving directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129/build_env/lsbdev-runner'
make[1]: Leaving directory `/nethome/autobuild/tmp/rpm-build/BUILD/lsbrun-3.2.0.20080129'
+ mkdir -p /nethome/autobuild/tmp/lsbrun-3.2.0.20080129/opt/lsb/doc/lsbrun
+ cp README Licence /nethome/autobuild/tmp/lsbrun-3.2.0.20080129/opt/lsb/doc/lsbrun
+ exit 0
Processing files: lsbrun-3.2.0.20080129-1
Checking for unpackaged file(s): /usr/lib/rpm/check-files /nethome/autobuild/tmp/lsbrun-3.2.0.20080129
Generating signature: 1005
Wrote: /nethome/autobuild/tmp/rpm-build/RPMS/ppc/lsbrun-3.2.0.20080129-1.ppc.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.82016
+ umask 022
+ cd /nethome/autobuild/tmp/rpm-build/BUILD
+ cd lsbrun-3.2.0.20080129
+ rm -rf /nethome/autobuild/tmp/lsbrun-3.2.0.20080129
+ exit 0
fakeroot, while creating message channels: No space left on device
This may be due to a lack of SYSV IPC support.
fakeroot: error while starting the `faked' daemon.
kill: usage: kill [-s sigspec | -n signum | -sigspec] pid | jobspec ... or kill -l [sigspec]
make: *** [deb_package] Error 1



More information about the lsb-autobuild mailing list