From nobody Wed Apr 9 11:46:15 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 4ZXh3v4T3tz5sx62 for ; Wed, 09 Apr 2025 11:46:19 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZXh3t5k0fz3csT; Wed, 09 Apr 2025 11:46:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1744199178; a=rsa-sha256; cv=none; b=UraokXpf8+OOVUu/wyzFt/JxRA9UmmPL5sOs6ZSS74QWhoqJVY3vtHcwFDFfOGWBhE9eHw aKeWQfBxev6HTX8MQfyUByd/sjXxEOmuwe+4kMPnc4JPtSBOYjJwO/RRnHAVUXl1YYrs35 bcmYViqmd46lUqoucVSOmXoEwh+J1m5BDkcLFx6LZMBQBxgmG5gN+uI3u/3bFaKzETKUNx UMQC/U8LRyJ0f0c2hETvvsu800wWesudA+nJK00oEGQdgojvYrstqx+x1ht+mYkTR6Ka9N 5zdiXZUWzC3gNleQPopL2wV94pkE6W5Xvzpc97PzqveldGywDrOBwWjt6WcxeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1744199178; 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=rA5cTFCNyhtclUKDcH7CGyDUGyzTU0qFDRmloEI5P8U=; b=cbJrh+MLlXYueRY01kP5uH4MiVrc8ZT4eVINPltKkOZnWhSkmYZ6TJDL1Xrpi8JJdoaUEY ezWt5/8NWG6u/wRpeMnDKRCm7ixdiZ9+yMl6Kfj0MPZh1katLB+62xlFnUpuE5MeV7uP+O ++tcAESp4GmSJFJJVtAJArvTibtbjiav3fHcTsTjJdGPZJOql5szSE2IUJyCOhvtGM5NSm Bi6sShDpGtj8f42NSGmVnG9s6s6PmvEjVbXivhwXzFlPjfenXA7VWqPTjp5fQvojshOptY VG1tFoZWbFlDEtDEVa3jVDsa+i+P1bSrechaYLf+zBvHxgitKWetQcPILqp6Rw== 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 4ZXh3t5GF5z1Nw; Wed, 09 Apr 2025 11:46:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 9 Apr 2025 11:46:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1255337749.1439.1744199178743@jenkins.ci.freebsd.org> In-Reply-To: <239586079.1433.1744193649036@jenkins.ci.freebsd.org> References: <239586079.1433.1744193649036@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #5213 - 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_1438_1302753635.1744199175844" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1438_1302753635.1744199175844 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #5213 (85967694b4590a436c56a061b3976= 20e342784ae) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/5213/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 5213/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5= 213/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) dd49816b0d66697ec80dac256c2973d881c39784 by kp: bpf: avoid panic on multiple readers 85967694b4590a436c56a061b397620e342784ae by kp: bridge: store a bridge_iflist pointer in ifnet The end of the build log: [...truncated 97.33 MiB...] --- menu.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u.3 | gzip -cn > menu.3.gz --- menu_attributes.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_attributes.3 | gzip -cn > menu_attributes.3.gz --- menu_cursor.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_cursor.3 | gzip -cn > menu_cursor.3.gz --- menu_driver.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_driver.3 | gzip -cn > menu_driver.3.gz --- all_subdir_usr.sbin --- --- port --- echo '#! /usr/libexec/atf-sh' > port.tmp cat /workspace/src/usr.sbin/ctladm/tests/port.sh >>port.tmp --- all_subdir_lib --- --- menu_format.3.gz --- --- all_subdir_usr.sbin --- chmod +x port.tmp --- all_subdir_lib --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_format.3 | gzip -cn > menu_format.3.gz --- all_subdir_usr.sbin --- mv port.tmp port --- Kyuafile --- --- all_subdir_lib --- --- menu_hook.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_hook.3 | gzip -cn > menu_hook.3.gz --- all_subdir_usr.sbin --- --- ctladm.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --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/sys -DWANT_ISCSI -fPIE -g -std=3Dgnu17 -Wn= o-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wal= l -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-a= rith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-p= arameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-defini= tion -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-error=3Ddeprecated-declarations -Wno-erro= r=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -W= no-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-f= unction -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmayb= e-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-va= lue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -W= no-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to= -defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-e= rror=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dm= emset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error= =3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-l= oop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value = -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeo= f-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,= -zrelro -pie -Wl,-znoexecstack -o ctladm.full ctladm.o util.o ctl_util.o = ctl_nvme_all.o ctl_scsi_all.o -lcam -lsbuf -lbsdxml -lutil -lnv=20 --- all_subdir_lib --- --- menu_items.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_items.3 | gzip -cn > menu_items.3.gz --- menu_mark.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_mark.3 | gzip -cn > menu_mark.3.gz --- menu_new.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_new.3 | gzip -cn > menu_new.3.gz --- menu_opts.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_opts.3 | gzip -cn > menu_opts.3.gz --- menu_pattern.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_pattern.3 | gzip -cn > menu_pattern.3.gz --- menu_post.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_post.3 | gzip -cn > menu_post.3.gz --- all_subdir_usr.sbin --- --- ctladm.8.gz --- gzip -cn /workspace/src/usr.sbin/ctladm/ctladm.8 > ctladm.8.gz --- all_subdir_lib --- --- menu_requestname.3.gz --- --- all_subdir_usr.sbin --- --- ctladm.debug --- --- all_subdir_lib --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_requestname.3 | gzip -cn > menu_requestname.3.gz --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug ctladm.= full ctladm.debug --- ctladm --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dctladm.debug ctladm.full ctladm --- all_subdir_lib --- --- menu_spacing.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_spacing.3 | gzip -cn > menu_spacing.3.gz --- all_subdir_lib/clang --- =3D=3D=3D> lib/clang (all) --- all_subdir_lib/ncurses --- --- menu_userptr.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_userptr.3 | gzip -cn > menu_userptr.3.gz --- menu_win.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < men= u_win.3 | gzip -cn > menu_win.3.gz --- all_subdir_lib/clang --- --- all_subdir_lib/clang/libllvm --- =3D=3D=3D> lib/clang/libllvm (all) --- all_subdir_lib/ncurses --- --- mitem_current.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < mit= em_current.3 | gzip -cn > mitem_current.3.gz --- mitem_name.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < mit= em_name.3 | gzip -cn > mitem_name.3.gz --- mitem_new.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < mit= em_new.3 | gzip -cn > mitem_new.3.gz --- mitem_opts.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < mit= em_opts.3 | gzip -cn > mitem_opts.3.gz --- mitem_userptr.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < mit= em_userptr.3 | gzip -cn > mitem_userptr.3.gz --- mitem_value.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < mit= em_value.3 | gzip -cn > mitem_value.3.gz --- mitem_visible.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < mit= em_visible.3 | gzip -cn > mitem_visible.3.gz --- all_subdir_lib/ncurses/panel --- =3D=3D=3D> lib/ncurses/panel (all) --- panel.3 --- cat /workspace/src/contrib/ncurses/man/panel.3x > panel.3 --- panel.3.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@NCURSE= S_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240407%g' -e 's%@TPUT@%tput%g' -e = 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e 's%@T= ABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%infoc= mp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' < pan= el.3 | gzip -cn > panel.3.gz --- all_subdir_tests --- --- io --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.io NO_SUBD= IR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PROGS= =3Dt PROG=3Dio PROG_CXX=3Dio) --- .depend.io --- echo io.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libut= il.a >> .depend.io echo io.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .d= epend.io --- io.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 = -pipe -fno-common -fPIE -g -MD -MF.depend.io.io.o -MTio.o -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-= y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -Wdate-time -Wno-error=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 -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric= t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-err= or=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=3Dunused-const-variable -Wno-error=3Dboo= l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-= error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici= t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size= -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa= re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization= s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul= tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc= ess -Wno-error=3Dstringop-truncation -Wno-return-type -I/workspace/src/te= sts -I/workspace/src/sys/fs/fuse -I/workspace/src/sbin/mount -I/tmp/obj/wor= kspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=3D1 -DG= TEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fPIE -std= =3Dc++14 -Wno-class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -W= no-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/= fs/fusefs/io.cc -o io.o In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:164, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iomanip:46, from /workspace/src/tests/sys/fs/fusefs/io.cc:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:45:27: warning: 'template struct std::__1::binary_function' is deprecated [-Wdeprecated-declara= tions] 45 | using __binary_function =3D binary_function<_Arg1, _Arg2, _Result>; | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_function.h:24:57: note: declared here 24 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 binary_func= tion { | ^~~~~~~~~~~= ~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/operations.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:18: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:42:26: warning: 'template struct st= d::__1::unary_function' is deprecated [-Wdeprecated-declarations] 42 | using __unary_function =3D unary_function<_Arg, _Result>; | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_function.h:23:57: note: declared here 23 | struct _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 unary_funct= ion { | ^~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/finger --- =3D=3D=3D> usr.bin/finger (all) --- .depend --- echo finger.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- finger.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -fPIE -g -MD -MF.depend.finger.o -MTfinger.o -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-error=3Daddress -Wno-error=3D= array-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 -Wno-error=3Dlogical-not-parent= heses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3D= unused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-erro= r=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-neg= ative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-var= iable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpa= nsion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncatio= n -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-e= rror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno= -error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggres= sive-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=3Dstringop-truncation -Wno-return-ty= pe -c /workspace/src/usr.bin/finger/finger.c -o finger.o --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:27: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:39:34: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 39 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr<_Up>& __p) _NOEXCEPT : __= ptr_(__p.release()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:45:45: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 45 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr<_Up>& __p) _= NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:49:45: warning: 'template struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 49 | _LIBCPP_HIDE_FROM_ABI auto_ptr& operator=3D(auto_ptr_ref<_Tp> __p= ) _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:69:34: warning: 'template struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 69 | _LIBCPP_HIDE_FROM_ABI auto_ptr(auto_ptr_ref<_Tp> __p) _NOEXCEPT := __ptr_(__p.__ptr_) {} | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:71:34: warning: 'template struct std::__1::auto_ptr_ref' is d= eprecated [-Wdeprecated-declarations] 71 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr_ref<_Up>() _NOEXCEPT { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:77:34: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 77 | _LIBCPP_HIDE_FROM_ABI operator auto_ptr<_Up>() _NOEXCEPT { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r_ref<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:72:5: warning: 'template struct std::__1::auto_ptr_ref' is de= precated [-Wdeprecated-declarations] 72 | auto_ptr_ref<_Up> __t; | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:24:36: note: declared here 24 | struct _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr_ref { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: In member function 'std::__1::auto_ptr<_Tp>::operator std::__1::auto_pt= r<_Up>()': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:78:12: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 78 | return auto_ptr<_Up>(release()); | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:83:56: warning: 'template class std::__1::auto_ptr' is deprec= ated [-Wdeprecated-declarations] 83 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:32: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:228:36: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 228 | _LIBCPP_HIDE_FROM_ABI unique_ptr(auto_ptr<_Up>&& __p) _NOEXCEPT := __ptr_(__p.release(), __value_init_tag()) {} | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:250:47: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 250 | _LIBCPP_HIDE_FROM_ABI unique_ptr& operator=3D(auto_ptr<_Up> __p) = { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:614:36: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 614 | _LIBCPP_HIDE_FROM_ABI shared_ptr(auto_ptr<_Yp>&& __r) : __ptr_(__= r.get()) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:697:52: warning: 'template class std::__1::auto_ptr' is dep= recated [-Wdeprecated-declarations] 697 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp>& operator=3D(auto_ptr<_Yp>&= & __r) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/auto_ptr= .h:29:56: note: declared here 29 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr { | ^~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/ctld --- cc1plus: all warnings being treated as errors *** [ctld.o] Error code 1 make[4]: stopped in /workspace/src/usr.sbin/ctld 1 error --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 275.59 real 2308.04 user 226.25 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-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1586193467615586= 2589.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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 ------=_Part_1438_1302753635.1744199175844--