Your message dated Mon, 02 Jun 2008 20:47:03 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#480364: fixed in aboot 1.0~pre20040408-3 has caused the Debian Bug report #480364, regarding FTBFS: Missing asm/page.h to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [EMAIL PROTECTED] immediately.) -- 480364: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=480364 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: aboot Version: 1.0~pre20040408-2 Severity: serious Justification: no longer builds from source Trying to rebuild aboot ends in: gcc -g -O2 -Wall -g -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include -D__KERNEL__ -mcpu=ev4 -Os -Wall -fno-builtin -Wcast-align -mno-fp-regs -ffixed-8 -fno-builtin-printf -c -o zip/misc.o zip/misc.c zip/misc.c:14:22: error: asm/page.h: No such file or directory zip/misc.c: In function 'fill_inbuf': zip/misc.c:192: warning: pointer targets in passing argument 4 of 'bfs->bread' differ in signedness zip/misc.c: In function 'flush_window': zip/misc.c:233: warning: pointer targets in passing argument 1 of 'first_block' differ in signedness zip/misc.c:240: warning: pointer targets in initialization differ in signedness make[1]: *** [zip/misc.o] Error 1 make[1]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408' make: *** [build-aboot-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 debuild: fatal error at line 1319: dpkg-buildpackage -rfakeroot -D -us -uc failed In an up-to-date changeroot. Looks like page.h has been removed from kernel-headers. Full build log attached. If you fixed this and intend to upload, please consider (all/some) of the changes in the alioth repository for aboot, namely in pkg-aboot. In case of question, I can still answer them (though I might take a few days due to high work load etc.) -- Dr. Helge Kreutzmann [EMAIL PROTECTED] Dipl.-Phys. http://www.helgefjell.de/debian.php 64bit GNU powered gpg signed mail preferred Help keep free software "libre": http://www.ffii.de/dpkg-buildpackage -rfakeroot -D -us -uc dpkg-buildpackage: set CFLAGS to default value: -g -O2 dpkg-buildpackage: set CPPFLAGS to default value: dpkg-buildpackage: set LDFLAGS to default value: dpkg-buildpackage: set FFLAGS to default value: -g -O2 dpkg-buildpackage: set CXXFLAGS to default value: -g -O2 dpkg-buildpackage: source package aboot dpkg-buildpackage: source version 1.0~pre20040408-2 dpkg-buildpackage: source changed by Steve Langasek <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture alpha fakeroot debian/rules clean dh_testdir dh_testroot rm -f build-aboot-stamp build-aboot-base-stamp build-aboot-cross-stamp rm -f install-aboot-stamp install-aboot-base-stamp install-aboot-cross-stamp /usr/bin/make distclean make[1]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408' make -C sdisklabel clean CPPFLAGS=" -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include" make[2]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/sdisklabel' rm -f sdisklabel swriteboot *.o make[2]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/sdisklabel' make -C tools clean CPPFLAGS=" -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include" make[2]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/tools' rm -f *~ *.o *.a core e2writeboot isomarkboot abootconf elfencap objstrip make[2]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/tools' make -C lib clean CPPFLAGS=" -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include" TESTING="" make[2]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/lib' rm -f libaboot.a *.o make[2]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/lib' rm -f aboot abootconf net_aboot net_aboot.nh net_pad vmlinux.bootp \ head.o aboot.o cons.o utils.o zip/misc.o zip/unzip.o zip/inflate.o disk.o fs/ext2.o fs/ufs.o fs/dummy.o fs/iso.o net.o bootlx \ include/ksize.h vmlinux.nh b2c bootloader.h netabootwrap find . -name \*~ | xargs rm -f make[1]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408' /usr/bin/make -C doc/man clean make[1]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/doc/man' rm -f aboot.8 aboot.conf.5 abootconf.8 isomarkboot.1 sdisklabel.8 netabootwrap.1 manpage.log manpage.links manpage.refs make[1]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/doc/man' /usr/bin/make -C doc/man/de clean make[1]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/doc/man/de' rm -f *.html *.de.? srmbootraw.8 srmbootfat.1 sdisklabel.8 isomarkboot.8 abootconf.8 aboot.conf.5 aboot.8 netabootwrap.1 manpage.links manpage.log manpage.refs rm -rf SRM-HOWTO make[1]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/doc/man/de' /usr/bin/make -C doc/faq clean make[1]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/doc/faq' rm -rf SRM-HOWTO make[1]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/doc/faq' /usr/bin/make -C srmbootfat clean make[1]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/srmbootfat' rm -f srmbootfat srmbootraw srmbootfat.1 srmbootraw.8 manpage.links manpage.log manpage.refs make[1]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/srmbootfat' dh_clean dpkg-source -b aboot-1.0~pre20040408 dpkg-source: info: using source format `1.0' dpkg-source: info: building aboot using existing aboot_1.0~pre20040408.orig.tar.gz dpkg-source: info: building aboot in aboot_1.0~pre20040408-2.diff.gz dpkg-source: warning: file aboot-1.0~pre20040408/head.S has no final newline (either original or modified version) dpkg-source: warning: ignoring deletion of file doc/man/abootconf.8 dpkg-source: warning: ignoring deletion of file doc/man/sdisklabel.8 dpkg-source: warning: ignoring deletion of file doc/man/aboot.conf.5 dpkg-source: warning: ignoring deletion of file doc/man/aboot.8 dpkg-source: info: building aboot in aboot_1.0~pre20040408-2.dsc debian/rules build dh_testdir /usr/bin/make OBJSTRIP=tools/objstrip all netabootwrap make[1]: Entering directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408' gcc -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include -D__ASSEMBLY__ -traditional -c -o head.o head.S gcc -g -O2 -Wall -g -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include -D__KERNEL__ -mcpu=ev4 -Os -Wall -fno-builtin -Wcast-align -mno-fp-regs -ffixed-8 -fno-builtin-printf -c -o aboot.o aboot.c aboot.c: In function 'first_block': aboot.c:79: warning: cast increases required alignment of target type aboot.c:111: warning: assignment from incompatible pointer type gcc -g -O2 -Wall -g -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include -D__KERNEL__ -mcpu=ev4 -Os -Wall -fno-builtin -Wcast-align -mno-fp-regs -ffixed-8 -fno-builtin-printf -c -o cons.o cons.c cons.c: In function 'cons_init': cons.c:187: warning: implicit declaration of function 'simple_strtoul' gcc -g -O2 -Wall -g -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include -D__KERNEL__ -mcpu=ev4 -Os -Wall -fno-builtin -Wcast-align -mno-fp-regs -ffixed-8 -fno-builtin-printf -c -o utils.o utils.c gcc -g -O2 -Wall -g -I/home/helge/build/aboot/upstream/aboot-1.0~pre20040408/include -D__KERNEL__ -mcpu=ev4 -Os -Wall -fno-builtin -Wcast-align -mno-fp-regs -ffixed-8 -fno-builtin-printf -c -o zip/misc.o zip/misc.c zip/misc.c:14:22: error: asm/page.h: No such file or directory zip/misc.c: In function 'fill_inbuf': zip/misc.c:192: warning: pointer targets in passing argument 4 of 'bfs->bread' differ in signedness zip/misc.c: In function 'flush_window': zip/misc.c:233: warning: pointer targets in passing argument 1 of 'first_block' differ in signedness zip/misc.c:240: warning: pointer targets in initialization differ in signedness make[1]: *** [zip/misc.o] Error 1 make[1]: Leaving directory `/home/helge/build/aboot/upstream/aboot-1.0~pre20040408' make: *** [build-aboot-stamp] Error 2 dpkg-buildpackage: failure: debian/rules build gave error exit status 2 debuild: fatal error at line 1319: dpkg-buildpackage -rfakeroot -D -us -uc failed
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---Source: aboot Source-Version: 1.0~pre20040408-3 We believe that the bug you reported is fixed in the latest version of aboot, which is due to be installed in the Debian FTP archive: aboot-base_1.0~pre20040408-3_all.deb to pool/main/a/aboot/aboot-base_1.0~pre20040408-3_all.deb aboot_1.0~pre20040408-3.diff.gz to pool/main/a/aboot/aboot_1.0~pre20040408-3.diff.gz aboot_1.0~pre20040408-3.dsc to pool/main/a/aboot/aboot_1.0~pre20040408-3.dsc aboot_1.0~pre20040408-3_alpha.deb to pool/main/a/aboot/aboot_1.0~pre20040408-3_alpha.deb A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to [EMAIL PROTECTED], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Steve Langasek <[EMAIL PROTECTED]> (supplier of updated aboot package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing [EMAIL PROTECTED]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Format: 1.8 Date: Mon, 02 Jun 2008 09:33:19 -0700 Source: aboot Binary: aboot aboot-cross aboot-base Architecture: source all alpha Version: 1.0~pre20040408-3 Distribution: unstable Urgency: low Maintainer: Steve Langasek <[EMAIL PROTECTED]> Changed-By: Steve Langasek <[EMAIL PROTECTED]> Description: aboot - Linux bootloader for the SRM console aboot-base - base files required for bootable media on Linux/Alpha aboot-cross - utility to create bootable ISO-Images for Linux/Alpha Closes: 315592 480364 Changes: aboot (1.0~pre20040408-3) unstable; urgency=low . [ Helge Kreutzmann ] * Fix wrong sync from alioth for aboot.conf.(sgml|5), e2writeboot.8, swriteboot.8 * debian/control: Move section to admin to match overrides * Remove incorrect isomarkboot.8 (as upstream did), this is in section 1 * Update my e-mail address also in every man page (where applicable) * Slightly improve debian/rules * Add a note for people intending to recompile aboot on stable (Etch) * Update TODO * Update download location of milo in appropriate READMEs * Bump standards version to 3.7.3.0 (no changes required) . [ Steve Langasek ] * Drop the reference to asm/page.h from zip/main.c since it isn't actually needed, fixing a build failure with current linux-libc-dev; thanks to Philipp Benner <[EMAIL PROTECTED]> for pointing out the obvious fix. Closes: #480364. * disk.c: drop reference to asm/elf.h. * tools/objstrip.c: drop reference to asm/elf.h; use a.out.h instead of linux/a.out.h, which is no longer provided by the kernel; and include a copy of the elf_check_arch() define from the old asm/elf.h in the event that we're building against recent kernel headers. * tools/elfencap.c: there is only one right answer for each of ELF_CLASS, ELF_DATA, and ELF_ARCH; reference these values directly, for compatibility with linux-libc-dev 2.6.24 and above. * Take over from Helge as maintainer; thanks for all your work! Closes: #315592. Checksums-Sha1: a19fd970ef24c4156cb2404a609e26c4bc75c210 1064 aboot_1.0~pre20040408-3.dsc bf31bda635ab60402440d26073752ccd2e7dee26 60528 aboot_1.0~pre20040408-3.diff.gz a2232344ed85c77583921b381e4bdc83ee024bac 76442 aboot-base_1.0~pre20040408-3_all.deb a5fbfcd01216c1b490adf52823fac9c859e064bf 92290 aboot_1.0~pre20040408-3_alpha.deb Checksums-Sha256: a73bbc5a01edfbaad77a9fb7684632cb3ac838d66cad522e59805caab8c05996 1064 aboot_1.0~pre20040408-3.dsc 3c414ee8e09f8c82ab11d34514990b9d07b5e419e7bf73f0f09f68f235dc4627 60528 aboot_1.0~pre20040408-3.diff.gz 63ead6eb7ff196e5877725fa7c4cd432be9d3c1f347a901b99f43279b5534fd8 76442 aboot-base_1.0~pre20040408-3_all.deb 0be35679cf594740d95cfb8f658b0679edc5e29afd487a0fb74994f961d79b35 92290 aboot_1.0~pre20040408-3_alpha.deb Files: 1aea17368a330b81aec8bbc1faced944 1064 admin standard aboot_1.0~pre20040408-3.dsc 6d838483b003cb8425c556c5d936df26 60528 admin standard aboot_1.0~pre20040408-3.diff.gz 67e6ffa8183fbb287f840ff2828afcb8 76442 admin optional aboot-base_1.0~pre20040408-3_all.deb 079edd2ee1eeefd21b6b8a82e0d2f83e 92290 admin standard aboot_1.0~pre20040408-3_alpha.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIRFUCKN6ufymYLloRAlRsAJ9H+f2PTduTLoE069+sfwqEbY5R6QCgpeqx ATfc5rONTlHqdNxW0fFLyQ0= =0b62 -----END PGP SIGNATURE-----
--- End Message ---

