Date: Wed, 8 Apr 2009 11:48:06 +0900 From: Weongyo Jeong <weongyo.jeong@gmail.com> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: current@freebsd.org, ia64@freebsd.org Subject: Re: [head tinderbox] failure on ia64/ia64 Message-ID: <20090408024806.GA77502@weongyo.cdnetworks.kr> In-Reply-To: <20090407200602.75DA37302F@freebsd-current.sentex.ca> References: <20090407200602.75DA37302F@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 07, 2009 at 04:06:02PM -0400, FreeBSD Tinderbox wrote: > TB --- 2009-04-07 18:16:46 - tinderbox 2.6 running on freebsd-current.sentex.ca > TB --- 2009-04-07 18:16:46 - starting HEAD tinderbox run for ia64/ia64 > TB --- 2009-04-07 18:16:46 - cleaning the object tree > TB --- 2009-04-07 18:17:06 - cvsupping the source tree > TB --- 2009-04-07 18:17:06 - /usr/bin/csup -z -r 3 -g -L 1 -h localhost -s /tinderbox/HEAD/ia64/ia64/supfile > TB --- 2009-04-07 18:17:18 - building world > TB --- 2009-04-07 18:17:18 - MAKEOBJDIRPREFIX=/obj > TB --- 2009-04-07 18:17:18 - PATH=/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2009-04-07 18:17:18 - TARGET=ia64 > TB --- 2009-04-07 18:17:18 - TARGET_ARCH=ia64 > TB --- 2009-04-07 18:17:18 - TZ=UTC > TB --- 2009-04-07 18:17:18 - __MAKE_CONF=/dev/null > TB --- 2009-04-07 18:17:18 - cd /src > TB --- 2009-04-07 18:17:18 - /usr/bin/make -B buildworld > >>> World build started on Tue Apr 7 18:17:19 UTC 2009 > >>> Rebuilding the temporary build tree > >>> stage 1.1: legacy release compatibility shims > >>> stage 1.2: bootstrap tools > >>> stage 2.1: cleaning up the object tree > >>> stage 2.2: rebuilding the object tree > >>> stage 2.3: build tools > >>> stage 3: cross tools > >>> stage 4.1: building includes > >>> stage 4.2: building libraries > >>> stage 4.3: make dependencies > >>> stage 4.4: building everything > [...] > ===> usr.sbin/tzsetup (all) > cc -O2 -pipe -I/src/usr.sbin/tzsetup -std=gnu99 -c /src/usr.sbin/tzsetup/tzsetup.c > cc -O2 -pipe -I/src/usr.sbin/tzsetup -std=gnu99 -o tzsetup tzsetup.o -ldialog -lncurses > gzip -cn /src/usr.sbin/tzsetup/tzsetup.8 > tzsetup.8.gz > ===> usr.sbin/uathload (all) > cc -O2 -pipe -std=gnu99 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wcast-align -Wunused-parameter -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sbin/uathload/uathload.c > ld -b binary -d -warn-common -r -d -o ar5523.o ar5523.bin > ld: failed to merge target specific data of file ar5523.bin > *** Error code 1 It looks it's my mistake but I don't know why it happens on only ia64. Please let me know if you have a solution. I'd try to disable build of uathload on ia64 temporarily. regards, Weongyo Jeong
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090408024806.GA77502>