Date: Fri, 10 Oct 2025 02:18:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #31 - Still Failing Message-ID: <2122702760.761.1760062740597@jenkins.ci.freebsd.org> In-Reply-To: <998041808.751.1760058615176@jenkins.ci.freebsd.org> References: <998041808.751.1760058615176@jenkins.ci.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
FreeBSD-stable-15-amd64-gcc12_build - Build #31 (e504946ee119c4bd3940bea798bd47e85b0a25d0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/31/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/31/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/31/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) e504946ee119c4bd3940bea798bd47e85b0a25d0 by gshapiro: MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965' The end of the build log: [...truncated 109.67 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.sbin --- --- kbdcontrol.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/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pieo lex.pieo --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcontrol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=kbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- ===> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depend --- kbdmap.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/contrib/bsddialog/lib -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.kbdmap.pieo -MTkbdmap.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 -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/usr.sbin/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.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/contrib/bsddialog/lib -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -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 -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 kbdmap.full kbdmap.pieo -lprivatebsddialog --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=kbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- ===> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- ===> usr.sbin/moused/moused (all) --- .depend --- echo moused.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/libutil.a >> .depend --- moused.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 -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.moused.pieo -MTmoused.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 -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/usr.sbin/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] 1171 | const static struct sockaddr_un sa = { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evdev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c:991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' specified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- bc.1.gz --- gzip -cn bc.1 > bc.1.gz --- dc.1.gz --- gzip -cn dc.1 > dc.1.gz --- en_US.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/en_US.UTF-8.msg > en_US.UTF-8.msg --- de_DE.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/de_DE.UTF-8.msg > de_DE.UTF-8.msg --- de_DE.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/de_DE.ISO8859-1.msg > de_DE.ISO8859-1.msg --- es_ES.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/es_ES.UTF-8.msg > es_ES.UTF-8.msg --- es_ES.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/es_ES.ISO8859-1.msg > es_ES.ISO8859-1.msg --- fr_FR.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/fr_FR.UTF-8.msg > fr_FR.UTF-8.msg --- fr_FR.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/fr_FR.ISO8859-1.msg > fr_FR.ISO8859-1.msg --- ja_JP.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/ja_JP.UTF-8.msg > ja_JP.UTF-8.msg --- ja_JP.eucJP.msg --- cat /workspace/src/contrib/bc/locales/ja_JP.eucJP.msg > ja_JP.eucJP.msg --- nl_NL.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/nl_NL.UTF-8.msg > nl_NL.UTF-8.msg --- nl_NL.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/nl_NL.ISO8859-1.msg > nl_NL.ISO8859-1.msg --- pl_PL.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/pl_PL.UTF-8.msg > pl_PL.UTF-8.msg --- pl_PL.ISO8859-2.msg --- cat /workspace/src/contrib/bc/locales/pl_PL.ISO8859-2.msg > pl_PL.ISO8859-2.msg --- pt_PT.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/pt_PT.UTF-8.msg > pt_PT.UTF-8.msg --- pt_PT.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/pt_PT.ISO8859-1.msg > pt_PT.ISO8859-1.msg --- ru_RU.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.UTF-8.msg > ru_RU.UTF-8.msg --- ru_RU.ISO8859-5.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.ISO8859-5.msg > ru_RU.ISO8859-5.msg --- ru_RU.CP1251.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.CP1251.msg > ru_RU.CP1251.msg --- ru_RU.CP866.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.CP866.msg > ru_RU.CP866.msg --- ru_RU.KOI8-R.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.KOI8-R.msg > ru_RU.KOI8-R.msg --- zh_CN.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.UTF-8.msg > zh_CN.UTF-8.msg --- zh_CN.eucCN.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.eucCN.msg > zh_CN.eucCN.msg --- zh_CN.GB18030.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GB18030.msg > zh_CN.GB18030.msg --- zh_CN.GB2312.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GB2312.msg > zh_CN.GB2312.msg --- zh_CN.GBK.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GBK.msg > zh_CN.GBK.msg --- bc.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug gh-bc.full bc.debug --- en_US.UTF-8.cat --- gencat en_US.UTF-8.cat en_US.UTF-8.msg --- de_DE.UTF-8.cat --- gencat de_DE.UTF-8.cat de_DE.UTF-8.msg --- de_DE.ISO8859-1.cat --- gencat de_DE.ISO8859-1.cat de_DE.ISO8859-1.msg --- es_ES.UTF-8.cat --- gencat es_ES.UTF-8.cat es_ES.UTF-8.msg --- es_ES.ISO8859-1.cat --- gencat es_ES.ISO8859-1.cat es_ES.ISO8859-1.msg --- fr_FR.UTF-8.cat --- gencat fr_FR.UTF-8.cat fr_FR.UTF-8.msg --- fr_FR.ISO8859-1.cat --- gencat fr_FR.ISO8859-1.cat fr_FR.ISO8859-1.msg --- ja_JP.UTF-8.cat --- gencat ja_JP.UTF-8.cat ja_JP.UTF-8.msg --- ja_JP.eucJP.cat --- gencat ja_JP.eucJP.cat ja_JP.eucJP.msg --- nl_NL.UTF-8.cat --- gencat nl_NL.UTF-8.cat nl_NL.UTF-8.msg --- nl_NL.ISO8859-1.cat --- gencat nl_NL.ISO8859-1.cat nl_NL.ISO8859-1.msg --- pl_PL.UTF-8.cat --- gencat pl_PL.UTF-8.cat pl_PL.UTF-8.msg --- pl_PL.ISO8859-2.cat --- gencat pl_PL.ISO8859-2.cat pl_PL.ISO8859-2.msg --- pt_PT.UTF-8.cat --- gencat pt_PT.UTF-8.cat pt_PT.UTF-8.msg --- pt_PT.ISO8859-1.cat --- gencat pt_PT.ISO8859-1.cat pt_PT.ISO8859-1.msg --- ru_RU.UTF-8.cat --- gencat ru_RU.UTF-8.cat ru_RU.UTF-8.msg --- ru_RU.ISO8859-5.cat --- gencat ru_RU.ISO8859-5.cat ru_RU.ISO8859-5.msg --- ru_RU.CP1251.cat --- gencat ru_RU.CP1251.cat ru_RU.CP1251.msg --- ru_RU.CP866.cat --- gencat ru_RU.CP866.cat ru_RU.CP866.msg --- ru_RU.KOI8-R.cat --- gencat ru_RU.KOI8-R.cat ru_RU.KOI8-R.msg --- zh_CN.UTF-8.cat --- gencat zh_CN.UTF-8.cat zh_CN.UTF-8.msg --- zh_CN.eucCN.cat --- gencat zh_CN.eucCN.cat zh_CN.eucCN.msg --- zh_CN.GB18030.cat --- gencat zh_CN.GB18030.cat zh_CN.GB18030.msg --- zh_CN.GB2312.cat --- gencat zh_CN.GB2312.cat zh_CN.GB2312.msg --- zh_CN.GBK.cat --- gencat zh_CN.GBK.cat zh_CN.GBK.msg --- gh-bc --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-debuglink=bc.debug gh-bc.full gh-bc --- all_subdir_tests --- --- io --- --- io.full --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/smbutil --- ===> usr.bin/smbutil (all) --- all_subdir_tests --- /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/ -O2 -pipe -fno-common -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=1 -DGTEST_HAS_PTHREAD=1 -DGTEST_HAS_STREAM_REDIRECTION=1 -frtti -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -std=gnu++17 -Wno-class-memaccess -Wno-deprecated-copy -Wno-error=class-memaccess -Wno-literal-suffix -Wno-error=unknown-pragmas -Wno-placement-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o io.full io.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.bin --- --- .depend --- echo smbutil.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsmb.a >> .depend --- smbutil.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/contrib/smbfs/include -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.smbutil.pieo -MTsmbutil.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/contrib/smbfs/smbutil/smbutil.c -o smbutil.pieo --- all_subdir_usr.sbin --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:798:3: /workspace/src/usr.sbin/moused/moused/moused.c:2089:25: warning: 'strncpy' output may be truncated copying 10 bytes from a string of length 255 [-Wstringop-truncation] 2089 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- dumptree.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/contrib/smbfs/include -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.dumptree.pieo -MTdumptree.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/contrib/smbfs/smbutil/dumptree.c -o dumptree.pieo --- login.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/contrib/smbfs/include -fPIE -ffile-prefix-map=/workspace/src=/usr/src -ffile-prefix-map=/tmp/obj/workspace/src=/usr/obj -g -MD -MF.depend.login.pieo -MTlogin.pieo -std=gnu17 -Wno-format-zero-length -fstack-protector-strong -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/contrib/smbfs/smbutil/login.c -o login.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 243.70 real 2580.06 user 213.19 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-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins9999724148936381774.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?2122702760.761.1760062740597>
