From nobody Tue Oct 7 02:56:21 2025 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4cggkx16Rvz63FlW for ; Tue, 07 Oct 2025 02:56:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cggkw662Yz3JLy; Tue, 07 Oct 2025 02:56:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1759805784; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: in-reply-to:in-reply-to:references:references:list-id; bh=6UmFxFq+BqTWA0ajJm4tZG6iOLHG7/gyxxyuaqKFnsA=; b=AgnNcXHl7Z6OdB/Pm5bZcYIFu0HfPSaTj6VnJx6adWcC6MnfAwcFdtxGlulfSj3GqCxWFC yLh6mVgs1cbFE9O8j4+CG/rFsq0UhKvUB02AfVGst4D/CYxmBpadRyrP+amWUUXOjOn6wJ bi6CFFTDrMceMnUFCKFLKutaYtQ6gguIzLsYHKf5RZ0TEIYxWgoY876knifceRfGDfdq30 ZlX7d1DnciA/KI+ATKMUuY7nym1lprk40HtIX0ZNlmEQR4YOWgpNsW419xq+00F0XKml0p HhY9dGeLpf7yp9QLhaYcfMYbTeM7wWiZOkE8WYF0pCjjkjeDZCiZ8Sxqy3YVUw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759805784; a=rsa-sha256; cv=none; b=Nd10zDvYpJogoG24MaZZVs0WbBQ6XLrmuSgn8GB03AQYy4L3gBVeKfKzCQ5U9gRwdWWTlJ rV4RoWGRJUN2NvORltqCcJlsyFcvT2zRVhukBvNAR2NnDrfySqH5HZfnby5HHogMU/u9MO iZMNJJbg6hnUYslA6OTcnnR4ve2CN0OtT76jV/XSgii27FkZ+d5XQWVmU9ic4yMDfvjDwU 95dExrKqvTvuKWQpEoF2nJ9xi0B0xx/hxk+AcScnU40+y5QT53wLCrW5DFT12dJnnyhDgd klY5pom3ZdKH7OucKWoDWFPOqruouwn+1NhHnA9tgSQjy6a2CiseWCz0gSQ0dg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4cggkw5Lz1zBNK; Tue, 07 Oct 2025 02:56:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 02:56:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1276992162.347.1759805784755@jenkins.ci.freebsd.org> In-Reply-To: <817886127.279.1759777800984@jenkins.ci.freebsd.org> References: <817886127.279.1759777800984@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #15 - Still Failing List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_346_445540613.1759805781797" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_346_445540613.1759805781797 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #15 (f459a2ef73b78b153b8f85383b= 5a144948196994) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/15/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/15/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/15/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) 8435c4112ae41d66d9cc9ce2124a44431c0e9164 by jlduran: nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB 9bb0282097efcf7d4b642025e3cf2cc110f2fa87 by markj: release: Complete NO_ROOTification of Vagrant builds f459a2ef73b78b153b8f85383b5a144948196994 by markj: release: Set INSTALL_AS_USER=3Dyes when running pkg clean in NO_ROOT mode The end of the build log: [...truncated 109.04 MiB...] echo lastcomm.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = >> .depend --- all_subdir_usr.bin/gh-bc --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dc_l= ex.pieo -MTdc_lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-par= ameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwri= te-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscri= pts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -= Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-= error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-er= ror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra = -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-erro= r=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -W= no-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull= -compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compar= e -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/dc= _lex.c -o dc_lex.pieo --- all_subdir_usr.bin/lastcomm --- --- lastcomm.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.lastcomm.pieo -MTlastcomm.pieo -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W = -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -W= cast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align= -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sig= n -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Da= ttributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dcl= obbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno= -error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-ali= asing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3D= unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-= error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut= ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera= tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error= =3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal= lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno= -error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W= no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn= o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista= tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -= Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src/= usr.bin/lastcomm/lastcomm.c -o lastcomm.pieo --- all_subdir_usr.bin/smbutil --- --- print.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/smbfs/include -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g -MD -MF.depend.print.pieo -MTprint.pieo -std= =3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign= -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dat= tributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclo= bbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-= error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alia= sing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Du= nused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-e= rror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtauto= logical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operat= ion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3D= format-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallth= rough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-er= ror=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-= error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-e= rror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatem= ent-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno= -error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member= -c /workspace/src/contrib/smbfs/smbutil/print.c -o print.pieo --- all_subdir_usr.bin/gh-bc --- --- dc_parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dc_p= arse.pieo -MTdc_parse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pro= tector-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-sub= scripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-ti= me -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -= Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wn= o-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dex= tra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-= error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-valu= e -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnon= null-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-co= mpare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-e= rror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ove= rflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno= -error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoex= cept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dst= ringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcas= t-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros= -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Ds= tringop-truncation -Wno-return-type -c /workspace/src/contrib/bc/sr= c/dc_parse.c -o dc_parse.pieo --- file.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.file= .pieo -MTfile.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts = -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/fi= le.c -o file.pieo --- all_subdir_usr.bin/smbutil --- --- smbutil.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/smbfs/include -fPIE -ffile-prefix-= map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bou= nds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-ali= gn -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-add= ress-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o smbutil.full= smbutil.pieo dumptree.pieo login.pieo lookup.pieo view.pieo print.pieo -= lsmb=20 --- all_subdir_usr.bin/lastcomm --- --- readrec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.readrec.pieo -MTreadrec.pieo -std=3Dgnu17 -Wno-format-zero-length -f= stack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -W= no-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wca= st-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -= Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign = -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Datt= ributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclob= bered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-e= rror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-alias= ing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dun= used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er= ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol= ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati= on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df= ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr= ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err= or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e= rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er= ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme= nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-= error=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.= bin/lastcomm/readrec.c -o readrec.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 = -DINET -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-ma= p=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.state.pieo -MTstat= e.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyst= em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing= -prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext= erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -c /workspace/src/usr.sbin/jail/state.c -o state.pi= eo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/smbutil --- --- smbutil.1.gz --- gzip -cn /workspace/src/contrib/smbfs/smbutil/smbutil.1 > smbutil.1.gz --- all_subdir_usr.bin/gh-bc --- --- history.pieo --- --- all_subdir_usr.bin/smbutil --- --- smbutil.debug --- --- all_subdir_usr.bin/gh-bc --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.hist= ory.pieo -MThistory.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Ww= rite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subsc= ripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time= -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wn= o-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-= error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextr= a -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-er= ror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value = -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnu= ll-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-comp= are -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-err= or=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overf= low -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-e= rror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexce= pt-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstri= ngop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-= function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -= Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstr= ingop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/= history.c -o history.pieo --- all_subdir_usr.bin/smbutil --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug smbutil= .full smbutil.debug --- smbutil --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsmbutil.debug smbutil.full smbutil --- all_subdir_usr.bin/at --- =3D=3D=3D> usr.bin/at (all) --- .depend --- echo at.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .de= pend --- at.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.at.pieo -MTat.pieo -std=3Dgnu17 -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 -Wca= st-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poi= nter-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error=3Darray-b= ounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-a= lign -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error= =3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wn= o-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-fu= nction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe= -uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-val= ue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wn= o-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-= defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-er= ror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dme= mset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3D= pointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop= -optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wn= o-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-p= ointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/at/at.c -o at.pieo --- all_subdir_usr.bin/gh-bc --- --- lang.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lang= .pieo -MTlang.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts = -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/la= ng.c -o lang.pieo --- all_subdir_usr.bin/at --- /workspace/src/usr.bin/at/at.c: In function 'main': /workspace/src/usr.bin/at/at.c:802:13: warning: this statement may fall thr= ough [-Wimplicit-fallthrough=3D] 802 | warnx("-d is deprecated; use -r instead"); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/at/at.c:805:9: note: here 805 | case 'r': | ^~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/jail/state.c: In function 'running_jail': /workspace/src/usr.sbin/jail/state.c:468:17: warning: 'strncpy' specified b= ound 256 equals destination size [-Wstringop-truncation] 468 | strncpy(jailname, name,sizeof(jailname)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/lastcomm --- --- all_subdir_usr.bin/lastcomm/tests --- =3D=3D=3D> usr.bin/lastcomm/tests (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- 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' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- legacy_test --- cat /workspace/src/usr.bin/lastcomm/tests/legacy_test.sh >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- lastcomm.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-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=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -p= ie -Wl,-znoexecstack -o lastcomm.full lastcomm.pieo readrec.pieo =20 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bsnmpd --- --- bsnmptools.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -I. -I/workspace/src/usr.sbin/bsnmpd/tools/libbsnmptools= -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src=3D/usr/obj -g -MD -MF.depend.bsnmptools.o -MTbsnmptools.o -= std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade= rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy= pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh= adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo= ld-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/usr.sbin/bsnmpd/tools/libbsnmptools/bsnm= ptools.c -o bsnmptools.o --- all_subdir_usr.bin --- --- lastcomm.1.gz --- gzip -cn /workspace/src/usr.bin/lastcomm/lastcomm.1 > lastcomm.1.gz --- lastcomm.debug --- --- all_subdir_usr.bin/gh-bc --- --- lex.pieo --- --- all_subdir_usr.bin/lastcomm --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug lastcom= m.full lastcomm.debug --- all_subdir_usr.bin/gh-bc --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.= pieo -MTlex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/le= x.c -o lex.pieo --- all_subdir_usr.bin/lastcomm --- --- lastcomm --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlastcomm.debug lastcomm.full lastcomm --- all_subdir_usr.bin/bluetooth --- =3D=3D=3D> usr.bin/bluetooth (all) --- all_subdir_usr.bin/bluetooth/bthost --- =3D=3D=3D> usr.bin/bluetooth/bthost (all) --- .depend --- echo bthost.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libbluetooth.a >> .depend --- bthost.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.bthost.pieo -MTbthost.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-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 -Wc= har-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -W= date-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattri= butes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbe= red -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-err= or=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasin= g -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunus= ed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-erro= r=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation= -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfor= mat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrou= gh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error= =3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-err= or=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-erro= r=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement= -macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-er= ror=3Dstringop-truncation -Wno-return-type -c /workspace/src/usr.bi= n/bluetooth/bthost/bthost.c -o bthost.pieo --- all_subdir_usr.bin/gh-bc --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.main= .pieo -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-s= trings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts = -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-= error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-erro= r=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/ma= in.c -o main.pieo --- all_subdir_usr.bin/bluetooth --- --- bthost.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-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=3Daddress -Wno-error=3Darray-bounds -W= no-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wn= o-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-= compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error= =3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function = -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit= ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno= -error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error= =3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined= -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di= mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el= t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer= -compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi= zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error= =3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-= memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -p= ie -Wl,-znoexecstack -o bthost.full bthost.pieo -lbluetooth=20 --- all_subdir_usr.bin/gh-bc --- --- num.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.num.= pieo -MTnum.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/nu= m.c -o num.pieo --- all_subdir_usr.bin/bluetooth --- --- bthost.1.gz --- gzip -cn /workspace/src/usr.bin/bluetooth/bthost/bthost.1 > bthost.1.gz --- bthost.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug bthost.= full bthost.debug --- bthost --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbthost.debug bthost.full bthost --- all_subdir_usr.bin/bluetooth/btsockstat --- =3D=3D=3D> usr.bin/bluetooth/btsockstat (all) --- .depend --- echo btsockstat.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libbluetooth.a /tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/lib/libkvm.a >> .depend --- btsockstat.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.btsockstat.pieo -MTbtsockstat.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno= -error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn= o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara= tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not= -parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e= rror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -W= no-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dsh= ift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-co= nst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/usr.bin/bl= uetooth/btsockstat/btsockstat.c -o btsockstat.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 = -DINET -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-ma= p=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.jaillex.pieo -MTja= illex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -W= system-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmis= sing-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=3D= address -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool= -compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprec= ated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error= =3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninit= ialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error= =3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare= -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e= rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre= cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e= rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint= -in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W= no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf= low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t= ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error= =3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru= ncation -Wno-return-type -c jaillex.c -o jaillex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/at --- --- panic.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.panic.pieo -MTpanic.pieo -std=3Dgnu17 -Wno-forma= t-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-= format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -W= return-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-paramete= r -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -W= no-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error=3Da= rray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3D= cast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno= -error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthes= es -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunu= sed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error= =3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega= tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari= able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan= sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation= -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er= ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-= error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress= ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v= alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D= sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/at/panic.c -o panic.pieo--- parsetime.pie= o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.parsetime.pieo -MTparsetime.pieo -std=3Dgnu17 -W= no-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wa= ll -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-defin= ition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-e= rror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-= error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarati= ons -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-p= arentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-err= or=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno= -error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshif= t-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-cons= t-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error= =3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-tr= uncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context= -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnu= ll -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -c /workspace/src/usr.bin/at/parsetime.c -o parsetime.pie= o /workspace/src/usr.bin/at/parsetime.c: In function 'parsetime': /workspace/src/usr.bin/at/parsetime.c:654:13: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 654 | token(); | ^~~~~~~ /workspace/src/usr.bin/at/parsetime.c:656:5: note: here 656 | default: | ^~~~~~~ /workspace/src/usr.bin/at/parsetime.c: In function 'plus_or_minus': /workspace/src/usr.bin/at/parsetime.c:300:19: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 300 | delay *=3D 7; | ~~~~~~^~~~ /workspace/src/usr.bin/at/parsetime.c:301:5: note: here 301 | case DAYS: | ^~~~ /workspace/src/usr.bin/at/parsetime.c: In function 'month': /workspace/src/usr.bin/at/parsetime.c:494:25: warning: this statement may f= all through [-Wimplicit-fallthrough=3D] 494 | tm->tm_wday ++; | ~~~~~~~~~~~~^~ /workspace/src/usr.bin/at/parsetime.c:495:5: note: here 495 | case TODAY: /* force ourselves to stay in today - no further pr= ocessing */ | ^~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:7= 98: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 [-Wstr= ingop-truncation] 2089 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/gh-bc --- --- opt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.opt.= pieo -MTopt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter= -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-str= ings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -W= nested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-er= ror=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error= =3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error= =3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wn= o-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/op= t.c -o opt.pieo --- all_subdir_usr.bin/bluetooth --- --- btsockstat.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr= ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com= pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated= -declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog= ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize= d -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty= -body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-er= ror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Du= nused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -W= no-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Df= ormat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool= -context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error= =3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno= -error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno= -error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri= ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -= Wno-return-type -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexe= cstack -o btsockstat.full btsockstat.pieo -lbluetooth -lkvm=20 --- all_subdir_usr.bin/gh-bc --- --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bc/include -DBC_DE= FAULT_BANNER=3D0 -DBC_DEFAULT_DIGIT_CLAMP=3D0 -DBC_DEFAULT_EXPR_EXIT=3D1 -D= BC_DEFAULT_PROMPT=3D0 -DBC_DEFAULT_SIGINT_RESET=3D1 -DBC_DEFAULT_TTY_MODE= =3D1 -DBC_ENABLED=3D1 -DBC_ENABLE_AFL=3D0 -DBC_ENABLE_EDITLINE=3D1 -DBC_ENA= BLE_EXTRA_MATH=3D1 -DBC_ENABLE_HISTORY=3D1 -DBC_ENABLE_LIBRARY=3D0 -DBC_ENA= BLE_MEMCHECK=3D0 -DBC_EXCLUDE_EXTRA_MATH=3D0 -DDC_DEFAULT_DIGIT_CLAMP=3D0 -= DDC_DEFAULT_EXPR_EXIT=3D1 -DDC_DEFAULT_PROMPT=3D0 -DDC_DEFAULT_SIGINT_RESET= =3D1 -DDC_DEFAULT_TTY_MODE=3D0 -DDC_ENABLED=3D1 -DBUILD_TYPE=3DA -DMAINEXEC= =3Dbc -DNDEBUG -DNLSPATH=3D/usr/share/nls/%L/%N.cat -DVERSION=3D7.1.0 -flto= -DBC_ENABLE_NLS=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -f= file-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.pars= e.pieo -MTparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-param= eter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite= -strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscript= s -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wn= o-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-er= ror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-erro= r=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -W= no-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error= =3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wn= o-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-= compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare= -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error= =3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflo= w -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-err= or=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept= -type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstring= op-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-fu= nction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wn= o-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstrin= gop-truncation -Wno-return-type -c /workspace/src/contrib/bc/src/pa= rse.c -o parse.pieo --- all_subdir_usr.bin/at --- --- perm.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"= /var/at/jobs/.lockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spoo= l\" -DDAEMON_UID=3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDE= FAULT_AT_QUEUE=3D\'c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g -MD -MF.depend.perm.pieo -MTperm.pieo -std=3Dgnu17 -Wno-format-= zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-fo= rmat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wre= turn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter = -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno= -pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error=3Darr= ay-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dca= st-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-e= rror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses= -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunuse= d-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dm= aybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative= -value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable= -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion= -to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wn= o-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error= =3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-err= or=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive= -loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-valu= e -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsiz= eof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type = -c /workspace/src/usr.bin/at/perm.c -o perm.pieo --- all_subdir_usr.bin/bluetooth --- --- btsockstat.1.gz --- gzip -cn /workspace/src/usr.bin/bluetooth/btsockstat/btsockstat.1 > btsocks= tat.1.gz --- btsockstat.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug btsocks= tat.full btsockstat.debug --- btsockstat --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbtsockstat.debug btsockstat.full btsockstat --- all_subdir_usr.bin/bluetooth/rfcomm_sppd --- =3D=3D=3D> usr.bin/bluetooth/rfcomm_sppd (all) --- .depend --- echo rfcomm_sppd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libbluetooth.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libsdp.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libutil.a >> .depend --- rfcomm_sppd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -ffile-prefix-map=3D/workspace/src=3D= /usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.= depend.rfcomm_sppd.pieo -MTrfcomm_sppd.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W= no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -= Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla= rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n= ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno= -error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body = -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3D= shift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-= const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-err= or=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-= truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-conte= xt -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnon= null -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error= =3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error= =3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wn= o-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-re= turn-type -Wno-address-of-packed-member -c /workspace/src/usr.bin/bl= uetooth/rfcomm_sppd/rfcomm_sppd.c -o rfcomm_sppd.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- all_subdir_usr.bin/at --- --- at.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DATJOB_DIR=3D\"/var/at/jobs/\" -DLFILE=3D\"/var/at/jobs/.l= ockfile\" -DLOADAVG_MX=3D1.5 -DATSPOOL_DIR=3D\"/var/at/spool\" -DDAEMON_UID= =3D1 -DDAEMON_GID=3D1 -DDEFAULT_BATCH_QUEUE=3D\'E\' -DDEFAULT_AT_QUEUE=3D\'= c\' -DPERM_PATH=3D\"/var/at/\" -fPIE -ffile-prefix-map=3D/workspace/src=3D/= usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoi= nter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wun= used-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-= definition -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -= Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare = -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decl= arations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-= not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wn= o-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body= -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error= =3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunus= ed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-= error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dform= at-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-co= ntext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3D= nonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-er= ror=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-er= ror=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict = -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno= -return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o at.full at.pieo panic= .pieo parsetime.pieo perm.pieo =20 --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 1 error make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- all_subdir_lib/libc/tests/net --- --- link_addr_test --- make[6]: stopped in /workspace/src/lib/libc/tests/net make[5]: stopped in /workspace/src/lib/libc/tests make[4]: stopped in /workspace/src/lib/libc make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 167.04 real 1758.59 user 181.54 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins13658233365= 737010534.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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 ------=_Part_346_445540613.1759805781797--