FreeBSD-stable-14-amd64-gcc14_build - Build #957 - Failure
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 Mar 2026 20:37:05 UTC
FreeBSD-stable-14-amd64-gcc14_build - Build #957 (8e61067dab49470e61f59be2836fa89f17b99c4e) - Failure
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/957/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/957/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc14_build/957/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)
a34f42b083dd323314d385bc7b00323d336ea28b by aokblast:
vmm: Support INOUT manual decode.
83280570ea1fdc288bacdbabf7580c50fcc39355 by des:
system(3): Clarify return values
60f5fc36e46a6381e8ddc6d28ee792a6ec5089fc by des:
lpd: Improve robustness
041065e59eae8af5fa3ae676416eff65d90158e5 by des:
lpd: Add timeout option
8e61067dab49470e61f59be2836fa89f17b99c4e by aokblast:
ichwd: address unused function warning by marking as __unused
The end of the build log:
[...truncated 88.27 MiB...]
--- all_subdir_sbin/pfctl ---
===> sbin/pfctl (all)
--- all_subdir_sbin/decryptcore ---
--- decryptcore.full ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -pipe -fno-common -DOPENSSL_API_COMPAT=0x10100000L -I/workspace/src/lib/libpjdlog -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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o decryptcore.full decryptcore.pieo -lcrypto -lpjdlog
--- all_subdir_usr.bin ---
In file included from /workspace/src/usr.bin/diff/diffdir.c:25:
/workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_INSERT_COLOR':
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_REMOVE_COLOR':
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_REMOVE':
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
/workspace/src/usr.bin/diff/diffdir.c:61:1: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing]
61 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp);
| ^
--- all_subdir_tests ---
--- mini-me.noexec ---
/usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/crt1.o: in function `_start':
/usr/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference to `main'
--- all_subdir_sbin ---
--- all_subdir_sbin/pfctl ---
--- parse.c ---
yacc -o parse.c /workspace/src/sbin/pfctl/parse.y
yacc: 1 shift/reduce conflict.
--- .depend ---
echo pfctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a /tmp/obj/workspace/src/amd64.amd64/lib/libpfctl /tmp/obj/workspace/src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend
--- pfctl.pieo ---
/usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie -DPIC -O2 -pipe -fno-common -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-prototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspace/src/lib/libpfctl -I/tmp/obj/workspace/src/amd64.amd64/lib/libpfctl -DWITH_INET6 -DWITH_INET -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.pfctl.pieo -MTpfctl.pieo -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -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-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 -c /workspace/src/sbin/pfctl/pfctl.c -o pfctl.pieo
--- all_subdir_sbin/decryptcore ---
--- decryptcore.debug ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug decryptcore.full decryptcore.debug
--- decryptcore ---
/usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=decryptcore.debug decryptcore.full decryptcore
--- all_subdir_tests ---
collect2: error: ld returned 1 exit status
*** [mini-me.noexec.full] Error code 1
make[6]: stopped in /workspace/src/tests/sys/capsicum
--- all_subdir_rescue ---
*** [objs] Error code 6
make[4]: stopped in /workspace/src/rescue/rescue
1 error
make[4]: stopped in /workspace/src/rescue/rescue
--- all_subdir_usr.sbin ---
make[2]: stopped in /workspace/src
--- all_subdir_tests ---
make[3]: stopped in /workspace/src/tests
--- all_subdir_usr.bin ---
make[2]: stopped in /workspace/src
--- all_subdir_sbin ---
make[2]: stopped in /workspace/src
--- all_subdir_tests ---
make[2]: stopped in /workspace/src
--- all_subdir_rescue ---
make[3]: stopped in /workspace/src/rescue
make[2]: stopped in /workspace/src
--- all_subdir_lib ---
make[3]: stopped in /workspace/src/lib
make[2]: stopped in /workspace/src
--- all_subdir_cddl ---
make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests
make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd
make[4]: stopped in /workspace/src/cddl/usr.sbin
make[3]: stopped in /workspace/src/cddl
make[2]: stopped in /workspace/src
140.67 real 1133.65 user 110.39 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins8056514092167090891.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-stable-14-amd64-gcc14_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 address