From owner-freebsd-current@FreeBSD.ORG Tue Aug 16 17:29:49 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 773271065673 for ; Tue, 16 Aug 2011 17:29:49 +0000 (UTC) (envelope-from edwinlculp@gmail.com) Received: from mail-bw0-f54.google.com (mail-bw0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id 090E68FC0A for ; Tue, 16 Aug 2011 17:29:48 +0000 (UTC) Received: by bkat8 with SMTP id t8so138047bka.13 for ; Tue, 16 Aug 2011 10:29:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; bh=NQHHseY98Ibi2B3Ya4nmHMLFM8aoJKp45cV02hsYe44=; b=JneR2qUsU7iJa5hO4RvDpZFTVR/N1EJM3a2ZuM/t998CXiQQGsLHsd1wba6RO2iRir Fv25UBy6HF15UgfSnevlNimMmuutqVeS+TTo3+SO9kwdhYNuZvN4b1yj3advXsGxdohV GyRoxbn/uEZwB3yDtn3aBsGtepTd92R66xVS8= MIME-Version: 1.0 Received: by 10.204.186.65 with SMTP id cr1mr711348bkb.336.1313515787870; Tue, 16 Aug 2011 10:29:47 -0700 (PDT) Received: by 10.204.176.143 with HTTP; Tue, 16 Aug 2011 10:29:47 -0700 (PDT) In-Reply-To: <4E4A8A3C.1050906@gmail.com> References: <20110816084721.20125mtbsn6wd8m8@econet.encontacto.net> <4E4A8A3C.1050906@gmail.com> Date: Tue, 16 Aug 2011 12:29:47 -0500 Message-ID: From: "Edwin L. Culp W." To: Niclas Zeising Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-current , eculp Subject: Re: 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 17:29:49 -0000 On Tue, Aug 16, 2011 at 10:18 AM, Niclas Zeising wrote: > On 2011-08-16 15:47, eculp wrote: >> Is anyone else seeing this? =A0This is current AMD64. =A0I'm running the >> compile from Saturday 20110814 that I have been hammering and it has >> been rock solid. >> >> # uname -a >> FreeBSD home.encontacto.net 9.0-BETA1 FreeBSD 9.0-BETA1 #16: Sat Aug 13 >> 05:09:17 CDT 2011 >> root@Home.EnContacto.net:/usr/obj/usr/src/sys/ENCONTACTO =A0amd64 >> >> This morning I started with a make clean to be sure and recompile all >> 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 =A0-DATJOB_DIR=3D\"/var/at/jobs/\" >> -DLFILE=3D\"/var/at/jobs/.lockfile\" =A0-DLOADAVG_MX=3D1.5 >> -DATSPOOL_DIR=3D\"/var/at/spool\" =A0-DVERSION=3D\"2.9\" -DDAEMON_UID=3D= 1 >> -DDAEMON_GID=3D1 =A0-DDEFAULT_BATCH_QUEUE=3D\'E\' =A0-DDEFAULT_AT_QUEUE= =3D\'c\' >> -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at >> -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=3Dgnu99 -fstack-protecto= r >> -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized >> -Wno-pointer-sign -c /usr/src/libexec/atrun/atrun.c >> cc -O2 -pipe =A0-DATJOB_DIR=3D\"/var/at/jobs/\" >> -DLFILE=3D\"/var/at/jobs/.lockfile\" =A0-DLOADAVG_MX=3D1.5 >> -DATSPOOL_DIR=3D\"/var/at/spool\" =A0-DVERSION=3D\"2.9\" -DDAEMON_UID=3D= 1 >> -DDAEMON_GID=3D1 =A0-DDEFAULT_BATCH_QUEUE=3D\'E\' =A0-DDEFAULT_AT_QUEUE= =3D\'c\' >> -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at >> -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=3Dgnu99 -fstack-protecto= r >> -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized >> -Wno-pointer-sign -c /usr/src/libexec/atrun/gloadavg.c >> cc -O2 -pipe =A0-DATJOB_DIR=3D\"/var/at/jobs/\" >> -DLFILE=3D\"/var/at/jobs/.lockfile\" =A0-DLOADAVG_MX=3D1.5 >> -DATSPOOL_DIR=3D\"/var/at/spool\" =A0-DVERSION=3D\"2.9\" -DDAEMON_UID=3D= 1 >> -DDAEMON_GID=3D1 =A0-DDEFAULT_BATCH_QUEUE=3D\'E\' =A0-DDEFAULT_AT_QUEUE= =3D\'c\' >> -DPERM_PATH=3D\"/var/at/\" -I/usr/src/libexec/atrun/../../usr.bin/at >> -I/usr/src/libexec/atrun -DLOGIN_CAP -DPAM -std=3Dgnu99 -fstack-protecto= r >> -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized >> -Wno-pointer-sign =A0-o atrun atrun.o gloadavg.o -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 `_nsyylinen= o' >> *** 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 >> > > As per a recent entry in UPDATING, there was a window when a bug in > /dev/std{in,out,err} caused the kernel to be unable to buildworld. The > fix is to update to latest sources, rebuild kernel, and then do the > complete buildworld cycle. > HTH! > > -- > Niclas Z > _______________________________________________ > 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= " > Worked perfectly. Maybe it would be a good idea to put the step by step solution for other folks like me who haven't put enough effort to understand the 20110815: entry. Something like. a. csup b. make buildkernel KERNCONF=3Dyour_config c. make installkernel d. make buildworld e. make installworld f. Reboot to see if it worked. hmmmm f. maybe not. Thanks again guys. ed