From owner-freebsd-current@FreeBSD.ORG Mon May 14 20:00:21 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 40A351065673 for ; Mon, 14 May 2012 20:00:21 +0000 (UTC) (envelope-from krivenok.dmitry@gmail.com) Received: from mail-bk0-f54.google.com (mail-bk0-f54.google.com [209.85.214.54]) by mx1.freebsd.org (Postfix) with ESMTP id C32B38FC12 for ; Mon, 14 May 2012 20:00:20 +0000 (UTC) Received: by bkvi18 with SMTP id i18so4437488bkv.13 for ; Mon, 14 May 2012 13:00:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=9IgYLL2dQ/iHbhtDpd9RIDYC7o3ZdbR13C84k3Rwnz8=; b=WI/ywVWmU04asNYVzGdrftXAggJlWV2Mz7EuqhnDkeO7rv4JEj1c9I7NuKLg7danrd l1/4dqCTR4wHDnNtuJxZowcBKHxsE5wRSxlDRbenJAQlNkUE/+oa//got9f8MgGBwg5j jY4V/wv7+1ZncezOGsSkCRxT/yfKu6Jbz5xgBueqYWbGn8XRy/7Ny0x+HkCWMsS4U/cW cAvrMuM1RmnDORTgNCfWMzC1WJEgWsGuhrL9kWYeBHCA2Z0IHkZZpNwvJjIyRmBb6k30 chRfJXObTcoDR85L03Yr9aWCAr+rZ5kt3iTZJ6K48q35G3Y9LYOK/Wjr4lQr7Auo9HY3 WtHA== MIME-Version: 1.0 Received: by 10.205.128.8 with SMTP id hc8mr3584815bkc.17.1337025619616; Mon, 14 May 2012 13:00:19 -0700 (PDT) Received: by 10.205.129.16 with HTTP; Mon, 14 May 2012 13:00:19 -0700 (PDT) Date: Tue, 15 May 2012 00:00:19 +0400 Message-ID: From: Dmitry Krivenok To: freebsd-current@freebsd.org Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: quoted-printable Cc: dmitry.krivenok@emc.com Subject: CURRENT (r235416) build error (/usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `log') 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: Mon, 14 May 2012 20:00:21 -0000 Hello Hackers, I=92m trying to build -CURRENT (r235416) and getting build error: =3D=3D=3D> lib/clang/libllvmx86utils (all) =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/\" -DLFILE=3D\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" -DVERSION=3D\"2.9\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -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 -g -O0 -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/libexec/atrun/atrun.c cc -O2 -pipe -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" -DVERSION=3D\"2.9\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -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 -g -O0 -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -c /usr/src/libexec/atrun/gloadavg.c cc -O2 -pipe -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"/var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" -DVERSION=3D\"2.9\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -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 -g -O0 -std=3Dgnu99 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -o atrun atrun.o gloadavg.o -lpam -lutil /usr/obj/usr/src/tmp/usr/lib/libc.so: undefined reference to `log' *** [atrun] Error code 1 Stop in /usr/src/libexec/atrun. *** [all] Error code 1 Stop in /usr/src/libexec. *** [libexec.all__D] Error code 1 Stop in /usr/src. *** [everything] Error code 1 Stop in /usr/src. *** [buildworld] Error code 1 Stop in /usr/src. Last time I successfully built -CURRENT was in the middle of February. I have checked UPDATING file, but didn=92t find anything interesting there. I wonder if it=92s a known issue? Is there a known solution for this? Thanks in advance! P.S. My system info: $ uname -a FreeBSD csx-spb-freebsd-current 10.0-CURRENT FreeBSD 10.0-CURRENT #8 r231565: Mon Feb 13 05:28:23 MSK 2012 root@csx-spb-freebsd-current:/usr/obj/usr/src/sys/CSXDEBUG amd64 $ gcc --version gcc (GCC) 4.2.1 20070831 patched [FreeBSD] Copyright (C) 2007 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. $ clang --version FreeBSD clang version 3.0 (tags/RELEASE_30/final 145349) 20111210 Target: x86_64-unknown-freebsd10.0 Thread model: posix $ --=20 Sincerely yours, Dmitry V. Krivenok e-mail: krivenok.dmitry@gmail.com skype: krivenok_dmitry jabber: krivenok_dmitry@jabber.ru icq: 242-526-443