Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Mar 2026 13:15:28 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        pouria@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc14_build - Build #3154 - Still Failing
Message-ID:  <1073093137.439.1773666931131@jenkins.ci.freebsd.org>
In-Reply-To: <2143310984.437.1773662705522@jenkins.ci.freebsd.org>

index | next in thread | previous in thread | raw e-mail

FreeBSD-main-amd64-gcc14_build - Build #3154 (33e0568d30a687b3bbd3f00fd9b323ff031e39a2) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3154/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3154/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/3154/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)

33e0568d30a687b3bbd3f00fd9b323ff031e39a2 by pouria:
ure(4): Fix spurious link flaps from MII



The end of the build log:

[...truncated 84.90 MiB...]
      |                 ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:61: note: format string is defined here
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                             ^~
--- all_subdir_cddl ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -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/contrib/openzfs/lib/libzpool/include  -I/workspace/src/sys  -I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/contrib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspace/src/sys/modules/zfs/zfs_config.h   -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -MD  -MF.depend.translate.pieo -MTtranslate.pieo -std=gnu17 -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-unknown-pragmas -Wno-address-of-packed-member        -c /workspace/src/sys/contrib/openzfs/cmd/zinject/translate.c -o translate.pieo
--- all_subdir_libexec ---
/workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 31 and 2123 bytes into a destination of size 1024
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                  host->host, host->addr, c, neterr);    \
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:583:17: note: in expansion of macro 'READ_REMOTE_CHECK'
  583 |                 READ_REMOTE_CHECK("RCPT TO", 2);
      |                 ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=]
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  620 |         READ_REMOTE_CHECK("final DATA", 2);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:61: note: format string is defined here
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                             ^~
/workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 34 and 2126 bytes into a destination of size 1024
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                  host->host, host->addr, c, neterr);    \
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:620:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  620 |         READ_REMOTE_CHECK("final DATA", 2);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=]
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  588 |         READ_REMOTE_CHECK("DATA", 3);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:61: note: format string is defined here
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                             ^~
/workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 28 and 2120 bytes into a destination of size 1024
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                  host->host, host->addr, c, neterr);    \
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:588:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  588 |         READ_REMOTE_CHECK("DATA", 3);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:58: warning: ' [' directive output may be truncated writing 2 bytes into a region of size between 0 and 1024 [-Wformat-truncation=]
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  572 |         READ_REMOTE_CHECK("MAIL FROM", 2);
      |         ^~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:500:61: note: format string is defined here
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                                                             ^~
/workspace/src/contrib/dma/net.c:500:25: note: 'snprintf' output between 33 and 2125 bytes into a destination of size 1024
  500 |                         snprintf(errmsg, sizeof(errmsg), "%s [%s] did not like our %s:\n%s", \
      |                         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  501 |                                  host->host, host->addr, c, neterr);    \
      |                                  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/workspace/src/contrib/dma/net.c:572:9: note: in expansion of macro 'READ_REMOTE_CHECK'
  572 |         READ_REMOTE_CHECK("MAIL FROM", 2);
      |         ^~~~~~~~~~~~~~~~~
--- all_subdir_krb5 ---

--- all_subdir_sbin ---

--- all_subdir_krb5 ---
--- spake_client.o ---
--- all_subdir_sbin ---
--- dumprmt.pieo ---
--- all_subdir_krb5 ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common   -Wno-deprecated-non-prototype  -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/spake  -I/workspace/src/crypto/krb5/src/include  -I/workspace/src/krb5/include  -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype  -Wno-unused-parameter -g -MD  -MF.depend.spake_client.o -MTspake_client.o -std=gnu17 -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-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/spake_client.c -o spake_client.o
--- all_subdir_sbin ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common -DRDUMP   -fPIE -g -MD  -MF.depend.dumprmt.pieo -MTdumprmt.pieo -std=gnu17 -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/dump/dumprmt.c -o dumprmt.pieo
--- all_subdir_stand ---

--- huf_decompress.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/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 -g -MD  -MF.depend.huf_decompress.o -MThuf_decompress.o -std=gnu17 -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 -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -Wformat -Wall -I/workspace/src/sys/contrib/openzfs/include  -DNEED_SOLARIS_BOOLEAN -U__BMI__     -c /workspace/src/sys/contrib/openzfs/module/zstd/lib/decompress/huf_decompress.c -o huf_decompress.o
--- all_subdir_krb5 ---
--- all_subdir_krb5/plugins/k5tls ---

--- libk5tls.a ---
Building static k5tls library
/usr/local/x86_64-unknown-freebsd15.0/bin/ar -crsD libk5tls.a notls.o openssl.o  
--- k5tls.so.122.full ---
Building shared library k5tls.so.122
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -Wl,--no-undefined -Wl,-zrelro -Wl,--version-script=/workspace/src/krb5/plugins/k5tls/version.map -Wl,--no-undefined-version -Wl,-znoexecstack   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel  -o k5tls.so.122.full -Wl,-soname,k5tls.so.122 notls.pico openssl.pico  -lkrb5 -L/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -L/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -lkrb5profile_pie  -lkrb5support  -lssl  -lcrypto  -lk5crypto  -lcom_err  -lsys 
--- all_subdir_libexec ---

--- spool.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -DOPENSSL_API_COMPAT=0x10100000L -I/workspace/src/contrib/dma  -DHAVE_REALLOCF -DHAVE_STRLCPY -DHAVE_GETPROGNAME  -DCONF_PATH='"/etc/dma"'  -DLIBEXEC_PATH='"/usr/libexec"' -DDMA_VERSION='"v0.13+"'  -DDMA_ROOT_USER='"mailnull"'  -DDMA_GROUP='"mail"' -fPIE -g -MD  -MF.depend.spool.pieo -MTspool.pieo -std=gnu17 -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 -Wno-pointer-sign -Wdate-time -Wformat=2 -Wno-format-extra-args -Werror -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/contrib/dma/spool.c -o spool.pieo
--- all_subdir_share ---
--- se_NO.UTF-8.LC_COLLATE ---
localedef -l -D -U -i /workspace/src/share/colldef_unicode/se_NO.UTF-8.src  -V "48"  -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_unicode/se_NO.UTF-8
--- all_subdir_krb5 ---
--- k5tls.so.122.debug ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --only-keep-debug k5tls.so.122.full k5tls.so.122.debug
--- k5tls.so.122 ---
/usr/local/x86_64-unknown-freebsd15.0/bin/objcopy --strip-debug --add-gnu-debuglink=k5tls.so.122.debug  k5tls.so.122.full k5tls.so.122
--- all_subdir_share ---
--- sk_SK.UTF-8.LC_COLLATE ---
localedef -l -D -U -i /workspace/src/share/colldef_unicode/sk_SK.UTF-8.src  -V "48"  -f /workspace/src/share/colldef_unicode/../../tools/tools/locale/etc/final-maps/map.UTF-8 /tmp/obj/workspace/src/amd64.amd64/share/colldef_unicode/sk_SK.UTF-8
--- all_subdir_sbin ---

--- tape.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common -DRDUMP   -fPIE -g -MD  -MF.depend.tape.pieo -MTtape.pieo -std=gnu17 -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/dump/tape.c -o tape.pieo
--- all_subdir_cddl ---

--- zinject.full ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -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/contrib/openzfs/lib/libzpool/include -I/workspace/src/sys -I/workspace/src/cddl/compat/opensolaris/include -I/workspace/src/sys/contrib/openzfs/module/icp/include -include /workspace/src/sys/contrib/openzfs/include/os/freebsd/spl/sys/ccompile.h -DHAVE_ISSETUGID -include /workspace/src/sys/modules/zfs/zfs_config.h -DNEED_SOLARIS_BOOLEAN -DHAVE_STRLCAT -DHAVE_STRLCPY -fPIE -g -std=gnu17 -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-unknown-pragmas -Wno-address-of-packed-member  -Wl,-zrelro -pie -Wl,-znoexecstack   -o zinject.full zinject.pieo translate.pieo   -lgeom  -lm  -lnvpair  -lumem  -lavl  -lspl  -lzfs_core  -lzfs  -lzutil  -lzpool  -lpthread 
--- all_subdir_krb5 ---
--- all_subdir_krb5/plugins/preauth ---

--- spake_kdc.o ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/  -O2 -pipe -fno-common   -Wno-deprecated-non-prototype  -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/plugins/preauth/spake  -I/workspace/src/crypto/krb5/src/include  -I/workspace/src/krb5/include  -I/tmp/obj/workspace/src/amd64.amd64/krb5/util/profile -Wno-deprecated-non-prototype  -Wno-unused-parameter -g -MD  -MF.depend.spake_kdc.o -MTspake_kdc.o -std=gnu17 -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-return-type -Wno-address-of-packed-member       -c /workspace/src/crypto/krb5/src/plugins/preauth/spake/spake_kdc.c -o spake_kdc.o
--- all_subdir_secure ---

--- auth2-chall.pieo ---
/usr/local/bin/x86_64-unknown-freebsd15.0-gcc14 --sysroot=/tmp/obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd15.0/bin/ -fpie -DPIC   -O2 -pipe -fno-common   -I/workspace/src/crypto/openssh -include ssh_namespace.h -include krb5_config.h -DXAUTH_PATH=\"/usr/local/bin/xauth\" -DHAVE_LDNS=1 -DLIBWRAP=1 -include sk_config.h -DOPENSSL_API_COMPAT=0x10100000L -DUSE_BSM_AUDIT=1 -DHAVE_GETAUDIT_ADDR=1 -DUSE_BLOCKLIST=1 -I/workspace/src/contrib/blocklist/include -Wno-deprecated-non-prototype  -Wno-unused-parameter -I/workspace/src/crypto/krb5/src/include  -I/workspace/src/krb5/include  -I/tmp/obj/workspace/src/amd64.amd64/krb5/lib -DLIBWRAP=1 -fPIE -g -MD  -MF.depend.auth2-chall.pieo -MTauth2-chall.pieo -std=gnu17 -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-return-type -Wno-address-of-packed-member        -c /workspace/src/crypto/openssh/auth2-chall.c -o auth2-chall.pieo
--- all_subdir_cddl ---
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_digest'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_reset'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_XXH64_update'
/usr/local/bin/x86_64-unknown-freebsd15.0-ld: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libzpool.so: undefined reference to `ZSTD_isError'
collect2: error: ld returned 1 exit status
*** [zinject.full] Error code 1

make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject
make[5]: 1 error

make[5]: stopped making "all" in /workspace/src/cddl/usr.bin/zinject

make[4]: stopped making "all" in /workspace/src/cddl/usr.bin
--- all_subdir_rescue ---

--- all_subdir_cddl ---

make[3]: stopped making "all" in /workspace/src/cddl
--- all_subdir_rescue ---

make[5]: stopped making "objs" in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue
--- all_subdir_cddl ---

make[2]: stopped making "all" in /workspace/src
--- all_subdir_rescue ---
*** [objs] Error code 2

make[4]: stopped making "all" in /workspace/src/rescue/rescue
make[4]: 1 error

make[4]: stopped making "all" in /workspace/src/rescue/rescue

make[3]: stopped making "all" in /workspace/src/rescue

make[2]: stopped making "all" in /workspace/src
--- all_subdir_libexec ---


make[4]: stopped making "all" in /workspace/src/libexec/dma

make[3]: stopped making "all" in /workspace/src/libexec

make[2]: stopped making "all" in /workspace/src
--- all_subdir_sbin ---
/workspace/src/sbin/dump/tape.c: In function 'startnewtape':
/workspace/src/sbin/dump/tape.c:603:49: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
  603 |                         (void)sprintf(volno, "%d", spcl.c_volume + 1);
      |                                                 ^
/workspace/src/sbin/dump/tape.c:603:31: note: 'sprintf' output between 2 and 12 bytes into a destination of size 11
  603 |                         (void)sprintf(volno, "%d", spcl.c_volume + 1);
      |                               ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
--- all_subdir_krb5 ---


make[5]: stopped making "all" in /workspace/src/krb5/plugins/preauth

make[4]: stopped making "all" in /workspace/src/krb5/plugins

make[3]: stopped making "all" in /workspace/src/krb5

make[2]: stopped making "all" in /workspace/src
--- all_subdir_bin ---


make[3]: stopped making "all" in /workspace/src/bin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_secure ---


make[4]: stopped making "all" in /workspace/src/secure/libexec

make[3]: stopped making "all" in /workspace/src/secure

make[2]: stopped making "all" in /workspace/src
--- all_subdir_sbin ---


make[3]: stopped making "all" in /workspace/src/sbin

make[2]: stopped making "all" in /workspace/src
--- all_subdir_share ---

make[3]: stopped making "all" in /workspace/src/share

make[2]: stopped making "all" in /workspace/src
--- all_subdir_stand ---


make[3]: stopped making "all" in /workspace/src/stand
--- all_subdir_stand/libsa ---


make[3]: stopped making "all" in /workspace/src/stand

make[2]: stopped making "all" in /workspace/src
--- all_subdir_lib ---
--- all_subdir_lib/msun/tests ---


make[5]: stopped making "all" in /workspace/src/lib/msun/tests

make[4]: stopped making "all" in /workspace/src/lib/msun

make[3]: stopped making "all" in /workspace/src/lib

make[2]: stopped making "all" in /workspace/src
       48.38 real       290.62 user        32.74 sys

make[1]: stopped making "buildworld" in /workspace/src

make: stopped making "buildworld" 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-main-amd64-gcc14_build] $ /bin/sh -xe /tmp/jenkins10559018845997314226.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-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
home | help

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