From owner-freebsd-current@FreeBSD.ORG Fri Oct 4 17:28:18 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 893BBC54; Fri, 4 Oct 2013 17:28:18 +0000 (UTC) (envelope-from vsityz@gmail.com) Received: from mail-ee0-x233.google.com (mail-ee0-x233.google.com [IPv6:2a00:1450:4013:c00::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id ECC1C2AEE; Fri, 4 Oct 2013 17:28:17 +0000 (UTC) Received: by mail-ee0-f51.google.com with SMTP id c1so1956989eek.10 for ; Fri, 04 Oct 2013 10:28:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:disposition-notification-to:date:from:user-agent :mime-version:to:cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=lF/J1Yne9axhlle47zbLDmoATp4RP03azKb2iA7lTF8=; b=mJRU/hTt9ax3BzyfzkLL10JQAjHtgWDrd0apSwtRrkpx5opsimlSVxWH4HjuEw0BDM hCS6g20Uo1+2ofKSWdkBjbdYUFtbTiTB/mbGIGgIM7hT2a2gYm6IvIaV+aLSJwzRJouU cs9dGjR1yJ1ZzqTQkVAwqjQpqcKSQ2wJjKreVshIR0BocmnLDvXl6TW6ebjsmMbDFf61 psYDJ8gctpZ79miJuI8LzozHD1hLtLqUhbDvxdLko6I53rEa4HNKbonl511SaA1jtGqo CMqKrxmMhcTZHrITbLVp2kdnlLJzHv05npmzYd8JN09tTXdFtbOCHLIv/JQzywX9LKPo kcqw== X-Received: by 10.15.32.136 with SMTP id a8mr4630723eev.71.1380907696254; Fri, 04 Oct 2013 10:28:16 -0700 (PDT) Received: from scorpion.kiev.ua ([78.111.187.192]) by mx.google.com with ESMTPSA id h45sm30239146eeg.5.1969.12.31.16.00.00 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 04 Oct 2013 10:28:14 -0700 (PDT) Message-ID: <524EFAAC.1020808@gmail.com> Date: Fri, 04 Oct 2013 20:28:12 +0300 From: Alexander Panyushkin User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:24.0) Gecko/20100101 Thunderbird/24.0 MIME-Version: 1.0 To: Glen Barber Subject: Re: CURRENT r 255964 not build X-Priority: 1 (Highest) References: <524AD026.5070403@gmail.com> <20131001134504.GN40093@glenbarber.us> <524AD534.7080409@gmail.com> In-Reply-To: <524AD534.7080409@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-current@freebsd.org X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 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: Fri, 04 Oct 2013 17:28:18 -0000 Hi all. Somebody had problem to build FreeBSD 10.0 The problem remains unsolved. uname -a FreeBSD scorpion.kiev.ua 10.0-ALPHA3 FreeBSD 10.0-ALPHA3 #0 r255918M: Sat Sep 28 00:07:11 EEST 2013 *svn info* Path: . Working Copy Root Path: /usr/src URL: svn://svn.freebsd.org/base/head Repository Root: svn://svn.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 255988 Node Kind: directory Schedule: normal Last Changed Author: nwhitehorn Last Changed Rev: 255988 Last Changed Date: 2013-10-02 16:33:10 +0300 clang -O2 -pipe -march=athlon64-sse3 -mtune=athlon64-sse3 -I/usr/src/secure/usr.bin/ssh/../../../crypto/openssh -include ssh_namespace.h -DHAVE_LDNS=1 -std=gnu99 -Qunused-arguments -fstack-protector -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-conversion -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses -L/usr/obj/usr/src/tmp/usr/lib/private -rpath /usr/lib/private -o ssh ssh.o readconf.o clientloop.o sshtty.o sshconnect.o sshconnect1.o sshconnect2.o mux.o roaming_common.o roaming_client.o gss-genr.o -lssh -lutil -lldns -lcrypt -lcrypto -lz /usr/obj/usr/src/tmp/usr/lib/private/libldns.so: undefined reference to `ldns_b64_pton_calculate_size' /usr/obj/usr/src/tmp/usr/lib/private/libldns.so: undefined reference to `ldns_b64_ntop_calculate_size' clang: error: linker command failed with exit code 1 (use -v to see invocation) *** Error code 1 Stop. make[5]: stopped in /usr/src/secure/usr.bin/ssh *** Error code 1 *src.conf* ----------------------------- WITHOUT_AMD=YES WITHOUT_ATM=YES WITHOUT_AUDIT=YES WITHOUT_AUTHPF=YES WITHOUT_BIND=YES WITHOUT_BLUETOOTH=YES WITHOUT_BSNMP=YES WITHOUT_CTM=YES WITHOUT_FREEBSD_UPDATE=YES WITHOUT_GAMES=YES WITHOUT_INET6=YES WITHOUT_IPFILTER=YES WITHOUT_IPFW=YES WITHOUT_IPX=YES WITHOUT_JAIL=YES WITHOUT_KERBEROS=YES WITHOUT_NDIS=YES WITHOUT_NIS=YES WITHOUT_PORTSNAP=YES WITHOUT_PROFILE=YES WITHOUT_QUOTAS=YES WITHOUT_RCMDS=YES WITHOUT_RCS=YES WITHOUT_SVNLITE=YES WITH_CLANG=YES WITH_CLANG_EXTRAS=YES WITH_CLANG_IS_CC=YES WITH_BSD_GREP=YES WITH_ICONV=YES WITH_LIBICONV_COMPAT=YES WITH_USB_GADGET_EXAMPLES=YES MALLOC_PRODUCTION=YES CC=clang CXX=clang++ CPP=clang-cpp WITH_LIBCPLUSPLUS=YES CXXFLAGS+= -stdlib=libc++ *make.conf* --------------------------------- CPUTYPE?=athlon64-sse3 KERNCONF=Kernel NO_CPU_CFLAGS=false NO_CPU_COPTFLAGS=false NO_FSCHG= NO_WERROR= WERROR= MAKE_JOBS_NUMBER=5 BATCH_DELETE_OLD_FILES=yes WITHOUT_INET6= yes WITHOUT_IPV6= yes WITH_SYSTEM_ICU= yes MALLOC_PRODUCTION= yes WITH_MMX= yes WITH_SSE= yes WITH_SSE2= yes WITH_SSE3= yes WITH_SSE4A= yes WITH_3DNOW= yes WITH_THREADS= yes WITH_PKGNG= yes WITHOUT_PROFILE= yes WITHOUT_DEBUG= yes WITHOUT_MODULES= bktr plip PRINTERDEVICE= ps DOC_LANG= en_US.ISO8859-1 ru_RU.KOI8-R .if ${.CURDIR:M*/usr/src/*} || ${.CURDIR:M*/usr/obj/*} CFLAGS+= -march=athlon64-sse3 -mtune=athlon64-sse3 CPPFLAGS+= -D_FORTIFY_SOURCE=2 CXXFLAGS+= -std=c++11 -stdlib=libc++ WITH_LIBCPLUSPLUS=YES .endif > > On 01.10.2013 16:45, Glen Barber wrote: >> On Tue, Oct 01, 2013 at 04:37:42PM +0300, Alexander Panyushkin wrote: >>> CURRENT r 255964 world not build >>> >> Please provide /etc/make.conf and /etc/src.conf. >> >> Glen >> >