Re: CURRENT r 255964 not build

From: Alexander Panyushkin <vsityz_at_gmail.com>
Date: Fri, 04 Oct 2013 20:28:12 +0300
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
>>
>
Received on Fri Oct 04 2013 - 15:28:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:42 UTC