From nobody Fri Jul 24 15:52:56 2026 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 4h6CF80Q2sz6mLGr for ; Fri, 24 Jul 2026 15:53:00 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4h6CF75S7Cz3bC1; Fri, 24 Jul 2026 15:52:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1784908379; a=rsa-sha256; cv=none; b=xBT4uPozSC6COco5tiQzSOYZZyz/ngkIqK/+dKmJQwwnglbwP5GOg95Pb5DQ58rPjJ0FLv VjBM93A1o/D07uk//mX2tdds2mTl7HVuC5rsAGP9Ao2rH/iMavuvRwhHo81F6Z3cT3BEsg zexKstFnw4JOnUgixI/cnpFSuGL+VdbEO562u162nsAb/QvgMtA0cpeUx+2yGyk221aleH EJhgwHoLZzDI998gE1BsVgmRnMkj0SXUfWsz4gpe9mWRgRCGTUyNKhsQPCC1EoDhb4oPld wxNNt2nPTrveDFMaihlzThM5tsQxbh/rEgciE7yZq1V+sijlEE2EoZLMqBp4Dw== 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=1784908379; 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=yMq/vM9Bmnm1ENCXCbu/fg6QOQBDeV6sZJ4mbqU13+I=; b=ZEO5dF8FLVtgUH91hSxOrK2s8RSjpg64SSGqKjDEZc68kES/psmJW5QBtKQW6rPsXaU44o YOancogpoSJMWxWxspRjoMn8A70Xg6TWZN3sllgLLjA2vXuZ8owghE4+RsA4c1i9dpEczU AecomfPkBmpREf06KFAxo1MUtilMiIBHHuKkZjvGgkbIwafBZE5NX2d4Z6oxNzVONW3Xy9 2lyLm1HP3YCBhU/iSL4EnAKAckdK7uvvYd0mARLG+JxBG4CwepiqfhGMUylXqL25ilkGZB jBb7d7gSxuzL/nsmwIcq/wZAYmvaiFczx+LUcxK5Pzu5rg0OJzvLsvDBKPsq6A== 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 4h6CF740Q1zy06; Fri, 24 Jul 2026 15:52:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 24 Jul 2026 15:52:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <613364043.5.1784908379564@jenkins.ci.freebsd.org> In-Reply-To: <1046414514.2328.1784742987605@jenkins.ci.freebsd.org> References: <1046414514.2328.1784742987605@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #36092 - Fixed 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 List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4_1983039905.1784908376830" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4_1983039905.1784908376830 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #36092 (967e86d1ef2ac8711c0ae7be353a9c08186f4e6f) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36092/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36092/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/36092/console Change summaries: (Those commits are likely but not certainly responsible) 4db3872aabc33088cf180599c5eaa23b6f58e6d1 by ngie: Only build secure/libexec/ssh-sk-helper if MK_USB == no 4627fe9e5afc0dce4469f5964f5d4b0e49a24274 by des: kqueue: Fix delivery of unwanted events 5dc400ff452b0259f0c50474255ebe6e5e02edb9 by des: cp: Correct description of SIGINFO 850041b025486614243fb2d481b3adb0382b02e7 by kp: pf: include direction in fragment key 145541d4ed7923dc87e7e1a2e6864d123f81f4d2 by kp: pf(4) fix NULL pointer dereference in outbound packet path. fa2ad70a4511e7b379e81de82c9e51b2e0994295 by tuexen: tcp: make ghost ACK handling more conformant 3f521425afcb79a623753c171bf6f3296cd556ec by rlibby: hwpstate_intel(4): use CPU_FOREACH instead of an IPI a18e773d2776a65c1a2a0418cbec9cf5ef526b53 by ngie: tests/sys/pmc: only build if MK_PMC != no 86182d89020159697391375cf475893d4cd859c0 by mav: Fix namespace listing for old NVMe devices 8f320c2bc473a775ea9a55d17fa61f729e593867 by kib: getpgrp(2), getsid(2): allow to call on zombies daf57eb115053613d01e338b9022db16c045f033 by pouria: icmp: Verify redirect gateway with fib-aware ifa selection 755685dd665ef209912c59da6a7d0e7f2c9f464b by christos: snd_uaudio: Don't let an idle stream reprogram a shared UAC2 clock d83e42234f76504a1ff7f4309ad629b6644bfb16 by christos: cuse: Fix server reference leak in cuse_client_open() 967e86d1ef2ac8711c0ae7be353a9c08186f4e6f by christos: sound: Scale PCM secondary buffers by byte rate ------=_Part_4_1983039905.1784908376830--