From owner-freebsd-current@FreeBSD.ORG Thu Aug 12 14:19:47 2010 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 210471065694 for ; Thu, 12 Aug 2010 14:19:47 +0000 (UTC) (envelope-from mdf356@gmail.com) Received: from mail-ew0-f54.google.com (mail-ew0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id A59978FC16 for ; Thu, 12 Aug 2010 14:19:46 +0000 (UTC) Received: by ewy26 with SMTP id 26so776254ewy.13 for ; Thu, 12 Aug 2010 07:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:sender:received :in-reply-to:references:date:x-google-sender-auth:message-id:subject :from:to:content-type:content-transfer-encoding; bh=5SnLginO8OhvefqwMSdUarfifdcRy4IlgLp/UAFoLE4=; b=NAqybYO5cyEOUECylexCz0IOIg5KzaSroEEjDtCaNCY6HzI0qUbp+WOr7Q2J/876Aq Hpx8xDdOvQfiEAaKfmYp6Kap8i47w7z8c/XEXEjWzgM+fpyAAjKzB/qRCHfqZkj3FwUC IN/K3Q4PZxq77g83gXMGHrHPj18GxPiYEKCqI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:content-type :content-transfer-encoding; b=PcX89cJER9iMKbh7rBHOJ8p/AkiU5HCc6HOaz4KvUiao+SV+/HDyT+Jwc9rIfXRGiQ Axm+0VfAbgGl0Q4YbqM3lALVMBcpSDvFvB4ZjCW8p0D+5UTFDSxc5Qlv97YgaNkNBzL5 f4GgDZO4d/9avg8DhUVSKUlGAD2cL0KM80/Zw= MIME-Version: 1.0 Received: by 10.213.62.206 with SMTP id y14mr7354300ebh.34.1281621108507; Thu, 12 Aug 2010 06:51:48 -0700 (PDT) Sender: mdf356@gmail.com Received: by 10.213.10.196 with HTTP; Thu, 12 Aug 2010 06:51:48 -0700 (PDT) In-Reply-To: <201008120325.o7C3P4x5063607@freebsd-current.sentex.ca> References: <201008120325.o7C3P4x5063607@freebsd-current.sentex.ca> Date: Thu, 12 Aug 2010 13:51:48 +0000 X-Google-Sender-Auth: qZjSw1mnctUdUC357uc-2oKrOaw Message-ID: From: mdf@FreeBSD.org To: current@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: [head tinderbox] failure on amd64/amd64 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: Thu, 12 Aug 2010 14:19:47 -0000 The tinderbox break is my bad. I will have it fixed by the end of the day. :-( matthew On Thu, Aug 12, 2010 at 3:25 AM, FreeBSD Tinderbox wrote: > TB --- 2010-08-12 01:30:00 - tinderbox 2.6 running on freebsd-current.sen= tex.ca > TB --- 2010-08-12 01:30:00 - starting HEAD tinderbox run for amd64/amd64 > TB --- 2010-08-12 01:30:00 - cleaning the object tree > TB --- 2010-08-12 01:30:27 - cvsupping the source tree > TB --- 2010-08-12 01:30:27 - /usr/bin/csup -z -r 3 -g -L 1 -h cvsup.sente= x.ca /tinderbox/HEAD/amd64/amd64/supfile > TB --- 2010-08-12 01:46:12 - building world > TB --- 2010-08-12 01:46:12 - MAKEOBJDIRPREFIX=3D/obj > TB --- 2010-08-12 01:46:12 - PATH=3D/usr/bin:/usr/sbin:/bin:/sbin > TB --- 2010-08-12 01:46:12 - TARGET=3Damd64 > TB --- 2010-08-12 01:46:12 - TARGET_ARCH=3Damd64 > TB --- 2010-08-12 01:46:12 - TZ=3DUTC > TB --- 2010-08-12 01:46:12 - __MAKE_CONF=3D/dev/null > TB --- 2010-08-12 01:46:12 - cd /src > TB --- 2010-08-12 01:46:12 - /usr/bin/make -B buildworld >>>> World build started on Thu Aug 12 01:46:13 UTC 2010 >>>> 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 > [...] > cc -O2 -pipe =A0-DACPI_EXEC_APP -fno-strict-aliasing -I/src/usr.sbin/acpi= /acpidb/../../../sys -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /src/usr.sb= in/acpi/acpidb/../../../sys/contrib/dev/acpica/utilities/utxface.c > cc -O2 -pipe =A0-DACPI_EXEC_APP -fno-strict-aliasing -I/src/usr.sbin/acpi= /acpidb/../../../sys -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign =A0-o acpidb a= cpidb.o osunixxf.o dbcmds.o dbdisply.o dbexec.o dbfileio.o dbhistry.o dbinp= ut.o dbstats.o dbutils.o dbxface.o dmbuffer.o dmnames.o dmobject.o dmopcode= .o dmresrc.o dmresrcl.o dmresrcs.o dmutils.o dmwalk.o evevent.o evgpe.o evg= peblk.o evgpeinit.o evgpeutil.o evmisc.o evregion.o evrgnini.o evsci.o evxf= ace.o evxfevnt.o evxfregn.o hwacpi.o hwgpe.o hwregs.o hwsleep.o hwvalid.o h= wxface.o dsfield.o dsinit.o dsmethod.o dsmthdat.o dsobject.o dsopcode.o dsu= tils.o dswexec.o dswload.o dswscope.o dswstate.o exconfig.o exconvrt.o excr= eate.o exdebug.o exdump.o exfield.o exfldio.o exmisc.o exmutex.o exnames.o = exoparg1.o exoparg2.o exoparg3.o exoparg6.o exprep.o exregion.o exresnte.o = exresolv.o exresop.o exstore.o exstoren.o exstorob.o exsystem.o exutils.o p= sargs.o psloop.o psopc! > =A0ode.o psparse.o psscope.o pstree.o psutils.o pswalk.o psxface.o nsacce= ss.o nsalloc.o nsdump.o nseval.o nsinit.o nsload.o nsnames.o nsobject.o nsp= arse.o nspredef.o nsrepair.o nsrepair2.o nssearch.o nsutils.o nswalk.o nsxf= eval.o nsxfname.o nsxfobj.o rsaddr.o rscalc.o rscreate.o rsdump.o rsinfo.o = rsio.o rsirq.o rslist.o rsmemory.o rsmisc.o rsutils.o rsxface.o tbfadt.o tb= find.o tbinstal.o tbutils.o tbxface.o tbxfroot.o utalloc.o utcache.o utcopy= .o utdebug.o utdelete.o uteval.o utglobal.o utids.o utinit.o utlock.o utmat= h.o utmisc.o utmutex.o utobject.o utosi.o utresrc.o utstate.o uttrack.o utx= face.o -lpthread > gzip -cn /src/usr.sbin/acpi/acpidb/acpidb.8 > acpidb.8.gz > =3D=3D=3D> usr.sbin/acpi/acpidump (all) > cc -O2 -pipe =A0-I/src/usr.sbin/acpi/acpidump/../../../sys -std=3Dgnu99 -= fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls = -Wold-style-definition -Wno-pointer-sign -c /src/usr.sbin/acpi/acpidump/acp= i.c > cc1: warnings being treated as errors > /src/usr.sbin/acpi/acpidump/acpi.c: In function 'acpi_handle_tcpa': > /src/usr.sbin/acpi/acpidump/acpi.c:650: warning: format '%lld' expects ty= pe 'long long int', but argument 4 has type 'u_int64_t' > *** Error code 1 > > Stop in /src/usr.sbin/acpi/acpidump. > *** Error code 1 > > Stop in /src/usr.sbin/acpi. > *** Error code 1 > > Stop in /src/usr.sbin. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > *** Error code 1 > > Stop in /src. > TB --- 2010-08-12 03:25:04 - WARNING: /usr/bin/make returned exit code = =A01 > TB --- 2010-08-12 03:25:04 - ERROR: failed to build world > TB --- 2010-08-12 03:25:04 - 4691.49 user 830.94 system 6903.97 real > > > http://tinderbox.freebsd.org/tinderbox-head-HEAD-amd64-amd64.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= " >