Hi, fresh world, installed today, fails to builds:

make[2]: "/home/dchagin/freebsd/Makefile.inc1" line 442: The src.conf 
WITHOUT_CLEAN option can now be used instead of NO_CLEAN.
>>> Deleting stale dependencies...
sh /home/dchagin/freebsd/tools/build/depend-cleanup.sh 
/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64
        0,17 real         0,06 user         0,11 sys
--------------------------------------------------------------
>>> stage 2.3: build tools
--------------------------------------------------------------
cd /home/dchagin/freebsd; time env INSTALL="sh 
/home/dchagin/freebsd/tools/install.sh"  
TOOLS_PREFIX=/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp  
PATH=/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp/legacy/usr/sbin:/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp/legacy/usr/bin:/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp/legacy/bin:/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp/legacy/usr/libexec:/sbin:/bin:/usr/sbin:/usr/bin
  WORLDTMP=/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp  
MAKEFLAGS="-m /home/dchagin/freebsd/tools/build/mk  -D NO_CLEAN -j 1 -J 15,16 
-m /home/dchagin/freebsd/share/mk" make  -f Makefile.inc1  TARGET=amd64 
TARGET_ARCH=amd64  DESTDIR=  BOOTSTRAPPING=1400079  BWPHASE=build-tools  
-DNO_CPU_CFLAGS  -DNO_LINT  MK_ASAN=no  MK_CTF=no  MK_CLANG_EXTRAS=no  
MK_CLANG_FORMAT=no  MK_CLANG_FULL=no  MK_LLDB=no  MK_RETPOLINE=no  MK_SSP=no  
MK_TESTS=no  MK_UBSAN=no  MK_WERROR=no build-tools
make[2]: "/home/dchagin/freebsd/Makefile.inc1" line 442: The src.conf 
WITHOUT_CLEAN option can now be used instead of NO_CLEAN.
===> bin/csh (obj,build-tools)
cc -o gethost  -Wl,-zrelro -pie   
-L/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp/legacy/usr/lib 
-ferror-limit=1 -g -fno-common -I. -I/home/dchagin/freebsd/bin/csh 
-I/home/dchagin/freebsd/contrib/tcsh -D_PATH_TCSHELL='"/bin/csh"' -fPIE -g 
-gz=zlib -MD -MF.depend.gethost -MTgethost -std=gnu99 -Wno-format-zero-length 
-Wsystem-headers -Wno-pointer-sign -Wdate-time -Wno-empty-body 
-Wno-string-plus-int -Wno-unused-const-variable 
-Wno-error=unused-but-set-variable -Wno-error=array-parameter 
-Wno-error=deprecated-non-prototype -Wno-error=unused-but-set-parameter 
-Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality 
-Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef 
-Wno-address-of-packed-member -Wno-switch -Wno-switch-enum 
-Wno-knr-promoted-parameter -Wno-parentheses -Qunused-arguments 
-I/home/dchagin/tmp/obj/home/dchagin/freebsd/amd64.amd64/tmp/legacy/usr/include 
 /home/dchagin/freebsd/contrib/tcsh/gethost.c
ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:314 (/home/dchagin/freebsd/lib/libc/gen/tls.c:314)
>>>               tls.o:(_rtld_free_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:314 (/home/dchagin/freebsd/lib/libc/gen/tls.c:314)
>>>               tls.o:(_rtld_free_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:315 (/home/dchagin/freebsd/lib/libc/gen/tls.c:315)
>>>               tls.o:(_rtld_free_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:335 (/home/dchagin/freebsd/lib/libc/gen/tls.c:335)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:335 (/home/dchagin/freebsd/lib/libc/gen/tls.c:335)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:336 (/home/dchagin/freebsd/lib/libc/gen/tls.c:336)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_64 cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:342 (/home/dchagin/freebsd/lib/libc/gen/tls.c:342)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_64 cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:348 (/home/dchagin/freebsd/lib/libc/gen/tls.c:348)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:358 (/home/dchagin/freebsd/lib/libc/gen/tls.c:358)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:365 (/home/dchagin/freebsd/lib/libc/gen/tls.c:365)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:366 (/home/dchagin/freebsd/lib/libc/gen/tls.c:366)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:367 (/home/dchagin/freebsd/lib/libc/gen/tls.c:367)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:375 (/home/dchagin/freebsd/lib/libc/gen/tls.c:375)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:376 (/home/dchagin/freebsd/lib/libc/gen/tls.c:376)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:376 (/home/dchagin/freebsd/lib/libc/gen/tls.c:376)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:377 (/home/dchagin/freebsd/lib/libc/gen/tls.c:377)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:377 (/home/dchagin/freebsd/lib/libc/gen/tls.c:377)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:379 (/home/dchagin/freebsd/lib/libc/gen/tls.c:379)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:379 (/home/dchagin/freebsd/lib/libc/gen/tls.c:379)
>>>               tls.o:(_rtld_allocate_tls) in archive /usr/lib/libc.a

ld: error: relocation R_X86_64_32S cannot be used against local symbol; 
recompile with -fPIC
>>> defined in /usr/lib/libc.a(tls.o)
>>> referenced by tls.c:443 (/home/dchagin/freebsd/lib/libc/gen/tls.c:443)
>>>               tls.o:(_init_tls) in archive /usr/lib/libc.a

ld: error: too many errors emitted, stopping now (use --error-limit=0 to see 
all errors)
cc: error: linker command failed with exit code 1 (use -v to see invocation)
*** [gethost] Error code 1

make[3]: stopped in /home/dchagin/freebsd/bin/csh
1 error

make[3]: stopped in /home/dchagin/freebsd/bin/csh
*** [build-tools_bin/csh] Error code 2

make[2]: stopped in /home/dchagin/freebsd
1 error

make[2]: stopped in /home/dchagin/freebsd
        1,26 real         1,11 user         0,26 sys

make[1]: stopped in /home/dchagin/freebsd

make: stopped in /home/dchagin/freebsd

Reply via email to