Date: Tue, 27 Jan 2026 22:56:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-14-amd64-gcc12_build - Build #2275 - Still Failing Message-ID: <94238983.495.1769554567578@jenkins.ci.freebsd.org> In-Reply-To: <1272241892.471.1769542811593@jenkins.ci.freebsd.org>
index | next in thread | previous in thread | raw e-mail
FreeBSD-stable-14-amd64-gcc12_build - Build #2275 (4ecaa02a8797347f4b85a70902430a4f9f45ef76) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2275/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2275/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/2275/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) 45e19db918addf83f1da7885b812f128a4fad144 by jhb: nv: Add <sys/_nv.h> header for nvlist_t declaration 5535f9ea4aeca8015fc339e1ee5e3042fd52e816 by jhb: ctld: Trim trailing whitespace 944493636924f540e59562bca1f28a46d29b0f95 by jhb: iscsi: Move valid_iscsi_name to libiscsiutil a3311db4010ddb3daf9db5cfd917717515e8eaa4 by jhb: ctld: Use bool in uclparse.c 0cc467282f13e3edd4f3b382c3700bbb31e96cd5 by jhb: ctld: Factor out code to setup a listening socket into a separate bff5236e6872d857ea33ddf133d3c8a0b004964d by jhb: ctld: Fix assertion against the wrong field def239812e9c8c80c8ec14a2f29f2676d60fbf61 by jhb: libiscsiutil: Add log_warnc() and log_errc() functions 7cf9371c06254528b4857e66c8639e2a88902652 by jhb: ctld: Use nvlist instead of home-rolled name-value lists 42234f50008eca7a3764e411a4627d85dbae6cae by jhb: ctld: Use kevent(2) for socket events rather than select(2) f1c08b6111246ed390319d3655a0d20a4e999c71 by jhb: ctld: Write the pidfile once after forking d9f3d437144290e46b72235187c4f4e1e6b07846 by jhb: ctld: Factor out functions to parse dscp and pcp properties 90d5638f97b3d073f90e49e23c919a2317d37bd9 by jhb: ctld: Don't specify the TCP port for default iSCSI portal group sockets f9e5a4d5ba2018712147277c7c788551c9a0f91d by jhb: ctld: Move kernel_limits into login.c where it is used f577b919b36027d8976b212d72ddb7c36061e947 by jhb: ctld: Drop some #if 0'd debugging traces 21a93ffe7883b87aa7287200c86e901d5f7b834b by jhb: ctld: Some bool-related cleanups fb77f80ccae154704a4c60e8be2e4a127020c14e by jhb: ctld: Consistently free temporary strings during yacc parsing 67f12d18252a146439df723e5feb9ed3356f095b by jhb: ctld: Fix the isns-period and isns-timeout keywords in the UCL parser bf60fb351df14fc6b5161cc28c1f130d6484d8ba by jhb: ctld: Fail for missing or invalid CHAP secrets in UCL config e7b94c2f3fa2cd5813f72cb553b54bb98b828306 by jhb: ctld: Use preferred style for evaluating result of strcmp 1b4e894eaeb1058dfcdbab5197660573bcf19a46 by jhb: ctld: Fix parsing of text values for DSCP in UCL parser 5cf8a917e086b99f12122c59098005c74fb823e5 by jhb: ctld: Add a dedicated API between parse.y and the rest of the program c3688679ded592a35de9ed8ac1d576542c5ab02f by jhb: ctld: Fail UCL configurations with a nested error 8824cd3a11708c48f1f989d1b948e67a2bf956fc by jhb: ctld: Be more consistent for auth parameters in the UCL config 9dd655a05bea9d50617bfabe252cbccc9590b2a4 by jhb: ctld: Add missing properties to the UCL parser b7919e0493c8b34a6c8ef126c83b4b8a1e9be64c by jhb: ctld: Support anonymous LUN entries in UCL e1548d92b945f6e0e1ead509595451dc4a5ed24c by jhb: ctld: Permit targets to use a string for portal-groups in UCL 7711a8c74d210820fd635ac48c8145261aa94cbf by jhb: ctld: Permit simpler syntax for target LUNs in UCL 48438ab6cf0459e20e0586c31de0376d2ee65ee5 by jhb: libiscsiutil: Fix header to work with C++ 8ac917c7ce6c6b85511cb3d392b809357bad5ec8 by jhb: ctl_ioctl.h: Do not use enums for bit fields of flags 6bb9cb02c84b6d64124ae47dd158b6c0bd32f844 by jhb: ctld: Convert to C++ be8bf6c2beda16c2d75e9790baf5e81e75b60851 by jhb: depend-cleanup: Handle ctld moving from C to C++ bce1250309302f66165a536c2834c7fc515ebc74 by jhb: ctld: Disable -Wshadow for GCC 9cdd58d51d49503e1066875470014c992937471b by jhb: ctld: Fix sign bug validating kernel ports when reloading config 80888d8610ee6d0c3553ca22fa684117e186f70a by jhb: ctld: Reduce code duplication in auth_check_secret_length e87f835bf13bcc514a54f224b8b4d5f85befb213 by jhb: ctld: Add a label string to auth_groups a8ab78a0785f5e988179a6f15c1eecff7086d9b3 by jhb: ctld: Remove dead code in UCL parsing of hex DSCP values 88b3dab8d0ec099ac47d5314c2244ae283623143 by jhb: ctld: Properly validate mutual user/secret for CHAP-MUTUAL in the UCL 8f799d4b1c7185d4b63310e86312c1867a8d7cb2 by jhb: ctld: Drop commented-out code to print the configuration 541c6c9d75c15d94e60e944ee9fe70de3e5d6811 by jhb: ctld: Tighten parsing of IPv6 addresses for initiator-portal 8c211a00d3b45b46b00e3fb99d803b65e7aadeee by jhb: ctld: Require a mask if / is specified in an initiator portal e11dec7e54e239c490343a275573348b0c826aa0 by jhb: ctld: Remove dead logging code 4054439b47f2b58fa038c3fed8efc6b0be7b624c by jhb: ctld: Do not remove item from an nvlist while iterating it ac930fe19978684a99f1f077d93ea71e0a1c9513 by jhb: ctld: Use strtonum in lun_set_device_type 0b418dea7182f168bb881633a2dc40a9f244a297 by jhb: ctld: Permit valid integer LUN device types 4ecaa02a8797347f4b85a70902430a4f9f45ef76 by jhb: ctld: Rename {ctld,isns}.h to {ctld,isns}.hh The end of the build log: [...truncated 77.31 MiB...] --- EVP_RAND-HASH-DRBG.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-HASH-DRBG.7 > EVP_RAND-HASH-DRBG.7.gz --- EVP_RAND-HMAC-DRBG.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-HMAC-DRBG.7 > EVP_RAND-HMAC-DRBG.7.gz --- EVP_RAND-SEED-SRC.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-SEED-SRC.7 > EVP_RAND-SEED-SRC.7.gz --- all_subdir_bin --- --- .depend --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- umoddi3.o --- --- all_subdir_secure --- --- EVP_RAND-TEST-RAND.7.gz --- --- all_subdir_bin --- echo df.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- df.pieo --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.umoddi3.o -MTumoddi3.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=str--- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND-TEST-RAND.7 > EVP_RAND-TEST-RAND.7.gz --- all_subdir_stand --- ict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//umoddi3.c -o umoddi3.o --- all_subdir_bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.df.pieo -MTdf.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/bin/df/df.c -o df.pieo --- all_subdir_secure --- --- EVP_RAND.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_RAND.7 > EVP_RAND.7.gz --- EVP_SIGNATURE-DSA.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-DSA.7 > EVP_SIGNATURE-DSA.7.gz --- EVP_SIGNATURE-ECDSA.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ECDSA.7 > EVP_SIGNATURE-ECDSA.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- bzero.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.bzero.o -MTbzero.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/bzero.c -o bzero.o --- all_subdir_secure --- --- EVP_SIGNATURE-ED25519.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-ED25519.7 > EVP_SIGNATURE-ED25519.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mdconfig...] --- all_subdir_secure --- --- EVP_SIGNATURE-HMAC.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-HMAC.7 > EVP_SIGNATURE-HMAC.7.gz --- EVP_SIGNATURE-RSA.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/EVP_SIGNATURE-RSA.7 > EVP_SIGNATURE-RSA.7.gz --- OSSL_PROVIDER-FIPS.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-FIPS.7 > OSSL_PROVIDER-FIPS.7.gz --- all_subdir_lib --- --- fini_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -I/workspace/src/lib/csu/amd64 -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-co--- all_subdir_secure --- --- OSSL_PROVIDER-base.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-base.7 > OSSL_PROVIDER-base.7.gz --- OSSL_PROVIDER-default.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-default.7 > OSSL_PROVIDER-default.7.gz --- OSSL_PROVIDER-legacy.7.gz --- --- all_subdir_lib --- nst-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o fini_test.full fini_test.pieo -lprivateatf-c --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-legacy.7 > OSSL_PROVIDER-legacy.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- umodsi3.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.umodsi3.o -MTumodsi3.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//umodsi3.c -o umodsi3.o --- all_subdir_secure --- --- OSSL_PROVIDER-null.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/OSSL_PROVIDER-null.7 > OSSL_PROVIDER-null.7.gz --- RAND.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/RAND.7 > RAND.7.gz --- RSA-PSS.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/RSA-PSS.7 > RSA-PSS.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mdmfs...] --- all_subdir_secure --- --- X25519.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/X25519.7 > X25519.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- ffs.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.ffs.o -MTffs.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-alias--- all_subdir_secure --- --- bio.7.gz --- --- all_subdir_stand --- ing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/ffs.c -o ffs.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/bio.7 > bio.7.gz --- crypto.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/crypto.7 > crypto.7.gz --- all_subdir_lib --- --- fini_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fini_test.full fini_test.debug --- all_subdir_secure --- --- ct.7.gz --- --- all_subdir_lib --- --- fini_test --- --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ct.7 > ct.7.gz --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=fini_test.debug fini_test.full fini_test --- all_subdir_secure --- --- des_modes.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/des_modes.7 > des_modes.7.gz --- all_subdir_lib --- --- cxx_constructors --- (cd /workspace/src/lib/csu/tests/dynamicpie && DEPENDFILE=.depend.cxx_constructors NO_SUBDIR=1 make -f /workspace/src/lib/csu/tests/dynamicpie/Makefile _RECURSING_PROGS=t PROG=cxx_constructors PROG_CXX=cxx_constructors) --- all_subdir_secure --- --- evp.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/evp.7 > evp.7.gz --- all_subdir_share --- --- all_subdir_share/colldef_unicode --- --- be_BY.UTF-8.LC_COLLATE --- --- all_subdir_share/ctypedef --- --- en_US.ISO8859-15.LC_CTYPE --- --- all_subdir_share/colldef_unicode --- localedef -l -D -U -i /workspace/src/share/colldef_unicode/be_BY.UTF-8.src -V "43.0" -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_unicode/be_BY.UTF-8 --- all_subdir_share/ctypedef --- localedef -l -D -U -c -w /workspace/src/share/ctypedef/../../tools/tools/locale/etc/final-maps/widths.txt -f /workspace/src/share/ctypedef/../../tools/tools/locale/etc/final-maps/map.ISO8859-15 -i /workspace/src/share/ctypedef/en_US.ISO8859-1.src /tmp/obj/workspace/src/amd64.amd64/share/ctypedef/en_US.ISO8859-15 --- all_subdir_secure --- --- fips_module.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/fips_module.7 > fips_module.7.gz --- all_subdir_stand --- --- fls.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.fls.o -MTfls.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-alias--- all_subdir_secure --- --- life_cycle-cipher.7.gz --- --- all_subdir_stand --- ing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/fls.c -o fls.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-cipher.7 > life_cycle-cipher.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- ashldi3.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.ashldi3.o -MTashldi3.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//ashldi3.c -o ashldi3.o --- all_subdir_secure --- --- life_cycle-digest.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-digest.7 > life_cycle-digest.7.gz --- life_cycle-kdf.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-kdf.7 > life_cycle-kdf.7.gz --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mknod...] --- all_subdir_lib --- --- .depend.cxx_constructors --- echo cxx_constructors.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.cxx_constructors echo cxx_constructors.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .depend.cxx_constructors --- cxx_constructors.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -O2 -pipe -fno-common -I/workspace/src/lib/csu/amd64 -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.cxx_constructors.cxx_constructors.pieo -MTcxx_constructors.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -Wno-deprecated-declarations -Wno-error=class-memaccess -Wno-literal-suffix -Wno-c++20-extensions -Wno-error=unknown-pragmas -c /workspace/src/lib/csu/tests/cxx_constructors.cc -o cxx_constructors.pieo --- all_subdir_secure --- --- life_cycle-mac.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-mac.7 > life_cycle-mac.7.gz --- life_cycle-pkey.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-pkey.7 > life_cycle-pkey.7.gz --- life_cycle-rand.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/life_cycle-rand.7 > life_cycle-rand.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- memccpy.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.memccpy.o -MTmemccpy.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=stri--- all_subdir_secure --- --- migration_guide.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/migration_guide.7 > migration_guide.7.gz --- all_subdir_stand --- ct-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/memccpy.c -o memccpy.o --- all_subdir_secure --- --- openssl-core.h.7.gz --- --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- ashrdi3.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.ashrdi3.o -MTashrdi3.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=str--- all_subdir_kerberos5 --- In function 'my_fgetln', inlined from 'mit_prop_dump' at /workspace/src/crypto/heimdal/kdc/mit_dump.c:156:19: /workspace/src/crypto/heimdal/kdc/mit_dump.c:119:13: error: 'realloc' called on unallocated object 'line' [-Werror=free-nonheap-object] 119 | n = realloc(buf, *sz + (*sz >> 1)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/crypto/heimdal/kdc/mit_dump.c: In function 'mit_prop_dump': /workspace/src/crypto/heimdal/kdc/mit_dump.c:139:11: note: declared here 139 | char *line = NULL; | ^~~~ --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount...] --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core.h.7 > openssl-core.h.7.gz --- openssl-core_dispatch.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_dispatch.h.7 > openssl-core_dispatch.h.7.gz --- openssl-core_names.h.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-core_names.h.7 > openssl-core_names.h.7.gz --- openssl-env.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-env.7 > openssl-env.7.gz --- all_subdir_stand --- ict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//ashrdi3.c -o ashrdi3.o --- all_subdir_stand/libsa32 --- --- memchr.o --- --- all_subdir_secure --- --- openssl-glossary.7.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa32 -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -msoft-float -march=i386 -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.memchr.o -MTmemchr.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -mpreferred-stack-boundary=2 -c /workspace/src/lib/libc/string/memchr.c -o memchr.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-glossary.7 > openssl-glossary.7.gz --- openssl-threads.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl-threads.7 > openssl-threads.7.gz --- openssl_user_macros.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/openssl_user_macros.7 > openssl_user_macros.7.gz --- ossl_store-file.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store-file.7 > ossl_store-file.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa --- --- lshrdi3.o --- --- all_subdir_secure --- --- ossl_store.7.gz --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -nostdinc -I/tmp/obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_STANDALONE -I/workspace/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.lshrdi3.o -MTlshrdi3.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-function -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -c /workspace/src/contrib/llvm-project/compiler-rt/lib/builtins//lshrdi3.c -o lshrdi3.o --- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/ossl_store.7 > ossl_store.7.gz --- passphrase-encoding.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/passphrase-encoding.7 > passphrase-encoding.7.gz --- property.7.gz --- --- all_subdir_sbin --- --- all_subdir_sbin/camcontrol --- --- attrib.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/nvmecontrol -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.attrib.pieo -MTattrib.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -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-error=address -Wno-error=array-bounds -Wno-error=attributes -Wno-error=bool-compare -Wno-error=cast-align -Wno-error=clobbered -Wno-error=deprecated-declarations -Wno-error=enum-compare -Wno-error=extra -Wno-error=logical-not-parentheses -Wno-error=strict-aliasing -Wno-error=uninitialized -Wno-error=unused-funct--- all_subdir_secure --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/property.7 > property.7.gz --- all_subdir_sbin --- ion -Wno-error=unused-value -Wno-error=empty-body -Wno-error=maybe-uninitialized -Wno-error=nonnull-compare -Wno-error=shift-negative-value -Wno-error=tautological-compare -Wno-error=unused-const-variable -Wno-error=bool-operation -Wno-error=deprecated -Wno-error=expansion-to-defined -Wno-error=format-overflow -Wno-error=format-truncation -Wno-error=implicit-fallthrough -Wno-error=int-in-bool-context -Wno-error=memset-elt-size -Wno-error=noexcept-type -Wno-error=nonnull -Wno-error=pointer-compare -Wno-error=stringop-overflow -Wno-error=aggressive-loop-optimizations -Wno-error=cast-function-type -Wno-error=catch-value -Wno-error=multistatement-macros -Wno-error=restrict -Wno-error=sizeof-pointer-memaccess -Wno-error=stringop-truncation -Wno-return-type -c /workspace/src/sbin/camcontrol/attrib.c -o attrib.pieo --- all_subdir_rescue --- [Creating objdir /tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/sbin/mount_cd9660...] --- all_subdir_secure --- --- provider-asym_cipher.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-asym_cipher.7 > provider-asym_cipher.7.gz --- provider-base.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-base.7 > provider-base.7.gz --- all_subdir_kerberos5 --- cc1: all warnings being treated as errors --- all_subdir_secure --- --- provider-cipher.7.gz --- gzip -cn /workspace/src/secure/lib/libcrypto/man/man7/provider-cipher.7 > provider-cipher.7.gz --- all_subdir_stand --- --- all_subdir_stand/libsa32 --- --- memcmp.o --- 6.78 real 3.44 user 0.60 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins21593278544398989.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-14-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail addresshome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?94238983.495.1769554567578>
