From owner-freebsd-current@FreeBSD.ORG Tue Aug 16 13:47:24 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 355D3106566B for ; Tue, 16 Aug 2011 13:47:24 +0000 (UTC) (envelope-from eculp@encontacto.net) Received: from ns2.bafirst.com (ns2.bafirst.com [97.67.198.91]) by mx1.freebsd.org (Postfix) with ESMTP id D0D2B8FC14 for ; Tue, 16 Aug 2011 13:47:23 +0000 (UTC) Received: from unixmania.com ([189.251.172.18]) by ns2.bafirst.com with esmtp; Tue, 16 Aug 2011 08:47:21 -0500 id 000DA804.4E4A74E9.00000E74 Received: from localhost (localhost [127.0.0.1]) (uid 80) by unixmania.com with local; Tue, 16 Aug 2011 08:47:21 -0500 id 000CF755.4E4A74E9.00009735 Received: from dsl-189-251-162-77-dyn.prod-infinitum.com.mx (dsl-189-251-162-77-dyn.prod-infinitum.com.mx [189.251.162.77]) by econet.encontacto.net (Horde Framework) with HTTP; Tue, 16 Aug 2011 08:47:21 -0500 Message-ID: <20110816084721.20125mtbsn6wd8m8@econet.encontacto.net> Date: Tue, 16 Aug 2011 08:47:21 -0500 From: eculp To: freebsd-current MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; DelSp="Yes"; format="flowed" Content-Disposition: inline Content-Transfer-Encoding: quoted-printable User-Agent: Internet Messaging Program (IMP) H3 (5.0-cvs) X-Remote-Browser: Mozilla/5.0 (X11; FreeBSD amd64; rv:5.0) Gecko/20100101 Firefox/5.0 X-IMP-Server: 189.251.172.18 X-Originating-IP: 189.251.162.77 X-Originating-User: eculp@encontacto.net Subject: buildworld has been broken for me since Sunday 20110815 at atrun 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: Tue, 16 Aug 2011 13:47:24 -0000 Is anyone else seeing this? This is current AMD64. I'm running the =20 compile from Saturday 20110814 that I have been hammering and it has =20 been rock solid. # uname -a FreeBSD home.encontacto.net 9.0-BETA1 FreeBSD 9.0-BETA1 #16: Sat Aug =20 13 05:09:17 CDT 2011 =20 root@Home.EnContacto.net:/usr/obj/usr/src/sys/ENCONTACTO amd64 This morning I started with a make clean to be sure and recompile all =20 just in case and the same. =3D=3D=3D> lib/clang/include (all) =3D=3D=3D> libexec (all) =3D=3D=3D> libexec/atrun (all) cc -O2 -pipe -DATJOB_DIR=3D\"/var/at/jobs/\" =20 -DLFILE=3D\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 =20 -DATSPOOL_DIR=3D\"/var/at/spool\" -DVERSION=3D\"2.9\" -DDAEMON_UID=3D1 =20 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDEFAULT_AT_QUEUE=3D\'c\' = =20 -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at =20 -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=3Dgnu99 =20 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k =20 -Wno-uninitialized -Wno-pointer-sign -c /usr/src/libexec/atrun/atrun.c cc -O2 -pipe -DATJOB_DIR=3D\"/var/at/jobs/\" =20 -DLFILE=3D\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 =20 -DATSPOOL_DIR=3D\"/var/at/spool\" -DVERSION=3D\"2.9\" -DDAEMON_UID=3D1 =20 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDEFAULT_AT_QUEUE=3D\'c\' = =20 -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at =20 -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=3Dgnu99 =20 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k =20 -Wno-uninitialized -Wno-pointer-sign -c =20 /usr/src/libexec/atrun/gloadavg.c cc -O2 -pipe -DATJOB_DIR=3D\"/var/at/jobs/\" =20 -DLFILE=3D\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 =20 -DATSPOOL_DIR=3D\"/var/at/spool\" -DVERSION=3D\"2.9\" -DDAEMON_UID=3D1 =20 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDEFAULT_AT_QUEUE=3D\'c\' = =20 -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at =20 -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=3Dgnu99 =20 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k =20 -Wno-uninitialized -Wno-pointer-sign -o atrun atrun.o gloadavg.o =20 -lpam -lutil /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `_nsyylex' /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `_nsyyin' /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `_nsyytext' /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `_nsyyerror' /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `_nsyylineno' *** Error code 1 Stop in /usr/src/libexec/atrun. *** Error code 1 Stop in /usr/src/libexec. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. *** Error code 1 Stop in /usr/src. (END) Thanks, ed