FreeBSD-stable-14-amd64-gcc12_build - Build #405 - Still Failing
Date: Tue, 27 Feb 2024 06:21:45 UTC
FreeBSD-stable-14-amd64-gcc12_build - Build #405 (f8d5fb7db3332ced2e13c67d9dbd4fb79d9acb22) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/405/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/405/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-gcc12_build/405/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) 26db5b3e638ee09a21b6554003a2257fd6e285a4 by emaste: Remove MOVED_LIBS handling from list-old-libs 73db76a48c6a6afa571f6fc8b7011f9349bb643c by christos: mixer.8: Add terse example for increasing volume 750a5298fee0bd38bf5c9ec98554e2e3617b0294 by christos: mixer(8): Improve error messsages and warnings 7ff8cd094b7342d0071d7afb40ea2cdcd3359b0a by christos: mixer(8): Allow full PCM device names as input for the -d option 23269774b052dc996c18e47450d8dc99646b2e6f by christos: mixer.8: Fix wrong sentence 96a80ca9ba727a36e311b18d5f94626cf27355c9 by christos: mixer(8): Improve mute and recsrc controls 6ae4ed11c4d3f3c082e126eb9193ad535bf462ba by christos: mixer(8): Use new mixer if we change the default unit 7e984a34c3048404400e8dba517f14ba44078e32 by christos: mixer(3): Do not hardcode "/dev/mixer" 75358ca4fb54390c313e5346574771c292bb764f by christos: snd_uaudio(4): Adapt buffer length to buffer_ms tunable. 4c6b20d4b3e3054e1f37f20976c6b68685adb53f by christos: snd_uaudio(4): Fix config detection with defaults set. 6f2d6237fe98f6741bfab9284dd0244a35d77011 by christos: sound: remove snddev_info->inprog and pcm_inprog() 80da975b55dc2a2074a0ae49bb464cbe103d000d by christos: snd_uaudio: mark selected configurations 2e5b4890e1d28362cce37e6c9679e67f3aa4a5a1 by christos: snd_uaudio.4: remove useless .Tn macro f8d5fb7db3332ced2e13c67d9dbd4fb79d9acb22 by christos: snd_uaudio.4: document sysctls The end of the build log: [...truncated 73.36 MiB...] | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:429:6: note: here 429 | case 8: _hj_j += ( (unsigned)_hj_key[7] << 24 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:429:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 429 | case 8: _hj_j += ( (unsigned)_hj_key[7] << 24 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:430:6: note: here 430 | case 7: _hj_j += ( (unsigned)_hj_key[6] << 16 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:430:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 430 | case 7: _hj_j += ( (unsigned)_hj_key[6] << 16 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:431:6: note: here 431 | case 6: _hj_j += ( (unsigned)_hj_key[5] << 8 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:431:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 431 | case 6: _hj_j += ( (unsigned)_hj_key[5] << 8 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:432:6: note: here 432 | case 5: _hj_j += _hj_key[4]; \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:432:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 432 | case 5: _hj_j += _hj_key[4]; \ | ~~~~~~^~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:433:6: note: here 433 | case 4: _hj_i += ( (unsigned)_hj_key[3] << 24 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:433:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 433 | case 4: _hj_i += ( (unsigned)_hj_key[3] << 24 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:434:6: note: here 434 | case 3: _hj_i += ( (unsigned)_hj_key[2] << 16 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:434:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 434 | case 3: _hj_i += ( (unsigned)_hj_key[2] << 16 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:435:6: note: here 435 | case 2: _hj_i += ( (unsigned)_hj_key[1] << 8 ); \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:435:21: warning: this statement may fall through [-Wimplicit-fallthrough=] 435 | case 2: _hj_i += ( (unsigned)_hj_key[1] << 8 ); \ | ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:436:6: note: here 436 | case 1: _hj_i += _hj_key[0]; \ | ^~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:336:18: note: in expansion of macro 'HASH_JEN' 336 | #define HASH_FCN HASH_JEN | ^~~~~~~~ /workspace/src/contrib/elftoolchain/common/uthash.h:101:6: note: in expansion of macro 'HASH_FCN' 101 | HASH_FCN(keyptr,keylen, (head)->hh.tbl->num_buckets, _hf_hashv, _hf_bkt); \ | ^~~~~~~~ /workspace/src/contrib/elftoolchain/libdwarf/libdwarf_abbrev.c:167:9: note: in expansion of macro 'HASH_FIND' 167 | HASH_FIND(ab_hh, cu->cu_abbrev_hash, &entry, sizeof(entry), ab); | ^~~~~~~~~ --- cddl/lib__L --- --- all_subdir_cddl/lib/libdtrace --- --- dt_work.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -DIN_BASE -I/workspace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/ -I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd -I/workspace/src/sys -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -I/tmp/obj/workspace/src/amd64.amd64/obj-lib32/cddl/lib/libdtrace -I/workspace/src/cddl/lib/libdtrace -I/workspace/src/sys/cddl/dev/dtrace/i386 -I/workspace/src/sys/cddl/dev/kinst -I/workspace/src/sys/cddl/compat/opensolaris -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/head -I/workspace/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libctf/common -I/workspace/src/cddl/lib/libdtrace/../../../cddl/contrib/opensolaris/lib/libdtrace/common -I/workspace/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/common -I/workspace/src/sys/cddl/dev/dtrace/x86 -I/workspace/src/cddl/lib/libdtrace/../../../sys/cddl/contrib/opensolaris/uts/intel -DDIS_MEM -DNEED_SOLARIS_BOOLEAN -g -MD -MF.depend.dt_work.o -MTdt_work.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -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-error=overflow -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member -c /workspace/src/cddl/contrib/opensolaris/lib/libdtrace/common/dt_work.c -o dt_work.o --- lib__L --- --- all_subdir_lib/libevent1 --- --- select.o --- /usr/local/bin/x86_64-unknown-freebsd14.0-gcc12 -march=i686 -mmmx -msse -msse2 -m32 -DCOMPAT_LIBCOMPAT=\"32\" -DCOMPAT_libcompat=\"32\" -DCOMPAT_LIB32 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.0/bin/ -B/tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib32 -O2 -pipe -fno-common -I/workspace/src/lib/libevent1 -DHAVE_CLOCK_GETTIME -DHAVE_FCNTL_H -DHAVE_POLL -DHAVE_SELECT -DHAVE_SETFD -DHAVE_STDARG_H -DHAVE_SYS_IOCTL_H -DHAVE_SYS_TIME_H -DHAVE_UNISTD_H -DHAVE_VASPRINTF -DHAVE_WORKING_KQUEUE -DVERSION='"1.3b"' -g -MD -MF.depend.select.o -MTselect.o -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-error=overflow -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/contrib/pf/libevent/select.c -o select.o --- cddl/lib__L --- --- all_subdir_cddl/lib/libzpool --- *** [dbuf.o] Error code 1 make[5]: stopped in /workspace/src/cddl/lib/libzpool --- kerberos5/lib__L --- make[4]: stopped in /workspace/src/kerberos5/lib --- cddl/lib__L --- --- all_subdir_cddl/lib/libdtrace --- make[4]: stopped in /workspace/src/cddl/lib --- lib__L --- make[3]: stopped in /workspace/src --- secure/lib__L --- make[6]: stopped in /workspace/src/secure/lib/libcrypto/modules --- kerberos5/lib__L --- make[3]: stopped in /workspace/src --- secure/lib__L --- make[5]: stopped in /workspace/src/secure/lib/libcrypto make[4]: stopped in /workspace/src/secure/lib make[3]: stopped in /workspace/src --- cddl/lib__L --- --- all_subdir_cddl/lib/libzpool --- 1 error make[5]: stopped in /workspace/src/cddl/lib/libzpool make[4]: stopped in /workspace/src/cddl/lib make[3]: stopped in /workspace/src make[2]: stopped in /workspace/src 207.69 real 2092.28 user 243.72 sys *** [build32] Error code 2 make[1]: stopped in /workspace/src 1 error 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/jenkins7090314361577768361.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 address