Bug#665772: grub2: FTBFS[sparc mipsel kfreebsd-i386]: gcc-4.6 failed to produce assembly code

March 25th, 2012 - 05:30 pm ET by Christoph Egger | Report spam
Package: src:grub2
Version: 1.99-18
Severity: serious
Tags: sid wheezy
Justification: fails to build from source (but built successfully in the past)

Hi!

Your package failed to build on the buildds:

checking for stdint.h... (cached) yes
checking for objcopy... objcopy
checking for strip... strip
checking for nm... nm
checking whether -falign-loops works... yes
checking whether -fno-dwarf2-cfi-asm works... yes
checking whether -fno-asynchronous-unwind-tables works... yes
checking whether our target compiler is apple cc... no
checking for command to convert module to ELF format...
checking whether options required for efiemu work... no
configure: error: gcc-4.6 failed to produce assembly code
dh_auto_configure: ../../configure --build=i486-kfreebsd-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/grub2 --disable-maintainer-mode --disable-dependency-tracking PACKAGE_VERSION=1.99-18 PACKAGE_STRING=GRUB 1.99-18 CC=gcc-4.6 TARGET_CC=gcc-4.6 --enable-grub-mkfont --with-platform=emu returned exit code 1
make[1]: *** [build/stamps/configure-grub-emu] Error 2
checking whether `gcc-4.6' generates calls to `__enable_execute_stack()'... make[1]: Leaving directory `/build/buildd-grub2_1.99-18-kfreebsd-i386-ypu13F/grub2-1.99'
make: *** [build] Error 2

Full build log at
https://buildd.debian.org/status/fe...&stamp32194043

Regards

Christoph

9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer



To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Colin Watson
March 27th, 2012 - 01:00 pm ET | Report spam
clone 665772 -1
retitle 665772 grub2: FTBFS[kfreebsd-i386]: gcc-4.6 failed to produce assembly code
retitle -1 grub2: FTBFS[sparc mipsel]: __ctzsi2/__ctzdi2 in lzopio is not defined
thanks

On Sun, Mar 25, 2012 at 11:25:17PM +0200, Christoph Egger wrote:
checking whether options required for efiemu work... no
configure: error: gcc-4.6 failed to produce assembly code
dh_auto_configure: ../../configure --build=i486-kfreebsd-gnu --prefix=/usr --includedir=${prefix}/include --mandir=${prefix}/share/man --infodir=${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=${prefix}/lib/grub2 --disable-maintainer-mode --disable-dependency-tracking PACKAGE_VERSION=1.99-18 PACKAGE_STRING=GRUB 1.99-18 CC=gcc-4.6 TARGET_CC=gcc-4.6 --enable-grub-mkfont --with-platform=emu returned exit code 1
make[1]: *** [build/stamps/configure-grub-emu] Error 2
checking whether `gcc-4.6' generates calls to `__enable_execute_stack()'... make[1]: Leaving directory `/build/buildd-grub2_1.99-18-kfreebsd-i386-ypu13F/grub2-1.99'
make: *** [build] Error 2



Well, that's the kfreebsd-i386 case. The mipsel/sparc problem is
something different:

mipsel: __ctzsi2 in lzopio is not defined
sparc: __ctzdi2 in lzopio is not defined

So I'm cloning a separate bug for that.

Colin Watson []



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics