Log for failed build of palo_1.16build1 (dist=hardy-autotest)

Build Daemon user noreply at buildd.ubuntu.com
Sun Feb 17 07:23:50 GMT 2008


Automatic build of palo_1.16build1 on king by sbuild/amd64 1.170.5
Build started at 20080217-0723
******************************************************************************
Checking available source versions...
Fetching source files...
Reading package lists...
Building dependency tree...
Reading state information...
Need to get 110kB of source archives.
Get:1 http://archive.internal hardy-autotest/main palo 1.16build1 (dsc) [664B]
Get:2 http://archive.internal hardy-autotest/main palo 1.16build1 (tar) [109kB]
Fetched 110kB in 0s (0B/s)
Download complete and in download only mode
** Using build dependencies supplied by package:
Build-Depends: debhelper (>= 5)
Checking for already installed source dependencies...
debhelper: missing
Checking for source dependency conflicts...
  /usr/bin/sudo /usr/bin/apt-get --purge $CHROOT_OPTIONS -q -y install debhelper
Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  upstart-compat-sysv system-services startup-tasks upstart
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
  file gettext gettext-base html2text intltool-debian libmagic1 po-debconf
Suggested packages:
  dh-make cvs gettext-doc
Recommended packages:
  curl wget lynx libmail-sendmail-perl libcompress-zlib-perl libmail-box-perl
The following NEW packages will be installed:
  debhelper file gettext gettext-base html2text intltool-debian libmagic1
  po-debconf
0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/3388kB of archives.
After unpacking 13.5MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
  gettext-base libmagic1 file html2text gettext intltool-debian po-debconf
  debhelper
Authentication warning overridden.
Selecting previously deselected package gettext-base.
(Reading database ... 9541 files and directories currently installed.)
Unpacking gettext-base (from .../gettext-base_0.17-2ubuntu1_amd64.deb) ...
Selecting previously deselected package libmagic1.
Unpacking libmagic1 (from .../libmagic1_4.21-3_amd64.deb) ...
Selecting previously deselected package file.
Unpacking file (from .../archives/file_4.21-3_amd64.deb) ...
Selecting previously deselected package html2text.
Unpacking html2text (from .../html2text_1.3.2a-3build1_amd64.deb) ...
Selecting previously deselected package gettext.
Unpacking gettext (from .../gettext_0.17-2ubuntu1_amd64.deb) ...
Selecting previously deselected package intltool-debian.
Unpacking intltool-debian (from .../intltool-debian_0.35.0+20060710.1_all.deb) ...
Selecting previously deselected package po-debconf.
Unpacking po-debconf (from .../po-debconf_1.0.10_all.deb) ...
Selecting previously deselected package debhelper.
Unpacking debhelper (from .../debhelper_6.0.4ubuntu1_all.deb) ...
Setting up gettext-base (0.17-2ubuntu1) ...

Setting up libmagic1 (4.21-3) ...

Setting up file (4.21-3) ...
Setting up html2text (1.3.2a-3build1) ...

Setting up gettext (0.17-2ubuntu1) ...

Setting up intltool-debian (0.35.0+20060710.1) ...
Setting up po-debconf (1.0.10) ...

Setting up debhelper (6.0.4ubuntu1) ...
Checking correctness of source dependencies...
Toolchain package versions: libc6-dev_2.7-5ubuntu2 make_3.81-3build1 dpkg-dev_1.14.16.6ubuntu3 linux-libc-dev_2.6.24-8.14 gcc-4.2_4.2.3-1ubuntu2 g++-4.2_4.2.3-1ubuntu2 binutils_2.18.1~cvs20080103-0ubuntu1 libstdc++6_4.2.3-1ubuntu2 libstdc++6-4.2-dev_4.2.3-1ubuntu2
------------------------------------------------------------------------------
dpkg-source: extracting palo in palo-1.16build1
dpkg-source: unpacking palo_1.16build1.tar.gz
dpkg-buildpackage: set CPPFLAGS to default value: 
dpkg-buildpackage: set CFLAGS to default value: -g -O2
dpkg-buildpackage: set CXXFLAGS to default value: -g -O2
dpkg-buildpackage: set FFLAGS to default value: -g -O2
dpkg-buildpackage: set LDFLAGS to default value: -Wl,-Bsymbolic-functions
dpkg-buildpackage: source package palo
dpkg-buildpackage: source version 1.16build1
dpkg-buildpackage: host architecture amd64
 /usr/bin/fakeroot debian/rules clean
# If we are on an hppa platform we need to regenerate iplboot
# here.  Do it now so it is available for the source pkg build.
Leaving iplboot inplace as not packaging for hppa
dh_testdir
dh_testroot
rm -f build-stamp configure-stamp
# Add here commands to clean up after the build process.
/usr/bin/make clean
make[1]: Entering directory `/build/buildd/palo-1.16build1'
# We intentionally don't remove iplboot here so that the file
# is available for cross-installation.
rm -f lifimage palo.8.gz changelog.gz
cd ipl && make clean
make[2]: Entering directory `/build/buildd/palo-1.16build1/ipl'
rm -f iplelf *.o *.a
make[2]: Leaving directory `/build/buildd/palo-1.16build1/ipl'
cd palo && make clean
make[2]: Entering directory `/build/buildd/palo-1.16build1/palo'
rm -f palo mkbootable *.a *.o usage.h
make[2]: Leaving directory `/build/buildd/palo-1.16build1/palo'
make[1]: Leaving directory `/build/buildd/palo-1.16build1'
dh_clean
 debian/rules build
dh_testdir
# Add here commands to configure the package.
touch configure-stamp
dh_testdir
# Add here commands to compile the package.
/usr/bin/make
make[1]: Entering directory `/build/buildd/palo-1.16build1'
cd palo && make
make[2]: Entering directory `/build/buildd/palo-1.16build1/palo'
gcc -g -O -I../include -I../lib   -c -o diskpart.o ../lib/diskpart.c
gcc -g -O -I../include -I../lib   -c -o elf64.o ../lib/elf64.c
In file included from ../lib/elf64.c:20:
/usr/include/linux/elf.h:396: error: expected declaration specifiers or '...' before 'loff_t'
make[2]: *** [elf64.o] Error 1
make[2]: Leaving directory `/build/buildd/palo-1.16build1/palo'
make[1]: *** [makepalo] Error 2
make[1]: Leaving directory `/build/buildd/palo-1.16build1'
make: *** [build-stamp] Error 2
dpkg-buildpackage: failure: debian/rules build gave error exit status 2
******************************************************************************
Build finished at 20080217-0723
FAILED [dpkg-buildpackage died]
Purging chroot-hardy-autotest/build/buildd/palo-1.16build1
------------------------------------------------------------------------------
  /usr/bin/sudo dpkg --root=/home/buildd/build-hardy-autotest/chroot-hardy-autotest --purge po-debconf intltool-debian libmagic1 gettext file html2text gettext-base debhelper
(Reading database ... 10146 files and directories currently installed.)
Removing debhelper ...
Removing po-debconf ...
Removing intltool-debian ...
Removing gettext ...
Removing file ...
Purging configuration files for file ...
Removing html2text ...
Purging configuration files for html2text ...
Removing gettext-base ...
Removing libmagic1 ...
Purging configuration files for libmagic1 ...
******************************************************************************
Finished at 20080217-0723
Build needed 00:00:00, 644k disk space




More information about the ubuntu-autotest mailing list