From nobody Thu Nov 20 15:25:51 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 4dC2HV0Jqcz6HXjG for ; Thu, 20 Nov 2025 15:25:58 +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 4dC2HS68dyz3Q8Q; Thu, 20 Nov 2025 15:25:56 +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=1763652356; 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=L+SWLWShas4QwUrcw/9ruu2UfzpB2aKpl4/Moy70dDM=; b=Z2RNdVe1fzfb6dnj0FnWBzlFktwqscm8NvxVxmZ1G0xE/J8n9m40u6k4dVWrIPRdOOtSUz dkb01b0hM3lIVtZ7/vrknmdwHokBxq0GAKjZM0g30JqRWYZ1ARSrymNW4Nz/fYrgPIDY5x jDRoe8M6NYplu/5wJoZiWViUmtBrRJtodDRzMId/ISbLxcMOb2ajFhkopb483zu9/+LTa0 OblwGZCzQXrTrgaUs9BQeXYTXM18RU9ASG1QYerbznnLpLQ1Y6mgL0E/fX3I7WA16C1Zsr eKzbzcsIC5GJJv4eVxp2EDiR+Dri7SUZWLjOiES111foaQ7ITGS6k1GmOXnfcQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1763652356; a=rsa-sha256; cv=none; b=vmqUfEgS53HD6oI21K015ejydkzExR1PqNEedxRIi0AeAE+vhJLTUwQNfdfXWa1g56Rb+1 CN4TV8uFM+vaCUgn3jZq9tgOChbK2CraXO0nWSfgXSnv2x3JD4Lysal4fouDpn7KqDINLS j9WiBH/mqOQqMFJnaSRX50zZRE6Xhm287m+L9/BnJIoS9mlZtNBDY1lPGzeseIHaR0+0cg ZzCa0tg3ZgFZxsz3o9lvmGlOhLrbLRrbiLQsE47+N1C0bWcsRTw2txw/NhFJ84PKbDwhOK Hm1+QxyidiQrJ5hg96Bcayc16PShX4RwuDqUdIBtRxN1Nn+oY/ELQhdOulqMFw== 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 4dC2HS5dbxzYls; Thu, 20 Nov 2025 15:25:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 20 Nov 2025 15:25:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1766241946.2543.1763652356797@jenkins.ci.freebsd.org> In-Reply-To: <1875520002.2537.1763647294358@jenkins.ci.freebsd.org> References: <1875520002.2537.1763647294358@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #264 - 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_2542_1090644192.1763652351575" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2542_1090644192.1763652351575 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-gcc12_build - Build #264 (538df10f545e8e658a7010f7ec6eb9834f1aaf1c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/264/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/264/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/264/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) 80873ecdc11ac673bf5a3e7d7120191f40ef97f0 by christos: sound: Remove dead midi code d26b3c9b341522090885ec362aa5cd1f90eb57c9 by christos: cuse: Fix cdevpriv bugs in cuse_client_open() cc931f5bf6b2a2aa2290980898bb7cb6b7805914 by christos: sound: Retire unused mixer functions a6601bb409d86f6a2b73a708d7ef718d3ab0d923 by christos: sound: Move mixer->modify_counter to more appropriate place 3c1061a33db7c64365a2c31a8d37423ead4c0452 by christos: sound: Retire OLDPCM_IOCTL ccb095bd1c98b5b053fe8065c013ec028e174dcc by christos: sound: Remove unnecessary uio checks in dsp_io_ops() 47bdb815f31dc9b584700ed988a729e3f239378a by christos: sound: Do not use double pointer in dsp_io_ops() 538df10f545e8e658a7010f7ec6eb9834f1aaf1c by christos: sound: Retire SND_DIAGNOSTIC PCM locking macros The end of the build log: [...truncated 127.89 MiB...] /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xptsetasyncbusfunc': /workspace/src/sys/cam/cam_xpt.c:2492:28: note: object 'cpi' of size 464 2492 | struct ccb_pathinq cpi; | ^~~ --- scsi_xpt.o --- ctfconvert -L VERSION -g scsi_xpt.o --- ata_da.o --- ctfconvert -L VERSION -g ata_da.o --- scsi_pass.o --- ctfconvert -L VERSION -g scsi_pass.o --- cam_xpt.o --- In function 'xpt_action', inlined from 'xpt_register_async' at /workspace/src/sys/cam/cam_xpt.c:5157:2: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_setasync[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_register_async': /workspace/src/sys/cam/cam_xpt.c:5138:29: note: object 'csa' of size 224 5138 | struct ccb_setasync csa; | ^~~ In function 'xpt_action', inlined from 'xpt_register_async' at /workspace/src/sys/cam/cam_xpt.c:5157:2: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_setasync[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_register_async': /workspace/src/sys/cam/cam_xpt.c:5138:29: note: object 'csa' of size 224 5138 | struct ccb_setasync csa; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_start_tags': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_start_tags': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_stop_tags' at /workspace/src/sys/cam/cam_xpt.c:5001:2: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_stop_tags': /workspace/src/sys/cam/cam_xpt.c:4981:27: note: object 'crs' of size 216 4981 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_stop_tags' at /workspace/src/sys/cam/cam_xpt.c:5001:2: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_stop_tags': /workspace/src/sys/cam/cam_xpt.c:4981:27: note: object 'crs' of size 216 4981 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5455:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3095:2, inlined from 'xpt_poll_setup' at /workspace/src/sys/cam/cam_xpt.c:3123:3: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_poll_setup': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5455:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3095:2, inlined from 'xpt_poll_setup' at /workspace/src/sys/cam/cam_xpt.c:3123:3: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_poll_setup': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ --- scsi_cd.o --- ctfconvert -L VERSION -g scsi_cd.o --- cam_xpt.o --- In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5455:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3095:2, inlined from 'xpt_pollwait' at /workspace/src/sys/cam/cam_xpt.c:3139:3: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_pollwait': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5455:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3095:2, inlined from 'xpt_pollwait' at /workspace/src/sys/cam/cam_xpt.c:3139:3: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_pollwait': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'xpt_async_td' at /workspace/src/sys/cam/cam_xpt.c:5404:4: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_async_td': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'xpt_async_td' at /workspace/src/sys/cam/cam_xpt.c:5404:4: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_async_td': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'xpt_done_td' at /workspace/src/sys/cam/cam_xpt.c:5433:4: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_done_td': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'xpt_done_td' at /workspace/src/sys/cam/cam_xpt.c:5433:4: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_done_td': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ --- scsi_all.o --- ctfconvert -L VERSION -g scsi_all.o --- cam_xpt.o --- In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5455:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3095:2: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_sim_poll': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4975:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5360:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5455:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3095:2: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_sim_poll': /workspace/src/sys/cam/cam_xpt.c:4950:27: note: object 'crs' of size 216 4950 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2, inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3935:2: /workspace/src/sys/cam/cam_xpt.c:2527:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds] 2527 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register': /workspace/src/sys/cam/cam_xpt.c:3885:28: note: object 'cpi' of size 464 3885 | struct ccb_pathinq cpi; | ^~~ In function 'xpt_action', inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2, inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3935:2: /workspace/src/sys/cam/cam_xpt.c:2528:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds] 2528 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register': /workspace/src/sys/cam/cam_xpt.c:3885:28: note: object 'cpi' of size 464 3885 | struct ccb_pathinq cpi; | ^~~ In file included from /workspace/src/sys/cam/cam_xpt.c:56: In function 'cam_ccb_status', inlined from 'cam_ccb_success' at /workspace/src/sys/cam/cam_ccb.h:1557:10, inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3943:6: /workspace/src/sys/cam/cam_ccb.h:1551:40: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds] 1551 | return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK)); | ~~~~~~~~~~^~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register': /workspace/src/sys/cam/cam_xpt.c:3885:28: note: object 'cpi' of size 464 3885 | struct ccb_pathinq cpi; | ^~~ --- scsi_da.o --- ctfconvert -L VERSION -g scsi_da.o --- cam_xpt.o --- ctfconvert -L VERSION -g cam_xpt.o 2 errors make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC 5.98 real 26.34 user 2.66 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins17548426880887311560.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc12_build Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_2542_1090644192.1763652351575--