Date: Fri, 28 Aug 2015 00:49:55 -0700 From: Garrett Cooper <yaneurabeya@gmail.com> To: "O. Hartmann" <ohartman@zedat.fu-berlin.de> Cc: freebsd-current <freebsd-current@freebsd.org> Subject: Re: r287246: buildworld fails: ld: i386:x86-64 architecture of input file `/usr/obj/usr/src/sys/boot/i386/gptboot/../../libstand32/libstand.a(qdivrem.o)' is incompatible with i386 output Message-ID: <B5840F21-6AD9-4687-89E9-19FF0E3F484C@gmail.com> In-Reply-To: <20150828084158.2faab728@freyja.zeit4.iv.bundesimmobilien.de> References: <20150828084158.2faab728@freyja.zeit4.iv.bundesimmobilien.de>
index | next in thread | previous in thread | raw e-mail
Warner broke sys/boot somehow.. Jenkins concurs. > On Aug 27, 2015, at 23:41, O. Hartmann <ohartman@zedat.fu-berlin.de> wrote: > > Recent CURRENT sources fail to buildworld: > > [...] > --- util.o --- > cc -DBOOTPROG=\"gptboot\" -O1 -DGPT -DUFS1_AND_UFS2 -DSIOPRT=0x3f8 > -DSIOFMT=0x3 -DSIOSPD=9600 -I/usr/src/sys/boot/i386/gptboot/../../common > -I/usr/src/sys/boot/i386/gptboot/../common > -I/usr/src/sys/boot/i386/gptboot/../btx/lib -I. > -I/usr/src/sys/boot/i386/gptboot/../boot2 > -I/usr/src/sys/boot/i386/gptboot/../../.. -Wall -Waggregate-return > -Wbad-function-cast -Wcast-align -Wmissing-declarations -Wmissing-prototypes > -Wnested-externs -Wpointer-arith -Wshadow -Wstrict-prototypes -Wwrite-strings > -Winline -march=i386 -ffreestanding -mno-mmx -mno-sse -mno-avx -msoft-float > -m32 -DNDEBUG -std=gnu99 -Qunused-arguments > -c /usr/src/sys/boot/i386/gptboot/../../common/util.c -o util.o --- gptldr.out > --- ld -static -N --gc-sections -m elf_i386_fbsd -e start -Ttext 0x7c00 -o > gptldr.out gptldr.o --- gptboot.out --- ld -static -N --gc-sections -m > elf_i386_fbsd -Ttext 0x0 -o > gptboot.out /usr/obj/usr/src/sys/boot/i386/gptboot/../btx/lib/crt0.o gptboot.o > sio.o gpt.o crc32.o drv.o cons.o > util.o /usr/obj/usr/src/sys/boot/i386/gptboot/../../libstand32/libstand.a ld: > i386:x86-64 architecture of input file > `/usr/obj/usr/src/sys/boot/i386/gptboot/../../libstand32/libstand.a(qdivrem.o)' > is incompatible with i386 output *** [gptboot.out] Error code 1 > > make[6]: stopped in /usr/src/sys/boot/i386/gptboot > 1 error > > make[6]: stopped in /usr/src/sys/boot/i386/gptboot > *** [_sub.all] Error code 2 > _______________________________________________ > freebsd-current@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?B5840F21-6AD9-4687-89E9-19FF0E3F484C>
