From owner-freebsd-current@FreeBSD.ORG Sat Aug 13 13:34:45 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 310081065670 for ; Sat, 13 Aug 2011 13:34:45 +0000 (UTC) (envelope-from ttsestt@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 B2E2C8FC1F for ; Sat, 13 Aug 2011 13:34:44 +0000 (UTC) Received: by bkat8 with SMTP id t8so2886565bka.13 for ; Sat, 13 Aug 2011 06:34:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=rYq9UFByJOUqC0h2mxX7e8tUxMmC9cgCiLa/2Jo9nh4=; b=SyT26gfPeoPDGyUYE9nbRyn+bGLceR6XvrsN+Lbo8SdcW3+08A07MwF49WWqC+zYlZ U/xKF0GfjPPrAT9lpWueu+UeFFv/b6CVgBcOaNgXFnbq2VTesxeX5OnS+SRmGcxXjH8k ZS5WvTcQzw6O5WLM6SzL1O6j6IBrieBMtR4PU= Received: by 10.204.200.194 with SMTP id ex2mr287468bkb.19.1313242483580; Sat, 13 Aug 2011 06:34:43 -0700 (PDT) Received: from localhost (cpc3-brom9-2-0-cust97.wolv.cable.virginmedia.com [94.171.192.98]) by mx.google.com with ESMTPS id s2sm1048979bkd.55.2011.08.13.06.34.40 (version=SSLv3 cipher=OTHER); Sat, 13 Aug 2011 06:34:43 -0700 (PDT) From: Test Rat To: "Hartmann\, O." References: <4E463836.5000402@zedat.fu-berlin.de> Date: Sat, 13 Aug 2011 17:34:31 +0400 In-Reply-To: <4E463836.5000402@zedat.fu-berlin.de> (O. Hartmann's message of "Sat, 13 Aug 2011 10:39:18 +0200") Message-ID: <86hb5lv3iw.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain Cc: FreeBSD Current Subject: Re: FreeBSD 9.0-BETA1/amd64 r224808: buildworld failure: ===> lib/clang/include (all), 1 error, *** Error code 2, 1 error, *** Error code 2, 1 error 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, 13 Aug 2011 13:34:45 -0000 "Hartmann, O." writes: > I run several boxes based on FreebSD 9.0-BETA1/amd64, compiled with > clang. Since yesterday, I run on all of these > machines into strange situations: buildworld won't build anymore, it > fails always on all boxes at > the very same position as showed by the error message below. I can > build and install a kernel, that's working all right. > [...] > ===> lib/clang/include (all) > 1 error > *** Error code 2 > 1 error > *** Error code 2 > 1 error The actual error should be there, too. If you build with multiple jobs use `-P' so the output would look like following which makes it more easy to notice. [...] ===> lib/clang/include (all) Remaking `libexec.all__D' Remaking `bin.all__D' Results of making libexec.all__D: ===> libexec (all) Remaking `all' Results of making all: ===> libexec/atrun (all) Remaking `atrun' Results of making atrun: clang -O2 -pipe -O3 -Qunused-arguments -fcolor-diagnostics -march=native -DATJOB_DIR=\"/var/at/jobs/\" -DLFILE=\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=1.5 -DATSPOOL_DIR=\"/var/at/spool\" -DVERSION=\"2.9\" -DDAEMON_UID=1 -DDAEMON_GID=1 -DDEFAULT_BATCH_QUEUE=\'E\' -DDEFAULT_AT_QUEUE=\'c\' -DPERM_PATH=\"/var/at/\" -I/a/freebsd/libexec/atrun/../../usr.bin/at -I/a/freebsd/libexec/atrun -DLOGIN_CAP -DPAM -g -fno-omit-frame-pointer -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o atrun atrun.o gloadavg.o -lpam -lutil /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyylex' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyyin' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyytext' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyyerror' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyylineno' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 1 error *** Error code 2 1 error *** Error code 2 Results of making bin.all__D: ===> bin (all) Remaking `all' Results of making all: ===> bin/cat (all) Remaking `cat.o' Results of making cat.o: clang -O2 -pipe -O3 -Qunused-arguments -fcolor-diagnostics -march=native -g -fno-omit-frame-pointer -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-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 /a/freebsd/bin/cat/cat.c Remaking `cat.1.gz' Remaking `cat' Results of making cat: clang -O2 -pipe -O3 -Qunused-arguments -fcolor-diagnostics -march=native -g -fno-omit-frame-pointer -std=gnu99 -fstack-protector -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Winline -Wnested-externs -Wredundant-decls -Wold-style-definition -Wno-pointer-sign -o cat cat.o /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyylex' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyyin' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyytext' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyyerror' /home/foo/.cache/a/freebsd/tmp/usr/lib/libc.so: undefined reference to `_nsyylineno' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Results of making cat.1.gz: gzip -cn /a/freebsd/bin/cat/cat.1 > cat.1.gz 1 error *** Error code 2 1 error *** Error code 2 2 errors *** Error code 2 1 error *** Error code 2 1 error