From owner-freebsd-current@FreeBSD.ORG Sat May 3 16:20:13 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 74A211065675; Sat, 3 May 2008 16:20:13 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from itchy.rabson.org (unknown [IPv6:2002:50b1:e8f2:1::143]) by mx1.freebsd.org (Postfix) with ESMTP id 28ACE8FC23; Sat, 3 May 2008 16:20:13 +0000 (UTC) (envelope-from dfr@rabson.org) Received: from [IPv6:2001:470:909f:1:21b:63ff:feb8:5abc] (unknown [IPv6:2001:470:909f:1:21b:63ff:feb8:5abc]) by itchy.rabson.org (Postfix) with ESMTP id 8DE283F9F; Sat, 3 May 2008 17:20:11 +0100 (BST) Message-Id: <9828CD60-3176-4147-8780-60E56A00E379@rabson.org> From: Doug Rabson To: FreeBSD Tinderbox In-Reply-To: <20080503161608.5681073039@freebsd-current.sentex.ca> Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (Apple Message framework v919.2) Date: Sat, 3 May 2008 17:20:11 +0100 References: <20080503161608.5681073039@freebsd-current.sentex.ca> X-Mailer: Apple Mail (2.919.2) Cc: arm@freebsd.org, current@freebsd.org Subject: Re: [head tinderbox] failure on arm/arm X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 03 May 2008 16:20:13 -0000 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 > "