From nobody Mon Dec 08 09:46:46 2025 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 4dPxvr4VR3z6KG1S for ; Mon, 08 Dec 2025 09:46:48 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (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 (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dPxvr3c63z4GtK for ; Mon, 08 Dec 2025 09:46:48 +0000 (UTC) (envelope-from truckman@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765187208; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=LjV5xnnFFkGU2aBlrZBLeIwE/qxcFdUMQpr0Lbq0HP8=; b=rq/RIhOBw+S1I+Vf1iS+1hD2dLjnLgR7cHSkOATvdqY8sCOb8ikxRrxczMX2qJ0+ZFW2r2 KbD3hprMcC8DTyRvoJ4lVWUVx+Cf65g4/xCt3DzIVrFkeT6At2eKr7hMj39BIW2bJcWFzx spxl1lSU7rYpnXfpDMFBGoHkyf9q4j9fs9cZEu1NGg7o6sLGYiJLV4GDHCv0sAYO+e7e9+ aVhzSL6H4UgzrCIPnXfLvaYWcDPxTWozd+LTBiT/Vt/lHhWUcKMX1QSfuL+/tjXlTpztmC shb2Wc4JXwqqswsnaqtAMe6HVIMbPQm1a7fOHWXK/e4RiidHXU9aEG4/c0rHGQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1765187208; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=LjV5xnnFFkGU2aBlrZBLeIwE/qxcFdUMQpr0Lbq0HP8=; b=p5vpbbIUbiL70qre5ALSf7PmW54yFAOTjVbUD7m2tbCRAwhUTp2QlIuZkhi/zP3G1EP1wd lCV4riNSWg26OK9PPI68F/L9DNWmq7Z3y0K+5kDE9uRd2+ppwiBXvrsD6At9mdzUcjzSYu v5Mwz4U3z2awc/6Z/s4T4wOKgniAQ/zq0pbN5SppNG0VXj1qZErmMnqGrTnKa5IHA2IHi6 NxiaQBQ/g35JlJ4ogbZ3L33EvB9TVtX6r4d7O3ustFNLwzRInUrRUisxOP0VjAe2bCJdnB KM0jBfSvqTJOJs4XF+KbuQV6HLkpAZctwUyS3DpjYdJbRq3j0IAXD3oaY0Fl5A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1765187208; a=rsa-sha256; cv=none; b=S3kTMUhWL6JgF5uCdMMVZJlTQObQXdXNPQdr+BYkA08LGKaCZdJaqjf7i/b2yl33yzWNMd Q1n8EEn6MLEkFE9rnaZ1SGJfoNHsP5gSdSsbYBJsK/U2LThuMIaUes9pW2R6PFOyUqaYiJ 3Ol1UKNWd0NhPhthpdlJWv6jEWhzTfMY0UiqBlr0w2gKn9AaZCszeA95Z17BJ+bnw0o44G tGs5T2BqYC45GRLdd4wc7ND0LsbS3pkapwi05Pgf88FiALkS0W2ApE1VHcx2mbEgx5nxWa Yd4lUlxpdzBAjVb+yUW10juUuc6BlOUUsDfRWORWhR9Dh1ki+vxKDMcY/T6pKg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from mousie.catspoiler.org (unknown [76.212.85.177]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: truckman) by smtp.freebsd.org (Postfix) with ESMTPSA id 4dPxvr0Sg2z10Wn for ; Mon, 08 Dec 2025 09:46:47 +0000 (UTC) (envelope-from truckman@FreeBSD.org) Date: Mon, 8 Dec 2025 01:46:46 -0800 (PST) From: Don Lewis Subject: CURRENT buildworld broken To: FreeBSD CURRENT 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 I'm attempting a source upgrade from a few week old version of -CURRENT. (wd now: /usr/src) %uname -a FreeBSD zipper.catspoiler.org 16.0-CURRENT FreeBSD 16.0-CURRENT #12 main-n281982-c0a38339fec3: Tue Nov 18 02:17:06 PST 2025 dl@zipper.catspoiler.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 zipper:src 170%git pull --rebase Already up to date. zipper:src 171%git log | head -1 commit f0ea859229843affe07ac94db915489756f87096 #make -j16 buildworld [snip] --- all_subdir_cddl --- ld: error: undefined reference: spl_pagesize >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: libspl_assertf >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_create >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_dispatch >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_wait >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) ld: error: undefined reference: taskq_destroy >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libzutil.so (disallowed by --no-allow-shlib-undefined) --- all_subdir_lib --- --- all_subdir_lib/msun --- --- next_test.full --- cc -target x86_64-unknown-freebsd16.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DHAVE_FENV_H -I/usr/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=64 -fPIE -g -gz=zlib -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-error=ignored-pragmas -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-unknown-pragmas -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-parameter -Wno-error=cast-function-type-mismatch -Qunused-arguments -Wl,-zrelro -pie -o next_test.full next_test.pieo -lprivateatf-c -lm --- all_subdir_tests --- --- ftruncate_test.debug --- objcopy --only-keep-debug ftruncate_test.full ftruncate_test.debug --- ftruncate_test --- objcopy --strip-debug --add-gnu-debuglink=ftruncate_test.debug ftruncate_test.full ftruncate_test --- newfileops_on_fork_test --- (cd /usr/src/tests/sys/file && DEPENDFILE=.depend.newfileops_on_fork_test NO_SUBDIR=1 make -f /usr/src/tests/sys/file/Makefile _RECURSING_PROGS=t PROG=newfileops_on_fork_test ) --- all_subdir_usr.bin --- --- head.debug --- objcopy --only-keep-debug head.full head.debug --- head --- objcopy --strip-debug --add-gnu-debuglink=head.debug head.full head --- all_subdir_cddl --- c++: error: linker command failed with exit code 1 (use -v to see invocation) *** [zfsd_unittest.full] Error code 1 make[7]: stopped making "all" in /usr/src/cddl/usr.sbin/zfsd/tests make[7]: 1 error [snip]