From nobody Mon Mar 4 18:26:35 2024 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 4TpRwq2Zfvz5D4Fv for ; Mon, 4 Mar 2024 18:26:35 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Received: from www.zefox.net (www.zefox.net [50.1.20.27]) (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-signature RSA-PSS (2048 bits) client-digest SHA256) (Client CN "generic", Issuer "generic" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4TpRwp6JvLz4YG7 for ; Mon, 4 Mar 2024 18:26:34 +0000 (UTC) (envelope-from fbsd@www.zefox.net) Authentication-Results: mx1.freebsd.org; none Received: from www.zefox.net (localhost [127.0.0.1]) by www.zefox.net (8.17.1/8.17.1) with ESMTPS id 424IQZwb036357 (version=TLSv1.3 cipher=TLS_AES_256_GCM_SHA384 bits=256 verify=NO); Mon, 4 Mar 2024 10:26:35 -0800 (PST) (envelope-from fbsd@www.zefox.net) Received: (from fbsd@localhost) by www.zefox.net (8.17.1/8.17.1/Submit) id 424IQZnO036356; Mon, 4 Mar 2024 10:26:35 -0800 (PST) (envelope-from fbsd) Date: Mon, 4 Mar 2024 10:26:35 -0800 From: bob prohaska To: Mark Millard Cc: FreeBSD Current Subject: Re: Buildworld stops for d3befb534b9 in tests Message-ID: References: <72F038E6-64DB-4CCD-8C2E-AC76877F91EE.ref@yahoo.com> <72F038E6-64DB-4CCD-8C2E-AC76877F91EE@yahoo.com> 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 Content-Transfer-Encoding: quoted-printable In-Reply-To: <72F038E6-64DB-4CCD-8C2E-AC76877F91EE@yahoo.com> X-Spamd-Bar: ---- X-Rspamd-Pre-Result: action=no action; module=replies; Message is reply to one we originated X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[]; ASN(0.00)[asn:7065, ipnet:50.1.16.0/20, country:US] X-Rspamd-Queue-Id: 4TpRwp6JvLz4YG7 On Mon, Mar 04, 2024 at 09:54:14AM -0800, Mark Millard wrote: > bob prohaska wrote on > Date: Mon, 04 Mar 2024 16:35:52 UTC : >=20 > > An armv7 (Pi2 v1.1) -current system stopped buildworld with > >=20 > > c++: error: linker command failed with exit code 1 (use -v to see invoc= ation) > > *** [capsicum-test.full] Error code 1 >=20 > There might have been more error messages at some earlier point prior to > the above. Such likely would have more detail about what the issue was. >=20 You're right, I missed the start. Here it is: Building /usr/obj/usr/src/arm.armv7/tests/sys/capsicum/capsicum-test.full cc -target armv7-gnueabihf-freebsd15.0 --sysroot=3D/usr/obj/usr/src/arm.arm= v7/tmp -B/usr/obj/usr/src/arm.armv7/tmp/usr/bin -O2 -pipe -fno-common -I= /usr/src/lib/libarchive/tests -I/usr/src/lib/libarchive -I/usr/obj/usr/src/= arm.armv7/lib/libarchive/tests -I/usr/src/contrib/libarchive/libarchive -I/= usr/src/contrib/libarchive/libarchive/test -I/usr/src/contrib/libarchive/te= st_utils -DHAVE_BZLIB_H=3D1 -DHAVE_LIBLZMA=3D1 -DHAVE_LZMA_H=3D1 -DHAVE_ZS= TD_H=3D1 -DHAVE_LIBZSTD=3D1 -DHAVE_LIBZSTD_COMPRESSOR=3D1 -DPLATFORM_CONFIG= _H=3D\"/usr/src/lib/libarchive/tests/config_freebsd.h\" -DWITH_OPENSSL -DOP= ENSSL_API_COMPAT=3D0x10100000L -g -gz=3Dzlib -std=3Dgnu99 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpoi= nter-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-empty-body= -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=3Dunused-but-se= t-parameter -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-eq= uality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef = -Wno-address-of-packed-member -Qunused-arguments -c /usr/src/contrib/lib= archive/libarchive/test/test_archive_pathmatch.c -o test_archive_pathmatch.o ld: error: undefined symbol: testing::internal::CmpHelperGE(char const*, ch= ar const*, long long, long long) >>> referenced by procdesc.cc:199 (/usr/src/contrib/capsicum-test/procdesc.= cc:199) >>> procdesc.o:(Pdfork_TimeCheck_Test::TestBody()) ld: error: undefined symbol: testing::internal::CmpHelperEQ(char const*, ch= ar const*, long long, long long) >>> referenced by gtest.h:1502 (/usr/obj/usr/src/arm.armv7/tmp/usr/include/= private/gtest/gtest.h:1502) >>> procdesc.o:(Pdfork_TimeCheck_Test::TestBody()) >>> referenced by gtest.h:1502 (/usr/obj/usr/src/arm.armv7/tmp/usr/include/= private/gtest/gtest.h:1502) >>> procdesc.o:(Pdfork_TimeCheck_Test::TestBody()) >>> referenced by gtest.h:1502 (/usr/obj/usr/src/arm.armv7/tmp/usr/include/= private/gtest/gtest.h:1502) >>> procdesc.o:(Pdfork_TimeCheck_Test::TestBody()) __cxa_thread_call_dtors: dtr 0x6ce470 from unloaded dso, skipping __cxa_thread_call_dtors: dtr 0x6309c4 from unloaded dso, skipping __cxa_thread_call_dtors: dtr 0x6ce470 from unloaded dso, skipping __cxa_thread_call_dtors: dtr 0x64b138 from unloaded dso, skipping __cxa_thread_call_dtors: dtr 0x6309c4 from unloaded dso, skipping __cxa_thread_call_dtors: dtr 0x6309c4 from unloaded dso, skipping __cxa_thread_call_dtors: dtr 0x6ce470 from unloaded dso, skipping __cxa_thread_call_dtors: dtr 0x64b138 from unloaded dso, skipping Building /usr/obj/usr/src/arm.armv7/usr.bin/mandoc/mdoc_markdown.o =2E... Thanks for reading, and apologies for the omission! bob prohaska