Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Aug 2025 15:44:14 +0200
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Martin Matuska <mm@FreeBSD.org>
Cc:        src-committers@FreeBSD.org,  dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 53a2e2635ab2 - main - zfs: merge openzfs/zfs@a9410ccbd
Message-ID:  <86plcqhzv5.fsf@ltc.des.dev>
In-Reply-To: <202508200901.57K91hlO061803@gitrepo.freebsd.org> (Martin Matuska's message of "Wed, 20 Aug 2025 09:01:43 GMT")
References:  <202508200901.57K91hlO061803@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Martin Matuska <mm@FreeBSD.org> writes:
>     zfs: merge openzfs/zfs@a9410ccbd

This doesn't build, please either fix asap or revert.

    cc -target x86_64-unknown-freebsd15.0 --sysroot=3D/usr/obj/usr/src/amd6=
4.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-commo=
n -DIN_BASE -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/o=
penzfs/lib/libspl/include -I/usr/src/sys/contrib/openzfs/lib/libspl/include=
/os/freebsd -I/usr/src/sys/contrib/openzfs/lib/libzpool/include -I/usr/src/=
cddl/compat/opensolaris/include -I/usr/src/sys/contrib/openzfs/module/icp/i=
nclude -include /usr/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/cco=
mpile.h -DHAVE_ISSETUGID -include /usr/src/sys/modules/zfs/zfs_config.h -g =
-DDEBUG=3D1 -Wno-format -DZFS_DEBUG=3D1 -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLC=
AT -DHAVE_STRLCPY -fPIE -g -gz=3Dzlib -std=3Diso9899:1999 -Wno-format-zero-=
length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-=
y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-unknown-pragmas -=
Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=
=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mismatch -Wno-t=
autological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused=
-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-pa=
cked-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunus=
ed-arguments  -Wl,-zrelro -pie    -o ztest.full ztest.pieo   -lgeom  -lm  -=
lnvpair  -lumem  -lzpool   -lavl  -lzfs_core  -lspl  -lzutil  -lzfs  -luuti=
l  -licp -lpthread=20
    ld: error: undefined reference: gcm_ghash_vpclmulqdq_avx2
    >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libicp.so (d=
isallowed by --no-allow-shlib-undefined)
=20=20=20=20
    ld: error: undefined reference: gcm_init_vpclmulqdq_avx2
    >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libicp.so (d=
isallowed by --no-allow-shlib-undefined)
=20=20=20=20
    ld: error: undefined reference: aes_gcm_enc_update_vaes_avx2
    >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libicp.so (d=
isallowed by --no-allow-shlib-undefined)
=20=20=20=20
    ld: error: undefined reference: aes_gcm_dec_update_vaes_avx2
    >>> referenced by /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libicp.so (d=
isallowed by --no-allow-shlib-undefined)
    cc: error: linker command failed with exit code 1 (use -v to see invoca=
tion)
    *** Error code 1
=20=20=20=20
    Stop.
    make[5]: stopped making "all" in /usr/src/cddl/usr.bin/ztest

DES
--=20
Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86plcqhzv5.fsf>