package: aboot
severity: serious
Aboot FTBFS with the following error
make[1]: Entering directory `/aboot-1.0~pre20040408/tools'
gcc -g -O2 -Wall -I. -I../include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 "-g" -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
"-g" -c -o isomarkboot.o isomarkboot.c
In file included from ../include/isolib.h:10:0,
from isomarkboot.c:33:
/usr/include/x86_64-linux-gnu/asm/stat.h:68:8: error: redefinition of
‘struct stat’
/usr/include/x86_64-linux-gnu/bits/stat.h:46:8: note: originally defined
here
/usr/include/x86_64-linux-gnu/asm/stat.h:82:16: error: expected ‘:’,
‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘.’ token
/usr/include/x86_64-linux-gnu/asm/stat.h:108:16: error: expected ‘:’,
‘,’, ‘;’, ‘}’ or ‘__attribute__’ before ‘.’ token
make[1]: *** [isomarkboot.o] Error 1
make[1]: Leaving directory `/aboot-1.0~pre20040408/tools'
make: *** [build-aboot-cross-stamp] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
Build command 'cd aboot-1.0~pre20040408 && dpkg-buildpackage -b -uc' failed.
E: Child process failed
root@debian:/#
This was initially noticed in the buildd logs for armhf and s390x.
Further I have reproduced it locally on
amd64 sid and amd64 wheezy. The package builds successfully in amd64
squeeze.
--
To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org