Date: Sat, 3 May 2008 17:20:11 +0100 From: Doug Rabson <dfr@rabson.org> To: FreeBSD Tinderbox <tinderbox@freebsd.org> Cc: arm@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on arm/arm Message-ID: <9828CD60-3176-4147-8780-60E56A00E379@rabson.org> In-Reply-To: <20080503161608.5681073039@freebsd-current.sentex.ca> References: <20080503161608.5681073039@freebsd-current.sentex.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
This is caused by the recent changes to stdio.h, I think. On 3 May 2008, at 17:16, FreeBSD Tinderbox wrote: > TB --- 2008-05-03 15:50:01 - tinderbox 2.3 running on freebsd- > current.sentex.ca > TB --- 2008-05-03 15:50:01 - starting HEAD tinderbox run for arm/arm > TB --- 2008-05-03 15:50:01 - cleaning the object tree > TB --- 2008-05-03 15:50:16 - cvsupping the source tree > TB --- 2008-05-03 15:50:16 - /usr/bin/csup -r 3 -g -L 1 -h localhost > -s /tinderbox/HEAD/arm/arm/supfile > TB --- 2008-05-03 15:50:23 - building world (CFLAGS=-O -pipe) > TB --- 2008-05-03 15:50:23 - cd /src > TB --- 2008-05-03 15:50:23 - /usr/bin/make -B buildworld >>>> World build started on Sat May 3 15:50:25 UTC 2008 >>>> 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 > [...] > /src/lib/libftpio/ftpio.c: In function 'ftpGet': > /src/lib/libftpio/ftpio.c:258: error: dereferencing pointer to > incomplete type > /src/lib/libftpio/ftpio.c: In function 'ftpLoginAf': > /src/lib/libftpio/ftpio.c:295: error: dereferencing pointer to > incomplete type > /src/lib/libftpio/ftpio.c: In function 'ftpPut': > /src/lib/libftpio/ftpio.c:322: error: dereferencing pointer to > incomplete type > /src/lib/libftpio/ftpio.c: In function 'ftpPassive': > /src/lib/libftpio/ftpio.c:333: error: dereferencing pointer to > incomplete type > *** Error code 1 > > Stop in /src/lib/libftpio. > *** Error code 1 > > Stop in /src/lib. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2008-05-03 16:16:08 - WARNING: /usr/bin/make returned exit > code 1 > TB --- 2008-05-03 16:16:08 - ERROR: failed to build world > TB --- 2008-05-03 16:16:08 - tinderbox aborted > TB --- 1144.84 user 157.00 system 1567.21 real > > > http://tinderbox.des.no/tinderbox-head-HEAD-arm-arm.full > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org > "
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?9828CD60-3176-4147-8780-60E56A00E379>