From nobody Tue Feb 14 22:19:02 2023 X-Original-To: freebsd-current@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PGbGM3427z3q4jw for ; Tue, 14 Feb 2023 22:19:07 +0000 (UTC) (envelope-from dchagin@heemeyer.club) Received: from heemeyer.club (heemeyer.club [195.93.173.158]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PGbGL32fXz4H9s for ; Tue, 14 Feb 2023 22:19:06 +0000 (UTC) (envelope-from dchagin@heemeyer.club) Authentication-Results: mx1.freebsd.org; dkim=none; spf=none (mx1.freebsd.org: domain of dchagin@heemeyer.club has no SPF policy when checking 195.93.173.158) smtp.mailfrom=dchagin@heemeyer.club; dmarc=none Received: from heemeyer.club (localhost [127.0.0.1]) by heemeyer.club (8.17.1/8.16.1) with ESMTP id 31EMJ2Gf085838 for ; Wed, 15 Feb 2023 01:19:02 +0300 (MSK) (envelope-from dchagin@heemeyer.club) Received: (from dchagin@localhost) by heemeyer.club (8.17.1/8.16.1/Submit) id 31EMJ25M085837 for freebsd-current@freebsd.org; Wed, 15 Feb 2023 01:19:02 +0300 (MSK) (envelope-from dchagin) Date: Wed, 15 Feb 2023 01:19:02 +0300 From: Dmitry Chagin To: freebsd-current@freebsd.org Subject: fresh world Message-ID: List-Id: Discussions about the use of FreeBSD-current List-Archive: https://lists.freebsd.org/archives/freebsd-current List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spamd-Result: default: False [-1.73 / 15.00]; AUTH_NA(1.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_SHORT(-0.63)[-0.628]; MIME_GOOD(-0.10)[text/plain]; MLMMJ_DEST(0.00)[freebsd-current@freebsd.org]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; ARC_NA(0.00)[]; MIME_TRACE(0.00)[0:+]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:61400, ipnet:195.93.173.0/24, country:RU]; DMARC_NA(0.00)[heemeyer.club]; RCPT_COUNT_ONE(0.00)[1]; RCVD_TLS_LAST(0.00)[]; FROM_HAS_DN(0.00)[]; FREEFALL_USER(0.00)[dchagin]; RCVD_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; TO_DN_NONE(0.00)[]; PREVIOUSLY_DELIVERED(0.00)[freebsd-current@freebsd.org]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4PGbGL32fXz4H9s X-Spamd-Bar: - X-ThisMailContainsUnwantedMimeParts: N 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