From nobody Mon Oct 6 00:50:37 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 4cg10G56rjz6C73M for ; Mon, 06 Oct 2025 00:50:38 +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 4cg10F5KVHz3ds8; Mon, 06 Oct 2025 00:50:37 +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=1759711837; 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=uVtGs0YB3iTCtbtuwx0MQrEKexpmyBGVSBzjT9iv7OU=; b=vx/5tRhA/QNiPrO7UezwMfBRDpdVQ/YNqgvBbxbjayiRjUWExZ+j+ZxBrmZwagwldyuyy7 5kHYc+cUy27H+9xj8qWU2Iz6IIl9jJYUFXlgGSy+Bi29lge0dDAOhOttcPCw0hxZKIqOSo WsZ4SnwR9QQCvidSQivt0bNyiMbHMOiJUyn8cjtcrZkKNVRfYbHBpKrIn2Bg2Y2oC2txgr Igfts4IiDvjh/Toj8sS60sleS9MICsnFh+Iaywusbmx8nr4orsD8wCCRIRUHMnbQY46qFE +M7cvleOzYwAz6twNCKf2BDtsmPEAWVkBRfM88aIeexiPft2pnSWPlmxZKvJ0g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759711837; a=rsa-sha256; cv=none; b=YnGMzcmN2xL/k0DkFZDs81DeV7VGEdYX7pSL8vmjvUz5MrRE17Le0rtt7Gw0bxe1bK8UxJ WwQgVcll2o2joa0G3BbKrNXMDNC8C1w8yDnG9i27AgTHz9KV0gqlDfUynCjwoI4iI8/AEc JNGgPBUnI8fuFtiEvuTrL84rHp9KxcvFVtzXSJiFnC1YRLKK0xyiiMtcbKhMHyXy7wIbJZ UCvBtqOvQV6EBduSUqUp2D3F5h8JEC6BS3pwpd3ZHeytoea2sqyglfmIEm5+FuKe/QLlmP Cj1uqHkd2asnltYpQOT4dB5x48z4Z3ub4tDSq+a1E/danKHs5oHUmNAFgOmHoA== 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 4cg10F4YVKzcJJ; Mon, 06 Oct 2025 00:50:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 00:50:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1406413294.209.1759711837643@jenkins.ci.freebsd.org> In-Reply-To: <692080847.193.1759704339303@jenkins.ci.freebsd.org> References: <692080847.193.1759704339303@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #22 - Still Unstable 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_208_1117217997.1759711837448" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_208_1117217997.1759711837448 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #22 (3e79ec993dc7f6a454705ff5e820aa977583a5f7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/22/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/22/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/22/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 48cbd5698d9b4d807fdb1f9c52e3431877c1f1ac by kp: pf: fix possibe SCTP panic dd4095f11b1ea1305775e7595b0d3ed5efe1179c by kp: pf: return PF_PASS/PF_DROP from pf_setup_pdesc() ff566e6b9b8fad0dc51184fa80e3b1269781f580 by kp: pf: fix 'natpass' 4c7dba0c93fcec7f7db5d8a1aa8b98be07caff71 by kp: atf_python: allow test scripts to pass jail options 3e79ec993dc7f6a454705ff5e820aa977583a5f7 by kp: pf tests: fix intermittent mld test failures The failed test cases: 10 tests failed. FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[call_420] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[return] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[skipto_42] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_check_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_ntp] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_tcp-setmss] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_keep_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_record_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_tables] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_208_1117217997.1759711837448-- From nobody Mon Oct 6 01:38:57 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 4cg24230kbz69F2P for ; Mon, 06 Oct 2025 01:38: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 4cg24214ySz3l1V; Mon, 06 Oct 2025 01:38:58 +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=1759714738; 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: list-id; bh=QEFQWXIDmjYSJZJuid5tAPq/lAG/PIwKjvUOJHO3yU0=; b=aiVObfrox9qIM9MBxK0zD3S+OCKR9fUhPXUHOmZftMz5R5oENzHAm5oVHnMLahul2j63BC nfmmDcIS4o+ay9oY8Pkcg/vgtrFArqFXsFjI4sO6qywcumysJllg6qipYkvWyXXPxM07bD Dd0z8bPEO6HWdW4OBUo5nk9Ejcd7H51WWV314DWGWa8oJTUPUkZ/VbUw1pLaILKHhrcHdO W5FomZlDjCLi0TFU+8MgAC1DIlv63/YVN/zDaxydBKWgjiy7Gr1xSwStYsvJps9qXQhxp8 7X5GqkCaZ/6MKP3a94O106ErZdR8MLgdTh5v6rwiZ3ER0XyLfnlV9cg+qBlvhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759714738; a=rsa-sha256; cv=none; b=jxc3DiT6oiiXY6lSzqEtEoik8e+o9R+IbjOZ23rHGJ8FRIiGN10cO5O8BYV4YcJcTfC4gW CYryJe7U/YMDEtknOcxL8IOphUGQVfo9WqNzcCoFKMZYHX4wNZ66nDhkr31Ae2h572uTBx 8PeitY5V2MYXsNVOjgvlgSHhwNr1LFmuFOHsYsBB7noF3+OcVWgrlKNBs/a3LUyQv7arfc M22WaejJOopA3gHX6keObWd+EYHKY6/izK+00/c5P/BhCrNJWx9q4reYocNmagSijquqdN 1DsTRuMdjmBOldxtylAJWC04ZIttb9oHFLdr5x+1/CRrXOCt98YyWSVNU0Jeng== 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 4cg2420ZsFzdmn; Mon, 06 Oct 2025 01:38:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 01:38:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <922434834.211.1759714738085@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26893 - Unstable 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_210_1903151988.1759714737866" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_210_1903151988.1759714737866 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26893 (b09dd586518aaa0ac24b70ca522f4054165c8031) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26893/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26893/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26893/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 026707768f673518c2fe9bcd9020d53a0d02fc7e by cperciva: release: Don't publish pkgbase.repo for embedded b09dd586518aaa0ac24b70ca522f4054165c8031 by ivy: Makefile.inc1: Fix package-pkg with CROSS_TOOLCHAIN The failed test cases: 1 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_210_1903151988.1759714737866-- From nobody Mon Oct 6 03:42:45 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 4cg4pt1YKmz69WWn for ; Mon, 06 Oct 2025 03:42:46 +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 4cg4ps4vBbz44ZJ; Mon, 06 Oct 2025 03:42:45 +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=1759722165; 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=qd6B4BxxSVlmNH1zg1nWhF1S9RvgPIum8deQ33pI4o8=; b=vSXyklCc6JA8mGAINt1qJNbeFQaQCjXvJiXl87k7z4NSzxhjc3oqqO/6ZI6nIuOpxyv6pZ vhJFgG2DK9EkWTXoePSdJc731wSzX+OtqY8+lkW5iOI/YXgSplq0KuhAMRtrsTPL0LEvjI iDCQQ9d4mu7XsTEx6MbxwdfL9Rn1gSl2T7OmgrL6iv07EhTAgETILIYLdgnC8Xfcahnq6/ BdOoCzV2+BKSJoh3Mnap7SEPdEZm6a31SJLZhto3xYW7pCbvu7XAuB+ju1qIUhzCHmnrYP grWQL+amuvF/+kr3K7er4I0JflkDoYaJrQ3w00n4i5NKJH0I1cSts26buWXaFg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759722165; a=rsa-sha256; cv=none; b=LilZwYIF7CW3nhsy47V+wZKg1Ly6bRz359mgsPwg2vNNFOvxEwoMrdCLciJNdeXarW7wd7 O8alrFPguCoyz84VHLeexFCaDPZTW1lqNkVokIGXRJZKo9ON5rAi9ACg2AM628UW92dq6A Mv64KDGpNqJKgs8h3I0iqcV4PLk1IyRoNbfqC/dLJRkR3PaRwKiR53/y4TD0gKRJpH1iaq oq+TR1BBLc/E4FXkj9xQOMvJjUF9bfifPYYTv/ihNXyeFFDDqx/WIMJfSEuCjEeuK+woqC psLTlqX13f89dZe8XgmJEQQk3+U0sEXr0CIdrisUUBMlavtbACJEBi44Kv5EOw== 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 4cg4ps4PkNzjdC; Mon, 06 Oct 2025 03:42:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 03:42:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, bz@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1571113317.223.1759722165622@jenkins.ci.freebsd.org> In-Reply-To: <922434834.211.1759714738085@jenkins.ci.freebsd.org> References: <922434834.211.1759714738085@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26894 - Still Unstable 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_222_541175725.1759722165393" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_222_541175725.1759722165393 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26894 (64f8416afd4cd042b34e3e975f84fb3493397828) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26894/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26894/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26894/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 4c0e53aced2251eb5ac7eca44e13a6b947be8582 by bz: pci: add quirk to disable Function-Level Reset (FLR) 64f8416afd4cd042b34e3e975f84fb3493397828 by des: fts: Document thread (un)safety The failed test cases: 1 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_222_541175725.1759722165393-- From nobody Mon Oct 6 04:30:18 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 4cg5sn6svzz69cLG for ; Mon, 06 Oct 2025 04:30:21 +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 4cg5sn3LyVz47hT; Mon, 06 Oct 2025 04:30:21 +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=1759725021; 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=XymLgyOGKibmSdnGxvn3GMPSbJvOLc/gOyrey8Vb198=; b=M4MfZ6Bi9Zl4GzLoKf2ZkpqzYnv1TL+B6kLvHQWqe1zqcwQ4qN2v1Npmd0W7nSNw/Pdvnf wCuwzChQdSXG0z7+/AAnh5/ZlSq9a/5ak/KB7kdIWnu3fq9yj20HZl6lZvZfoCGbe5P5vf TJs+HA2Lq/tcguMMWHzxT6capgg2RONhEnUNBh5vjsSz6N8ZiXJP8ohc1bN0LZ+RB3kar0 e6pZ5K6gHxBPmK7e0UeMf7oX22QvvYPu8pl69yWp92KvtelqyQFbiFC+RflTirMfEgv2Qo 0zKxV72rFPVW0/dKZ2XCSe/nPPGkl2vEgbk0YY4gXSLrNI5Mzt8KJkGPhdsXgA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759725021; a=rsa-sha256; cv=none; b=potIPhA9IR4v3KnJU9jsyR9Nph16QRe6fOTvou2B801F7k3YFo7uD47k1YGPAIaF5+Kcdw udMP/KsBRIGynS2VXtHrEKz0S7HozaulmSEI6vaMUoIE995WnD2E1qQCeBfu+CNhM/Xqzi XTDFM2uYP5mAPPUgQtehfYaEsi30wm9mVdGaKcI2FvurQmxXm6fYHjJQMmpPWYTmjyiAgz ZdZnIwaeOhSDHJqPyhXv+lkCJLLvGLKlkISkukOuk8+q3lvPwAFbxw/DzzFnRxL5wkQrlw aLLBVqnX7I8Z83FbZty8/l64G5AcAODZnFbDwJv19m04ZqwJDpOQ2Cig8pJYVA== 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 4cg5sn2QbmzkM9; Mon, 06 Oct 2025 04:30:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 04:30:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <548420479.231.1759725021345@jenkins.ci.freebsd.org> In-Reply-To: <888940018.195.1759704622522@jenkins.ci.freebsd.org> References: <888940018.195.1759704622522@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #12 - 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_230_486313337.1759725018358" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_230_486313337.1759725018358 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #12 (ff7700b4d5e9b5fe5c9534f5f1= e548f2c65aeed7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/12/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/12/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/12/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) ff7700b4d5e9b5fe5c9534f5f1e548f2c65aeed7 by jlduran: release: packages: Fix typos The end of the build log: [...truncated 110.04 MiB...] echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- ARMWinEHPrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ARMWinEHPrinter.pieo -MTARMWinEHPrinter= .pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-readobj/ARMWinEHPrinter.cpp -o ARMWinEHPrinter.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jls --- --- jls.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 -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.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/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.sbin/jail --- --- config.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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.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/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_number::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:102:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- 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 /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.sbin/kbdcontrol --- --- kbdcontrol.full --- --- all_subdir_usr.sbin/jail --- --- jaillex.pieo --- --- all_subdir_usr.sbin/kbdcontrol --- /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/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_usr.sbin/jail --- /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.sbin/kbdcontrol --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.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/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.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/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.sbin/jail --- --- jailparse.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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/jail --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.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. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_lib --- --- all_subdir_lib/librt --- =3D=3D=3D> lib/librt (all) --- all_subdir_lib/librt/tests --- =3D=3D=3D> lib/librt/tests (all) --- sched_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sched_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsched_test ) --- .depend.sched_test --- echo sched_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.= amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sched_test --- t_sched.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/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sched_test.t_sched.pieo -MTt_sched.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace/s= rc/contrib/netbsd-tests/lib/librt/t_sched.c -o t_sched.pieo --- sched_test.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/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sched= _test.full t_sched.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd6= 4.amd64/lib/libnetbsd -lnetbsd_pie --- sched_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug sched_t= est.full sched_test.debug --- sched_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsched_test.debug sched_test.full sched_test --- sem_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sem_test NO_SU= BDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.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/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib= /netbsd-tests/lib/librt/t_sem.c -o t_sem.pieo --- sem_test.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/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_t= est.full t_sem.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd -lnetbsd_pie --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- sem_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsem_test.debug sem_test.full sem_test --- Kyuafile --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- 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.sbin/vidcontrol --- --- decode.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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mkcsmapper --- =3D=3D=3D> usr.bin/mkcsmapper (all) --- lex.c --- lex -olex.c /workspace/src/usr.bin/mkcsmapper/lex.l --- yacc.c --- yacc -d -o yacc.c /workspace/src/usr.bin/mkcsmapper/yacc.y --- .depend --- echo mkcsmapper.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- lex.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/usr.bin/mkcsmapper -I/work= space/src/usr.bin/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace= /src/lib/libiconv_modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.lex.pieo -MTlex.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 --param max-inline-insns-singl= e=3D64 -c lex.c -o lex.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 196.17 real 1987.77 user 194.04 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/jenkins75186439017= 80172235.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_230_486313337.1759725018358-- From nobody Mon Oct 6 05:00:17 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 4cg6XP0DY0z69gsb for ; Mon, 06 Oct 2025 05:00:21 +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 4cg6XN3nmCz3CWn; Mon, 06 Oct 2025 05:00:20 +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=1759726820; 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=H7NAvPomUd/IvcJvSOdc1mM7WUWuh0nEdhcypmfy0IU=; b=yfrymEH+JDjpplFT+laXrGExnoDHG2f6lqgcleBNiRmAM68EpwOVEZGvc3OBWoUWz4syui U3xGvimb3IOrKNhAwqPQMw7ufrkW9r4DinfEsJ9JMJHGtJ+PekLwjaOqJYq9BPPhoVNtZN 5XRfO3Zz20CqkH52i1WRknB9pgwESrJv1Qclst25P/x7HBD1NbGNNRTGBFVtKoaWP4Rze3 kCR7xqpm+eMZwEuTIXMIMo8gT3yO0dTyqwI/ibLcUkCpj2z06MKQyckeBv8iEb0BTEaCtL o2v+WHo/GozvBKSwuukk1VQgURPJqND65RswMr4+/5rjSySgeRhhwiZPSPDD2g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759726820; a=rsa-sha256; cv=none; b=SsirsRdDbJ7eXjuRexD/XJnuCZvMHqWb4D7apuiMIcZNk7Gy9OIeOTIkQ4QwvDpgwDv51m Me/iYLt+Nxn2xp/WB2sq9RK+kL2OJcYLq5bCSu42tdR6NDureyR5gSWPBPbeiwy7Z6ymhd Wkrowgr5MseuzPeSbdF+K3eyWTwNiD1SmJVmVadP2r+UekzfXtVtQxJT2O0/DAKx1Oo8wi tHJJPOeZbl8rjBj7qhGdd5mLHJr6a1kIAK0DEbVLDWltrGFWXLU823sQzjbcS3EFTYIcbS TyiIfx8XGzOBSpmKFWyuDKWUHNZGCVY+SSnLkJBYp6wylyKGfAbUhQUqaCfV8g== 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 4cg6XN35rwzlKH; Mon, 06 Oct 2025 05:00:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 05:00:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1957706408.233.1759726820440@jenkins.ci.freebsd.org> In-Reply-To: <79922261.197.1759705634509@jenkins.ci.freebsd.org> References: <79922261.197.1759705634509@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #12 - 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_232_113350914.1759726817433" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_232_113350914.1759726817433 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #12 (ff7700b4d5e9b5fe5c9534f5f1= e548f2c65aeed7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/12/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/12/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/12/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) ff7700b4d5e9b5fe5c9534f5f1e548f2c65aeed7 by jlduran: release: packages: Fix typos The end of the build log: [...truncated 109.74 MiB...] gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- dnv_tests --- (cd /workspace/src/lib/libnv/tests && DEPENDFILE=3D.depend.dnv_tests NO_S= UBDIR=3D1 make -f /workspace/src/lib/libnv/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Ddnv_tests PROG_CXX=3Ddnv_tests) --- .depend.dnv_tests --- echo dnv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace= /src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend.dnv_tests echo dnv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.= a >> .depend.dnv_tests --- dnv_tests.pieo --- /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/ -fpie= -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.dn= v_tests.dnv_tests.pieo -MTdnv_tests.pieo -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -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-error=3Dclass-memaccess -Wno-literal-suffix -Wn= o-error=3Dunknown-pragmas -c /workspace/src/lib/libnv/tests/dnv_tests= .cc -o dnv_tests.pieo In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocation_guard.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:23, 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/sstream:317, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++/macros.hpp:29, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++.hpp:29, from /workspace/src/lib/libnv/tests/dnv_tests.cc:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ 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:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_category.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- 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_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_usr.sbin --- 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_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:25: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/sstream:320: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 259.28 real 2494.87 user 210.16 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/jenkins83964472181= 66811923.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_232_113350914.1759726817433-- From nobody Mon Oct 6 05:09:55 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 4cg6lV63N1z69hf0 for ; Mon, 06 Oct 2025 05:09: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 4cg6lV3Rgtz3DBw; Mon, 06 Oct 2025 05:09:58 +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=1759727398; 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=2v4or/dhmsV6spgh1wZSIE6cwNnOB6ghWCo6q6csZ6o=; b=VW3+vCbUG+zj5sYR+oPpB12/GW+Cuvo8fH5dWscjDqaxc+xnmZx6BooN02Lm4NM7crVXyp P12S8Jr34tJIngj3Kh5JnaN8xA489yCrZpmgu1wy3VgQN3euBK26LRFVXCDKE+tXT8j6/p Q2cXxOdjgE65TETz+3jQolzD7260dyNsoilRQirVI1UUHLIq5M635bJt2ChyIyuAVi2wrr bsguWNsnoTLErPlz8cFV+K73kkgVCND9lE7+iD1hQU5/tl/WEBbOaKfLnJpgFh9MHKj0jI KNP/IlP5pkP16uUQm/58LK4eyY8J/U7RwZHi02oQXtLTTvCp2peroGkZ7pU5wQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759727398; a=rsa-sha256; cv=none; b=E1t1EOTUfDbN/1r6MAlJu5tA1sOJ0I0u4XRIeeES25AluJoQofvbApx7B9WOO7DnBhaRQq ooEHfTVI4uUQP+nmDDSPDTlz7Eww8BwyOhtojsTkagjCBVkINH9EDWopFRaR/q6jBw3ZGi lzqobA4BV5h1XBNCzw/ExIP9JVPjOlumvgDxLHlzL/Pi7VpZjGM2ZoaWehjeYaRYn71ojn eG7QrXVQ8dqUKmTiWhq3LRUKs5Jw4fR+PNYgZdWsPyABrDK+g3G42SrnEmtimwgo5UdvNP KyZiVdlT6Wshf9E+gPzt+s5v+IRvRnIjR8C2RdIJNdX8IWRYkk81hjCZLZdrzQ== 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 4cg6lV2fQTzlLL; Mon, 06 Oct 2025 05:09:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 05:09:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <801537131.235.1759727398378@jenkins.ci.freebsd.org> In-Reply-To: <1804059254.199.1759705644591@jenkins.ci.freebsd.org> References: <1804059254.199.1759705644591@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #12 - 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_234_1432978640.1759727395491" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_234_1432978640.1759727395491 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #12 (ff7700b4d5e9b5fe5c9534f5f1= e548f2c65aeed7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/12/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/12/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/12/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) ff7700b4d5e9b5fe5c9534f5f1e548f2c65aeed7 by jlduran: release: packages: Fix typos The end of the build log: [...truncated 110.02 MiB...] /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- releasedir --- --- releasedir.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o releasedir.full releasedir.pieo mockfs.pieo utils.pieo = -lprivategmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- 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_tests --- --- releasedir.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug release= dir.full releasedir.debug --- releasedir --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dreleasedir.debug releasedir.full releasedir --- rmdir --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.rmdir NO_S= UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR= OGS=3Dt PROG=3Drmdir PROG_CXX=3Drmdir) --- .depend.rmdir --- echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/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.= amd64/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/li= butil.a >> .depend.rmdir echo rmdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>= .depend.rmdir --- rmdir.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -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.rm= dir.rmdir.pieo -MTrmdir.pieo -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -I/workspace/src/tests -I/workspace/src/sys/fs/f= use -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HA= S_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -= frtti -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-class-memaccess= -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-at= tributes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/f= usefs/rmdir.cc -o rmdir.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/rmdir.cc:36: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 342.88 real 3060.50 user 232.58 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins12714552899= 412838026.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_234_1432978640.1759727395491-- From nobody Mon Oct 6 05:45:27 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 4cg7XS5yxZz69lhH for ; Mon, 06 Oct 2025 05:45:28 +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 4cg7XR6zD3z3L64; Mon, 06 Oct 2025 05:45:27 +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=1759729528; 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=idX6t1Npmld87c9Z3lF+lLP8+EeIh9PzXrq5B2h7EfI=; b=NwTJeCHmQ1z9Z5DGNYjPqFwhFo+X6GOu97zDmOTs5cNN5RPH8pR4KUqG2UmuKbLRmJEdNF VoBPxfkrREOzzGX3Rrt1ms0eOYbPsO3y1HGPZsxCifdzTGdYwGqm49/ezg/F+oa0tGGipq zHPlwJr3bW6P+A3Gia11bn6sTuHzAz7YCXuoY14dihWNgjRCVnnDD+5oVM5kA+ofrl/D7E dw1ZJTe7Mr8xzlv+5GN6HDhxrsT+EqQW30UrLJPhJabiLOajw18/wWmwf/TPcGPDc/8RXn lQ80ams8j6+CqVNYl68uvMkc76FJ+lerRVMGmD3vVsXje/SwSPhRMiX5L7r/RA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759729528; a=rsa-sha256; cv=none; b=UErJhIvTsoDPJQn2If+lJ0k7Yfr/P/RiAoL0YHgrKM0R9qzM5EAfq/dH+lra6CM7Bhb8g/ X8YnUDtvr/fE9u+o2zxEA+sadR1dl9n5GiheLJSMHk1bjSxn3/YD6e7JFqP0udtq5QDLar 8oofBjxAWwlJT8Q4D82iKjGVtVPzThbPXEl76C8NVx3bKuAmbYQMjAZhjfBYVpeO+bY7j6 aP8MGJYclEH67SXKTU5RSuCOLsopoWfYbW+/Pr8cn1Z1UQ+OfG+E4g8XwqroIWSKC5Aq9/ 8pCGhjdiaNVhQJ60gKKTbtL0vtlsdUkgGZz4B3pzJUAP5+y2RXhzFu8StdOaZA== 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 4cg7XR6YDYzmK1; Mon, 06 Oct 2025 05:45:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 05:45:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <172585527.239.1759729527925@jenkins.ci.freebsd.org> In-Reply-To: <1571113317.223.1759722165622@jenkins.ci.freebsd.org> References: <1571113317.223.1759722165622@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26895 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_238_1234863076.1759729527727" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_238_1234863076.1759729527727 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26895 (85531add28443e4202632fedcb3ae6038d4acb0c) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26895/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26895/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26895/console Change summaries: (Those commits are likely but not certainly responsible) 01b0690c495e1043a72cae9ee945f9f2c2adc216 by vangyzen: if_vmx: fix panic during kldload 9dd865a59edda38e6a379c5081e9483a87abc1eb by vangyzen: apei_detach: fix swi_remove parameter 85531add28443e4202632fedcb3ae6038d4acb0c by brd: ice.4: Avoid first person language ------=_Part_238_1234863076.1759729527727-- From nobody Mon Oct 6 09:44:45 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 4cgDrZ4cWbz6B9YM for ; Mon, 06 Oct 2025 09:44:46 +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 4cgDrZ0MZLz3hyG; Mon, 06 Oct 2025 09:44:46 +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=1759743886; 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=Wrth9plh4sm2LVcMWinRyz9Uu4AgW3W7cZ9flQlVU88=; b=y4eBLJd64Y9/8jmEjQqix/xPn35kR7nLJ/QB2gyY72vS6EHI2PoqEmDeAxQbW2z4I26svA Cs935Au3G4sEWmvOF8ld2suornH7ebr1KT5CS/eNTB/z1RoRwpQuLHTCieNu64j5TYyct3 EJEdG5+p9AN0MJI2fyZurtwtHs+phFTkUjZ5ODgN4g7lAkLZ1s0+s6Clkp1Hq8F+NRovqR A9trmuMSIHc1l4epNoKh6LsjquisWVP3bNqzigbkKYor9bTkcvWWFctIQwxx881Ir+nU2E Y7o3gO7BgsL6jWnq2FumdYExC2VyA8JczOPDtjmSs9nDvsrE1VQAwfuDGuYigA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759743886; a=rsa-sha256; cv=none; b=WaH1rPyqK8tmYGMmyX3AYZ6Id+5vW7hKgJqdOtFuywnr4BNp/oL6412BZNR/Bhx3Pk3Ru8 9DZon4VjI78I17sbQMOrJL1/fmZx5JhN9IcK+rtZTOKvw0OQdToJu/2FmziVbXVWfkwR/E 6iieICxdCw7/Ydh2HaW3rOjskHV9f5hQC3nnToS1QzQszBt81PKEkOVsHjOCrBCbca7d8u ADwTzL5c9Hysb/wVfmN1FB1mLY9UgGRwHO5YlmaNKHM7pSXr7fYjxG4NSKcX/D/rjD0C2e RK+pSYTVxhggKGmgw4ZtQLzWOFrvHtsOogpBcPUKxdFsAGzin6j4ScK+e/0ihQ== 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 4cgDrY6yzXztJq; Mon, 06 Oct 2025 09:44:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 09:44:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <796685046.243.1759743885982@jenkins.ci.freebsd.org> In-Reply-To: <1406413294.209.1759711837643@jenkins.ci.freebsd.org> References: <1406413294.209.1759711837643@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #23 - Failure 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_242_1008388394.1759743885823" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_242_1008388394.1759743885823 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #23 (ff7700b4d5e9b5fe5c9534f5f1e548f2c= 65aeed7) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 23/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/23= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/23/= 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) ff7700b4d5e9b5fe5c9534f5f1e548f2c65aeed7 by jlduran: release: packages: Fix typos The end of the build log: [...truncated 3.71 MiB...] sys/netinet/fibs:fibs_ifroutes1_success -> broken: Test case body timed o= ut [300.001s] sys/netinet/fibs_multibind_test:multibind_different_user_tcp -> skipped: = FIB multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:multibind_different_user_tcp6 -> skipped:= FIB multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:multibind_different_user_udp -> skipped: = FIB multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:multibind_different_user_udp6 -> skipped:= FIB multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:multibind_lbgroup_dgram_udp -> skipped: F= IB multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:multibind_lbgroup_dgram_udp6 -> skipped: = FIB multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:multibind_lbgroup_stream_tcp -> skipped: = FIB multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:multibind_lbgroup_stream_tcp6 -> skipped:= FIB multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:no_setfib_after_bind_tcp -> skipped: FIB = multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:no_setfib_after_bind_tcp6 -> skipped: FIB= multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:no_setfib_after_bind_udp -> skipped: FIB = multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:no_setfib_after_bind_udp6 -> skipped: FIB= multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:per_fib_dgram_socket_udp -> skipped: FIB = multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:per_fib_dgram_socket_udp6 -> skipped: FIB= multibind not configured (net.inet.udp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:per_fib_listening_socket_tcp -> skipped: = FIB multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:per_fib_listening_socket_tcp6 -> skipped:= FIB multibind not configured (net.inet.tcp.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:per_fib_raw_socket_raw -> skipped: FIB mu= ltibind not configured (net.inet.raw.bind_all_fibs) [0.003s] sys/netinet/fibs_multibind_test:per_fib_raw_socket_raw6 -> skipped: FIB m= ultibind not configured (net.inet.raw.bind_all_fibs) [0.003s] sys/netinet/fibs_test:arpresolve_checks_interface_fib -> skipped: firewal= ls interfere with this test [0.058s] sys/netinet/fibs_test:default_route_with_multiple_fibs_on_same_subnet -> = tap0: Ethernet address: ea:3d:2e:09:20:23 tap1: Ethernet address: 46:f5:46:22:ce:c5 passed [0.075s] sys/netinet/fibs_test:default_route_with_multiple_fibs_on_same_subnet_inet6= -> tap0: Ethernet address: da:bb:b1:63:34:ef tap1: Ethernet address: b6:f2:18:3b:57:87 passed [0.078s] sys/netinet/fibs_test:loopback_and_network_routes_on_nondefault_fib -> ta= p0: Ethernet address: 7a:35:3e:70:18:f3 passed [0.067s] sys/netinet/fibs_test:loopback_and_network_routes_on_nondefault_fib_inet6 = -> tap0: Ethernet address: 5e:ee:0e:73:f9:25 passed [0.068s] sys/netinet/fibs_test:same_ip_multiple_ifaces -> tap0: Ethernet address: = 52:59:c8:2f:7d:15 tap1: Ethernet address: fa:db:0e:8c:a1:c1 tap2: Ethernet address: 72:62:ca:0b:4b:c3 tap3: Ethernet address: 72:86:ea:96:45:ec passed [0.095s] sys/netinet/fibs_test:same_ip_multiple_ifaces_fib0 -> tap0: Ethernet addr= ess: 9e:a4:66:ec:85:5b tap1: Ethernet address: 56:04:3b:be:ca:a1 expected_failure: The test results in an ifconfig error and thus spuriously= fails: atf-check failed; see the output of the test for details [0.063s] sys/netinet/fibs_test:same_ip_multiple_ifaces_inet6 -> tap0: Ethernet add= ress: aa:6a:f4:8a:5a:ba tap1: Ethernet address: c6:3d:5b:60:35:2a tap0: Ethernet address: ba:35:9f:8b:24:12 tap1: Ethernet address: f2:4a:ca:57:0b:2d passed [0.122s] sys/netinet/fibs_test:slaac_on_nondefault_fib6 -> skipped: firewalls inte= rfere with this test [0.055s] sys/netinet/fibs_test:subnet_route_with_multiple_fibs_on_same_subnet -> t= ap0: Ethernet address: d2:ca:14:4e:72:03 tap1: Ethernet address: 32:7d:7b:94:97:38 passed [0.077s] sys/netinet/fibs_test:subnet_route_with_multiple_fibs_on_same_subnet_inet6 = -> tap0: Ethernet address: 72:eb:65:2b:57:fb tap1: Ethernet address: 8a:d4:b6:c7:ab:76 passed [0.073s] sys/netinet/fibs_test:udp_dontroute -> tap0: Ethernet address: e6:67:95:a= 8:96:56 tap1: Ethernet address: da:38:f2:5b:20:de tap0: link state changed to UP tap0: link state changed to DOWN tap0: Ethernet address: 2e:9a:99:ca:ba:e3 tap1: Ethernet address: 3e:87:b0:e7:85:0a tap1: link state changed to UP tap1: link state changed to DOWN passed [0.119s] sys/netinet/fibs_test:udp_dontroute6 -> skipped: https://bugs.freebsd.org= /244172 [0.042s] sys/netinet/forward:fwd_ip_blackhole -> skipped: if_epair.ko is required = to run this test. [0.048s] sys/netinet/forward:fwd_ip_icmp_gw_fast_success -> skipped: if_epair.ko i= s required to run this test. [0.048s] sys/netinet/forward:fwd_ip_icmp_gw_slow_success -> skipped: if_epair.ko i= s required to run this test. [0.037s] sys/netinet/forward:fwd_ip_icmp_iface_fast_success -> skipped: if_epair.k= o is required to run this test. [0.037s] sys/netinet/forward:fwd_ip_icmp_iface_slow_success -> skipped: if_epair.k= o is required to run this test. [0.046s] sys/netinet/igmp.py:TestIGMP::test_igmp2_join_leave -> broken: Test case = body timed out [300.013s] sys/netinet/igmp.py:TestIGMP::test_igmp3_join_leave -> broken: Test case = body timed out [300.006s] sys/netinet/ip6_v4mapped_test:tcp_v4mapped_bind -> passed [0.003s] sys/netinet/ip6_v4mapped_test:udp_v4mapped_sendto -> passed [0.003s] sys/netinet/ip_reass_test:ip_reass__large_fragment -> passed [0.013s] sys/netinet/ip_reass_test:ip_reass__multiple_last_fragments -> passed [0= .030s] sys/netinet/ip_reass_test:ip_reass__zero_length_fragment -> passed [0.01= 3s] sys/netinet/lpm:lpm_test1_success -> broken: Test case body timed out [3= 00.003s] sys/netinet/lpm:lpm_test2_success -> broken: Test case body timed out [3= 00.003s] sys/netinet/multicast:IP_MULTICAST_IF -> broken: Test case body timed out= [300.003s] sys/netinet/output:output_raw_flowid_mpath_success -> broken: Test case b= ody timed out [300.002s] sys/netinet/output:output_raw_success -> broken: Test case body timed out= [300.009s] sys/netinet/output:output_tcp_flowid_mpath_success -> broken: Test case b= ody timed out [300.009s] sys/netinet/output:output_tcp_setup_success -> broken: Test case body tim= ed out [300.010s] sys/netinet/output:output_udp_flowid_mpath_success -> broken: Test case b= ody timed out [300.001s] sys/netinet/output:output_udp_setup_success -> broken: Test case body tim= ed out [300.002s] sys/netinet/redirect:valid_redirect -> broken: Test case body timed out = [300.002s] sys/netinet/so_reuseport_lb_test:basic_ipv4 -> passed [0.492s] sys/netinet/so_reuseport_lb_test:basic_ipv6 -> Limiting tcp reset respons= e from 31962 to 190 packets/sec passed [0.525s] sys/netinet/so_reuseport_lb_test:bind_without_listen -> passed [0.003s] sys/netinet/so_reuseport_lb_test:concurrent_add -> passed [2.594s] sys/netinet/so_reuseport_lb_test:connect_bound -> passed [0.003s] sys/netinet/so_reuseport_lb_test:connect_not_bound -> passed [0.004s] sys/netinet/so_reuseport_lb_test:double_listen_ipv4 -> passed [0.003s] sys/netinet/so_reuseport_lb_test:double_listen_ipv6 -> passed [0.003s] sys/netinet/socket_afinet:socket_afinet -> passed [0.003s] sys/netinet/socket_afinet:socket_afinet_bind_connected_port -> passed [0= .005s] sys/netinet/socket_afinet:socket_afinet_bind_ok -> passed [0.003s] sys/netinet/socket_afinet:socket_afinet_bind_zero -> skipped: doesn't wor= k when mac_portacl(4) loaded (https://bugs.freebsd.org/238781) [0.003s] sys/netinet/socket_afinet:socket_afinet_bindany -> passed [0.003s] sys/netinet/socket_afinet:socket_afinet_multibind -> passed [0.116s] sys/netinet/socket_afinet:socket_afinet_poll_no_rdhup -> passed [0.004s] sys/netinet/socket_afinet:socket_afinet_poll_rdhup -> passed [0.003s] sys/netinet/socket_afinet:socket_afinet_stream_reconnect -> passed [0.00= 3s] sys/netinet/tcp_connect_port_test:basic_ipv4 -> Limiting tcp reset respon= se from 752 to 188 packets/sec Limiting tcp reset response from 25716 to 207 packets/sec Limiting tcp reset response from 26250 to 190 packets/sec passed [2.503s] sys/netinet/tcp_connect_port_test:basic_ipv6 -> Limiting tcp reset respon= se from 24606 to 184 packets/sec Limiting tcp reset response from 23062 to 204 packets/sec Limiting tcp reset response from 23103 to 185 packets/sec passed [2.833s] sys/netinet/tcp_implied_connect:tcp_implied_connect -> passed [0.003s] sys/netinet/tcp_md5_getsockopt:tcp_md5_getsockopt_v4 -> skipped: Test req= uires the tcpmd5 kernel module to be loaded [0.003s] sys/netinet/tcp_md5_getsockopt:tcp_md5_getsockopt_v6 -> skipped: Test req= uires the tcpmd5 kernel module to be loaded [0.003s] sys/netinet/udp_bindings:IP_SENDSRCADDR -> passed [0.004s] sys/netinet/udp_bindings:gethostname -> passed [0.003s] sys/netinet/udp_bindings:gethostname_jailed -> passed [0.003s] sys/netinet/udp_bindings:v4mapped -> passed [0.003s] sys/netinet/udp_io:peek -> passed [0.003s] sys/netinet/udp_io:trunc -> passed [0.003s] sys/netinet/libalias/1_instance:1_singleinit -> passed [0.007s] sys/netinet/libalias/1_instance:2_destroynull -> pid 88898 (1_instance), = jid 0, uid 0: exited on signal 11 (core dumped) expected_failure: Code expects valid pointer. [0.014s] sys/netinet/libalias/1_instance:3_multiinit -> passed [0.010s] sys/netinet/libalias/1_instance:4_multiinstance -> passed [0.066s] sys/netinet/libalias/2_natout:10_udp_eim_out_in -> passed [0.003s] sys/netinet/libalias/2_natout:11_udp_eim_with_deny_incoming -> passed [0= .004s] sys/netinet/libalias/2_natout:12_udp_eim_hairpinning -> passed [0.003s] sys/netinet/libalias/2_natout:1_simplemasq -> passed [0.003s] sys/netinet/libalias/2_natout:2_unregistered -> passed [0.003s] sys/netinet/libalias/2_natout:3_cgn -> passed [0.004s] sys/netinet/libalias/2_natout:4_udp -> passed [0.003s] sys/netinet/libalias/2_natout:5_sameport -> passed [0.004s] sys/netinet/libalias/2_natout:6_cleartable -> passed [0.003s] sys/netinet/libalias/2_natout:7_stress -> passed [0.098s] sys/netinet/libalias/2_natout:8_portrange -> passed [0.004s] sys/netinet/libalias/2_natout:9_udp_eim_mapping -> passed [0.003s] sys/netinet/libalias/3_natin:1_portforward -> passed [0.003s] sys/netinet/libalias/3_natin:2_portoverlap -> passed [0.003s] sys/netinet/libalias/3_natin:3_redirectany -> passed [0.003s] sys/netinet/libalias/3_natin:4_redirectaddr -> passed [0.003s] sys/netinet/libalias/3_natin:5_lsnat -> passed [0.003s] sys/netinet/libalias/3_natin:6_oneshot -> passed [0.003s] sys/netinet6/addr6:addr6_invalid_addr -> skipped: if_epair.ko is required= to run this test. [0.036s] sys/netinet6/addr6:anycast_raw_addr -> lo0: link state changed to UP lo1: link state changed to UP passed [0.068s] sys/netinet6/divert:ipdivert_ip6_output_remote_success -> skipped: if_epa= ir.ko is required to run this test. [0.043s] sys/netinet6/exthdr:exthdr -> skipped: if_epair.ko is required to run thi= s test. [0.040s] sys/netinet6/fibs6:fibs6_ifroutes1_success -> broken: Test case body time= d out [300.005s] sys/netinet6/forward6:fwd_ip6_blackhole -> skipped: if_epair.ko is requir= ed to run this test. [0.043s] sys/netinet6/forward6:fwd_ip6_gu_icmp_gw_gu_fast_success -> skipped: if_e= pair.ko is required to run this test. [0.036s] sys/netinet6/forward6:fwd_ip6_gu_icmp_gw_gu_slow_success -> skipped: if_e= pair.ko is required to run this test. [0.036s] sys/netinet6/forward6:fwd_ip6_gu_icmp_gw_ll_fast_success -> skipped: if_e= pair.ko is required to run this test. [0.036s] sys/netinet6/forward6:fwd_ip6_gu_icmp_gw_ll_slow_success -> skipped: if_e= pair.ko is required to run this test. [0.038s] sys/netinet6/forward6:fwd_ip6_gu_icmp_iface_fast_success -> skipped: if_e= pair.ko is required to run this test. [0.036s] sys/netinet6/forward6:fwd_ip6_gu_icmp_iface_slow_success -> skipped: if_e= pair.ko is required to run this test. [0.040s] sys/netinet6/lpm6:lpm6_test1_success -> broken: Test case body timed out = [300.008s] sys/netinet6/lpm6:lpm6_test2_success -> broken: Test case body timed out = [300.003s] sys/netinet6/mld:mldraw01 -> broken: Test case body timed out [300.008s] sys/netinet6/mld:pr233683 -> broken: Test case body timed out [300.008s] sys/netinet6/ndp:ndp_add_gu_success -> skipped: if_epair.ko is required t= o run this test. [0.046s] sys/netinet6/ndp:ndp_del_gu_success -> skipped: if_epair.ko is required t= o run this test. [0.043s] sys/netinet6/ndp:ndp_slaac_default_route -> skipped: if_epair.ko is requi= red to run this test. [0.040s] sys/netinet6/output6:output6_raw_flowid_mpath_success -> skipped: if_epai= r.ko is required to run this test. [0.030s] sys/netinet6/output6:output6_raw_success -> skipped: if_epair.ko is requi= red to run this test. [0.041s] sys/netinet6/output6:output6_tcp_flowid_mpath_success -> skipped: if_epai= r.ko is required to run this test. [0.040s] sys/netinet6/output6:output6_tcp_setup_success -> skipped: if_epair.ko is= required to run this test. [0.030s] sys/netinet6/output6:output6_udp_flowid_mpath_success -> skipped: if_epai= r.ko is required to run this test. [0.042s] sys/netinet6/output6:output6_udp_setup_success -> skipped: if_epair.ko is= required to run this test. [0.031s] sys/netinet6/proxy_ndp:pndp_add_gu_success -> skipped: if_epair.ko is req= uired to run this test. [0.032s] sys/netinet6/proxy_ndp:pndp_del_gu_success -> skipped: if_epair.ko is req= uired to run this test. [0.038s] sys/netinet6/proxy_ndp:pndp_ifdestroy_success -> skipped: if_epair.ko is = required to run this test. [0.029s] sys/netinet6/proxy_ndp:pndp_neighbor_advert -> skipped: if_epair.ko is re= quired to run this test. [0.032s] sys/netinet6/redirect:valid_redirect -> skipped: if_epair.ko is required = to run this test. [0.034s] sys/netinet6/scapyi386:scapyi386 -> skipped: if_epair.ko is required to r= un this test. [0.034s] sys/netinet6/test_ip6_output.py:TestIP6Output::test_output6_base -> broke= n: Test case body timed out [300.010s] sys/netinet6/test_ip6_output.py:TestIP6Output::test_output6_nhop -> broke= n: Test case body timed out [300.009s] sys/netinet6/test_ip6_output.py:TestIP6Output::test_output6_pktinfo[empty] = -> broken: Test case body timed out [300.002s] sys/netinet6/test_ip6_output.py:TestIP6Output::test_output6_pktinfo[ifsame]= -> broken: Test case body timed out [300.008s] sys/netinet6/test_ip6_output.py:TestIP6Output::test_output6_pktinfo[ipandif= ] -> broken: Test case body timed out [300.011s] sys/netinet6/test_ip6_output.py:TestIP6Output::test_output6_pktinfo[iponly1= ] -> broken: Test case body timed out [300.005s] sys/netinet6/test_ip6_output.py:TestIP6Output::test_output6_pktinfo[nolocal= ip] -> broken: Test case body timed out [300.007s] sys/netinet6/test_ip6_output.py:TestIP6OutputLL::test_output6_linklocal ->= broken: Test case body timed out [300.004s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_tc= p[gu-no_sav] -> broken: Test case body timed out [300.004s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_tc= p[gu-sav] -> broken: Test case body timed out [300.009s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_tc= p[ll-no_sav] -> broken: Test case body timed out [300.011s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_tc= p[ll-sav] -> broken: Test case body timed out [300.012s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_tc= p[lo-no_sav] -> broken: Test case body timed out [300.008s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_tc= p[lo-sav] -> broken: Test case body timed out [300.005s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_ud= p[gu-no_sav] -> broken: Test case body timed out [300.007s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_ud= p[gu-sav] -> broken: Test case body timed out [300.004s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_ud= p[ll-no_sav] -> broken: Test case body timed out [300.009s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_ud= p[ll-sav] -> broken: Test case body timed out [300.006s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_ud= p[lo-no_sav] -> broken: Test case body timed out [300.005s] sys/netinet6/test_ip6_output.py:TestIP6OutputLoopback::test_output6_self_ud= p[lo-sav] -> broken: Test case body timed out [300.007s] sys/netinet6/test_ip6_output.py:TestIP6OutputMulticast::test_output6_multic= ast[ff02] -> broken: Test case body timed out [300.012s] sys/netinet6/test_ip6_output.py:TestIP6OutputMulticast::test_output6_multic= ast[ff05] -> broken: Test case body timed out [300.010s] sys/netinet6/test_ip6_output.py:TestIP6OutputMulticast::test_output6_multic= ast[ff08] -> broken: Test case body timed out [300.002s] sys/netinet6/test_ip6_output.py:TestIP6OutputMulticast::test_output6_multic= ast[ff0e] -> broken: Test case body timed out [300.012s] sys/netinet6/test_ip6_output.py:TestIP6OutputNhopLL::test_output6_nhop_link= local -> broken: Test case body timed out [300.005s] sys/netinet6/test_ip6_output.py:TestIP6OutputScope::test_output6_linklocal_= scope[gu_to_ll] -> 2025-10-06T09:43:44.847875+00:00 - auditd 1173 - - aud= itd_wait_for_events: SIGTERM 2025-10-06T09:43:44.849528+00:00 - auditd 1173 - - Auditing disabled 2025-10-06T09:43:44.850639+00:00 - auditd 1173 - - renamed /var/audit/20251= 006034648.not_terminated to /var/audit/20251006034648.20251006094344 2025-10-06T09:43:44.852936+00:00 - auditd 1173 - - Finished 2025-10-06T09:44:04.864610+00:00 - init 1 - - some processes would not die;= ps axl advised Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 done All buffers synced. + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-23' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-notyet-tests.sh x ./auto-shutdown + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins255033144455806772= 5.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'ff7700b4= d5e9b5fe5c9534f5f1e548f2c65aeed7', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../ff7700b4d5e9b5f= e5c9534f5f1e548f2c65aeed7/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_242_1008388394.1759743885823-- From nobody Mon Oct 6 15:49:56 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 4cgNxz1mlZz69Yj4 for ; Mon, 06 Oct 2025 15:49:59 +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 4cgNxz02hGz3gQy; Mon, 06 Oct 2025 15:49:59 +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=1759765799; 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=OfRemSJvgyM1GoWoloORKWlOKm6SZIoMDAIZADZJxPY=; b=O42XtADFaq58Hr1wRycfIrPsJnB/uYJCPOP63jDnoLrpz3ZJoBL9GaUEedYlHuDYxqXpPp 3EScIO/41oM//ZSrxPHFWrVlC/yt0ljTcW5uv79Pc3f8/Z6eRr3RUK8pzuPgBFyvd2vzVd OWa81qdrB7YYpJ0DkAyBiqunyH768K8zJzskT4ZlfVkUh3sPGTdYT6rG+TENeU5OdaxuC4 5tc/fDM+En9OWg8pDBtw2P0HcnvNdv02pfRc+hfC4EK6IAUFaUjnzPRRWQ6HYYFo5JdSnK dHhXxeK+vRLuO7ZSFx94k93gd0veP1LAk9o6LXxRCou2N0vx9H+ONoQ5jeOxXg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759765799; a=rsa-sha256; cv=none; b=jlOyrH0/VT2V8gBi596WXcvUHQc6PlDOuHIRKKm6R5zwMHQfeHs20CPicySdgtHRenvyKp HgAJAwVAak0g2SsAr2igv9271DYs70KtURP0olseN8pcHWTiqSNCc+IBAe7B2R3fD+5ldo 0Czm4uEg2Nuqi16FKLiTuF5+ovhhRU8Pk1hxF8ZMLzkRW7Fc1z3PtafbrKefwD9AjwwYOE Dwt2kisxXdPU+W5eihHcOZjnJpt/EsENjS2nW7ej+MmPK7nz0zj7ImT3FVskMnY/5GNU56 tIHINTryHk0IbidOcqxtAzrxdOCc5HHr8ddFJzSW4c6XOmFS+oHYGSVA8rHV+Q== 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 4cgNxy6dLfz14lH; Mon, 06 Oct 2025 15:49:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 15:49:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1136443120.261.1759765798936@jenkins.ci.freebsd.org> In-Reply-To: <1957706408.233.1759726820440@jenkins.ci.freebsd.org> References: <1957706408.233.1759726820440@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #13 - 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_260_462011005.1759765796157" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_260_462011005.1759765796157 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #13 (e4e196585cf341fe9f7f91bf2d= 6de5c1e0b92e43) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/13/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/13/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/13/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) e4e196585cf341fe9f7f91bf2d6de5c1e0b92e43 by jlduran: release: packages: Fix grammar in pkg description The end of the build log: [...truncated 110.01 MiB...] --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /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/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_tests --- --- lseek.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug lseek.f= ull lseek.debug --- lseek --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlseek.debug lseek.full lseek --- all_subdir_usr.bin --- --- morse.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 -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 morse.full morse.pieo =20 --- all_subdir_usr.sbin --- --- lex.pieo --- /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/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- morse.6.gz --- gzip -cn /workspace/src/usr.bin/morse/morse.6 > morse.6.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- all_subdir_usr.bin --- --- morse.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug morse.f= ull morse.debug --- morse --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmorse.debug morse.full morse --- all_subdir_usr.sbin --- --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lld --- --- Common/Filesystem.pieo --- --- all_subdir_usr.sbin --- --- kbdmap.pieo --- /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/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- /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/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Filesystem.pieo -MTCommon/Filesystem.pieo -Wno-format-zer= o-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-= prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspa= ce/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-litera= l-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contrib/llvm= -project/lld/Common/Filesystem.cpp -o Common/Filesystem.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.pieo --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- XCOFFDumper.pieo --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- all_subdir_usr.bin --- /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/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.XCOFFDumper.pieo -MTXCOFFDumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src= /contrib/llvm-project/llvm/tools/llvm-readobj/XCOFFDumper.cpp -o XCOFFDumpe= r.pieo --- all_subdir_usr.sbin --- --- kbdmap.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/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.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/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- all_subdir_lib --- --- all_subdir_lib/librt --- =3D=3D=3D> lib/librt (all) --- all_subdir_usr.sbin --- --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_lib --- --- all_subdir_lib/librt/tests --- =3D=3D=3D> lib/librt/tests (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_lib --- --- sched_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sched_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsched_test ) --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_null__single= _insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:86:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_lib/librt --- --- .depend.sched_test --- echo sched_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.= amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sched_test --- t_sched.pieo --- /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/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sched_test.t_sched.pieo -MTt_sched.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace/s= rc/contrib/netbsd-tests/lib/librt/t_sched.c -o t_sched.pieo --- all_subdir_usr.sbin --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /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/ -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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- sched_test.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/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sched= _test.full t_sched.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd6= 4.amd64/lib/libnetbsd -lnetbsd_pie --- sched_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug sched_t= est.full sched_test.debug --- sched_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsched_test.debug sched_test.full sched_test --- sem_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sem_test NO_SU= BDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.pieo --- /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/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib= /netbsd-tests/lib/librt/t_sem.c -o t_sem.pieo --- sem_test.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/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_t= est.full t_sem.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd -lnetbsd_pie --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- sem_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsem_test.debug sem_test.full sem_test --- Kyuafile --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/number --- =3D=3D=3D> usr.bin/number (all) --- .depend --- echo number.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- number.pieo --- /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/ -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.number.pieo -MTnumber.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/number/number.c -o number.pieo --- number.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 -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 number.full number.pieo =20 --- number.6.gz --- gzip -cn /workspace/src/usr.bin/number/number.6 > number.6.gz --- number.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug number.= full number.debug --- number --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnumber.debug number.full number --- all_subdir_usr.sbin --- --- quirks.pieo --- /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/ -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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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 --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lld --- --- Common/ErrorHandler.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:191, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/STLForwardCompat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Support/SwapByteOrder.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/LLVM.h:19, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/ErrorHandler.h:71, from /workspace/src/contrib/llvm-project/lld/Common/ErrorH= andler.cpp:9: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 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_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 302.31 real 2861.97 user 247.71 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/jenkins86500905302= 07468960.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_260_462011005.1759765796157-- From nobody Mon Oct 6 16:02:46 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 4cgPDn28kdz69ZgN for ; Mon, 06 Oct 2025 16:02:49 +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 4cgPDn0FkKz3hxC; Mon, 06 Oct 2025 16:02:49 +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=1759766569; 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=cpw9HKQBillxR/ok2wk27+tGY+Je+7FD/vXiR3S8Q/o=; b=uurFk41bUfdSLyFbHtE8O3pvn8Vc5xdlisJ3JyaHXXhhYCKsMBhBAn28G0Be9bgeQJHnwN IvxHq6dJrQs/TH6aJoFQydsbADA3pZ7VM1d837aSj334qWohZ9hXiRD+GM1gssNXs4uXmA 6nb9AmZVn2AZfmqyq2IujSBjnsTAwwkfxeT9VeetdTPYWtxyoNZBt5RXcCZzxJsb4rF9Rx tpZZpZnQdJ0SIdwLC78W9Ab4My/cn+1hBAgpYJ+06s+NxuYYwutVW9G5nE6xH7voonwPAy V9ZlSP73pYVH6cWdi0BcnvdQJFQWR3hK+kvtPGCspBcHbVQkbMiuqOVEdaXKEg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759766569; a=rsa-sha256; cv=none; b=g2v4qGJk9Lno9u3wwBxGnrQ8TatZqyqu5LYNaBSA1QBVdBhpVRV3lot+mA6mGr2viWkEZb ZCL96BeSihxekaeGvpakPx6/LggZmTp+7xMVUvmrkRjg0B3IIVH5LytJyDK+rj5zpIaUcn S1NQiVfyk2wbrp9QSWurN2DmlpR6h/Pk3UjHZ7H10vzgwiPJX0W7M03aHbYTjrNK6NzX+X rLzj5MMCGgj2Bp5zkZhC0qm+GSXGojWgXrNzi2egA92lPMuITsLRepHFeU6wYckQZOX7gE k+YcWdx1ea22VdVOIjj7GI9AQNxMThKOC5zhQItjiMh7bswYnBSukWMMbmNzSQ== 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 4cgPDm6hyZz15Pj; Mon, 06 Oct 2025 16:02:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 16:02:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <668100571.263.1759766568946@jenkins.ci.freebsd.org> In-Reply-To: <801537131.235.1759727398378@jenkins.ci.freebsd.org> References: <801537131.235.1759727398378@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #13 - 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_262_2059105223.1759766566224" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_262_2059105223.1759766566224 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #13 (e4e196585cf341fe9f7f91bf2d= 6de5c1e0b92e43) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/13/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/13/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/13/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) e4e196585cf341fe9f7f91bf2d6de5c1e0b92e43 by jlduran: release: packages: Fix grammar in pkg description The end of the build log: [...truncated 109.81 MiB...] | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- llvm-objdump-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump-driver.pieo -MTllvm-objdum= p-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-objdump/llvm-o= bjdump-driver.cpp -o llvm-objdump-driver.pieo --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_lib --- --- all_subdir_lib/libucl --- =3D=3D=3D> lib/libucl (all) --- libucl.3.gz --- gzip -cn /workspace/src/contrib/libucl/doc/libucl.3 > libucl.3.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_usr.sbin/moused --- --- moused.pieo --- 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.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- ELF/Arch/AMDGPU.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.ELF_Arch_AMDGPU.pieo -MTELF/Arch/AMDGPU.pieo -Wno-format-zero-le= ngth -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-= prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspa= ce/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-litera= l-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /wo= rkspace/src/contrib/llvm-project/lld/ELF/Arch/AMDGPU.cpp -o ELF/Arch/AMDGPU= .pieo --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_usr.sbin/vidcontrol --- --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- llvm-objdump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump.pieo -MTllvm-objdump.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/ll= vm-objdump.cpp -o llvm-objdump.pieo --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 326.18 real 3050.28 user 230.65 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins91832268388= 61236574.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_262_2059105223.1759766566224-- From nobody Mon Oct 6 16:04:37 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 4cgPGs60H3z69ZnS for ; Mon, 06 Oct 2025 16:04:37 +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 4cgPGs3WFyz3lMD; Mon, 06 Oct 2025 16:04:37 +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=1759766677; 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: list-id; bh=ErGLi6NTpyud6kG5AkkCte/zOl4v9sYX7QPPrFf2ksI=; b=p+1yBdOB0dHCWVX5hGCt36lL4mypww0fAYDRty07koGfMMeVf+EiC5Bt7M1qJJRx3Xtxzu JtuFIuDrChZslZEm9Iven7FsuqztoknFmr/OPlI4R2x6ki8OZLcNWJ03h8iu6vpIYnbXdr o2MqnlUd0JpaOx6RGioCf2CCM9expyYRYNYXytN4yolHhawcGgdwRYjTGUXk92mwV50EvC 4j/8O791gXTUwNlhhsSANTMg0gWD7je6AUc+gj+B68EQUItgF5DJCKmu1SEulc3axIS6DZ VBD20i1syJc6j0br6cH9gonNm8s5S0hv4PHsAhhbGQBeJsV/I08QWNNEcQQbtw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759766677; a=rsa-sha256; cv=none; b=SqpyF19kX9jR5zlz9Pb5EzNvvLfAVeMSlPsbhf+1lnwe7bng9e3t5C6hEV87RW+XKaln8I BNpTQgUd5d2s//9g7NE50muUCN/5zIB/ZKv5id3BjSiIdzowjrEIxzxGHT6WYa8w3u/4SZ ue24JjoGzjDXNnjP0IVuo1jHZbXs57Y52WMSY8rFx1A8F130gFlu78XoPvk6YUFNWGOoT2 L2kuAQnQ6L/rqRQqXFUG69WqewLjkrHF8HpUG8CUuHnqXpIGa+w/I5VpbCU9BO8ht2dCgv xONCeU14ouMXTu1b1mfZ2xYhF/dUvQ5GQKHzv9tZGqbVlT83LzflR3EhBs5qAA== 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 4cgPGs35mDz14wJ; Mon, 06 Oct 2025 16:04:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 16:04:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1986568639.265.1759766677439@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26900 - Unstable 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_264_1186588635.1759766677239" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_264_1186588635.1759766677239 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26900 (ccb600906f152df310794f146eac54372e6b2665) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26900/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26900/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26900/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d0a35ec01c31b498bd9996b50641a8629757b65f by mjg: pipe: consistently use PIPE_LOCK_ASSERT ccb600906f152df310794f146eac54372e6b2665 by mjg: mtx: retire _mtx_release_lock_quick The failed test cases: 3 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: sys.netpfil.pf.pflog.rdr_action Error Message: atf-check failed; see the output of the test for details ------=_Part_264_1186588635.1759766677239-- From nobody Mon Oct 6 16:26:41 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 4cgPmN6n5Dz69cnk for ; Mon, 06 Oct 2025 16:26:44 +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 4cgPmN3jtQz3p1F; Mon, 06 Oct 2025 16:26:44 +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=1759768004; 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=GL02qHrYCQRKUNf7N5Qn3OTSmFIK4zzpECT/Z35p0wY=; b=e8lSWxqwgOLxWoQaFR1rp0aNS568Rb5UbaDjgRir0Evgj6yCWf5rvzTaf5wGMs6KPOJYZT esG08wmmWwnS2ztZB0uuoRchxGygMS/qK5c0F3xKcmtGKq+PuccBR43m5XAHxDdBD2AEyp FrcK05NzOgg/CoofZ5vn46Ee2i8OO9e+dZEkKVMTVPV+72ky8gQwx9Krm32HXB36hlpyfx RBgxfFgBS/zp9p62Ik+IpAaJMEQT3Rk76Qn671vTRW6kF6frjP2kwO0QgT3tyyxIu58pC8 MgMHQHqLHDM864V5gTK2begkpBcg0SWBKu6aIo4heTUl/lc50o8VWcvj83/B6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759768004; a=rsa-sha256; cv=none; b=dTm7vSV2NkdbFU1jf1DHtTizRjPvco/PShAs7+wyZccuJOkolA3emBkkDYqPMHQ6KkYt7z 52+LXuchCu30U5D9pLaf5/4WPw/RvHIOFBPRSpy1n8uATBe+gxNLIxKwg+LsYpIv7dHiiN 5VuyLfKTneH0jN2qVmqquQc298YCABzOLyN3WbOxqxaCWKC4yN7+HOo1OVjtl/tRikw99j CAfF62Lb6liDEILUPGpq6yQE81B6E8eg8IlJ9NOeqGn9AVCpW7s3Yxz2/7xaKv4xKnr53O dhAlpwvXNM3fg08XLuMax00Ey/UpoHVsvQkK0g0pSBhsLI/MuJH2/1nWAiiGTw== 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 4cgPmN39vqz15cB; Mon, 06 Oct 2025 16:26:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 16:26:41 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2028273023.267.1759768004451@jenkins.ci.freebsd.org> In-Reply-To: <548420479.231.1759725021345@jenkins.ci.freebsd.org> References: <548420479.231.1759725021345@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #13 - 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_266_1802292695.1759768001445" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_266_1802292695.1759768001445 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #13 (e4e196585cf341fe9f7f91bf2d= 6de5c1e0b92e43) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/13/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/13/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/13/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) e4e196585cf341fe9f7f91bf2d6de5c1e0b92e43 by jlduran: release: packages: Fix grammar in pkg description The end of the build log: [...truncated 110.41 MiB...] =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.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/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.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/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- pre-init --- --- pre-init.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o pre-init.full pre-init.pieo mockfs.pieo utils.pieo -lp= rivategmock -lprivategtest -lprivategtest -lutil -lpthread --- pre-init.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug pre-ini= t.full pre-init.debug --- pre-init --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpre-init.debug pre-init.full pre-init --- readdir --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.readdir NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_= PROGS=3Dt PROG=3Dreaddir PROG_CXX=3Dreaddir) --- .depend.readdir --- echo readdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libutil.a >> .depend.readdir echo readdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend.readdir --- readdir.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -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.re= addir.readdir.pieo -MTreaddir.pieo -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-e= rror=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 -I/workspace/src/tests -I/workspace/src/s= ys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DG= TEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTIO= N=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-me= maccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new = -Wno-attributes -Wno-unused-but-set-variable -Wno-cast-align -c /worksp= ace/src/tests/sys/fs/fusefs/readdir.cc -o readdir.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- --- llvm-symbolizer.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-symbolizer/llvm-symbolizer.1 > l= lvm-symbolizer.1.gz --- llvm-addr2line.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-symbolizer/llvm-addr2line.1 > ll= vm-addr2line.1.gz --- llvm-symbolizer.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --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/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-sym= bolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace= /src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -= D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE= _VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-f= reebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_= SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM= _TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 = -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINT= ER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializ= eX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATI= VE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMIn= itializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-symbolizer.full llvm-symbolizer-driver.pieo llvm-symbolizer.pieo /tm= p/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -= lprivatezstd -lexecinfo -ltinfow -lpthread=20 --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/readdir.cc:36: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-cxxfilt --- =3D=3D=3D> usr.bin/clang/llvm-cxxfilt (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-cxxfilt/Opts.td --- .depend --- echo llvm-cxxfilt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-cxxfilt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-cxxfilt-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-cxxfilt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-cxxfilt-driver.pieo -MTllvm-cxxfil= t-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-cxxfilt/llvm-c= xxfilt-driver.cpp -o llvm-cxxfilt-driver.pieo --- all_subdir_usr.bin/clang/llvm-symbolizer --- --- llvm-symbolizer.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug llvm-sy= mbolizer.full llvm-symbolizer.debug --- llvm-symbolizer --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-symbolizer.debug llvm-symbolizer.full llvm-symbolizer --- all_subdir_usr.bin/clang/llvm-cxxfilt --- --- llvm-cxxfilt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-cxxfilt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-cxxfilt.pieo -MTllvm-cxxfilt.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-cxxfilt/ll= vm-cxxfilt.cpp -o llvm-cxxfilt.pieo --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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_tests --- --- readlink --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.readlink N= O_SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING= _PROGS=3Dt PROG=3Dreadlink PROG_CXX=3Dreadlink) --- .depend.readlink --- echo readlink.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libutil.a >> .depend.readlink echo readlink.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a= >> .depend.readlink --- readlink.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -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.re= adlink.readlink.pieo -MTreadlink.pieo -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -I/workspace/src/tests -I/workspace/src/s= ys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DG= TEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTIO= N=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-me= maccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new = -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/s= ys/fs/fusefs/readlink.cc -o readlink.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 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_lib --- 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 543.47 real 5124.92 user 385.59 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/jenkins63994380834= 33587991.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_266_1802292695.1759768001445-- From nobody Mon Oct 6 16:45:28 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 4cgQB11tszz69f4V for ; Mon, 06 Oct 2025 16:45:29 +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 4cgQB05hGCz3qL2; Mon, 06 Oct 2025 16:45:28 +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=1759769128; 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=HzyLR2YBLJ2La/CwwpqQo2Vu3BHF8rb7cpKjRytg+f4=; b=S+yQXga1EWcHVHsxG3DsJUY5t/xSjVEZXzXmZ1HCg6Veib2sFE/IXeDi5HkS3l0JmBItHa UDQfazsBXHp/fnahXYEGMr8GRN5Yhj+DrmKODdLC1SUHPylIAY5HM/YpiXZWN+xmNydm2K ryIp5RuANli0NI48syzWFoMLjdsxBO59YXByhLGuD74fJ3KSNivjVZd0Do2s4qQLP2dtwN /o2BHvqhrIXDAUjcVoSi5jqkqVl1XnI91MyyVkh0aW683+rx70Dk3tPIongJNmnAEvRSj9 IAKwCqe+Yj2k1IxhUS69S+HONLI1P69G04xtB1b3YCE4SQQ34DKBDpHPUZ4Irw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759769128; a=rsa-sha256; cv=none; b=IzAYJo+4VqGYLeGasnnX63UGfRUg74cbIioskQT2/S+F9Wle8UtZ4IBtvWsB1n3sudrHxQ yrvIMF093mtg8GC7W4HM2RjzNy1uEHg2jcOwMHrJ5MC3yafS25FChIBoVhgXUrzcJoEw/C e+KndGUE5gjhv8tGqHs2SMDXymN6Wx4EKn7kubUPQKU6qzCcpQaPxwBzS9Mxo+hTz6kX4J 7xDqGKA6Yy43eX6jrjtFE8VI2ICFAHf4P+z/xusPnOhfdDvVie6D46AZQihOwTO51gOjlf a+pcwOKQyIQmeYTBpFdYn+PM/I0Ul4V4u5UfA3iCYLu9Ij0L+Bd9z1fzQX40Kw== 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 4cgQB04sJ9z16Yd; Mon, 06 Oct 2025 16:45:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 16:45:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <393392887.269.1759769128687@jenkins.ci.freebsd.org> In-Reply-To: <796685046.243.1759743885982@jenkins.ci.freebsd.org> References: <796685046.243.1759743885982@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #24 - Still unstable 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_268_324992521.1759769128389" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_268_324992521.1759769128389 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #24 (e4e196585cf341fe9f7f91bf2d6de5c1e0b92e43) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/24/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/24/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/24/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) e4e196585cf341fe9f7f91bf2d6de5c1e0b92e43 by jlduran: release: packages: Fix grammar in pkg description The failed test cases: 10 tests failed. FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[call_420] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[return] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[skipto_42] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_check_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_ntp] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_tcp-setmss] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_keep_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_record_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_tables] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_268_324992521.1759769128389-- From nobody Mon Oct 6 18:15:04 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 4cgS9N5ZsYz6BJ5N for ; Mon, 06 Oct 2025 18:15:04 +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 4cgS9N3cZBz42dJ; Mon, 06 Oct 2025 18:15:04 +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=1759774504; 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=fLHNjZCzIro1Sw7jN3XR8VTyu3BxA4nQs29AeI6bipk=; b=c6uyZHrAt0FgPTxYoypboYQ/aQnSjyNlNdHdGzKdoPGzzGankfRMJOQjGRHH+L+/xWyBZb IvRisiTOgcDasldIGplQoDoVKkR45Hlx/+e45yG37ci7rDGsGQxfp6AV8nmR0X40HRT/+v 8yqao1ImLzFlxPHH9w7JUvzQRl7qTLPX8n1GEY2NXw/tiaMUy6K2VZorVc8r+pZUM+6300 /nHeuhi5dDibXyFwy31NbDqEKdJs94ZlzQmTl4KpxUpvNue9JLE84dUFLmffklzQ5LUveJ MuoL9UvgYL2fH8ywkn/o7ASX8Hl26Ha6mWfX/lTSFEuPp5pJ4gq7ZZwPaBIFNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759774504; a=rsa-sha256; cv=none; b=golw4JNjHQ71gOSv1DoJqJcZ1h9XLwRDBpgMmv2fHf7Im/TzXTKs0ITQbVSEULsP9pvi0C 8QlI1IybmRx7LrfFKFp0wOGBMSdw12GmON1ME3OC3jt5ifTEt192SSGyQ6m5exqEMCM2bz 1kTFE/y/QyId0joE3mX/qoJIughMBXm5pYv0QDowz0e7ZUt67mEGAJ15tabe27f02OxDyV dF0UrHcYaNsQBQHZQffWJTTP5mtRyqjS7exgRgUMzpNTt08PiGbeklHvSKigJ3foJv3zu/ o9fHLwq6BUR1VVvAqt21HqJJeUl5gF+3yYkuSynhpbakOXwKr0f4YFHbBcu4Hw== 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 4cgS9N3BLMz18MG; Mon, 06 Oct 2025 18:15:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 18:15:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <359973801.273.1759774504450@jenkins.ci.freebsd.org> In-Reply-To: <1986568639.265.1759766677439@jenkins.ci.freebsd.org> References: <1986568639.265.1759766677439@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26901 - Still Unstable 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_272_316867163.1759774504234" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_272_316867163.1759774504234 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26901 (5000d023a446b81f6d45ed59aa379607ec814f01) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26901/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26901/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26901/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 5000d023a446b81f6d45ed59aa379607ec814f01 by rmacklem: heimdal-kadmin: Add support for the -f dump option The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.pflog.rdr_action Error Message: atf-check failed; see the output of the test for details ------=_Part_272_316867163.1759774504234-- From nobody Mon Oct 6 18:38:59 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 4cgShz5GnJz6BKRM for ; Mon, 06 Oct 2025 18:38:59 +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 4cgShz3BJyz4524; Mon, 06 Oct 2025 18:38:59 +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=1759775939; 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=j/6u0ZgUhX2AQR5MOUUgNYviaj/pQTnm6EGVaMLeCMI=; b=ZX+Jq0IO7upE59K23wDFok9jm5jWaQRdDrdUnCPGIGCouqtrMSKvI9k0TChbyQGlh0mRta zYc3mSF8rw9YM4AJaT47lYNIMBzjdcahHAJ24FNK9Y9qKKYgssT9XZgdlIZtnk2/RtyS10 hCfKraMQp3s7x51xj3NEbRsN6J401obSgX+0PqUbgSnAdDKnG8iWeAWK9AKBb7/tizg+vR kz8q9BGpbK11hMDU7a8qwAzAWBapBw270ErlIerun3rP1MGlNR8uywo1G+wggC9iv6UuvI enKFDBmivhcdQIMU+98k3O73IfsNP+h2y2mKU3uiQIQ1SLhzTGcQRET25Ow+hg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759775939; a=rsa-sha256; cv=none; b=KrjIbnsdtwl3iJOUwOgfWinfLAKIt6ODEyLr0imVqfsaMK/QGhmLXaKlWdHGCVitf7I3D3 mhvQOd3L0Ktb6zdUZ2d5omL77mPaaJEO2/nJCrRriTPlREoAzeJl6xTwcNrsR/+RF07eSL z3ALw/2CD3dxvKThj3uqv5a6h3kTqhOWdHuuvRiH/HklOIM/XBiXErJZtWTuxrk9JtsLT1 I0tigJ5Bla90kFzue+twa9us6mcWBUZEs0c9J/+zApHVQ0GI2mARCBmABg1WKD0czxPvqQ VI2XgD2ivxWElWp3FE4C3Cs6ER3n1E/GrMF8rZrfXVVS86+QVp08jVmAVZA5Lg== 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 4cgShz2kgbz19BM; Mon, 06 Oct 2025 18:38:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 18:38:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1218649278.275.1759775939386@jenkins.ci.freebsd.org> In-Reply-To: <535273483.171.1759682024881@jenkins.ci.freebsd.org> References: <535273483.171.1759682024881@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1498 - Still Unstable 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_274_688592749.1759775939108" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_274_688592749.1759775939108 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1498 (1cc96642675bf5029ce72dcf981d4a1cf993dee3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1498/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1498/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1498/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 1cc96642675bf5029ce72dcf981d4a1cf993dee3 by jtl: tcp: close two minor races with debug messages The failed test cases: 2 tests failed. FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_274_688592749.1759775939108-- From nobody Mon Oct 6 18:53:20 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 4cgT1b5XTrz6BMtZ for ; Mon, 06 Oct 2025 18:53:23 +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 4cgT1b3vkYz46YH; Mon, 06 Oct 2025 18:53:23 +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=1759776803; 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=RDSVTsy8s9ajacZgDGA627/ry9VxOqpvrFhZPZSW1ks=; b=GBc8gKc7BewFjEKkpi4Mk2t/VqEGf2eE70X7pU5iwMjqsT9xDdLnMRmqBrN+0VYLDcf8un ltapgGcIw6trwPwsWqQkJWtVLPkNTwJVyBn48TVGf9Qi/gRD5YXz0Cyc9ScTcc0njmCnn0 b2IRJR5/9cu0j0DgzA5smmiDj/UcjuVTPj9Z2UBSDKBCwZR99d7z3NrSw473ZKs+ihcScJ PKRFTOdDr20dwP2gzFlJvbxPxyDRA8ppBVSvG3IWrjFr9rSdep54XxV3QdRX8BYDUoQ4eX 8do1AmNon6ABG9STk68Tcka3tV+7DZBqqUjoZyfsZGgHT1rPIcaR8Df462N4Jg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759776803; a=rsa-sha256; cv=none; b=JiI8kYL5oozcbV0z/2J6+ufgZ0uq3lq2KlutBFGQKFOMNoty5lSrXjIdn2Vi7YJBKEE1g8 Cbh4lUB4tidEjUOIOGCLgjPJmWxTR+/MfNL8KJRYdb+SDssrCIO5fG4sHjH8Y2PspGy0vh Kkrch67I/61AUxaqrwT2PWIuT4K5fSNRJneqPullWA2Kk+TcFj92TwM7vpk+9Ki77nRCVv msQSVx9F5dg6kmJpd4vMTx/ymd21EzBaYPcxqkhSAitW0Gpx1CUX9UKAWq05delhqAXAgN oVoyodwtP1vf66FuFz6Thn9HddTHf9HvFLw3NjQqxhoRRLXv8hhz1ElJTYNBFA== 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 4cgT1b3Mzwz19Cy; Mon, 06 Oct 2025 18:53:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 18:53:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <44292291.277.1759776803477@jenkins.ci.freebsd.org> In-Reply-To: <668100571.263.1759766568946@jenkins.ci.freebsd.org> References: <668100571.263.1759766568946@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #14 - 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_276_1543570120.1759776800761" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_276_1543570120.1759776800761 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #14 (a1f20ce8940363bab22839ab27= fd32e87413987b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/14/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/14/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/14/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) a1f20ce8940363bab22839ab27fd32e87413987b by jtl: tcp: close two minor races with debug messages The end of the build log: [...truncated 109.44 MiB...] --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/opendir.cc:38: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libnv --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/uninitialized_algorithms.h:13: In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_create__is_empty= ::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:56:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang --- --- llvm-objdump-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump-driver.pieo -MTllvm-objdum= p-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-objdump/llvm-o= bjdump-driver.cpp -o llvm-objdump-driver.pieo --- all_subdir_usr.sbin --- 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_tests --- --- open --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs --- opendir --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 313.20 real 3112.45 user 259.88 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins53073695644= 27251626.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_276_1543570120.1759776800761-- From nobody Mon Oct 6 19:09:58 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 4cgTNn364yz6BPBw for ; Mon, 06 Oct 2025 19:10:01 +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 4cgTNn0MSBz48gm; Mon, 06 Oct 2025 19:10:01 +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=1759777801; 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=3Yb6MwLX0N0uJtbbD+5meqm5inoN3RyAFUVBmEh11gI=; b=lQwoeVGFz7R/91LqUbmuFXUHj/LF7cjCvrK0zN4qe+BWYEUh5SXbrexGNpwU1mmDikS2ya ChNhIdRCeRRoe8hd0ByjoZj9nz3i9Qr3LkBHgEO5m2tvfxQ4G5uWJeltHlb+Rl1UCrDtrG XrRBvatTZ5FTW9hBYGahEPfvly6CK35V/Ywt4uQ938qivQLmD1SBuomoytWR3WYHl0Yh1K cZJaTHNI3WL6gs1drODJ7fhfT3T+Ewm94pfnruiBWfUah4+RyDhJnUY8W16Dxq89JMebhy Di3QW+9ZpeUk6Pa1AVP2dt0UqWJC+l46/PuyB+tlsJvOSXc16BMVPIDBmn6aIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759777801; a=rsa-sha256; cv=none; b=BgZf96zO26xnZqjSDjXd6wPlK5MPo/VzfkbNAU113/d3kw9WTN99eH0dki2SB7fcbrBrCz fN6tOmpE6fb/WwLkX53FPzttnqybiqxboj0mhVhe7BihJK7OaHqDNvsijn9cdHXOeyRluN RgwpYLFtV7n534CQsGSYNPoG3t9BpzAOa9tQZavHoOxP+O3ZqstpvxbnBiXGzfDVaSLIjA zuqy7kJUn4WpvEika1JHinD2qHXD/7rhS0dWaXAUoJQH3wKus0ccseylcr2jqnpVZkbexv X5k1p2C+u+k4NhfIhvqrYVWXWFe4eyaxhRmafC6u9LQyTadB6RUnJ13PcX5Vpw== 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 4cgTNm6zfvz19vr; Mon, 06 Oct 2025 19:10:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 19:09:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <817886127.279.1759777800984@jenkins.ci.freebsd.org> In-Reply-To: <2028273023.267.1759768004451@jenkins.ci.freebsd.org> References: <2028273023.267.1759768004451@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #14 - 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_278_700770493.1759777798284" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_278_700770493.1759777798284 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #14 (a1f20ce8940363bab22839ab27= fd32e87413987b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/14/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/14/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/14/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) a1f20ce8940363bab22839ab27fd32e87413987b by jtl: tcp: close two minor races with debug messages The end of the build log: [...truncated 110.33 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_lib --- --- sleep_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug sleep_t= est.full sleep_test.debug --- sleep_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsleep_test.debug sleep_test.full sleep_test --- swapcontext_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.swapcontext_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSI= NG_PROGS=3Dt PROG=3Dswapcontext_test ) --- .depend.swapcontext_test --- echo swapcontext_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.swapcontext_test --- t_swapcontext.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/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .swapcontext_test.t_swapcontext.pieo -MTt_swapcontext.pieo -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 -Wno-uninitialized -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-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -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 -Wno-address-of-packed-member -c /workspace/src/contrib/n= etbsd-tests/lib/libpthread/t_swapcontext.c -o t_swapcontext.pieo --- swapcontext_test.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/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o swapcontext_test.full t_swapcont= ext.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbs= d -lnetbsd_pie -lpthread --- swapcontext_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug swapcon= text_test.full swapcontext_test.debug --- swapcontext_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dswapcontext_test.debug swapcontext_test.full swapcontext_test --- timedmutex_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.timedmutex_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dtimedmutex_test ) --- .depend.timedmutex_test --- echo timedmutex_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.timedmutex_test --- t_timedmutex.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/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .timedmutex_test.t_timedmutex.pieo -MTt_timedmutex.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_timedmutex.c -o t_timedmutex.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_lib --- --- timedmutex_test.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/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o timedmutex_test.full t_timedmute= x.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- timedmutex_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug timedmu= tex_test.full timedmutex_test.debug --- timedmutex_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtimedmutex_test.debug timedmutex_test.full timedmutex_test --- all_subdir_lib/libthr/tests/dlopen --- =3D=3D=3D> lib/libthr/tests/dlopen (all) --- dlopen_test --- (cd /workspace/src/lib/libthr/tests/dlopen && DEPENDFILE=3D.depend.dlopen_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/dlopen/Makefile= _RECURSING_PROGS=3Dt PROG=3Ddlopen_test ) --- .depend.dlopen_test --- echo dlopen_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/= amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.dlopen_test --- t_dlopen.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 -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/= \" -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -MD -MF.depend.dlopen_test.t_dlopen.pieo -M= Tt_dlopen.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/contrib/netbsd-tests/lib/libpthread/dlope= n/t_dlopen.c -o t_dlopen.pieo --- dlopen_test.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 -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/\" -I/workspace/= src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libthr/tests/dlopen/ds= o -Wl,-rpath=3D -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o dlopen_test.full t_dlopen.pieo -lprivateatf= -c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthre= ad --- dlopen_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug dlopen_= test.full dlopen_test.debug --- dlopen_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddlopen_test.debug dlopen_test.full dlopen_test --- main_pthread_create_test --- (cd /workspace/src/lib/libthr/tests/dlopen && DEPENDFILE=3D.depend.main_pt= hread_create_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/dl= open/Makefile _RECURSING_PROGS=3Dt PROG=3Dmain_pthread_create_test ) --- .depend.main_pthread_create_test --- echo main_pthread_create_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf= -c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/w= orkspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.main_pthr= ead_create_test --- t_main_pthread_create.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 -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/= \" -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -MD -MF.depend.main_pthread_create_test.t_m= ain_pthread_create.pieo -MTt_main_pthread_create.pieo -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wn= o-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace/s= rc/contrib/netbsd-tests/lib/libpthread/dlopen/t_main_pthread_create.c -o t_= main_pthread_create.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- quirks.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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_lib --- --- main_pthread_create_test.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 -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/\" -I/workspace/= src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libthr/tests/dlopen/ds= o -Wl,-rpath=3D -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o main_pthread_create_test.full t_main_pthread= _create.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libn= etbsd -lnetbsd_pie -lpthread --- main_pthread_create_test.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug main_pt= hread_create_test.full main_pthread_create_test.debug --- main_pthread_create_test --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmain_pthread_create_test.debug main_pthread_create_test.full ma= in_pthread_create_test --- all_subdir_lib/libthr/tests/dlopen/dso --- =3D=3D=3D> lib/libthr/tests/dlopen/dso (all) --- .depend --- echo h_pthread_dlopen.so.1.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libpthread.a >> .depend --- h_pthread_dlopen.pico --- /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/ -fpic = -DPIC -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .h_pthread_dlopen.pico -MTh_pthread_dlopen.pico -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-t= ests/lib/libpthread/dlopen/dso/h_pthread_dlopen.c -o h_pthread_dlopen.pico --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_lib --- --- h_pthread_dlopen.so.1.full --- --- all_subdir_usr.sbin --- --- moused.pieo --- cc1: all warnings being treated as errors --- all_subdir_lib --- Building shared library h_pthread_dlopen.so.1 /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/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o h_pthread_dlopen.so.1.full -Wl,-= soname,h_pthread_dlopen.so.1 h_pthread_dlopen.pico -lpthread=20 --- h_pthread_dlopen.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug h_pthre= ad_dlopen.so.1.full h_pthread_dlopen.so.1.debug --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 518.75 real 4977.04 user 376.57 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/jenkins14277724059= 428631470.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_278_700770493.1759777798284-- From nobody Mon Oct 6 19:13:27 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 4cgTSl5S4Lz6BPN8 for ; Mon, 06 Oct 2025 19:13:27 +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 4cgTSl3Ybsz49R2; Mon, 06 Oct 2025 19:13:27 +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=1759778007; 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=47tG6+isq2WClADmBCGPo06dwF35upgvndCw4pyP/2E=; b=ALOCZki1v/h5bVMXDuQAw/Qze0PwTIJhI/mzqPzVi4RGsQqydpu9KuUCYtDH0gkya7Kyr9 FtE+pVvuX37f4aX7fg9iFSSGPf0bGPkprafhNZ9N5VnNE4xTMvq+FHdWrybLctJt5Jvg/4 A4+NXMPZmxmOpgIqvTqo70AvuqF1O2l8vwW7HRowqjPjFdLVVlAUVFoKdvgCrL8B7i3Ous 83AP39LYKQvnjQCoYotYDx2g9oMFO8WoWnpw5iOBmjIKDHR5iTJsKQfWX+WgI2Dbej7WQL YI23Pn4Ap7EhsJG3q+czTQt/Ikvz2jLOx9Lemrny8mAzZ+b8/y/ZeJbFhTmxeA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759778007; a=rsa-sha256; cv=none; b=yuKqGPvDnT7mcADld/sn1KDgIVtZryUeAs+Ut6Hxbrh0Ht/deTU7j7tNXTtJMcShhxy6j5 fC36PWlzb74kXzgLITcPhLxzUwOwbvvuiFEg68D5/ywkIplaHvl4zKi+FbTWyOChlZ7Kml RqXmBQTMOZtnDjFd4HUuRYfAOZRMbuiburaZJawuhbkR1AZl5O3hQ4lfYWMyD1aGATxkPV kwHfHIDVbg4bDs1sq5EcSzOCa8pcGu6i6lLBZF1XOT9ydYYkAO3k9BTregEyn9zAELtt75 7joh0wnU1dQbYyW2UjM0dnVbnN4aeg1+mAeVY8f52yDXx+T+UWsXkSQmcd3LVQ== 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 4cgTSl34xHz1BDS; Mon, 06 Oct 2025 19:13:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 19:13:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <371807733.281.1759778007436@jenkins.ci.freebsd.org> In-Reply-To: <393392887.269.1759769128687@jenkins.ci.freebsd.org> References: <393392887.269.1759769128687@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #25 - Still Unstable 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_280_37572831.1759778007219" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_280_37572831.1759778007219 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #25 (a1f20ce8940363bab22839ab27fd32e87413987b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/25/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/25/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/25/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a1f20ce8940363bab22839ab27fd32e87413987b by jtl: tcp: close two minor races with debug messages The failed test cases: 14 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: libexec.rc.rc_subr_test.wait_for_pids_progress Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.ipfw.divert.out_div Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[call_420] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[return] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[skipto_42] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_check_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_ntp] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_tcp-setmss] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_keep_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_record_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_tables] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_280_37572831.1759778007219-- From nobody Mon Oct 6 19:17:40 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 4cgTYf6xSTz6BQ18 for ; Mon, 06 Oct 2025 19:17:42 +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 4cgTYf55dPz49Xj; Mon, 06 Oct 2025 19:17:42 +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=1759778262; 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: list-id; bh=pRYZSdKIqMwWRzGnjglnEOorNn9YcdIN9rPFvlMFRrk=; b=wHVX8sxrNqYxLXj7nml+u6Isg67t/MLZuEfeWs+7VqHvaLEfEG8LIcVClaLe3JA4i7J8a3 0GkW+5QJ9OF3CvaORHKWuPCVWNCF4xjSz5xRGZ6n5IaMq+9xZnGqEODFPa+MYb46VNHXnR n4wHv62wfS8nkAyB3Xj6LLQsrwuWK7lpTi/7VWBFl/jXzw9HDyItrf2hqlmQIHK8ZjhgHE gVXk2a9+pyrF8Ih2uoBrtsAZYkP/2Q/t+Hy4nsDlSj9FIjRO/mTQGTsslZLAyXBRkAp/Yl /ItbPhTVTQv6gaaMMhwDLS43mLrgX2JBCSHlsR4/Fi9XejiJdMIpI7heqtyDjw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759778262; a=rsa-sha256; cv=none; b=ZU8I6lLOIeu9VI/pFXGl7uAV2PN5MFPk163n+AIK7IYQdUX9Y+i9ntdyF+G8arL6Mx28C4 dDpOmaryR9SoMQUf0dngiZ+YGS7PEbaCU5yUn952bVEpCBYFCk3c5T6S0eAbuq315EucE3 GjIn3td7NApDujGUF2nLKeBKoma+21VWRyhO1CQPUu47NL7Oi32rfQS+YJiRrevEC5CwZ9 UzGQzzA+Y/rlJnkhc0oMrGg+ryGjdjhh9R8roHI911KbWKoHuDn7DvyNLhzy49iES8YMQy /791jQhdWXITsxh2dSxfvT3tfbDfaUrDUZdYpMrSirkwpp4DjEf7pEKZgJiz7w== 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 4cgTYf4R4mz19wc; Mon, 06 Oct 2025 19:17:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 19:17:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, jhb@FreeBSD.org, mjg@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1007412658.283.1759778262647@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #33327 - Failure 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_282_1380652238.1759778260660" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_282_1380652238.1759778260660 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #33327 (84f981ba57e77bd3c3d0fbf1469ce51bfd= 132a6b) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3332= 7/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33327/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33327/c= onsole 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) ab492c08fc3cbf4fb5d569663c0751bc2a41cb1f by kevans: build: don't create duplicate bootstrap-tools targets 762f1c7c6cded9242956c2c35c772dff9b5d155b by jhb: ahci: Use pci_msix_*_bar instead of reading config registers directly b658158e9396848d3963e9555d356d0f4ca6900a by jhb: ahci: Don't fail attach if the MSI-X BARs cannot be allocated 84f981ba57e77bd3c3d0fbf1469ce51bfd132a6b by mjg: nullfs: shrink null_node to 32 bytes The end of the build log: [...truncated 79.11 MiB...] --- ng_ubt.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ng_ubt.ko.full ng_ubt.o ng_ubt_intel.o ng_ubt_rtl= .o=20 --- amphy.o --- ctfconvert -L VERSION -g amphy.o --- atphy.o --- --- modules-all --- --- all_subdir_mlx5 --- --- mlx5_srq.o --- ctfconvert -L VERSION -g mlx5_srq.o --- atphy.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.atphy.o -MTatphy.o -fdebug-prefix-map=3D./machi= ne=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x= 86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wn= o-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-nega= tive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes= -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/mii/atphy.c --- modules-all --- --- all_subdir_netgraph --- ctfmerge -L VERSION -g -o ng_ubt.ko.full ng_ubt.o ng_ubt_intel.o ng_ubt_rtl= .o=20 --- all_subdir_nfsd --- ctfconvert -L VERSION -g nfs_nfsdcache.o --- all_subdir_netgraph --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ng_ubt.ko.full export_syms | xargs = -J % objcopy % ng_ubt.ko.full --- ng_ubt.ko.debug --- objcopy --only-keep-debug ng_ubt.ko.full ng_ubt.ko.debug --- ng_ubt.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_ubt.ko.debug ng_ubt.ko.full= ng_ubt.ko --- all_subdir_netgraph/bluetooth/ubtbcmfw --- =3D=3D=3D> netgraph/bluetooth/ubtbcmfw (all) --- all_subdir_mlx5 --- --- mlx5_uar.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx5_uar.o= -MTmlx5_uar.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-flo= at -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protecto= r -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith= -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -= Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswit= ch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dp= arentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign = -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format= -zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-= arith -c /usr/src/sys/dev/mlx5/mlx5_core/mlx5_uar.c -o mlx5_uar.o --- all_subdir_netgraph --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/netgraph/bluetooth/ubtbcmfw...] --- all_subdir_netgraph/echo --- ctfconvert -L VERSION -g ng_echo.o --- all_subdir_mthca --- --- mthca_uar.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -DCONFI= G_INFINIBAND_USER_MEM -DINET6 -DINET -fno-strict-aliasing -Werror -D_KERNE= L -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/src/sys/ofed/include -I/usr/src= /sys/ofed/include/uapi -I/usr/src/sys/compat/linuxkpi/common/include -I/usr= /src/sys/compat/linuxkpi/dummy/include -DHAVE_KERNEL_OPTION_HEADERS -includ= e /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys = -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer -m= no-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/am= d64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-p= refix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/src/amd64.amd= 64/sys/GENERIC -MD -MF.depend.mthca_uar.o -MTmthca_uar.o -mcmodel=3Dker= nel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-= tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-p= rototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-poi= nter-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagn= ostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautological-= compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno-erro= r=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negative-v= alue -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-= avx -std=3Dgnu17 -Wno-cast-qual -Wno-pointer-arith -c /usr/src/sys/dev/mth= ca/mthca_uar.c -o mthca_uar.o --- all_subdir_netgraph --- --- ng_echo.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ng_echo.ko.full ng_echo.o=20 --- all_subdir_netlink --- ctfconvert -L VERSION -g route/nexthop.o --- route/rt.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= DNETLINK_MODULE -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_= TIED -nostdinc -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd= 64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib= /ck/include -fno-common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-poi= nter -fdebug-prefix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-pr= efix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/= usr/src/sys/i386/include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD = -MF.depend.route_rt.o -MTroute/rt.o -mcmodel=3Dkernel -mno-red-zone -mno-m= mx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -f= wrapv -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prot= otypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__= =3D__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wn= o-unknown-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3De= mpty-body -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -W= no-error=3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-p= acked-member -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /= usr/src/sys/netlink/route/rt.c -o route/rt.o --- all_subdir_netgraph --- --- all_subdir_netgraph/bluetooth --- --- machine --- --- all_subdir_netgraph/echo --- ctfmerge -L VERSION -g -o ng_echo.ko.full ng_echo.o=20 --- all_subdir_netgraph/bluetooth --- machine -> /usr/src/sys/amd64/include --- x86 --- --- all_subdir_netgraph/echo --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ng_echo.ko.full export_syms | xargs= -J % objcopy % ng_echo.ko.full --- all_subdir_netgraph/bluetooth --- x86 -> /usr/src/sys/x86/include --- i386 --- i386 -> /usr/src/sys/i386/include --- all_subdir_netgraph/echo --- --- ng_echo.ko.debug --- objcopy --only-keep-debug ng_echo.ko.full ng_echo.ko.debug --- all_subdir_netgraph/bluetooth --- --- opt_bus.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_bus.h opt_bus.h --- all_subdir_netgraph/echo --- --- ng_echo.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dng_echo.ko.debug ng_echo.ko.fu= ll ng_echo.ko --- all_subdir_netgraph/bluetooth --- --- opt_usb.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_usb.h opt_usb.h --- all_subdir_netgraph/bluetooth/socket --- --- ng_btsocket_rfcomm.o --- --- all_subdir_netgraph/bluetooth/ubtbcmfw --- --- vnode_if_newproto.h --- --- all_subdir_netgraph/bluetooth/socket --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -= I/usr/src/sys/netgraph/bluetooth/include -DHAVE_KERNEL_OPTION_HEADERS -incl= ude /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sy= s -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer = -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/= amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug= -prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/src/amd64.a= md64/sys/GENERIC -MD -MF.depend.ng_btsocket_rfcomm.o -MTng_btsocket_rfc= omm.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-= asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwar= f-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-q= ual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-= include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-e= rror=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparenthese= s-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-erro= r=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-len= gth -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/netgraph/bluetooth/so= cket/ng_btsocket_rfcomm.c -o ng_btsocket_rfcomm.o --- all_subdir_netgraph/bluetooth/ubtbcmfw --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -p --- vnode_if_typedef.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -q --- all_subdir_nfsd --- --- nfs_nfsdkrpc.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= nfsdkrpc.o -MTnfs_nfsdkrpc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-= sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -f= stack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -= Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freeb= sd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-= pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body = -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfsserver/nfs_nfsdkrpc.c -o nfs_nfsdkrpc.o --- all_subdir_netgraph --- --- opt_netgraph.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_netgraph.h opt_netgraph= .h --- device_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h --- bus_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h --- usb_if.h --- awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/usb/usb_if.m -h --- vnode_if.h --- awk -f /usr/src/sys/tools/vnode_if.awk /usr/src/sys/kern/vnode_if.src -h --- usbdevs.h --- awk -f /usr/src/sys/tools/usbdevs2h.awk /usr/src/sys/dev/usb/usbdevs -h --- all_subdir_nullfs --- ctfconvert -L VERSION -g null_vnops.o --- all_subdir_mlx5 --- --- mlx5_transobj.o --- ctfconvert -L VERSION -g mlx5_transobj.o --- all_subdir_nfslockd --- ctfconvert -L VERSION -g nlm_advlock.o --- all_subdir_mlx5en --- ctfconvert -L VERSION -g mlx5_en_port_buffer.o --- all_subdir_nullfs --- --- null_subr.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.null= _subr.o -MTnull_subr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -m= soft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-= protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-e= rror=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpoint= er-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wn= o-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/fs/n= ullfs/null_subr.c -o null_subr.o --- atphy.o --- ctfconvert -L VERSION -g atphy.o --- modules-all --- --- all_subdir_nfslockd --- --- nfslockd.ko.full --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o nfslockd.ko.full nlm_advlock.o nlm_prot_clnt.o nl= m_prot_impl.o nlm_prot_server.o nlm_prot_svc.o nlm_prot_xdr.o sm_inter_xdr.= o=20 --- axphy.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.axphy.o -MTaxphy.o -fdebug-prefix-map=3D./machi= ne=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x= 86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmodel= =3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wst= rict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -W= no-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -= fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wn= o-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-nega= tive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes= -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/mii/axphy.c --- mfi_tbolt.o --- ctfconvert -L VERSION -g mfi_tbolt.o --- modules-all --- ctfmerge -L VERSION -g -o nfslockd.ko.full nlm_advlock.o nlm_prot_clnt.o nl= m_prot_impl.o nlm_prot_server.o nlm_prot_svc.o nlm_prot_xdr.o sm_inter_xdr.= o=20 --- bmtphy.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.bmtphy.o -MTbmtphy.o -fdebug-prefix-map=3D./mac= hine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys= /x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -mcmod= el=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous= -unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -W= strict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef = -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs= -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtauto= logical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -= Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-ne= gative-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-a= es -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/mii/bmtphy.c --- modules-all --- --- all_subdir_mlx5 --- --- mlx5_vport.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx5_vport= .o -MTmlx5_vport.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft= -float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot= ector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W= switch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error= =3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-s= ign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-fo= rmat-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-poin= ter-arith -c /usr/src/sys/dev/mlx5/mlx5_core/mlx5_vport.c -o mlx5_vport.o --- all_subdir_netgraph --- --- genoffset.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/src/sy= s/netgraph/bluetooth/include -I/usr/src/sys/netgraph/bluetooth/drivers/ubtb= cmfw -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys= /GENERIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include = -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map= =3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ= e -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MT= genoffset.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float = -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -g= dwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wca= st-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmiss= ing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -W= no-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparent= heses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-= error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero= -length -mno-aes -mno-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffse= t.c --- all_subdir_mlx5en --- --- lkpi_iic_if.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.lkpi_iic_i= f.o -MTlkpi_iic_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer= -sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-= format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-po= inter-arith -c lkpi_iic_if.c -o lkpi_iic_if.o --- all_subdir_netgraph --- --- all_subdir_netgraph/bluetooth/socket --- --- ng_btsocket_l2cap.o --- ctfconvert -L VERSION -g ng_btsocket_l2cap.o --- all_subdir_nfscl --- ctfconvert -L VERSION -g nfs_clstate.o --- all_subdir_netgraph --- --- ng_btsocket_sco.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -= I/usr/src/sys/netgraph/bluetooth/include -DHAVE_KERNEL_OPTION_HEADERS -incl= ude /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_global.h -I. -I/usr/src/sy= s -I/usr/src/sys/contrib/ck/include -fno-common -g -fno-omit-frame-pointer = -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr/src/sys/= amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/include -fdebug= -prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/src/amd64.a= md64/sys/GENERIC -MD -MF.depend.ng_btsocket_sco.o -MTng_btsocket_sco.o = -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynch= ronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -W= all -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -W= undef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-includ= e-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-eq= uality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3D= shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length = -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/netgraph/bluetooth/socket= /ng_btsocket_sco.c -o ng_btsocket_sco.o --- all_subdir_mlx5en --- ctfconvert -L VERSION -g lkpi_iic_if.o --- all_subdir_nfslockd --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk nfslockd.ko.full export_syms | xarg= s -J % objcopy % nfslockd.ko.full --- all_subdir_mlx5en --- --- mlx5_en_dim.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx5_en_di= m.o -MTmlx5_en_dim.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer= -sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-= format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-po= inter-arith -c /usr/src/sys/dev/mlx5/mlx5_en/mlx5_en_dim.c -o mlx5_en_dim.= o --- all_subdir_nullfs --- /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'clh_first= ' in 'struct null_node_hashhead'; did you mean 'cslh_first'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:383:15: note: expanded from macr= o 'CK_LIST_FOREACH' 383 | for ((var) =3D CK_LIST_FIRST((head)); = \ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:378:54: note: expanded from macr= o 'CK_LIST_FIRST' 378 | #define CK_LIST_FIRST(head) ck_pr_load_ptr(&(head)->clh= _first) | ^ /usr/src/sys/fs/nullfs/null_subr.c:62:8: note: 'cslh_first' declared here 62 | static CK_SLIST_HEAD(null_node_hashhead, null_node) *null_node_hash= tbl; | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:128:15: note: expanded from macr= o 'CK_SLIST_HEAD' 128 | struct type *cslh_first; /* first element */ = \ | ^ /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'clh_first= ' in 'struct null_node_hashhead'; did you mean 'cslh_first'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:383:15: note: expanded from macr= o 'CK_LIST_FOREACH' 383 | for ((var) =3D CK_LIST_FIRST((head)); = \ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:378:54: note: expanded from macr= o 'CK_LIST_FIRST' 378 | #define CK_LIST_FIRST(head) ck_pr_load_ptr(&(head)->clh= _first) | ^ /usr/src/sys/fs/nullfs/null_subr.c:62:8: note: 'cslh_first' declared here 62 | static CK_SLIST_HEAD(null_node_hashhead, null_node) *null_node_hash= tbl; | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:128:15: note: expanded from macr= o 'CK_SLIST_HEAD' 128 | struct type *cslh_first; /* first element */ = \ | ^ /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'cle_next'= in 'struct null_node::(unnamed at /usr/src/sys/fs/nullfs/null.h:56:2)'; di= d you mean 'csle_next'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:385:14: note: expanded from macr= o 'CK_LIST_FOREACH' 385 | (var) =3D CK_LIST_NEXT((var), field)) | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:380:63: note: expanded from macr= o 'CK_LIST_NEXT' 380 | #define CK_LIST_NEXT(elm, field) ck_pr_load_ptr(&(elm)->fiel= d.cle_next) | = ^ /usr/src/sys/fs/nullfs/null.h:56:2: note: 'csle_next' declared here 56 | CK_SLIST_ENTRY(null_node) null_hash; /* Hash list */ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:136:15: note: expanded from macr= o 'CK_SLIST_ENTRY' 136 | struct type *csle_next; /* next element */ = \ | ^ /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'cle_next'= in 'struct null_node::(unnamed at /usr/src/sys/fs/nullfs/null.h:56:2)'; di= d you mean 'csle_next'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:385:14: note: expanded from macr= o 'CK_LIST_FOREACH' 385 | (var) =3D CK_LIST_NEXT((var), field)) | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:380:63: note: expanded from macr= o 'CK_LIST_NEXT' 380 | #define CK_LIST_NEXT(elm, field) ck_pr_load_ptr(&(elm)->fiel= d.cle_next) | = ^ /usr/src/sys/fs/nullfs/null.h:56:2: note: 'csle_next' declared here 56 | CK_SLIST_ENTRY(null_node) null_hash; /* Hash list */ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:136:15: note: expanded from macr= o 'CK_SLIST_ENTRY' 136 | struct type *csle_next; /* next element */ = \ | ^ --- all_subdir_nfslockd --- --- nfslockd.ko.debug --- objcopy --only-keep-debug nfslockd.ko.full nfslockd.ko.debug --- all_subdir_netgraph --- --- all_subdir_netgraph/bluetooth/ubtbcmfw --- --- offset.inc --- --- all_subdir_nullfs --- 4 errors generated. --- all_subdir_netgraph --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_nfslockd --- --- nfslockd.ko --- objcopy --strip-debug --add-gnu-debuglink=3Dnfslockd.ko.debug nfslockd.ko.= full nfslockd.ko --- all_subdir_nullfs --- *** [null_subr.o] Error code 1 make[4]: stopped in /usr/src/sys/modules/nullfs 1 error make[4]: stopped in /usr/src/sys/modules/nullfs 54.87 real 180.27 user 16.14 sys make[1]: stopped in /usr/src make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins4581460540924038627.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-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_282_1380652238.1759778260660-- From nobody Mon Oct 6 19:28:39 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 4cgTpL5KCXz6BQry for ; Mon, 06 Oct 2025 19:28:42 +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 4cgTpL3dn8z3Cxh; Mon, 06 Oct 2025 19:28:42 +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=1759778922; 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=zED/5+DuLZ53ixRy9BYvFT+JUd1Qv6OZ1SiMxEY8vVk=; b=du+mCk9tqfguO78mMs7hvNiKTb5EkAUV5koN+67azF6VDVQ3E84ivtqduSz5V+CcE7qZTt scpQpQjTZRAEZ5l8Pd+l/3fv3INO0TbjpdpSuaCnuHMrgD/rbFAPMEC2UUPmcRUCV3R4WY anA/P/bCddYB4k5TAVoAXKPnUIDMGIRMTT4xcG2uE1r7am5Pu5wcOGltFXQF+xoh0CjZr5 d8zQHV5w60cH3cvMhhzCMQL3/n93DYr7lJiRFVfN5UI9v9YGc4JUcKgPcsQpZLiwFkeQLs UDmviBsK1WVA2n3W1Gz9TRaQVeXrIRv4og4Wp3H/CSDNuaaEbdmGhOHdIfqxvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759778922; a=rsa-sha256; cv=none; b=H9gm6Chv1hdYZms/0OUFoOUyDjA6pqLhcv+YJJYlARaSuv6BbxXHbdpxJa3mxYv7BsoRuw rDffjlUl03eWqTEi3PQ8EC+Qdot7qfWkTkcKKQP+bo4EVxLdsQ+1dR9er5X9N8Wt6O+ozH J064Rjjvwoa0hvS8HMPAoAChenr+4uMyqzAiutTvlfOut/EnvDiOFe859y18F/ZzGHkwci 3aheeRXTwSc+xttNohSsbo9vijXZz8UiaLsJRgNTfL3JlEbH5u++GaeR611hBqLHHFbU/M 0zggYvjv4+21ihiMlSrY3EG9fEPIZ7aS+AErjJ7JjFs3vDLfD1rCm5hWsJa/4g== 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 4cgTpL36HLz1B8W; Mon, 06 Oct 2025 19:28:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 19:28:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <706553791.289.1759778922440@jenkins.ci.freebsd.org> In-Reply-To: <1136443120.261.1759765798936@jenkins.ci.freebsd.org> References: <1136443120.261.1759765798936@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #14 - 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_288_710676935.1759778919567" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_288_710676935.1759778919567 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #14 (a1f20ce8940363bab22839ab27= fd32e87413987b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/14/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/14/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/14/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) a1f20ce8940363bab22839ab27fd32e87413987b by jtl: tcp: close two minor races with debug messages The end of the build log: [...truncated 110.15 MiB...] --- unstr.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/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wl,-zrelro -pie -Wl,-znoexecstack -o un= str.full unstr.pieo =20 --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- unstr --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_lib --- --- all_subdir_lib/liby --- =3D=3D=3D> lib/liby (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-nm --- --- llvm-nm.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__exception/exception_ptr.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/exception:81, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1411, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringRef.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringSwitch.h:16, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-n= m/llvm-nm.cpp:18: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.bin/clang/llvm-objdump --- --- ELFDump.pieo --- /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/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDump.pieo -MTELFDump.pieo -Wno-forma= t-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contri= b/llvm-project/llvm/tools/llvm-objdump/ELFDump.cpp -o ELFDump.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- 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:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_category.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_usr.sbin --- 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_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:25: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/sstream:320: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 259.42 real 2707.96 user 226.83 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/jenkins14947687019= 450712055.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_288_710676935.1759778919567-- From nobody Mon Oct 6 19:49:53 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 4cgVGr2fGpz6BS5C for ; Mon, 06 Oct 2025 19:49:56 +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 4cgVGr02mwz3Gwp; Mon, 06 Oct 2025 19:49: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=1759780196; 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=ftQm3fVSm3WEma3fIYp085FbXm34xHUTyuzGtwx3STY=; b=ij+5yGXd4EgeHebWTTx9cciGG6qsfYMCR7dshTrGOI2nnYixi0latcJEPCyBc5QjgzO3Gn uod76a78cr0attoGrm0FLqSPMZhHVxCRyXdc0Mwz18ktQDM+TcqiKZA9qIuHzXRgNTWLtV cPhjiwvV+bV6GWe2R+MraYqlRmTphZKcAwIXThAnJutZamb6AlPQ/GBTdGnIetTlYu9GME bN6Pt+vCr1msmzEh1fiExfYCFhrun+gKpW4qdLkddwsqmXP2HRU037CeaQU/dg3W65xfUX ROFacm87XV4De2vFBVvnuJ/NdW14HK2XbRx436H+H2O/fhKYttrhXSa4XeJp6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759780196; a=rsa-sha256; cv=none; b=BAGsa21CRYjJK8ehFye0RbZX9U0nXK4Xducrbau/tE8qGCZzAUi7pFE2u4Lp7CI73LtTa8 GxfFqfFt80gfEN51BC7Y3kX02s85A8uocDbNhMu4NPJElmJKuavZmvNlgQ0hyfx0ig5MAt cVTHPxRGwZpn1s5LHLVX6sTNUNQTRJDj4is7AWWG3yNZ//2EZDXn4YKrPk228Do0RvpOIL t8AaefKhhO+mbU7I4I2XJXAPM6XF/Ej6R8kha64OcVchKJWRApt7jeb7lVOWB94wsYa7Ta 1+riIAlV1LbTpa+nKEdeUIQ/gtX698dMAI1ATuUwjpT9N28+sCCgwPx8Qb4Jbw== 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 4cgVGq6dxhz1C1K; Mon, 06 Oct 2025 19:49:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 19:49:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <650108172.293.1759780195937@jenkins.ci.freebsd.org> In-Reply-To: <1007412658.283.1759778262647@jenkins.ci.freebsd.org> References: <1007412658.283.1759778262647@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #33328 - 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_292_672713711.1759780193886" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_292_672713711.1759780193886 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-build - Build #33328 (45f8336f3a3128c4c935a192e621c4882d= 6499be) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/3332= 8/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33328/= changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33328/c= onsole 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) 17085d8eb1207aa925ca5eeda1d5ba132f1dd163 by ziaee: iovctl.8: Fix missing xref section number 45f8336f3a3128c4c935a192e621c4882d6499be by ziaee: ice.4: Improve SYNOPSIS The end of the build log: [...truncated 79.69 MiB...] ctfmerge -L VERSION -g -o ng_ubt.ko.full ng_ubt.o ng_ubt_intel.o ng_ubt_rtl= .o=20 --- all_subdir_netgraph/ip_input --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/netgraph/ip_input...] --- all_subdir_netgraph/iface --- --- offset.inc --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_netgraph/bluetooth --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ng_ubt.ko.full export_syms | xargs = -J % objcopy % ng_ubt.ko.full --- all_subdir_netgraph/ip_input --- --- machine --- machine -> /usr/src/sys/amd64/include --- x86 --- --- e1000_nvm.o --- ctfconvert -L VERSION -g e1000_nvm.o --- modules-all --- x86 -> /usr/src/sys/x86/include --- all_subdir_netgraph/iface --- --- ng_iface.o --- --- all_subdir_netgraph/ip_input --- --- i386 --- --- all_subdir_netgraph/bluetooth --- --- ng_ubt.ko.debug --- --- all_subdir_netgraph/hub --- ctfconvert -L VERSION -g ng_hub.o --- all_subdir_netgraph/iface --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ng_i= face.o -MTng_iface.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer= -sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-= format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/netgra= ph/ng_iface.c -o ng_iface.o --- all_subdir_netgraph/bluetooth --- objcopy --only-keep-debug ng_ubt.ko.full ng_ubt.ko.debug --- all_subdir_netgraph/ip_input --- i386 -> /usr/src/sys/i386/include --- all_subdir_netgraph/hub --- --- ng_hub.ko.full --- --- e1000_mbx.o --- --- modules-all --- --- all_subdir_netgraph/ip_input --- --- opt_netgraph.h --- --- all_subdir_netgraph/bluetooth --- --- ng_ubt.ko --- --- all_subdir_netgraph/hub --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ng_hub.ko.full ng_hub.o=20 --- all_subdir_netgraph/ip_input --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_netgraph.h opt_netgraph= .h --- all_subdir_netgraph/bluetooth --- objcopy --strip-debug --add-gnu-debuglink=3Dng_ubt.ko.debug ng_ubt.ko.full= ng_ubt.ko --- e1000_mbx.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.e1000_mbx.o -MTe1000_mbx.o -fdebug-prefix-map= =3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr= /src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/includ= e -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asyn= chronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 = -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual = -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-incl= ude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error= =3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-eq= uality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3D= shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length = -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/e1000/e1000_mbx.= c -I/usr/src/sys/dev/e1000 --- modules-all --- --- all_subdir_netgraph/ip_input --- --- genoffset.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL= _OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_globa= l.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -g -fno-omit-frame= -pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn= o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno= -error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negat= ive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffset.c --- all_subdir_netgraph/hub --- ctfmerge -L VERSION -g -o ng_hub.ko.full ng_hub.o=20 --- all_subdir_mlx4 --- --- lkpi_iic_if.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.lkpi_iic_i= f.o -MTlkpi_iic_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer= -sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-= format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-po= inter-arith -c lkpi_iic_if.c -o lkpi_iic_if.o --- all_subdir_netgraph --- :> export_syms awk -f /usr/src/sys/conf/kmod_syms.awk ng_hub.ko.full export_syms | xargs = -J % objcopy % ng_hub.ko.full --- ng_hub.ko.debug --- objcopy --only-keep-debug ng_hub.ko.full ng_hub.ko.debug --- all_subdir_nfslockd --- ctfconvert -L VERSION -g sm_inter_xdr.o --- all_subdir_netgraph --- --- ng_hub.ko --- --- all_subdir_nfslockd --- --- nlm_advlock.o --- --- all_subdir_netgraph --- objcopy --strip-debug --add-gnu-debuglink=3Dng_hub.ko.debug ng_hub.ko.full= ng_hub.ko --- all_subdir_nfslockd --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nlm_= advlock.o -MTnlm_advlock.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-ss= e -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fst= ack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wp= ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -W= no-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dp= ointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member= -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/= nlm/nlm_advlock.c -o nlm_advlock.o --- all_subdir_netgraph --- --- all_subdir_netgraph/ipfw --- =3D=3D=3D> netgraph/ipfw (all) --- e1000_vf.o --- ctfconvert -L VERSION -g e1000_vf.o --- e1000_osdep.o --- --- modules-all --- --- all_subdir_nullfs --- --- null_vfsops.o --- ctfconvert -L VERSION -g null_vfsops.o --- e1000_osdep.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-stric= t-aliasing -g -nostdinc -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/incl= ude -I/usr/src/sys/contrib/libfdt -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -i= nclude opt_global.h -fno-common -fno-omit-frame-pointer -mno-omit-leaf-fr= ame-pointer -MD -MF.depend.e1000_osdep.o -MTe1000_osdep.o -fdebug-prefix-m= ap=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/u= sr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/incl= ude -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-as= ynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-= 4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qua= l -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-in= clude-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-err= or=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-= equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error= =3Dshift-negative-value -Wno-address-of-packed-member -Wno-format-zero-leng= th -mno-aes -mno-avx -std=3Dgnu17 -Werror /usr/src/sys/dev/e1000/e1000_o= sdep.c -I/usr/src/sys/dev/e1000 --- modules-all --- --- all_subdir_mlx4 --- ctfconvert -L VERSION -g lkpi_iic_if.o --- all_subdir_netgraph --- [Creating objdir /usr/obj/usr/src/amd64.amd64/sys/GENERIC/modules/usr/src/s= ys/modules/netgraph/ipfw...] --- all_subdir_mlx4 --- --- mlx4_alloc.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx4_alloc= .o -MTmlx4_alloc.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft= -float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-prot= ector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-a= rith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprintf= __ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -W= switch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-error= =3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer-s= ign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-fo= rmat-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-poin= ter-arith -c /usr/src/sys/dev/mlx4/mlx4_core/mlx4_alloc.c -o mlx4_alloc.o --- all_subdir_mlx5en --- ctfconvert -L VERSION -g mlx5_en_port_buffer.o --- all_subdir_netgraph --- --- all_subdir_netgraph/ip_input --- --- offset.inc --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_netgraph/ipfw --- --- machine --- machine -> /usr/src/sys/amd64/include --- x86 --- x86 -> /usr/src/sys/x86/include --- i386 --- --- all_subdir_nullfs --- --- null_subr.o --- --- all_subdir_netgraph --- i386 -> /usr/src/sys/i386/include --- all_subdir_nullfs --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.null= _subr.o -MTnull_subr.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -m= soft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-= protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpoint= er-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kpr= intf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragma= s -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-e= rror=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpoint= er-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wn= o-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/fs/n= ullfs/null_subr.c -o null_subr.o --- all_subdir_netgraph --- --- opt_inet.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_inet.h opt_inet.h --- all_subdir_netgraph/ip_input --- --- ng_ip_input.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.ng_i= p_input.o -MTng_ip_input.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-ss= e -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fst= ack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wp= ointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd= _kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pr= agmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -W= no-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dp= ointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member= -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/sys/= netgraph/ng_ip_input.c -o ng_ip_input.o --- all_subdir_nfsd --- ctfconvert -L VERSION -g nfs_nfsdserv.o --- all_subdir_netgraph --- --- all_subdir_netgraph/ipfw --- --- opt_inet6.h --- --- all_subdir_mlx4 --- --- mlx4_srq.o --- ctfconvert -L VERSION -g mlx4_srq.o --- all_subdir_netgraph --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_inet6.h opt_inet6.h --- opt_netgraph.h --- ln -sf /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_netgraph.h opt_netgraph= .h --- genoffset.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -c -O2 -pipe -fno-strict= -aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -DHAVE_KERNEL= _OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/opt_globa= l.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -g -fno-omit-frame= -pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=3D./machine=3D/usr= /src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/usr/src/sys/x86/includ= e -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/include -I/usr/obj/usr/sr= c/amd64.amd64/sys/GENERIC -MD -MF.depend.genoffset.o -MTgenoffset.o -mcmode= l=3Dkernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-u= nwind-tables -ffreestanding -fwrapv -fstack-protector -gdwarf-4 -Wall -Wstr= ict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wn= o-pointer-sign -D__printf__=3D__freebsd_kprintf__ -Wmissing-include-dirs -f= diagnostics-show-option -Wno-unknown-pragmas -Wswitch -Wno-error=3Dtautolog= ical-compare -Wno-error=3Dempty-body -Wno-error=3Dparentheses-equality -Wno= -error=3Dunused-function -Wno-error=3Dpointer-sign -Wno-error=3Dshift-negat= ive-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -m= no-avx -std=3Dgnu17 -fcommon /usr/src/sys/kern/genoffset.c --- all_subdir_mlx5en --- --- lkpi_iic_if.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.lkpi_iic_i= f.o -MTlkpi_iic_if.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer= -sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-= format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-po= inter-arith -c lkpi_iic_if.c -o lkpi_iic_if.o --- all_subdir_nfscommon --- --- nfs_commonacl.o --- --- all_subdir_mlx5en --- ctfconvert -L VERSION -g lkpi_iic_if.o --- all_subdir_nfscommon --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= commonacl.o -MTnfs_commonacl.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv = -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-bod= y -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfs/nfs_commonacl.c -o nfs_commonacl.o --- all_subdir_ntb --- ctfconvert -L VERSION -g ntb.o --- all_subdir_mlx5en --- --- mlx5_en_dim.o --- --- all_subdir_nullfs --- --- null_vnops.o --- ctfconvert -L VERSION -g null_vnops.o --- all_subdir_mlx5en --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= include /usr/src/sys/compat/linuxkpi/common/include/linux/kconfig.h -fno-s= trict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc -I/usr/= src/sys/ofed/include -I/usr/src/sys/ofed/include/uapi -I/usr/src/sys/compat= /linuxkpi/common/include -I/usr/src/sys/compat/linuxkpi/dummy/include -DHAV= E_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENERIC/o= pt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-commo= n -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-ma= p=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86=3D/us= r/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386/inclu= de -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.mlx5_en_di= m.o -MTmlx5_en_dim.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mno-sse -mso= ft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-pr= otector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer= -arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__freebsd_kprin= tf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas = -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-body -Wno-err= or=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error=3Dpointer= -sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-member -Wno-= format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -Wno-cast-qual -Wno-po= inter-arith -c /usr/src/sys/dev/mlx5/mlx5_en/mlx5_en_dim.c -o mlx5_en_dim.= o --- all_subdir_ntb --- --- ntb.ko.full --- --- all_subdir_netgraph --- --- offset.inc --- --- all_subdir_ntb --- ld -m elf_x86_64_fbsd -warn-common --build-id=3Dsha1 -T /usr/src/sys/conf/l= dscript.kmod.amd64 -r -o ntb.ko.full ntb.o ntb_if.o=20 --- all_subdir_netgraph --- sh /usr/src/sys/kern/genoffset.sh genoffset.o > offset.inc --- all_subdir_nullfs --- --- null_subr.o --- /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'clh_first= ' in 'struct null_node_hashhead'; did you mean 'cslh_first'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:383:15: note: expanded from macr= o 'CK_LIST_FOREACH' 383 | for ((var) =3D CK_LIST_FIRST((head)); = \ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:378:54: note: expanded from macr= o 'CK_LIST_FIRST' 378 | #define CK_LIST_FIRST(head) ck_pr_load_ptr(&(head)->clh= _first) | ^ /usr/src/sys/fs/nullfs/null_subr.c:62:8: note: 'cslh_first' declared here 62 | static CK_SLIST_HEAD(null_node_hashhead, null_node) *null_node_hash= tbl; | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:128:15: note: expanded from macr= o 'CK_SLIST_HEAD' 128 | struct type *cslh_first; /* first element */ = \ | ^ /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'clh_first= ' in 'struct null_node_hashhead'; did you mean 'cslh_first'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:383:15: note: expanded from macr= o 'CK_LIST_FOREACH' 383 | for ((var) =3D CK_LIST_FIRST((head)); = \ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:378:54: note: expanded from macr= o 'CK_LIST_FIRST' 378 | #define CK_LIST_FIRST(head) ck_pr_load_ptr(&(head)->clh= _first) | ^ /usr/src/sys/fs/nullfs/null_subr.c:62:8: note: 'cslh_first' declared here 62 | static CK_SLIST_HEAD(null_node_hashhead, null_node) *null_node_hash= tbl; | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:128:15: note: expanded from macr= o 'CK_SLIST_HEAD' 128 | struct type *cslh_first; /* first element */ = \ | ^ /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'cle_next'= in 'struct null_node::(unnamed at /usr/src/sys/fs/nullfs/null.h:56:2)'; di= d you mean 'csle_next'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:385:14: note: expanded from macr= o 'CK_LIST_FOREACH' 385 | (var) =3D CK_LIST_NEXT((var), field)) | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:380:63: note: expanded from macr= o 'CK_LIST_NEXT' 380 | #define CK_LIST_NEXT(elm, field) ck_pr_load_ptr(&(elm)->fiel= d.cle_next) | = ^ /usr/src/sys/fs/nullfs/null.h:56:2: note: 'csle_next' declared here 56 | CK_SLIST_ENTRY(null_node) null_hash; /* Hash list */ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:136:15: note: expanded from macr= o 'CK_SLIST_ENTRY' 136 | struct type *csle_next; /* next element */ = \ | ^ /usr/src/sys/fs/nullfs/null_subr.c:184:2: error: no member named 'cle_next'= in 'struct null_node::(unnamed at /usr/src/sys/fs/nullfs/null.h:56:2)'; di= d you mean 'csle_next'? 184 | CK_LIST_FOREACH(oxp, hd, null_hash) { | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:385:14: note: expanded from macr= o 'CK_LIST_FOREACH' 385 | (var) =3D CK_LIST_NEXT((var), field)) | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:380:63: note: expanded from macr= o 'CK_LIST_NEXT' 380 | #define CK_LIST_NEXT(elm, field) ck_pr_load_ptr(&(elm)->fiel= d.cle_next) | = ^ /usr/src/sys/fs/nullfs/null.h:56:2: note: 'csle_next' declared here 56 | CK_SLIST_ENTRY(null_node) null_hash; /* Hash list */ | ^ /usr/src/sys/contrib/ck/include/ck_queue.h:136:15: note: expanded from macr= o 'CK_SLIST_ENTRY' 136 | struct type *csle_next; /* next element */ = \ | ^ --- all_subdir_netlink --- ctfconvert -L VERSION -g route/nexthop.o --- all_subdir_nullfs --- 4 errors generated. --- all_subdir_ntb --- ctfmerge -L VERSION -g -o ntb.ko.full ntb.o ntb_if.o=20 --- all_subdir_nfsd --- --- nfs_nfsdcache.o --- cc -target x86_64-unknown-freebsd16.0 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common = -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -DKLD_TIED -nostdinc = -DHAVE_KERNEL_OPTION_HEADERS -include /usr/obj/usr/src/amd64.amd64/sys/GENE= RIC/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-= common -g -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-pref= ix-map=3D./machine=3D/usr/src/sys/amd64/include -fdebug-prefix-map=3D./x86= =3D/usr/src/sys/x86/include -fdebug-prefix-map=3D./i386=3D/usr/src/sys/i386= /include -I/usr/obj/usr/src/amd64.amd64/sys/GENERIC -MD -MF.depend.nfs_= nfsdcache.o -MTnfs_nfsdcache.o -mcmodel=3Dkernel -mno-red-zone -mno-mmx -mn= o-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv = -fstack-protector -gdwarf-4 -Wall -Wstrict-prototypes -Wmissing-prototypes= -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=3D__fre= ebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknow= n-pragmas -Wswitch -Wno-error=3Dtautological-compare -Wno-error=3Dempty-bod= y -Wno-error=3Dparentheses-equality -Wno-error=3Dunused-function -Wno-error= =3Dpointer-sign -Wno-error=3Dshift-negative-value -Wno-address-of-packed-me= mber -Wno-format-zero-length -mno-aes -mno-avx -std=3Dgnu17 -c /usr/src/= sys/fs/nfsserver/nfs_nfsdcache.c -o nfs_nfsdcache.o --- all_subdir_ntb --- --- all_subdir_ntb/ntb_hw_amd --- =3D=3D=3D> ntb/ntb_hw_amd (all) 45.74 real 109.11 user 14.07 sys make[1]: stopped in /usr/src make: stopped in /usr/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE FTP: Current build result is [FAILURE], not going to run. [PostBuildScript] - [INFO] Executing post build scripts. [PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]= . Did not execute build step #0. [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins18246408559069405658.s= h + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-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_292_672713711.1759780193886-- From nobody Mon Oct 6 19:58:16 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 4cgVSS6wcGz6BTCN for ; Mon, 06 Oct 2025 19:58:16 +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 4cgVSS4srTz3J3s; Mon, 06 Oct 2025 19:58:16 +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=1759780696; 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=868YX5HZzpoczdsPPTBjtQtLPNHBf5lQGOFRO7hsAP4=; b=jsmHoef3bLPgWnTshgBt/QTa+3E4AkDT7W30aCvBE5xHkYtIY1DNGIArkVQJjWI+yzoJH6 QhbgkE5ViRQmS+IVKvcS2KAobUvwEu+RzhXgSoN9bYwo2ZTDHM6+UOgRt+ghhOFNhdH1Ze NtdQ1JC82iNEEbsPkbZ+V6p3dNjdZ6l2nbqS5QrnmyXMsBjRCZ/PSpmAO6t2gm5yF34rfd U1bx1X3GD/v5M51Oqy9L5P2bjdmYbrMwj0ZzYX9BC1aCOt4Oj2Asgbl+8VAVjFEokg7fIz O4p8JGFkIEcInKbpHlJ3o7mA1JfxjvKpCTn5fXZWBtsn/bf2qyuG67KZjApi6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759780696; a=rsa-sha256; cv=none; b=Jlv/5kqAF905+YsNeCobvf6rs5LNXwAavDKgG6RDP6ZNYy03x959dbQ99qZ4TGtkoLZ+d1 KugYLyAcljlkkAv4BBY0wZYdIzYNf9qYmoOi0kZe4j7SkJ2eqtui16K/K0Mo0721CacRiH 7IappGQKbcFAOGM5E04JVr6sawR54JQVRAeVwdR3t2XQEeOVnJJSxiiBegVsS/kkZcMPcp nyPRi2BjWofYCWkqkaSjNVJ4Lt8plQfERsNAo1/yPWwf4uny+rQXCnpTLPRhZ2GTqJbTl4 KZQQeSRRxXC0/IOJ+mdx+AlMDZDtaSIDoSDlDz2NqOnXk/jzSIs5VC1cJ0HOyQ== 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 4cgVSS4PbQz1C2D; Mon, 06 Oct 2025 19:58:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 19:58:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2005456264.297.1759780696621@jenkins.ci.freebsd.org> In-Reply-To: <1218649278.275.1759775939386@jenkins.ci.freebsd.org> References: <1218649278.275.1759775939386@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1499 - Still Unstable 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_296_1354381438.1759780696451" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_296_1354381438.1759780696451 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1499 (1cc96642675bf5029ce72dcf981d4a1cf993dee3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1499/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1499/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1499/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) No changes The failed test cases: 3 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_296_1354381438.1759780696451-- From nobody Mon Oct 6 20:29:55 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 4cgW8z5zVrz6BWVb for ; Mon, 06 Oct 2025 20:29:55 +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 4cgW8z3nHkz3L9b; Mon, 06 Oct 2025 20:29:55 +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=1759782595; 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=B0h1Q0vwgz4Dm4p5dbWGulf7gEQHMFqhRHKbS6uEw8I=; b=AX6sFUEY93f2a6rnhxaMGzDgjuX0pPTmT1LCYlKJkViuVLMtNMLirTSdvjsJUaCC5Qtmkf Qe0CSLWyCwm4ryM9BNPIG/5TadpZrN8Nia5rcLFrIN+OJWUiRqpVwHCvem9cDiNM+6oT0O YS6t5CtPkNP5x1jaoioIRWqeapesdbZu4WFYPaDasRbfgPYRlXVkF0Q2eQknw3dXPNRodv tV4wtOFvHmze6nCmKoqiTuetk9JF+PuL0BJIBS39Rg5+bGt5nImFghkFg81ztpB8oQTvD6 i0pKGUbxwwOhrRLbPMHR9M6MDSj2kpNpIcBLtHGKT8cxM6zk47JK5YXfgVovtg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759782595; a=rsa-sha256; cv=none; b=LTf2rRE9vWdP2dM28eHlqAHCIUowu9r3ifglsV+bBOztorFUQbSRPTBjqChhQmlBwqttVJ hKbZZZoo/axVV7WNimvnO6dfpQbBpuo9eHbop7MUwY0w1udIaPyOv4fNdVFj05wt0jNmwL KNH4InYrfAyRHfj+MueL5AeBK7XrmzqdVSUjG4sryUv87RvxbHvBzrBaNochq9q1cd1xvP y5lhiKgpzeUJ2zGtRYlR8H7cZjWlJPTk5/a0VXRi/O2TCuIQmjH29S1tMWDF5wBmDEIsez KtWlpl57nhrAc6YvWADl180bgSkhUgCiAJ1pawlKTldknBHb72cVP/GGdiLwEQ== 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 4cgW8z31mgz5X; Mon, 06 Oct 2025 20:29:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 20:29:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1075645618.305.1759782595428@jenkins.ci.freebsd.org> In-Reply-To: <359973801.273.1759774504450@jenkins.ci.freebsd.org> References: <359973801.273.1759774504450@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26902 - Still Unstable 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_304_1044355589.1759782595157" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_304_1044355589.1759782595157 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26902 (ec6ad605ecea5c4a76d2e744df0265cc3f3a01b9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26902/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26902/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26902/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) ec6ad605ecea5c4a76d2e744df0265cc3f3a01b9 by des: rc: Improve netwait DAD logic The failed test cases: 1 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_304_1044355589.1759782595157-- From nobody Mon Oct 6 20:34:31 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 4cgWGL3lv2z6BX3H for ; Mon, 06 Oct 2025 20:34:34 +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 4cgWGK5vjZz3Lr5; Mon, 06 Oct 2025 20:34:33 +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=1759782873; 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=XA1/5ur3LRg1XNujKDVgndQkNoWS0TpVOsq4f2uGYXo=; b=HvHKL7CkCFJtC9X09h0aqRfLVQl3zxWbV7eZyxykgvOgeX2kthLkLlRFA4K9uaRQZt20oW TaoPoSqL2MuclsiFfwv+mrhRs2uKpRaYx9fZ40x+ekHs5z7m3P93LXi6AVIAudA3bNGaEo S2Np8ooVm+4BqetjyElWOoJZS3+b+rWrQ4EiN/h38eEhrFCHqTSrttBZrAbeK5SrTilOfO 5jH/IZ9Xjchnno34OzhMs5du2Ifs88hJjxOLhVlnjxU0rzkE+VMVbm12QA53+1/EEBdLgw aIzQAu41m6tOQh17JiRtnlXG1deiRNAvi2Yv4LythWki+5wQDELPL8PEmCyFQA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759782873; a=rsa-sha256; cv=none; b=oMK5R6pJ87aXQv790oN3uf5eXEPMtEf5TxAkCJ5WBRh9h6zAGrWi7NGUxT1Yr4pbq4WqVZ nGOJrK2icPMPtQt2ZzKtKKOW2uBSuAaPtFHo8oRANA/EncegklElY9tkOzaUydFA0AidIt +UL0jY1wr+U6eQSE5gQZD/R7FsKipdNhbFFdQOFcosTQm9EkCvcoXPeoYYZJlXyLA/SkV6 15hUp5Ypt8KRJ9ZY667izHo4HVvLLlI6vQhTYgv4LA1/mVbq9UM85xwEKsBOh6GUVO2Ykl DJlB4BBwONQa0pjuNsD0QpFZ9uwGFYGzMiUHJjgAjv0UEK8k3x4D1ybAgH5F5Q== 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 4cgWGK5DhVzNg; Mon, 06 Oct 2025 20:34:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 20:34:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1678230410.309.1759782873738@jenkins.ci.freebsd.org> In-Reply-To: <650108172.293.1759780195937@jenkins.ci.freebsd.org> References: <650108172.293.1759780195937@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-build - Build #33329 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_308_307259630.1759782871372" X-Jenkins-Job: FreeBSD-main-amd64-build X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_308_307259630.1759782871372 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-build - Build #33329 (2d184465e8bb77d4620f509b04f19ea22656f28e) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33329/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33329/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/33329/console Change summaries: (Those commits are likely but not certainly responsible) 2ba20004ef7649db7654520e8376927c4410d9c3 by markj: libc: Reimplement the *rand48 family of functions 0ecbc335daa8caac8b5952d83e821533c99de6ea by mjg: nullfs: fix up build with INVARIANTS after previous 2b6c5f041f29523acd34c2a107772f04e3d1f6b3 by cperciva: EC2: Include LLDB in small and builder AMIs 2d184465e8bb77d4620f509b04f19ea22656f28e by cperciva: release: Rework VM package selection using sets ------=_Part_308_307259630.1759782871372-- From nobody Mon Oct 6 21:44:12 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 4cgXpl0VH8z6BckL for ; Mon, 06 Oct 2025 21:44:15 +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 4cgXpk5gYvz3WXK; Mon, 06 Oct 2025 21:44:14 +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=1759787054; 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: list-id; bh=6wkl4be8nlAJJyxN+EHnJfbtwrf/C9UJlTzMPafrP/I=; b=Z0jIYdX9UrdXJELlTVZCggXbNM/fZnJ3MQ39iSrOMO+nPJBzxFkXinK4COXsTvXad3siuN kwNDzhaKr7j+fq7DDjw8EJ0HaL+hWnWLQCmPtGI30P1pSl2ygUuSreoc0Rh9pAUGFKubTt pnXMlNuftM4u7FA1IDp8da8sbhkRSvL/xNZgyySCkKEz9AOCGClyPpDkgP/OviVzf6cDRQ zeIwVZANZl5stqIS3odchyiHd6tBB0HEmJ2wn/bd0hi2nAMveGxirN+ZhO8r8foLKrfILV j3szhD0IAqlGfYZrzupFqyzxCg5yO8Ur1KY5uNfXTtQLkkGyYRP2SXRUOC4IPw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759787054; a=rsa-sha256; cv=none; b=fN8gyB/Fg7j5RitN1yzA1ZOkW99R5bKzDj/xJUQgieG51CMT0C4vHMYqKiidQkufnFxAPz B3lHK3OveN/ZXiqXKNaGrfGyWYcSs2mnxrqhU8pFI45nxAJ239/p3zxs5pt/YJtE6F7XGL pQoV8T3xMjMzlIreVW+VdlBN7mLQ23dFPsvTmpyzPQkKqD5GpHPrIcPpY3N2zaB4kLopZZ ROzDytPERk4ktunaZC77K4uL4/H6NMmn9vaQBf9R1mF94b03NCciOAIiZav7+hwYsnyQ2P PsmAkb+8UaKtSQDln3YMZeSUWI/kpQZ/Gtxn7XEt2sb7QbDLUFnQil2/inNbsA== 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 4cgXpk58dBz25f; Mon, 06 Oct 2025 21:44:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 21:44:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1906455053.311.1759787054729@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4648 - Failure 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_310_1066909328.1759787052218" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_310_1066909328.1759787052218 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4648 (f19ef352ec63f9fcc10076a263b8c= e402ba31379) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4648/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4648/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 648/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) 4a5d8670a7d58b04913fd90aae85a1e35236ca3d by jtl: x86: Close race condition on MCA task queues at startup 5e1611a37a02076180ccea1506713b8c9628779e by jtl: x86: Defer non-fatal MCA message output from the HW interrupt context f19ef352ec63f9fcc10076a263b8ce402ba31379 by kib: kern_exit.c: do not leak reaper bitmap busy bits The end of the build log: [...truncated 95.85 MiB...] /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c: In function 'pfctl_anchor_node_RB_R= EMOVE_COLOR': /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c: In function 'pfctl_anchor_node_RB_R= EMOVE': /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ /workspace/src/sbin/pfctl/pf_ruleset.c:88:1: warning: dereferencing type-pu= nned pointer will break strict-aliasing rules [-Wstrict-aliasing] 88 | RB_GENERATE(pfctl_anchor_node, pfctl_anchor, entry_node, pf_anchor_= compare); | ^ --- all_subdir_tests --- --- .depend.prout_register_huge_cdb --- --- all_subdir_usr.sbin --- --- ctld.pieo --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, pport>, void*>*>*; _Dp =3D std::__1::__bucket_list_dealloca= tor, pport>, void*>*>*> = >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&>, std::__1::tuple, std::__1::allocator<= char> >&, unsigned int&>}; _Tp =3D std::__1::__hash_value_type, pport>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, pport>, std::__1::hash >, std::__1::equ= al_to >, true>; _Equal =3D std::__1::__unorder= ed_map_equal, std::__1::__hash_value_type, pport>, std::__1::equal_to >, std::__1::hash >, true>; _Alloc =3D = std::__1::allocator, pport> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/= __hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(const key_type&, = _Args&& ...) [with _Args =3D {std::__1::basic_string, std::__1::allocator >&, unsigned int&}; _Key =3D std::__= 1::basic_string; _Tp =3D pport; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >; _Alloc =3D std::__1::allocator, pport> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/inclu= de/c++/v1/unordered_map:1269:116, inlined from 'bool kports::add_port(std::__1::string&, uint32_t)' at /w= orkspace/src/usr.sbin/ctld/ctld.cc:1063:60: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'bool kports::add_port(std::__1::string&, uint32_t)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_tests --- echo prout_register_huge_cdb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcam.a >> .d= epend.prout_register_huge_cdb --- prout_register_huge_cdb.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/sys -fPIE -g -MD -MF.depe= nd.prout_register_huge_cdb.prout_register_huge_cdb.pieo -MTprout_register_h= uge_cdb.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 /workspace/src/tests/sys/cam/ctl/prout_re= gister_huge_cdb.c -o prout_register_huge_cdb.pieo --- prout_register_huge_cdb.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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 -fPIE -g -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-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -W= l,-znoexecstack -o prout_register_huge_cdb.full prout_register_huge_cdb.pi= eo -lcam --- prout_register_huge_cdb.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug prout_r= egister_huge_cdb.full prout_register_huge_cdb.debug --- prout_register_huge_cdb --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dprout_register_huge_cdb.debug prout_register_huge_cdb.full prou= t_register_huge_cdb --- persist --- echo '#! /usr/libexec/atf-sh' > persist.tmp cat /workspace/src/tests/sys/cam/ctl/persist.sh >>persist.tmp chmod +x persist.tmp mv persist.tmp persist --- prevent --- echo '#! /usr/libexec/atf-sh' > prevent.tmp cat /workspace/src/tests/sys/cam/ctl/prevent.sh >>prevent.tmp chmod +x prevent.tmp mv prevent.tmp prevent --- read_buffer --- echo '#! /usr/libexec/atf-sh' > read_buffer.tmp cat /workspace/src/tests/sys/cam/ctl/read_buffer.sh >>read_buffer.tmp chmod +x read_buffer.tmp mv read_buffer.tmp read_buffer --- start_stop_unit --- echo '#! /usr/libexec/atf-sh' > start_stop_unit.tmp cat /workspace/src/tests/sys/cam/ctl/start_stop_unit.sh >>start_stop_unit.t= mp chmod +x start_stop_unit.tmp mv start_stop_unit.tmp start_stop_unit --- Kyuafile --- --- Kyuafile --- --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- mini-me.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/tests -fPIE -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-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/contrib/capsicum-test/mini-me.c -o mini-me.pie= o --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_usr.sbin --- In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, std::__1::shared_ptr >, void*>*>*; _Dp =3D std:= :__1::__bucket_list_deallocator, std::__1::shared_ptr >, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {const std::__1::piec= ewise_construct_t&, std::__1::tuple, std::__1::allocator >&&>, std::__1::tuple&&>}; _Tp =3D std::__1::__hash_value_type, std::__1::shared_ptr >; _Hash =3D std::__1= ::__unordered_map_hasher, std::__1::__hash_val= ue_type, std::__1::shared_ptr >, s= td::__1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, std::__1::shared_ptr >, std::__1::equal_to >, std::__1::hash >, true>;= _Alloc =3D std::__1::allocator, std::__1::shared_ptr > >]' at /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Hash>::type, typename std::__1::__type_ident= ity<_Pred>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_v= alue_type<_Key, _Value>, typename std::__1::__type_identity<_Pred>::type, t= ypename std::__1::__type_identity<_Hash>::type>, typename std::__1::allocat= or_traits::type>::rebind_alloc > >::iterator>, bool> std::__1::un= ordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::try_emplace(key_type&&, _Args= && ...) [with _Args =3D {std::__1::shared_ptr}; _Key =3D std::_= _1::basic_string; _Tp =3D std::__1::shared_ptr; _Hash =3D= std::__1::hash >; _Pred =3D std::__1::equal_t= o >; _Alloc =3D std::__1::allocator, std::__1::shared_ptr >= >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered= _map:1278:62, inlined from 'auth_group* conf::add_auth_group(const char*)' at /worksp= ace/src/usr.sbin/ctld/ctld.cc:477:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'auth_group* conf::add_auth_group(const char*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_tests --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -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/capsicum-tes= t/mini-me.c -o mini-me.o --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_usr.bin --- --- all_subdir_usr.bin/etdump --- =3D=3D=3D> usr.bin/etdump (all) --- .depend --- echo etdump.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- etdump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/sys/fs/cd9660 -I/workspace/s= rc/usr.sbin/makefs -I/workspace/src/usr.sbin/makefs/cd9660 -fPIE -g -MD = -MF.depend.etdump.pieo -MTetdump.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 -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src= /usr.bin/etdump/etdump.c -o etdump.pieo --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-create.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-create.full file-create.o utils.o /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivatea= tf-c --- file-create.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug file-cr= eate.full file-create.debug --- file-create --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-create.debug file-create.full file-create --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.2-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_tests/sys/audit --- --- file-delete --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-delete NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROG= S=3Dt PROG=3Dfile-delete ) --- .depend.file-delete --- echo file-delete.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depe= nd.file-delete --- file-delete.o --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -delete.file-delete.o -MTfile-delete.o -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 -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src/te= sts/sys/audit/file-delete.c -o file-delete.o --- all_subdir_tests/sys/capsicum --- collect2: error: ld returned 1 exit status 77.00 real 363.72 user 50.83 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins7126444717315634= 352.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_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_310_1066909328.1759787052218-- From nobody Mon Oct 6 22:44:03 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 4cgZ7m4Nmhz6BjY1 for ; Mon, 06 Oct 2025 22:44:04 +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 4cgZ7m04dTz3j4k; Mon, 06 Oct 2025 22:44:04 +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=1759790644; 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=YNyZPoqZAI7GxxN8G8KTWnLLX/u9Q3idBShfNuIynCc=; b=rXq6S05s6msBqAdLEDnoRMpkxWWo6QOX3/9H+Lqhd/GnSfsRf8iXkBLuUNn2ZBBMfwHbxe 2Qly3M3Ppa0m0XgLvxFq07yYTTe8eBS0WM33MH9NM+HqyVbY6Oaxp8RAi+MNWkg1KYYqhI qLhYV5kKi4BY1n5ox8trM/buZfteS8qm/Zn4oflNqRllWzmlPhCYJDsNnB9ryAYkO68220 vy4m3haBuz5j3XapMw1M0z89zk/8HnRHp951pIH5T/F8PtEYJmhHMCKq7V8WjdjAZzjBdj XyzaYmmAvgECvW53d7ipTytBN4RGN8ksV4wLJVWyX1ZaRtcAwqt7B/3tmGEZjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759790644; a=rsa-sha256; cv=none; b=Kx7QiwTN847UnXLgtYe6yKEkBt6JQTjgvRqQsyQneU+OBIWuwKIUnEiUVA/8qNNVtdeOeU Wa0HMje2VyyZmukL6G1oJBNuJtDje3JAZti1JwTOlA4MBceq5SU3u+UbmuMHJFGKSVy2CS VPhlt0C2INBAp43bXscrb/P5XZHTwvHqb/Y4TaemaiY6azjXpNRvxAQlWGwehoMi7APc1f L6h1YATWEBEKdihcnXxIqAXWMw+uA+/N3s501TyRNORpUCq/5ZkYVwriiBQqV6G2jvzlnn GrsFPUO3ETEE9L0h46iJ6TlsusM0/OZzihcyE3oB/qAyGQfOShA3keKGX5amOw== 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 4cgZ7l6VHMz3jF; Mon, 06 Oct 2025 22:44:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 6 Oct 2025 22:44:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1426500557.317.1759790643917@jenkins.ci.freebsd.org> In-Reply-To: <1075645618.305.1759782595428@jenkins.ci.freebsd.org> References: <1075645618.305.1759782595428@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26903 - Still Unstable 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_316_1137057083.1759790643694" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_316_1137057083.1759790643694 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26903 (9e6cea12abdadb9f81dc13c2d3eb4ff8f0a19e99) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26903/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26903/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26903/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 9e6cea12abdadb9f81dc13c2d3eb4ff8f0a19e99 by jlduran: release: packages: Fix typos The failed test cases: 1 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_316_1137057083.1759790643694-- From nobody Tue Oct 7 00:46:52 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 4cgcsS4Z73z6Btgr for ; Tue, 07 Oct 2025 00:46:52 +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 4cgcsS2gQ4z3tSv; Tue, 07 Oct 2025 00:46:52 +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=1759798012; 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=dwiJSECwicTbyjH3VGX7/GjycHxM/xWyPA0iO/qlhMc=; b=tEhedx8VFSt+Fq9DwYkpxAKCKwV6ZlR6kD3brfwpeI4w1a4p3a3hPuJ/ylNUHOXLvxcwIp P2gV3o0Hg/2lxM/Cd+FiQG0vmSyyHVxUhWq46sODiIp+kgjU/wyQXgupUYrDHL/tu3Rkbn 6pYlpGFal96BreczJ3yOItl/2IFg1BR3YVQXN4gNxTOk4PuvDiipT5nXULfKWgeXsVMu6B 5ZS/qz76Ws06gOSU2uyVLxIdOItmddvmfMIvxf9a2gSRi5eq4KlOvdox2m7dcUgNrpu6jb R0ERCKVfa5vlzT2HisaNltDWzZvtpEu9LLJoDjQrMJRrxa3f23yozbjbLS/LxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759798012; a=rsa-sha256; cv=none; b=ksHG+wbTKQI5NGpIbbPaLtGXPJfH2B/pO5Rw6gnLkB2F80+OifIdtKDut4gfnIKzw/bN8T bF9lHKSLYOrlanaJQG2x/5IuqV7Ochm0/QCzuF2h09E/3TKek/E/CrQbPhxgDL+Txy1y5V XgUrcEarnWpnioOXzbT/opqRHMbg+mv8h6oH5ivFHJiIVfExrKGvYCnnxmnKnaH+0osxCd 9HXflrP4fLPveHx+5W5q3v4TtUqLetK82g02FpDWb9rr4qcz8BiA42SQ3y2fXA1u8oNkns yAUVdyPbG0Yqx9hmqzELnAqTH8L7KfwJ069kHx3C2TnTAsN7sf+xS2gOrhyZXA== 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 4cgcsS29WJz6tN; Tue, 07 Oct 2025 00:46:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 00:46:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2058564888.325.1759798012308@jenkins.ci.freebsd.org> In-Reply-To: <1426500557.317.1759790643917@jenkins.ci.freebsd.org> References: <1426500557.317.1759790643917@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26904 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_324_1018930913.1759798012096" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_324_1018930913.1759798012096 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26904 (4dc4a512e0659c9155db7412d2821bef409b48af) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26904/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26904/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26904/console Change summaries: (Those commits are likely but not certainly responsible) 03da141d59ae1da4e66974c466e2cb26f296e6df by rmacklem: kadmin.8: Document the new dump -f flag f16178e0bba81c32b1f4fba310c7d0f2756aca85 by mjg: vfs foffset: drop weird commentary about offset protection b1de02c415de5df2d24d8021827634fc095b7a26 by mjg: vfs offset: fix assertion failure in face of racing ffofset and setfl 4dc4a512e0659c9155db7412d2821bef409b48af by mm: zfs: install missing openzfs-2.4 files in /usr/share/zfs/compatibility.d ------=_Part_324_1018930913.1759798012096-- From nobody Tue Oct 7 02:45:25 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 4cggVG39DVz63DRN for ; Tue, 07 Oct 2025 02:45:26 +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 4cggVG10XZz3HK0; Tue, 07 Oct 2025 02:45:26 +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=1759805126; 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=m2wvHk0zTXCuiCZMgd/zVO2QGugxY36m6RYa74RA2Vg=; b=En71RMVtQA+4Q6vSmA1En1tifjcAvGKpcolI627jgLibD5dKbKuoXq2U5jkCHOnH4YhWSz pElvllGFnH6QPH9p9yZPaBE1WrcJYTY6jpeJGEdo1y8Tl6BTdKY5WdSkRyFNwn/zLBpjwH U+aEsBOOdz3glrBFj5z0WYiKEioIcMOhCcs+51l7xT1osCDQu9K/mDN/7xVRiU7oCk4byv a03r6uCCIlXjuszGjEGHMLAotDfF88A90NtjdKOpnCGBvqijpeD3E92J4MbFfP823gjysQ 3ZBWrtnPHJZlOG6Tz77rDpEyMOaMkBL70Ny7AZWeDA8DUn3y7jLuJrwdPpsdTg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759805126; a=rsa-sha256; cv=none; b=XHZxJL369MvrYBre34oCZVplEXPYe9d9nFy8EeLDVYPCWiqvGmmlQe4UU9yAgxQdcDpW/r 7d2N/LBrAT4FE5oloxfEa2nLuLsM7NE8BqVBDf7pqfwJ69UsHFqSa98nQr9/aVwji1mA/L TYSpyOjOl9MqactpOeOBL6gdBIe12Fm189sVmQIe3rzqtnj5eSQTi17eXc6lWM6WMvjLjz RPr40c/vhuLvlxWubDIGGcRVlIRFJiZ7VTSK1/ZjOhik6yvrZ1ArnfDqVqjDtsWrQl2Rd+ cMvUCKQCQOSW1IwdljSdLT/G/0SCm97fghgUdWUSGawJtaV4OhjAPB+vZbLwKQ== 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 4cggVG0W4szBH0; Tue, 07 Oct 2025 02:45:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 02:45:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jlduran@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1130616196.341.1759805126075@jenkins.ci.freebsd.org> In-Reply-To: <2005456264.297.1759780696621@jenkins.ci.freebsd.org> References: <2005456264.297.1759780696621@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1500 - Still Unstable 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_340_1198631190.1759805125876" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_340_1198631190.1759805125876 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1500 (8a76161c0df20889cc40a46bd9ce83ab8304743f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1500/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1500/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1500/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8a76161c0df20889cc40a46bd9ce83ab8304743f by jlduran: nss_tacplus: Fix typo MK_INSTALLIB -> MK_INSTALLLIB The failed test cases: 2 tests failed. FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_340_1198631190.1759805125876-- 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-- From nobody Tue Oct 7 03:05:20 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 4cggxJ3fytz69C2t for ; Tue, 07 Oct 2025 03:05:24 +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 4cggxH6Dq8z3KW2; Tue, 07 Oct 2025 03:05:23 +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=1759806323; 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=X/d3ODHsrjffnyhgdWyCS3kpMGPYh8pjxF+ph1639mc=; b=wHC8hhtYvdWhmUJqnCAGbaW4tdrT34X3HDgkVg7qIldUYBZBFGJ7J1EOLTQcOFI1Tbma5O DO1wjhYC9vmcblQL6WqaOtCc71pHYskH4sg11wZACsUfCE1o0Pu2CEO/3T+Rp0/8rK1/Cr 4rfgHGy5hDv2l6I8WFWKaL7FJBPT29AiyqFI3PsMzyQjANSLQ193P1z7o8cVD405993k4j 04wKgRFuGKq1nBnh7DHl9xqoOBr8LyipCehxDrFBnN0z05vWz7WTzTT1rNGUCxCiC4Yg8s 4S/TT+4dOybp8fG56ip38niHHB0/0Ga72LdR7A6dNa2/l4kwEP0DcTL2Fzfn9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759806323; a=rsa-sha256; cv=none; b=Y7RG8RIXEmPaYZHZ0HzR14rHpFbQHC5hAjAWv8ti25+tU3IHSXPwGOx70INWktkj3BLFmi 051u4NLrR2oWiPnlTc1jr+trBENvga0Nx30L5B1jLs1pmcXWo1nYBYktbCb64HVN4coET0 lH4l2FdTd7RdpSU8jNy5TdiOh0h/8juxBbQQ2dsqMjnMD+Pjyc5oSWyOxTm3aP8F0LKCxk 0w0vIaXoFXRXnU7TSmdGs9mDkQZum00oJjm/WGPfKpX55jpv4a4k6wzhaubzW5vMmEceW9 zU4DYvHVQO/vsn9ySypDC3gZYoUUpOheOUQcEsQLYK7iQIcTQ5hLJQ0JX0it0g== 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 4cggxH5gl2zBsF; Tue, 07 Oct 2025 03:05:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 03:05:20 +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: <1495147070.349.1759806323801@jenkins.ci.freebsd.org> In-Reply-To: <44292291.277.1759776803477@jenkins.ci.freebsd.org> References: <44292291.277.1759776803477@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_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_348_835745329.1759806320919" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_348_835745329.1759806320919 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #15 (f459a2ef73b78b153b8f85383b= 5a144948196994) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/15/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/15/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_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 110.03 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --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/llvm-project/lldb/include -I/tmp/o= bj/workspace/src/amd64.amd64/usr.bin/clang/lldb -I/workspace/src/contrib/ll= vm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZE= R -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/= llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT= _MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x8= 6_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.= 0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENA= BLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARG= ET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_N= ATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-s= trong -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 -Wno-address-of-packe= d-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fPIE -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wl,--gc-sections = -Wl,-zrelro -pie -Wl,-znoexecstack -o lldb.full Driver.pieo /tmp/obj/wor= kspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /tmp/obj/workspa= ce/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp/obj/workspace= /src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -ltinfow -ledit -le= xecinfo -lkvm -L/tmp/obj/workspace/src/amd64.amd64/lib/liblua -llua_pie -= lm -llzma -lncursesw -lpanelw -lz -lprivatezstd -lpthread=20 --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- lldb.1.gz --- gzip -cn /workspace/src/usr.bin/clang/lldb/lldb.1 > lldb.1.gz --- lldb.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug lldb.fu= ll lldb.debug --- lldb --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlldb.debug lldb.full lldb --- all_subdir_usr.bin/clang/lld --- --- Common/TargetOptionsCommandFlags.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_TargetOptionsCommandFlags.pieo -MTCommon/TargetOptionsCom= mandFlags.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-exce= ptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile= -prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/lld/Common/T= argetOptionsCommandFlags.cpp -o Common/TargetOptionsCommandFlags.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/googletest --- --- gmock-actions_test --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:548: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTyp= es ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp =3D std::__1::functi= on; _Alloc =3D std::__1::allocator= >; _Rp =3D int; _ArgTypes =3D {char}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_Ar= gTypes ...)>::__value_func(_Fp&&) [with _Fp =3D std::__1::function; typename std::__1::enable_if<(! std::__1::is_same::type, std::__1::__function::__value_func<_Rp(_ArgTypes ...)> >::v= alue), int>::type =3D 0; _Rp =3D int; _ArgTypes =3D {char}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::fun= ction(_Fp) [with _Fp =3D std::__1::function; =3D void; _Rp =3D int; _ArgTypes =3D {char}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:782:9: required from 'testing::Action::Action(const te= sting::Action&) [with Func =3D bool(int); R =3D int; Args =3D {char}]= ' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:590= :52: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:361:23: warning: placement new constructing an object of type '_Fun'= and size '64' in a region of type 'std::__1::aligned_storage<24>::type' an= d size '32' [-Wplacement-new=3D] 361 | __f_ =3D ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc= (__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:340:53: note: 'std::__1::__function::__value_func::__buf_= ' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_lib --- --- gmock-cardinalities_test --- --- gmock-cardinalities_test --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --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 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Wall -Wno-format-y2k -W -Wno-unused-= parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -I/tmp/obj/workspace/src/amd64.amd64/tmp/us= r/include/private -I/workspace/src/contrib/googletest/googlemock/include -I= /workspace/src/contrib/googletest/googlemock -I/workspace/src/contrib/googl= etest/googletest/include -I/workspace/src/contrib/googletest/googletest -I/= tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX= _RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -= DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECT= ION=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -std=3Dgnu++17 -Wno-deprecate= d-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknow= n-pragmas -Wno-dangling-reference -Wl,-zrelro -pie -Wl,-znoexecstack -o g= mock-cardinalities_test gmock-cardinalities_test.pieo -lprivategmock_main = -lprivategmock -lprivategtest --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.sbin/kbdcontrol --- --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- all_subdir_lib --- --- all_subdir_lib/libnetgraph --- =3D=3D=3D> lib/libnetgraph (all) --- all_subdir_usr.sbin --- --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_lib --- --- netgraph.3.gz --- gzip -cn /workspace/src/lib/libnetgraph/netgraph.3 > netgraph.3.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_lib --- --- all_subdir_lib/libypclnt --- =3D=3D=3D> lib/libypclnt (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- --- all_subdir_usr.bin --- --- Common/Version.pieo --- --- all_subdir_usr.sbin --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Version.pieo -MTCommon/Version.pieo -Wno-format-zero-leng= th -fstack-protector-strong -Wdate-time -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-err--- all_subdir_usr.sbin --- --- moused.pieo --- --- all_subdir_usr.bin --- or=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-f= allthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -W= no-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=3Dmultis= tatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess= -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-m= ember -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src= =3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std= =3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunkn= own-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-p= roject/lld/Common/Version.cpp -o Common/Version.pieo --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/morse --- =3D=3D=3D> usr.bin/morse (all) --- .depend --- echo morse.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- morse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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.morse.pieo -MTmorse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/morse/morse.c -o morse.pieo --- all_subdir_usr.sbin --- --- moused.pieo --- 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_lib --- --- all_subdir_lib/googletest --- --- gmock-actions_test --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator >; _Tp =3D unique_ptr]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D std::__1::un= ique_ptr; _Allocator =3D std::__1::allocator= >]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1540:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__emplace_back_slow_path(_Args&& ...) [with _Args =3D {int*}; _T= p =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >; pointer =3D std::__1::unique_ptr*]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1558:37: = required from 'std::__1::vector<_Tp, _Alloc>::value_type& std::__1::vector= <_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args =3D {int*}; _Tp =3D st= d::__1::unique_ptr; _Allocator =3D std::__1::allocator >; reference =3D std::__1::unique_ptr&]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:176= 3:19: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t >' {aka 'class std::__1::unique_ptr'}= with no trivial copy-assignment [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:138:59: note: 'std::__1::__remove_const_t >'= {aka 'class std::__1::unique_ptr'} declared here 138 | class _LIBCPP_UNIQUE_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS unique_pt= r { | ^~~~~~~~~= ~ --- all_subdir_usr.bin --- --- morse.full --- /usr/local/bin/x86_64-unknown-freebsd14.2-gcc13 --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 morse.full morse.pieo =20 --- morse.6.gz --- gzip -cn /workspace/src/usr.bin/morse/morse.6 > morse.6.gz --- morse.debug --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --only-keep-debug morse.f= ull morse.debug --- morse --- /usr/local/x86_64-unknown-freebsd14.2/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmorse.debug morse.full morse --- all_subdir_lib --- --- gmock-function-mocker_test --- (cd /workspace/src/lib/googletest/tests/gmock_main && DEPENDFILE=3D.depend= .gmock-function-mocker_test NO_SUBDIR=3D1 make -f /workspace/src/lib/googl= etest/tests/gmock_main/Makefile _RECURSING_PROGS=3Dt PROG=3Dgmock-function= -mocker_test PROG_CXX=3Dgmock-function-mocker_test) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- ELF/AArch64ErrataFix.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.ELF_AArch64ErrataFix.pieo -MTELF/AArch64ErrataFix.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/lld/ELF/AArch64ErrataFix.cpp -o ELF/= AArch64ErrataFix.pieo --- all_subdir_lib --- --- .depend.gmock-function-mocker_test --- echo gmock-function-mocker_test: /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategmock_= main.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivategtest.a >> .depend.gm= ock-function-mocker_test echo gmock-function-mocker_test: /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libc++.a >> .depend.gmock-function-mocker_test --- gmock-function-mocker_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.2-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.2/bin/ -fpie= -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 -MD -MF.depend.gmock= -function-mocker_test.gmock-function-mocker_test.pieo -MTgmock-function-moc= ker_test.pieo -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea= ders -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wdate-time -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 = -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -I/workspac= e/src/contrib/googletest/googlemock/include -I/workspace/src/contrib/google= test/googlemock -I/workspace/src/contrib/googletest/googletest/include -I/w= orkspace/src/contrib/googletest/googletest -I/tmp/obj/workspace/src/amd64.a= md64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD= =3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -DGTEST_HAS_POSIX_RE=3D1 -DG= TEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fPIE -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src=3D/usr/obj -std=3Dgnu++17 -Wno-deprecated-copy -Wno-error=3Dclass-m= emaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-ref= erence -c /workspace/src/contrib/googletest/googlemock/test/gmock-fun= ction-mocker_test.cc -o gmock-function-mocker_test.pieo --- gmock-actions_test --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTyp= es ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp =3D std::__1::functi= on; _Alloc =3D std::__1::allocator= >; _Rp =3D int; _ArgTypes =3D {bool}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_Ar= gTypes ...)>::__value_func(_Fp&&) [with _Fp =3D std::__1::function; typename std::__1::enable_if<(! std::__1::is_same::type, std::__1::__function::__value_func<_Rp(_ArgTypes ...)> >::v= alue), int>::type =3D 0; _Rp =3D int; _ArgTypes =3D {bool}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::fun= ction(_Fp) [with _Fp =3D std::__1::function; =3D void; _Rp =3D int; _ArgTypes =3D {bool}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:782:9: required from 'testing::Action::Action(const te= sting::Action&) [with Func =3D bool(int); R =3D int; Args =3D {bool}]= ' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:209= 5:52: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:361:23: warning: placement new constructing an object of type '_Fun'= and size '64' in a region of type 'std::__1::aligned_storage<24>::type' an= d size '32' [-Wplacement-new=3D] 361 | __f_ =3D ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc= (__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:340:53: note: 'std::__1::__function::__value_func::__buf_= ' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTyp= es ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp =3D std::__1::functi= on)>; _Alloc =3D std::__1::allocator)> >; _Rp =3D int; _ArgType= s =3D {const char*}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_Ar= gTypes ...)>::__value_func(_Fp&&) [with _Fp =3D std::__1::function)>; typename std::__1::enable_if<(! std::__1::is_s= ame::type, std::__1::__function::__value_func= <_Rp(_ArgTypes ...)> >::value), int>::type =3D 0; _Rp =3D int; = _ArgTypes =3D {const char*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::fun= ction(_Fp) [with _Fp =3D std::__1::function)>; =3D void; _Rp =3D int; _ArgTypes =3D {const = char*}]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:782:9: required from 'testing::Action::Action(const te= sting::Action&) [with Func =3D bool(std::__1::basic_string); R = =3D int; Args =3D {const char*}]' /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:210= 1:66: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:361:23: warning: placement new constructing an object of type '_Fun'= and size '64' in a region of type 'std::__1::aligned_storage<24>::type' an= d size '32' [-Wplacement-new=3D] 361 | __f_ =3D ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc= (__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:340:53: note: 'std::__1::__function::__value_func:= :__buf_' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 223.97 real 2101.11 user 204.93 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins49343335007= 37144561.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_348_835745329.1759806320919-- From nobody Tue Oct 7 03:05:54 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 4cggxx60Ncz69C31 for ; Tue, 07 Oct 2025 03:05:57 +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 4cggxx48zQz3KLG; Tue, 07 Oct 2025 03:05:57 +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=1759806357; 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=s5Vulv0dGdSbr8Ob+4QOs2BxNI/8rkvWYhPImZ6Xc2s=; b=X0smVsmjoPPXUG8Pkrsg03hirYUeZX/zT+Znos30au2MHY5NLtwD0OI6+cDWFza/f2Rag0 P4d2oRP2JJOX4okh4wbL4j6APR3h1EAagRqsRVmiX8+gC+OISZisfP9BsZtbF61temJ/Qv wxOV03VIXqE1B2um+YBBmIF8PgD74KJzynJlbjiii78bS0mthP8+C+3EdU+29vyb5wYJ2a nHyrB+xdlmemvDxRNSjyHuS+XgWwm6VxAFZuQ3Mc47lp3izgD9g9/syVXjk5o8Qy9wSgIt ft1npw4EH8G8RryV/PdonQUEsRC9UiEeUbTCwk+5pOyCiyeD1Y4I41hOw4apNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759806357; a=rsa-sha256; cv=none; b=odguHQAlrjxxQ6C/5euezaocIIMfRYYLozegIZbVpYMp7fWm2+NuEZMtCGmkPrDtUG3vi9 jCX3IpOdr3cYKfbBIiGIBBfSVVbnHbpmNErZ/cCeUGrJuRsshcDMXeNhy8qtwfAD1ID39k kWErq7fVAj10AvT7J07mnPSOaBenpkalJXKl3vNhwZPJzyd6YoEZL9/jRDELEo3N2Y4094 B+Uyvw2v8GavvCavSOZbeZNuM1Ydg3QZ9Htjjh2yrQdQvzKJ/PJVrYnLBSLhnAwfhCgbn5 qyL6bBH5DStgqFdeYOOwptSh29kvjUGFgM93nTij9f5gpv1KsNW6WSIv8mMUHA== 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 4cggxx3RhQzBJT; Tue, 07 Oct 2025 03:05:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 03:05:54 +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: <1204186004.351.1759806357487@jenkins.ci.freebsd.org> In-Reply-To: <706553791.289.1759778922440@jenkins.ci.freebsd.org> References: <706553791.289.1759778922440@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_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_350_1993825950.1759806354489" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_350_1993825950.1759806354489 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #15 (f459a2ef73b78b153b8f85383b= 5a144948196994) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/15/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/15/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_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.91 MiB...] 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_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- dnv_tests --- (cd /workspace/src/lib/libnv/tests && DEPENDFILE=3D.depend.dnv_tests NO_S= UBDIR=3D1 make -f /workspace/src/lib/libnv/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Ddnv_tests PROG_CXX=3Ddnv_tests) --- .depend.dnv_tests --- echo dnv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace= /src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend.dnv_tests echo dnv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.= a >> .depend.dnv_tests --- dnv_tests.pieo --- /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/ -fpie= -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.dn= v_tests.dnv_tests.pieo -MTdnv_tests.pieo -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -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-error=3Dclass-memaccess -Wno-literal-suffix -Wn= o-error=3Dunknown-pragmas -c /workspace/src/lib/libnv/tests/dnv_tests= .cc -o dnv_tests.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- --- llvm-symbolizer.pieo --- /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/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-symbolizer/llvm-symb= olizer.cpp -o llvm-symbolizer.pieo --- all_subdir_lib --- --- cnv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:25: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- dnv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocation_guard.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:23, 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/sstream:317, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++/macros.hpp:29, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++.hpp:29, from /workspace/src/lib/libnv/tests/dnv_tests.cc:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- cnv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/sstream:320: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- dnv_tests --- 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:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.sbin --- 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_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_category.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src 297.38 real 2815.20 user 242.73 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/jenkins87473085361= 61448397.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_350_1993825950.1759806354489-- From nobody Tue Oct 7 04:27:45 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 4cgjmK6W2wz69LxT for ; Tue, 07 Oct 2025 04:27:45 +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 4cgjmK4Nrjz3StG; Tue, 07 Oct 2025 04:27:45 +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=1759811265; 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=qODDV1o8rSMgW4VoFqkPXu36JMn0eFyM3xH2e1t9f1Q=; b=suETAlDi33GUXJ3+jzShx9n66vtAEsgvHDQCYFBt2aIjCLv7u64UVQBxCT/lyyQoOn9gZI nZDdrw8vziGnrlbGRZlDwShzks/nUTQErHtKzmyVC1O6In4G/W8Mt3HH7dgqsIBZuCnyUz dwzF5eLNoomNx/FycCTMe11xJs8FSWxI/8tt40nCkKA53EgBkmQvHgZ9EoAVkg6nqF+90Y 8OTWheeSDxR6ZWiSWxI1cPYxzDCB+mnd31EkI1iGnnQTNbYwCTurRwVoi80IvzTwnG2ARJ mEt0/rZh0ZU8WyqQZ+W465TuLg3KvchWqp3mCoSVLgacHaJBAT7dCClKe9di8w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759811265; a=rsa-sha256; cv=none; b=Df5v3xuyetf8XlwSuozRxIaKK6uQE6+awyjTDFGFe7byKduYvbVufDNOrG7nC1HaeKdbzN r74uIXqIeBteI6I44gB9QL1OCi9ROvBmox/LCP7iEwdKjAdHZdSNTzwf9eGT9UngaXTUjz Q9kxJ8Az4O5FsPOYuTULMTf8mU/d7wSrqjxjPsrteyBnmD/PA8QlJ15wHapLCDJxL1zwYT 2cq3B2iBBm1lw6sq5oJZrLMSu+PgdKvfGH4+iu9iqh2CWJCBlIkBs8jyKooQtYaeNjXyqv Ke1JckxcFDhGNZ1KcM4w+mfSp54KFLUBt/CrwUri7y2GsYuPpcV5P07Lmu7pzQ== 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 4cgjmK3qTNzTvv; Tue, 07 Oct 2025 04:27:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 04:27:45 +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: <2185998.367.1759811265554@jenkins.ci.freebsd.org> In-Reply-To: <371807733.281.1759778007436@jenkins.ci.freebsd.org> References: <371807733.281.1759778007436@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #26 - Still Unstable 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_366_1021364856.1759811265333" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_366_1021364856.1759811265333 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #26 (f459a2ef73b78b153b8f85383b5a144948196994) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/26/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/26/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/26/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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=yes when running pkg clean in NO_ROOT mode The failed test cases: 10 tests failed. FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[call_420] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[return] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[skipto_42] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_check_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_ntp] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_tcp-setmss] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_keep_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_record_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_tables] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_366_1021364856.1759811265333-- From nobody Tue Oct 7 04:48:04 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 4cgkCr0sd1z69NfW for ; Tue, 07 Oct 2025 04:48:08 +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 4cgkCq60rgz3Vph; Tue, 07 Oct 2025 04:48:07 +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=1759812487; 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=jNA2kbqZbEXvBUY0Vr+eRfyMuHC35BC025gp/LQ2hQg=; b=MwmAZsuZD5JGboM5A5lCWf4AgXATfsVkLTLj8sKhNqcWc6YdvYYtFcyyKZMZhx5YQsODI6 1A7aGhbvRjTTz5SAkZFxq6e0KeCl/gFYVNEdH08RZ+XAmVYNhzFL6t6R4Eo+3vnLx+Kxa/ M1NMp42ZCqTWtmOYOeSy4R0NVHak5JXsZNvbhO1ZfIJfUsrMUk678tm9UYNgkQbPbOVT0q wNGFyVsoFLr/jGG4St7dAPGUVsmv6x3mKHSflBb7HS4dd6BsV7CRN0ZGyuZhHXSBP2RMxo IN4tL5bkqcm6BgrljN5PV3qVcvWrCodh5Gses+r6BZxl0EE8nzn3qhB7Mw2VaQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759812487; a=rsa-sha256; cv=none; b=yaQoDIaU24+Z2p74VTJrJPJ812640DohCt7dFpe9e73RkkHwaeUP3NCizVNFw/16hN7qh+ yEGMYwd92omliRDtljYGVXuA0dUodylhCAqltjfSRbrp8t28sBEkPC4XKX6YRQKy1Z2KVt xaIcduTZSwbLHUMeldZF9Ixa69Q92eTX0osRwZ8pFvqeWhPbBezjGSokZXAKw+B62GG0fL ADCHYfjZeMlDQq6mbRNs0C8FZJQG8A69RSp1AyjJVjEiIhHrdkW1nPxWI/NKHlMT11yhOU W3cvq/n2b0B7PNnp9ryZ1xZdKVCGeKS+22vQV8eiPGp4W6iK/rnjyXecBp3rbQ== 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 4cgkCq5QVMzVFD; Tue, 07 Oct 2025 04:48:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 04:48:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <990749912.369.1759812487779@jenkins.ci.freebsd.org> In-Reply-To: <1495147070.349.1759806323801@jenkins.ci.freebsd.org> References: <1495147070.349.1759806323801@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #16 - 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_368_1930210442.1759812484921" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_368_1930210442.1759812484921 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #16 (fc601f0ba8053896a4b67749d8= e2a005d4c316b3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/16/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/16/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/16/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) 4a62dbb24598b5fbfd10575ec33233c24dca2705 by cperciva: release: Respect NODISTSETS 224d3a6576352a34c13c55fa099314e5018b7649 by cperciva: release: Don't publish pkgbase.repo for embedded fc601f0ba8053896a4b67749d8e2a005d4c316b3 by cperciva: release: Check for empty NODISTSETS The end of the build log: [...truncated 108.60 MiB...] /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfallocate.debug fallocate.full fallocate --- all_subdir_usr.sbin --- --- dbfileio.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dbfileio.pieo -MTdbfile= io.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/debugge= r/dbfileio.c -o dbfileio.pieo --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.sbin/acpi --- --- dmbuffer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmbuffer.pieo -MTdmbuff= er.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/disasse= mbler/dmbuffer.c -o dmbuffer.pieo --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/acpi --- --- dmcstyle.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmcstyle.pieo -MTdmcsty= le.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/disasse= mbler/dmcstyle.c -o dmcstyle.pieo --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI= terator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<= value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:213: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] 362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s= plit_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si= ze_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an= d_output( | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable [= -Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.sbin --- --- dmdeferred.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmdeferred.pieo -MTdmde= ferred.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/disasse= mbler/dmdeferred.c -o dmdeferred.pieo --- dmnames.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmnames.pieo -MTdmnames= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/disassembler= /dmnames.c -o dmnames.pieo --- dmopcode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmopcode.pieo -MTdmopco= de.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/disasse= mbler/dmopcode.c -o dmopcode.pieo --- 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.sbin/acpi --- --- dmresrc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmresrc.pieo -MTdmresrc= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/disassembler= /dmresrc.c -o dmresrc.pieo --- dmresrcl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmresrcl.pieo -MTdmresr= cl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/disasse= mbler/dmresrcl.c -o dmresrcl.pieo --- 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.sbin/acpi --- --- dmresrcl2.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmresrcl2.pieo -MTdmres= rcl2.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-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 -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/disasse= mbler/dmresrcl2.c -o dmresrcl2.pieo --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [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_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 161.97 real 1669.27 user 174.36 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins72297268405= 22602826.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_368_1930210442.1759812484921-- From nobody Tue Oct 7 05:03:56 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 4cgkZ74kzyz69Pdh for ; Tue, 07 Oct 2025 05:03:59 +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 4cgkZ71rt4z3XCj; Tue, 07 Oct 2025 05:03:59 +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=1759813439; 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=g6tJBzXPx+TE8N1ExGTtFtj6butubMOMyFHguvP0KUg=; b=ZJ3votPoacOedloqrIhvgGrtsCHm3qODoR4m+MsFSk/L0eAKA1jNam/qv1KY7ZcpOFnK5H D+NUB1IC28cmA0a0epkR+mM7/sbkvhV8XAYVziY4y9g6qVD4EYXzVPgFnB6w/VNU8kb9GL XsLCrGYpDrZRTzJI179r4/KVOa7g8zlw/IjYUy4vr4Nllby5lv9wvxRjzBO4Z6+Ano+SzN sLPx/NCml/nB9Ec99XCwxZduHYihBoIfjN2BkvI8XPyOpWif56owmAJMGs+jpc1ZEBTTnx cv0jYZIbW43f+E7bxaY0ZSlig9000JUCjPEVpwGg3pH7JzrAq2UvHAt3foUFOA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759813439; a=rsa-sha256; cv=none; b=rHdKupqeykqtn0TVBhHdP6yNxbu70AjZ2OqEmtsCZjcFdmxE2PXkjJLAjv8b/rOvDohZ7X IlJ2bf+UvibWgBTCuT+SnEzXON/ZK0YCWPbX6OS60qKhOf5MXHSRLwXWTM+dXhz0/+MFA7 Q8EuCQhg8sMVrB2ukL6s+FjQQeUK75vQnEAUHp3Fa83mp7YIVu6eJCwk7tTIQBhQerbMOB DLzizaEYL9YmY7UEgfn9lpmQZ7xqYQyVFLxvDzTSh5MxaqFHPJMoyVxq5NJ1gIdvlpqSNB ygx7o9AW1EWStE27fRH2EjefHfbIqIHq2IK8HkcBAz4Tvf9tQOrduC3josEJOw== 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 4cgkZ71BRdzWqX; Tue, 07 Oct 2025 05:03:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 05:03:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2056878174.371.1759813439172@jenkins.ci.freebsd.org> In-Reply-To: <1204186004.351.1759806357487@jenkins.ci.freebsd.org> References: <1204186004.351.1759806357487@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #16 - 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_370_1852739111.1759813436296" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_370_1852739111.1759813436296 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #16 (fc601f0ba8053896a4b67749d8= e2a005d4c316b3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/16/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/16/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/16/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) 4a62dbb24598b5fbfd10575ec33233c24dca2705 by cperciva: release: Respect NODISTSETS 224d3a6576352a34c13c55fa099314e5018b7649 by cperciva: release: Don't publish pkgbase.repo for embedded fc601f0ba8053896a4b67749d8e2a005d4c316b3 by cperciva: release: Check for empty NODISTSETS The end of the build log: [...truncated 109.70 MiB...] echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.sbin/jail --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/kbdmap --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/pppctl --- =3D=3D=3D> usr.sbin/pppctl (all) --- .depend --- echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- 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_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:388:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:394:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/pppctl --- --- pppctl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pppctl.full pppctl.pieo -ledit -lpthread=20 --- pppctl.8.gz --- gzip -cn /workspace/src/usr.sbin/pppctl/pppctl.8 > pppctl.8.gz --- pppctl.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pppctl.= full pppctl.debug --- pppctl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpppctl.debug pppctl.full pppctl --- all_subdir_usr.sbin/nscd --- =3D=3D=3D> usr.sbin/nscd (all) --- .depend --- echo nscd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- agent.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.agent.pieo -MTagent.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/agent.c -o agent.pieo --- nscd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.nscd.pieo -MTnscd.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/nscd.c -o nscd.pieo --- 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/clang/llvm-readobj --- --- ELFDumper.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__exception/exception_ptr.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/exception:81, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1411, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/bind.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:534, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ObjDumper.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/llvm-readobj.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMEHABIPrinter.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ELFDumper.cpp:14: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.bin/clang/lld --- --- Common/DWARF.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:191, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/STLForwardCompat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Support/SwapByteOrder.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/LLVM.h:19, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/DWARF.h:12, from /workspace/src/contrib/llvm-project/lld/Common/DWARF.= cpp:9: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lldb-server --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocate_at_least.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/memory:940, from /workspace/src/contrib/llvm-project/lldb/include/lldb= /Host/Socket.h:12, from /workspace/src/contrib/llvm-project/lldb/tools/lldb-s= erver/Acceptor.h:11, from /workspace/src/contrib/llvm-project/lldb/tools/lldb-s= erver/Acceptor.cpp:9: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator< >::all= ocate(size_t) [with _Tp =3D std::__1::unique_ptr]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocato= r.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 276.14 real 2578.48 user 229.47 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/jenkins13275749813= 941412574.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_370_1852739111.1759813436296-- From nobody Tue Oct 7 05:05:50 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 4cgkcK2t48z69QZZ for ; Tue, 07 Oct 2025 05:05:53 +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 4cgkcK06ddz3XWy; Tue, 07 Oct 2025 05:05:53 +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=1759813553; 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=dkQWU5UNIxWKch/bU0QTKpQecsmkcDW897q0Rdbmfp0=; b=I7T/L31XvGm7RiLXXqT0q8OcOSo1c8FMIlUBuyd4ziI6wyqQSeR7+l5mf5XJnVnT1iIkKT 1Q4p+VynkVqbr2vbMZ2oIJOSN6TdqA594PEHeIDyWY7T1foePlz7Ggqlxj3TNDMs6mXpCL JNonR0RGfiV9CpAt3wjDwhj3gEwKXOI9S1geghIvQ0MnbXrv2DDkg+nm0nC4hGzAxgb5Zz G0kVS7xeo8ElV81t80jBCJLuGZKxhQI+L3TP7Xg1jlmlvJia7PCPBMao9gOCSsGZUwt3e8 X6HI2qxCTnDHmzBiHHy5oS6betr6i4ostaT4WXIsvkgmBKkH9zTEhc594WBGpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759813553; a=rsa-sha256; cv=none; b=OIk4/bG4ece94QzMVfB/wWKgegYRjbe513o9nSCnplaSbgpb/Aq7fiBDf5isC8B1WuHk1y pwAaDby8vSgCu1WzbGALbzv28zCnhAAXJzTCHvj8bkWbeHrLn2XCxzQIw93Tgjq7M8XV7d yC3xde10mJujvCQWyAHaG2NhfQOj/55lhUyaB1cZZ5iQfF6gLHPj/ba5XKkGUVMOFFvag+ /JBiEbgb57GMq7u3k4By5WZRmUeYa/Fx54n1579Y0ayFk5dVCgVJrtMjZOtSD4KZDHg9rK HyAjXC/uVV5phT1hvrQqDcr/HDyAfJB8Igg24goCUrJjK4FZQfBpKmmWBDqtjg== 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 4cgkcJ6csDzWcJ; Tue, 07 Oct 2025 05:05:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 05:05:50 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1919133075.373.1759813552935@jenkins.ci.freebsd.org> In-Reply-To: <1276992162.347.1759805784755@jenkins.ci.freebsd.org> References: <1276992162.347.1759805784755@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #16 - 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_372_1191644892.1759813550209" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_372_1191644892.1759813550209 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #16 (fc601f0ba8053896a4b67749d8= e2a005d4c316b3) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/16/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/16/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/16/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) 4a62dbb24598b5fbfd10575ec33233c24dca2705 by cperciva: release: Respect NODISTSETS 224d3a6576352a34c13c55fa099314e5018b7649 by cperciva: release: Don't publish pkgbase.repo for embedded fc601f0ba8053896a4b67749d8e2a005d4c316b3 by cperciva: release: Check for empty NODISTSETS The end of the build log: [...truncated 109.17 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.bin --- --- lastcomm.1.gz --- gzip -cn /workspace/src/usr.bin/lastcomm/lastcomm.1 > lastcomm.1.gz --- lastcomm.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lastcom= m.full lastcomm.debug --- lastcomm --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlastcomm.debug lastcomm.full lastcomm --- all_subdir_usr.bin/at --- =3D=3D=3D> usr.bin/at (all) --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_usr.bin --- --- .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.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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 --- --- all_subdir_usr.sbin/acpi --- --- uterror.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.uterror.pieo -MTuterror= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/utilities/ut= error.c -o uterror.pieo --- all_subdir_tests --- --- dev_fuse_poll --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:539: In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, long = unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++= /v1/__hash_table:804:96, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Pred>::type, typename std::__1::__type_ident= ity<_Alloc>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_= value_type<_Key, _Value>, typename std::__1::__type_identity<_Alloc>::type,= typename std::__1::__type_identity<_Pred>::type>, typename std::__1::alloc= ator_traits::type>::rebind_alloc= > >::iterator>, bool> std::__1::= unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with = _Args =3D {std::__1::basic_string, std::_= _1::allocator >, long unsigned int}; _Key =3D std::__1::basic_string<= char>; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >= ; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/include/c++/v1/unordered_map:1255:37, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D De= vFusePoll]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/g= test/internal/gtest-param-util.h:728:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Dev= FusePoll]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_usr.sbin --- --- utexcep.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.utexcep.pieo -MTutexcep= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/utilities/ut= excep.c -o utexcep.pieo --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:25: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- utglobal.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.utglobal.pieo -MTutglob= al.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/utiliti= es/utglobal.c -o utglobal.pieo --- all_subdir_usr.bin --- --- panic.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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--- all_subdir_us= r.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 --- --- parsetime.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/sstream:320: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- uthex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.uthex.pieo -MTuthex.pie= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/utilities/uthex.c = -o uthex.pieo --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- /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.bin/clang --- --- ELFDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDump.pieo -MTELFDump.pieo -Wno-forma= t-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/ELFDump.cpp = -o ELFDump.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_usr.sbin/acpi --- --- utinit.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.utinit.pieo -MTutinit.p= ieo -std=3Dgnu17 -Wno-format-zero-length -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=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 -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/utilities/utinit= .c -o utinit.pieo --- all_subdir_usr.sbin/moused --- *** [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_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 244.32 real 2506.60 user 205.70 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/jenkins83905597650= 8234567.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_372_1191644892.1759813550209-- From nobody Tue Oct 7 06:30:20 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 4cgmTn5YX7z69YHX for ; Tue, 07 Oct 2025 06:30:21 +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 4cgmTn1KLFz3h7X; Tue, 07 Oct 2025 06:30:21 +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=1759818621; 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=CaEBhVSmEXUyq14/s7/7r4sg/fd3P4aWMa0EDm3xavE=; b=Chary2kTgr7qnkKk9PTaENGS3Q30o3cGmib2ln7lyvN59uoX+gepDjWl1u7HRlO9gIaR/h aOZcwKRe7kkJlJFJwZN/3BM1MQeuLr1CyC4V+/bU69D/QEdRNQWcdoR4LSTHlVWp0rhEMJ EY8z7ycl09xrCzyPVP/qGNCqdwMdSHbi3zl4z5kU1IxFfQn9Nxmvx/ss4STIYWF/9SQbuB ppKJ6sFl5clJ6wMmtvdHscdQr3M98fehTQ6FCGiRfhLfsn3EFP6D1XZW2Rna6CzGkXBp8n xnHvkwQ9bOA6+2iPk81eNWIzOYvIU+GlbxFa7jZ43lyBOrahoXNdZNQtFgy8IQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759818621; a=rsa-sha256; cv=none; b=YLSzQuAmLHw0i7BdOuhqcx++tTGkIy88srKTs+ALqnyRHBuxg2zTVjwAvLPppa/qu4mYqM P7Lrkv2PuMuLA+ITygqloYgVRsFNldz06OvUqm5Yfusmud3XQddiv2VkX7cZtklwI4nFHu VqKhrkkGXVvHIlQs8stMeDPOY7hJ60g6iChsvbGb9pMi4ryVeDhbYQcBc1Y2o8Q9upwuaL cGXx1Q7Bur/NVlkKl9fYOE/Tl2EWKf29yTo+UMUMi6dkRSwUt1VdrYzXbrBc4zXxPlJgE1 OwK3QulJx/0Yndwf41u8X5SBIJ3gHldTnqVC8A/ZaVPDA5wN6QMpLjeo5VTdWg== 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 4cgmTn0d68zZL6; Tue, 07 Oct 2025 06:30:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 06:30:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1665499994.375.1759818621092@jenkins.ci.freebsd.org> In-Reply-To: <2185998.367.1759811265554@jenkins.ci.freebsd.org> References: <2185998.367.1759811265554@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #27 - Still Unstable 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_374_628142955.1759818620886" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_374_628142955.1759818620886 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #27 (fc601f0ba8053896a4b67749d8e2a005d4c316b3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/27/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/27/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/27/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 4a62dbb24598b5fbfd10575ec33233c24dca2705 by cperciva: release: Respect NODISTSETS 224d3a6576352a34c13c55fa099314e5018b7649 by cperciva: release: Don't publish pkgbase.repo for embedded fc601f0ba8053896a4b67749d8e2a005d4c316b3 by cperciva: release: Check for empty NODISTSETS The failed test cases: 10 tests failed. FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[call_420] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[return] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[skipto_42] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_check_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_ntp] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_tcp-setmss] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_keep_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_record_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_tables] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_374_628142955.1759818620886-- From nobody Tue Oct 7 09:02:01 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 4cgqrn5ZhVz69qDk for ; Tue, 07 Oct 2025 09:02:01 +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 4cgqrn37bwz421r; Tue, 07 Oct 2025 09:02:01 +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=1759827721; 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: list-id; bh=ZndlMJc6HzE4cERtUf/dnohCzQ9QFxBKL5XiNAtJr98=; b=r3ciYl08do6BC5PkwWXm4/b0rxgxgfXimHZTBtvxXj4OtUvI+op9JGLeBDZAO2KgZTzvuu AC59womY0Pl0s1rM44CSDGCnli9aaiLSpuNz6ofcynFH3SPwKS6gfkDvj538+VdpKxUMNh 0gk27rQ7mavhFelj7lCAHQGg5IvfsBypivFy80oDHPW33RN9jHx7PZ140nkiHZNtAuchyO qOrJYaGlMK/H9DlSeUrGOY1dRoSmnijSNVzh/IKcloDfTYt+m6UMzpewqL985YhSMqJfqJ sjLHCsEYdSzuzxfhOFSh4in51RwQ7FIv+PhMlQBMw1B66Vd4Jd2mLVYhhpzuqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759827721; a=rsa-sha256; cv=none; b=xrFIw7enGQI/wJmfpOStnupYv7wB6hYbWv0abOSlDlX7flbB4lZYc86+qyrQGJAt/NXS6q ajRwGW3lMb4IZ92QIiqNA4CBYqocGleW+1TU2BryXLsGzIjK1DeqCEJfNj76Hj+n/NYPZn 0mWDeVd81apzfVhVAXeSm9eOhrERsYjftQsguw8M9QOFmPEnptpI+W1kF8hjRdWuwJsuDY t4w8MPbdZaRJBbXYBU4rgD43Zbu7DGiAvHCmshWH7fpP5PgIFEsxPWO6CDziP7mvb3InAe MBGhz2woemztKvaLjMStbA3YATKarsdijXsABcmZSLwBsEVszoDyJ0wm5QZeHg== 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 4cgqrn2SZbzfkC; Tue, 07 Oct 2025 09:02:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 09:02:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <814846730.387.1759827721348@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26908 - Unstable 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_386_1458704384.1759827721150" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_386_1458704384.1759827721150 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26908 (941b8ecdc08749eeec1b88aac0442dad8cb8fb09) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26908/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26908/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26908/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 941b8ecdc08749eeec1b88aac0442dad8cb8fb09 by tuexen: tcp: remove stray ; The failed test cases: 1 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_386_1458704384.1759827721150-- From nobody Tue Oct 7 09:04:45 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 4cgqw13S8Pz69qdx for ; Tue, 07 Oct 2025 09:04:49 +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 4cgqw11L4Mz42VV; Tue, 07 Oct 2025 09:04:49 +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=1759827889; 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=ryAnCU2dJ6GMJ1AS89tqJZCH/c2kAUbcuiVlu/pSQIM=; b=POsFSLuDqoBrZ0mStxXstH6DNla8+0hjgV0HPbXfHnOJEg+V5ZMWSvrR4vcYP2lEeGUSi9 vWtlzSHEudI42eObADHW9326+k6+IXd6NNhdaPR3f9PHs6p+16ZNq+VNFDK9A683ygY77e QjP8TXcNE+KvpDX8q/pVzZtcEwqj/8iAhqtZo5EaXbtjMM4BILdNi4AsYjZ6vyx6Tv5A4A 3PTBHHgVMeArAXhAxTv/gKWNnlyLhSYSFsm+6LxMS9jI/QyFw8mtSzFZ3q8fpjh5r7htfW NrfNR3Wuo+oLg7EdvK752lUMzqQJV6k8WEpm7nZlpKh3DpELM4kHqXAHio8hFA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759827889; a=rsa-sha256; cv=none; b=J3gOylGpkFu3q1G1Fnb73s9Adp7xjYdoG1EjGE/8VkZls8jYZNYqx4sSJoulgVvZWQnmDQ 3p4cdva/NaOrtdeYU4GU043FI41mBYMpuksTPI4lrAswe5g3yqxAjdxlXCdp371tGq3mXl 1CEvtm8DWS9t87csAjfSHmNyj/8L2+c8rCyQq1D6kjKuUKhiSv4TCvCwnyfPcFmkCBiCql /Qb4/Czf1kKAnGuNITzgBqVqTG++IdJu26RNSc/QHYq0Wr6Ahcxl5LxCzQkiLRp6ertjvc hXTdGkqGTOxMvwzhgMmQGfFvVE3a7L8jbuTcq8lQjOJrg4cbZ/tNVIDHcRRgyA== 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 4cgqw10bzzzfvk; Tue, 07 Oct 2025 09:04:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 09:04:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2032321685.389.1759827889088@jenkins.ci.freebsd.org> In-Reply-To: <990749912.369.1759812487779@jenkins.ci.freebsd.org> References: <990749912.369.1759812487779@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #17 - 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_388_1895183257.1759827886086" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_388_1895183257.1759827886086 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #17 (6c6b157a9fb7be8782ab798fe2= d229502253a07b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/17/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/17/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/17/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) 6c6b157a9fb7be8782ab798fe2d229502253a07b by bapt: nuageinit: Ignore non-existent groups The end of the build log: [...truncated 109.22 MiB...] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/uninitialized_algorithms.h:13: In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool::body(= ) const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:68:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_lib --- --- all_subdir_lib/librpcsvc --- =3D=3D=3D> lib/librpcsvc (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lldb-server --- --- lldb-server.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.lldb-server.pieo -MTlldb-server.pieo -Wn= o-format-zero-length -fstack-protector-strong -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 -fno-strict-aliasing -fno-e= xceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-er= ror=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno= -dangling-reference -c /workspace/src/contrib/llvm-project/lldb/tool= s/lldb-server/lldb-server.cpp -o lldb-server.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_bool__single= _insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:118:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- Common/Strings.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Strings.pieo -MTCommon/Strings.pieo -Wno-format-zero-leng= th -fstack-protector-strong -Wdate-time -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 = -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-su= ffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /worksp= ace/src/contrib/llvm-project/lld/Common/Strings.cpp -o Common/Strings.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_lib --- --- all_subdir_lib/librss --- =3D=3D=3D> lib/librss (all) --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- io --- --- io.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o io.full io.pieo mockfs.pieo utils.pieo -lprivategmock = -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- 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.sbin/vidcontrol --- --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_tests --- --- io.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug io.full= io.debug --- io --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dio.debug io.full io --- all_subdir_usr.bin --- --- Common/TargetOptionsCommandFlags.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_TargetOptionsCommandFlags.pieo -MTCommon/TargetOptionsCom= mandFlags.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-exce= ptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile= -prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/lld/Common/T= argetOptionsCommandFlags.cpp -o Common/TargetOptionsCommandFlags.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lldb-server --- --- lldb-server.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include -I/works= pace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/amd64.am= d64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project/clang/i= nclude -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/workspace/src= /lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__S= TDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS= _VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freeb= sd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSR= OOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TAR= GET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLL= VM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-stric= t-aliasing -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -st= d=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunk= nown-pragmas -Wno-dangling-reference -Wl,--gc-sections -Wl,-zrelro -pie -W= l,-znoexecstack -o lldb-server.full Acceptor.pieo LLDBServerUtilities.pi= eo SystemInitializerLLGS.pieo lldb-gdbserver.pieo lldb-platform.pieo lldb-s= erver.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatel= ldb.so /tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang/libprivateclan= g.so /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so= -ltinfow -ledit -lexecinfo -L/tmp/obj/workspace/src/amd64.amd64/lib/lib= lua -llua_pie -lm -llzma -lncursesw -lpanel -lz -lprivatezstd -lpthr= ead=20 --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_usr.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- all_subdir_usr.sbin/moused --- *** [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_lib --- 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 --- 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 197.68 real 1874.71 user 192.76 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins73275702053= 93447666.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_388_1895183257.1759827886086-- From nobody Tue Oct 7 09:18:09 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 4cgrCP5SlFz69s51 for ; Tue, 07 Oct 2025 09:18:09 +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 4cgrCP3FYxz44dW; Tue, 07 Oct 2025 09:18:09 +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=1759828689; 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=ZHkqmWrYmGnskn0cPlT/kmYu9iqOMljsq7DVBk/2s0s=; b=tEcL3uHxBW4xIOjICRKmkiSPvHXHKosofLMDY16i/pnbM9EzE8thWPoEejX4lM5xIqoBNW C8vOZ9hoX3YYt6N+aGh9seK9e97l/jnrqpIoIZ5qf9cx7xGxmu2/WOv9EXhjqd8u4TaTB2 TA0ep47E7Nc1Ma9H9wI937u8OPsP/jATmSad2nkGb4HYi0Yx5RZHVBXnXL/zD5GlOi1wUp l0OA1hY03q+iKfum/lYq0tGlNttKH930Do3hfwmFuUJpNMSnxSV4Wfbof/nLEYdSD648fE tkN5CGSDtDB94lztMQG3XgKFt8ErGzvHkTMRmnEgujudNZb67wyo+q0pL02Zaw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759828689; a=rsa-sha256; cv=none; b=sw3RJsycwAO8rZQA5Yg/+xh9b5yL5fvu+zo4bpRG+mnQtbwhbMzHxk2wDzdDzB2r64fMof KDJKD4lViP9pJ8zlwwsV+M8jZBZatMwludjdGwwjAxZ1d4oOdH5nlalz6MUd0gS++9xh7X gK65/7XRx2+AQ7x/9JtySSOsmL/SjZ7kFb2wPLeBucLc/OX3SxGrgFtBqT+seuQ3Jg41aC WnTOAGO+uwraP/6V6JXIheYkxHAQg/S28ILJNj9IH2YEe5At3bHaXorEUh4+gKWHr6gYb7 mZTW698qaDCU7PPGXrOeqzNrGndoBJjB77Ywzm+yT8nsTuPm65NzzA87kKQx/A== 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 4cgrCP2VNzzflF; Tue, 07 Oct 2025 09:18:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 09:18:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <7100139.391.1759828689354@jenkins.ci.freebsd.org> In-Reply-To: <1130616196.341.1759805126075@jenkins.ci.freebsd.org> References: <1130616196.341.1759805126075@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1501 - Still Unstable 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_390_1903507473.1759828689122" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_390_1903507473.1759828689122 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1501 (205797b9ef9df979da489aba5466e6d4d9bc6ad9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1501/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1501/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1501/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 205797b9ef9df979da489aba5466e6d4d9bc6ad9 by bapt: nuageinit: Ignore non-existent groups The failed test cases: 3 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_390_1903507473.1759828689122-- From nobody Tue Oct 7 09:33:12 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 4cgrXq3GWBz69sv6 for ; Tue, 07 Oct 2025 09:33:15 +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 4cgrXq1Wczz46LZ; Tue, 07 Oct 2025 09:33:15 +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=1759829595; 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=yarbijoEGsE02foP+OG1uGtOoe6q1o2kZiduWF57x4k=; b=GFx6IvuPcEbIVhoBLX8FJZI2CV67DGhtbfrxZRa0Ra/xnCHAb+vtYJOsx3f424xs7S6MK0 l9og8/uJxrojTL9sSsJOUUGfw35Y5X2a+Ge1gjtuTmDDL6MrXW7gHLgz8LFYKyPy2dEbWE 2FEas0+agTpDsjKovP4w1C3UdkiATixT05Rx/eyMScLuE18i8btVQnqXHMI033YI7NEVOx e9WgjIoeblRlPGPo4BeHJL5wAE9hCmSyztuqDGLYYNHNZwyYNs9xNAOnE0G+XlBXOWvxqZ Xac/wQFCjU/0QHZQDEPEHckq1hRS8jzLEUYrYACaWJIwimmLILyvgcjyUlC4BQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759829595; a=rsa-sha256; cv=none; b=FTB1uk7hWCQ4upiGEmRzgoB5iNIjpgJ7RR5v1o0SWzjkmL4BVVswEAacaTRyEbV8ItnstH Eiq1xikWEGMskyYSRLywcJNpr463ItwbqmrB2bXekkPxtvhXhfyucwMu2U0lZW9FUO3dJs TKZhQJ2VOUDzdTbrQDQGUrIqxwg6PE5fpAe/xvB2fks3eZrQX0+s9PM4GdSa47xCUt/FsD EQ1edb7uno1vji4QYsa64Z9j0WROlb3bkL2sHbk1489nm9aaURR/2hPxtB8QWdNUngc0yP xa+rZxxZpHYCfafU7LBp1Gaomyl13uUTOpjKUivnRodpbEfCTsmFZmCXLgvQIQ== 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 4cgrXq0p8XzgFm; Tue, 07 Oct 2025 09:33:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 09:33:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <332803054.393.1759829595115@jenkins.ci.freebsd.org> In-Reply-To: <1919133075.373.1759813552935@jenkins.ci.freebsd.org> References: <1919133075.373.1759813552935@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #17 - 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_392_1063492053.1759829592114" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_392_1063492053.1759829592114 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #17 (6c6b157a9fb7be8782ab798fe2= d229502253a07b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/17/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/17/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/17/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) 6c6b157a9fb7be8782ab798fe2d229502253a07b by bapt: nuageinit: Ignore non-existent groups The end of the build log: [...truncated 111.04 MiB...] --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- chmod +x lorder_test.tmp mv lorder_test.tmp lorder_test --- Kyuafile --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.bin --- --- lorder.1.gz --- gzip -cn /workspace/src/usr.bin/lorder/lorder.1 > lorder.1.gz --- all_subdir_usr.bin/mkstr --- =3D=3D=3D> usr.bin/mkstr (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- --- all_subdir_usr.bin --- --- .depend --- --- all_subdir_usr.sbin --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- --- all_subdir_usr.bin --- echo mkstr.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- mkstr.pieo --- --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.mkstr.pieo -MTmkstr.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unin= itialized -Wno-pointer-sign -Wdate-time -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 = -Wno-address-of-packed-member -c /workspace/src/usr.bin/mkstr/mkstr.= c -o mkstr.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- mkstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 mkstr.full mkstr.pieo =20 --- mkstr.1.gz --- gzip -cn /workspace/src/usr.bin/mkstr/mkstr.1 > mkstr.1.gz --- mkstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkstr.f= ull mkstr.debug --- mkstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkstr.debug mkstr.full mkstr --- all_subdir_usr.bin/rpcgen --- =3D=3D=3D> usr.bin/rpcgen (all) --- .depend --- echo rpcgen.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- rpc_main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.rpc_main.pieo -MTrpc_main.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/rpcgen/rpc_main.c -o rpc_main.pieo --- all_subdir_usr.bin/kyua --- --- utils/units.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/kyua -I/workspace/src/usr.= bin/kyua -I/workspace/src/contrib/lutok/include -I/tmp/obj/workspace/src/am= d64.amd64/tmp//usr/include/private/sqlite3 -DHAVE_CONFIG_H -DGDB=3D\"/usr/l= ocal/bin/gdb\" -DKYUA_ARCHITECTURE=3D\"amd64\" -DKYUA_CONFDIR=3D\"/etc/kyua= \" -DKYUA_DOCDIR=3D\"/usr/share/doc/kyua\" -DKYUA_MISCDIR=3D\"/usr/share/ky= ua/misc\" -DKYUA_PLATFORM=3D\"amd64\" -DKYUA_STOREDIR=3D\"/usr/share/kyua/s= tore\" -DPACKAGE=3D\"kyua\" -DPACKAGE_NAME=3D\"Kyua\" -DPACKAGE_VERSION=3D\= "0.13\" -DVERSION=3D\"0.13\" -fPIE -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depe= nd.utils_units.pieo -MTutils/units.pieo -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused= -parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit= ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -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-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dun= known-pragmas -Wno-dangling-reference -c /workspace/src/contrib/kyua= /utils/units.cpp -o utils/units.pieo In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocation_guard.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:23, 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 /workspace/src/contrib/kyua/utils/units.hpp:41, from /workspace/src/contrib/kyua/utils/units.cpp:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.bin/rpcgen --- --- rpc_clntout.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.rpc_clntout.pieo -MTrpc_clntout.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -c /workspace= /src/usr.bin/rpcgen/rpc_clntout.c -o rpc_clntout.pieo --- all_subdir_usr.bin/kyua --- 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:669:29: warning: type attributes ignored after type is already defined= [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ --- all_subdir_usr.bin/rpcgen --- --- rpc_cout.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.rpc_cout.pieo -MTrpc_cout.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/rpcgen/rpc_cout.c -o rpc_cout.pieo --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/kyua --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_category.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:127:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 127 | class _LIBCPP_TEMPLATE_VIS istreambuf_iterator; | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_usr.bin/rpcgen --- --- rpc_hout.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.rpc_hout.pieo -MTrpc_hout.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/rpcgen/rpc_hout.c -o rpc_hout.pieo --- all_subdir_usr.bin/kyua --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_usr.bin/rpcgen --- --- rpc_parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.rpc_parse.pieo -MTrpc_parse.pieo -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type = -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-ali= gn -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-s= ign -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 -c /workspace= /src/usr.bin/rpcgen/rpc_parse.c -o rpc_parse.pieo --- all_subdir_usr.sbin --- 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 --- /workspace/src/usr.bin/rpcgen/rpc_parse.c: In function 'get_prog_declaratio= n': /workspace/src/usr.bin/rpcgen/rpc_parse.c:480:34: warning: '%d' directive w= riting between 1 and 10 bytes into a region of size 7 [-Wformat-overflow=3D= ] 480 | sprintf(name, "%s%d", ARGNAME, num); | ^~ /workspace/src/usr.bin/rpcgen/rpc_parse.c:480:31: note: directive argument = in the range [1, 2147483647] 480 | sprintf(name, "%s%d", ARGNAME, num); | ^~~~~~ /workspace/src/usr.bin/rpcgen/rpc_parse.c:480:17: note: 'sprintf' output be= tween 5 and 14 bytes into a destination of size 10 480 | sprintf(name, "%s%d", ARGNAME, num); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- rpc_sample.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.rpc_sample.pieo -MTrpc_sample.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.bin/rpcgen/rpc_sample.c -o rpc_sample.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 330.78 real 3027.31 user 228.70 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/jenkins17939676205= 817893063.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_392_1063492053.1759829592114-- From nobody Tue Oct 7 09:44:33 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 4cgrnw5Gh5z69vKW for ; Tue, 07 Oct 2025 09:44:36 +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 4cgrnw3cG7z47Q1; Tue, 07 Oct 2025 09:44:36 +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=1759830276; 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=TwcZzrk9qnNq2ksFmgW2Ik5YVVdw+9t+WDaoJ4PNstI=; b=jzp6dzdwzoLFK04FPr15yd5+Te4m6+vNES/CZRZHoV0XzJXaGZ3xFiTgBRKqDdQOMuBgG0 msBl5estK9VoiyayeO8CjOTxXWgce3Hag6EHpGjnWxb4B9cgGunbLJSef+SZ+fXvYspC6D U+u51LDl7f7DyStI3C62DkUSlyh6am9oV5ldI8dRWoi7eLwaUQk1nLxarmEO+U/8alwXz5 KHyrvJKVBAeAAkw5yjRb7T8Qj9zbi+mnV7jxqt8zlhB0L/8MLaLyE3ag8IwZdHqyYlEiPM +0CbcZnF9rLw40xmkB1MpNJG3/F0DPGNo4ZsRD8psSnAzx/EiOEExYKYIs6jog== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759830276; a=rsa-sha256; cv=none; b=KwC+DDFGEUXaKW7FaC+wyxKgEPWHuONIFT6KYoWjBbRKPyYhZJUyFxI8HDvxWRW2dKijYz GnsLS66Q6nkUxZLiSR/rip3aL5TK+AHHn+a9V77r6uMMGLiqqfGVj0o6EkZR3Lzng/HWCJ oFLnoiPzTLTXIPy1m1L1yHru8fYRSf8iCrLVyd4ylgc6uIepoy6X14zOWydStBvxrkvuMz 0llpRz32nLDj1kEtxMJXIlFMkXxeEXX6LT4W2tzSCUvzywYsIWQA+qVgkyuWr9q4sdMlaz udZ9uxyQM+n34Vk6Bo3AOEHa9WGbsT1SlMNPTFy2lT9svuTwCiDhlKs6En1IQQ== 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 4cgrnw2pztzg3P; Tue, 07 Oct 2025 09:44:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 09:44:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1751027122.395.1759830276398@jenkins.ci.freebsd.org> In-Reply-To: <2056878174.371.1759813439172@jenkins.ci.freebsd.org> References: <2056878174.371.1759813439172@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #17 - 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_394_965865536.1759830273449" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_394_965865536.1759830273449 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #17 (6c6b157a9fb7be8782ab798fe2= d229502253a07b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/17/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/17/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/17/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) 6c6b157a9fb7be8782ab798fe2d229502253a07b by bapt: nuageinit: Ignore non-existent groups The end of the build log: [...truncated 108.70 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- dswload2.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dswload2.pieo -MTdswloa= d2.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/dispatc= her/dswload2.c -o dswload2.pieo --- all_subdir_usr.sbin/bsnmpd --- --- bsnmpimport.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.sbin/bsnmpd/tools/= libbsnmptools -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.bsnmpimport.pieo = -MTbsnmpimport.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-= strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts= -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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/usr.sbin/bsnmpd/t= ools/libbsnmptools/bsnmpimport.c -o bsnmpimport.pieo --- all_subdir_usr.sbin/acpi --- --- dswscope.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dswscope.pieo -MTdswsco= pe.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/dispatc= her/dswscope.c -o dswscope.pieo --- all_subdir_tests --- --- destroy --- --- destroy.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o destr= oy.full destroy.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest= -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- --- moused.pieo --- 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.sbin/acpi --- --- dswstate.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dswstate.pieo -MTdswsta= te.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/dispatc= her/dswstate.c -o dswstate.pieo --- all_subdir_tests --- --- destroy.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug destroy= .full destroy.debug --- destroy --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddestroy.debug destroy.full destroy --- fifo --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bsnmpd --- --- bsnmpmap.pieo --- --- all_subdir_tests --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.fifo NO_SU= BDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dfifo PROG_CXX=3Dfifo) --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.sbin/bsnmpd/tools/= libbsnmptools -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.bsnmpmap.pieo -MT= bsnmpmap.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -W= missing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-string= s -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnes= ted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 /workspace/src/usr.sbin/bsnmpd/tools/li= bbsnmptools/bsnmpmap.c -o bsnmpmap.pieo --- all_subdir_tests --- --- .depend.fifo --- echo fifo.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= util.a >> .depend.fifo echo fifo.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> = .depend.fifo --- fifo.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.fi= fo.fifo.pieo -MTfifo.pieo -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -= I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POS= IX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti= -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-memaccess -Wno= -deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-erro= r=3Dunknown-pragmas -Wno-placement-new -Wno-attributes -Wno-unused-but-set-= variable -c /workspace/src/tests/sys/fs/fusefs/fifo.cc -o fifo.pieo --- fallocate --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- exconcat.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exconcat.pieo -MTexconc= at.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/exconcat.c -o exconcat.pieo --- 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_tests --- --- fifo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/fifo.cc:38: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.bin --- --- timefn.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sys/contrib/zstd/programs -= I/workspace/src/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/z= std/lib/compress -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/wor= kspace/src/sys/contrib/zstd/lib -DXXH_NAMESPACE=3DZSTD_ -DHAVE_THREAD=3D1= -DZSTD_MULTITHREAD=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.timefn.pieo -MTtimefn.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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 -Wn= o-address-of-packed-member -c /workspace/src/sys/contrib/zstd/progra= ms/timefn.c -o timefn.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/bsnmpd --- --- bsnmptools.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I. -I/workspace/src/usr.sbin/bsnmpd/tools/= libbsnmptools -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.bsnmptools.pieo -= MTbsnmptools.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=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/usr.sbin/bsnmpd/t= ools/libbsnmptools/bsnmptools.c -o bsnmptools.pieo --- all_subdir_usr.sbin/acpi --- --- exconvrt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exconvrt.pieo -MTexconv= rt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/exconvrt.c -o exconvrt.pieo --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sys/contrib/zstd/programs -= I/workspace/src/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/z= std/lib/compress -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/wor= kspace/src/sys/contrib/zstd/lib -DXXH_NAMESPACE=3DZSTD_ -DHAVE_THREAD=3D1= -DZSTD_MULTITHREAD=3D1 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/sys/contrib/zstd/programs/ut= il.c -o util.pieo --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- 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 218.84 real 2174.40 user 187.69 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/jenkins11248322590= 481922221.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_394_965865536.1759830273449-- From nobody Tue Oct 7 10:29:26 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 4cgsng2TpHz6B0Tt for ; Tue, 07 Oct 2025 10:29:27 +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 4cgsng0Z3Yz4ClT; Tue, 07 Oct 2025 10:29:27 +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=1759832967; 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=jGD/AHw7d23kmmfJ7OjnXqOB1LT2QAif/8FS0XzbHUo=; b=fVEJ2opgZf7zeNeN115G4oDexSvRgXNhiakhvXr2tX9ApxASCJS79wPQ3ZXyGsMkjvHBo2 1S6bf3I3177MJSx7jcbheKC+JyWKreWGxGmWMNg7KArK55fy7tLtoFXJroCn63W+1Gfhhb f3xi+HGME+HmvJ2S2Qz7kRbhcZU7eL6ScSXRjBcxE3BA/i8kmY9dBEBVFy4rFGKQYnZNx4 YDKjYGoTDF7+GMmPurET5dOf3o/xWnySG0ESwEUFf6WGs7lr0OfE/o7bAyroN04ianMIvU vX659ZATSmAWTsJjmRH/QoZcaZCcSuHbqhYfoezIUT7vQsfSKiSCLFzT03FLTQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759832967; a=rsa-sha256; cv=none; b=aUvfY1GtaxEEjUanMEr2sWjKn67Q2cwa2+vETHuIfDxpLIYnNzzwESqaBAYGbCae89fiGN zxiYSRRMtm8VNY/Y41jPke9ToOcpYKNPwCXFEioP0n7ShwSAbxoQ+VmQx7m6kNe4uoQ2WG 6Dxcnj66vYucvreKbS/tLpME816ZQvMP9bfRgmyxKW8I2hvaoRMDkMs2XwfbQRcgQpimxK vGPAHJmp4H41XTtiIINwXskuUdzwstg2+7sLnr8BO18b5yiCwuByX1Xm9MYVVtpRmDoQQE u+Uini9YD65GeDIR5L4BdgJdxlPgxwXplQYwr/+qHVK3RxmMGTAsOpiLcFI2RA== 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 4cgsnf70Hdzh8d; Tue, 07 Oct 2025 10:29:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 10:29:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bapt@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1072341748.399.1759832966986@jenkins.ci.freebsd.org> In-Reply-To: <1665499994.375.1759818621092@jenkins.ci.freebsd.org> References: <1665499994.375.1759818621092@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #28 - Still Unstable 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_398_695939042.1759832966771" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_398_695939042.1759832966771 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #28 (6c6b157a9fb7be8782ab798fe2d229502253a07b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/28/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/28/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/28/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 6c6b157a9fb7be8782ab798fe2d229502253a07b by bapt: nuageinit: Ignore non-existent groups The failed test cases: 10 tests failed. FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[call_420] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[return] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_action[skipto_42] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_check_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_ntp] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_eaction_tcp-setmss] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_keep_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_record_state] Error Message: /usr/tests/atf_python/sys/netpfil/ipfw/insns.py:105: ValueError FAILED: sbin.ipfw.test_add_rule.py.TestAddRule::test_add_rule[test_tables] Error Message: /usr/tests/sbin/ipfw/test_add_rule.py:119: AssertionError FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_398_695939042.1759832966771-- From nobody Tue Oct 7 11:06:44 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 4cgtcj3zkTz6B3Z3 for ; Tue, 07 Oct 2025 11:06:45 +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 4cgtcj1jZGz4H9k; Tue, 07 Oct 2025 11:06:45 +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=1759835205; 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=L9JzsG49MchySDeK9EI2aYVqbNQFqNnyr3yV2f+dCSA=; b=qQAs2RsbOdFlipBtBUqxitC4t4nLgZkMVKjU0sL86r2esdv1/M4c1FOk6yfAg39DLgrXtM H3ViG3rBuvayLjR5LYVlc1LiTJYnKf9YnqnI/jsQcyv4WUnsI0YYBTXXh+HdUKmBtzSWS+ Ga2QMVKXPIGkooqkudOVhdfKL9k3uEnw9SkvD/pY2Tq2JZVGjhX5KNyoQm4CPRONBLvE9H UF0J4KpL0IIl+Ki5xtKHf1PMqpd8Qq63rY0D5Eut0ygefif6qWJH0Ha+D7+ec4LdDnEeDg j5f/rGFBPkeaz26aXzRJUH4gB7dy5QN2y4x/8U95TIIXsYBnGgAt6qxsqayzsg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759835205; a=rsa-sha256; cv=none; b=PsWtzExND135HpkekWFwKdV5pnzCEnxKFLI9isn/N3VzvsKVdj++kzxYlX9sxLTqeiccrP 9SFIcSsHnkLjukSZY1o7R3RsJmY5yHb12HMlrXnIjIKEAd2Uw5WSM+dtY+MhuEPDyvxMPh nSWTEDoiq/rM4fpsScWoXufnR4XvBF/03//eixTp/sM5STjXvx86npFPGaNmBtLZQ8v5zN ppPkbKKLVcaQ3SB4v80EX1Y8AbjTmld/eSMchSDOKIecMAxYRZ+4KxeCscrDX0sWAJnY1d cqEx/Bea5rK6F5iVexKi/yCaFYbAWBuNurIh4dutmQc910sHgTY6uAA15CvUmQ== 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 4cgtcj1Dgyzjhs; Tue, 07 Oct 2025 11:06:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 11:06:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: oshogbo@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1122771862.401.1759835205176@jenkins.ci.freebsd.org> In-Reply-To: <814846730.387.1759827721348@jenkins.ci.freebsd.org> References: <814846730.387.1759827721348@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26909 - Still Unstable 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_400_199615325.1759835204970" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_400_199615325.1759835204970 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26909 (a0c709ab5af4e87ce4579404c4ffbd4295ad12c5) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26909/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26909/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26909/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) c8141e273a3eaf2f3fa05e9e5c2407c9538dd8f8 by olce: nullfs: Fix some style after recent changes 09f925b57aeb171318a9d54df500bf22b4cdd986 by olce: nullfs: Slightly reduce contention by reducing concurrent sections a0c709ab5af4e87ce4579404c4ffbd4295ad12c5 by oshogbo: lsvfs(1): Capsicumise The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_400_199615325.1759835204970-- From nobody Tue Oct 7 13:09:03 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 4cgxKr0BWcz6BFxn for ; Tue, 07 Oct 2025 13:09:04 +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 4cgxKq3xHJz3FkT; Tue, 07 Oct 2025 13:09:03 +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=1759842543; 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=/HnTqdhuYAaZV5L+5ThnHhJAfzJVBKVM/9yHDZ7u5V8=; b=M03fHoQ7JFlTHlcykOFy2e+3sTP3mK1g515YZlPPGGRUfCnXSF9wRBr+Z6HYnVXbzpMnSW FQ6EPvGJWeUZJYRoj9LOyhKPM7g7E6XW0SM1oiY1DFEKqyQZdtZsYCer3pNwDosZmfTxOl 1rwMXSIw6G+80/y8UsLWZVLKujUNaxCBFHQdMZeyIXQLFKjgjS+h7ZtB61fzgnrp17uvVJ HsExRXacRWjXJUQyF+8mB1mfUQCOZC9F0bhOJpsT4B3busqhAURbBZggyIBw/Cjtn1hXCr Mu1aJlbYslKkrwk1IbrjMO0LCeTdV+079XeEfnhyS7d9pnjNqvpefWlmcq3+hQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759842543; a=rsa-sha256; cv=none; b=EXbJvgSF5kDipYwsQClOi1KATxCaP/QCe07qWQnCjr8NlLVYMHQENuLSbWWJN8sN004SJW 0LkYUjyMvCsz9+93cG74cydo+DlvwWnpxLaR+/GZmUndB8cyyNgwQD6K/tKSO6zrmIPRdT xTmURjH8KYvVX7rAii3DUXlnMB1en8IfSxuSk5uU6hIcQ3P/Z8n21TEcpiyVhesnLxwUUw BjTEcGo4LDzkcxr2sAjn1S5vZ6q/ARhYsAWSKYQdq0oKv7RBBerS17+yC/bE/QM3ZEjZtZ G2eCHuq6AP9VhC4eC1CLBJIMYwWtJjkCa+wKfptAXeWijLJOHQXllydGd31ttw== 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 4cgxKq3VqFzmfX; Tue, 07 Oct 2025 13:09:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 13:09:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1969766500.403.1759842543496@jenkins.ci.freebsd.org> In-Reply-To: <1122771862.401.1759835205176@jenkins.ci.freebsd.org> References: <1122771862.401.1759835205176@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26910 - Still Unstable 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_402_1556043932.1759842543294" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_402_1556043932.1759842543294 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26910 (f19ef352ec63f9fcc10076a263b8ce402ba31379) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26910/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26910/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26910/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 4a5d8670a7d58b04913fd90aae85a1e35236ca3d by jtl: x86: Close race condition on MCA task queues at startup 5e1611a37a02076180ccea1506713b8c9628779e by jtl: x86: Defer non-fatal MCA message output from the HW interrupt context f19ef352ec63f9fcc10076a263b8ce402ba31379 by kib: kern_exit.c: do not leak reaper bitmap busy bits The failed test cases: 2 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_402_1556043932.1759842543294-- From nobody Tue Oct 7 15:12:05 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 4ch03p2Xy5z6BSbJ for ; Tue, 07 Oct 2025 15:12:06 +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 4ch03n6vwbz3VnY; Tue, 07 Oct 2025 15:12:05 +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=1759849926; 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=eBlIPHiFp6FuvcU9FrNJOHRRNUYNAXDnXKqc5WfR1OY=; b=givrQvWb+mNG4m3az/q6cBOu6Wi/tDl9eMbS3eESXjde5qeOKz96+OUG2offF7viQZ3lQW StsoEuTxL3D775aBMz5T0UMVEp2Uy5WhhLOG7uz7MSczXeVFnsAB6BevgJI9em6iJ+/eUS 1uINm78ZPQU4ZDf7MW0hiZdfMJcADgFPno/XS44fVp/tuSr77ZAF4m/yx93cFNBrpSx2/U v7h3TWmSlFOitgUuv7JZGaHIaiGUpjnpaVIKgS0TE5H0Af9Qr/JI2UqwsZPWlM9L0o0QHW 93KL24bda/LmzZeOSfxLx1SeVmJfnU5dMYAVVtoAlMO6+Ycllz0SstCgD493YA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759849926; a=rsa-sha256; cv=none; b=ykos4yyeUiHBqvLaa3nkA2KmF9j0DKrvUP+rWNEZl8qzbL32vUMcmozrrCsG8FWsHFVbRn LAGr4f5YdnaiYXgWkGVIv3aj+iAHl7afYAk4UkHSPdSiZHp7SydCd2V2LdTk9Sevbg60Q+ et5I3BXUBSKvaWNGCBWHaZBDjIvl5ROh4/wRH/GsFwk/aH9KDo/mYWunvge3H2zqxjIEth jJQbdTgHvhT6Ij19SHp2aXxU4bBXk1r5aaXKe1KnOi3h8u8eDXFYDP4KstMfqgVlJZeB46 y1vyfyX3+LWlfsDAbOxmKFg8rjFsIgt/PEDTekF0siIlbbyvxId6oNvi4CCV6Q== 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 4ch03n6FQLzqvC; Tue, 07 Oct 2025 15:12:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 15:12:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <319288456.411.1759849925882@jenkins.ci.freebsd.org> In-Reply-To: <1969766500.403.1759842543496@jenkins.ci.freebsd.org> References: <1969766500.403.1759842543496@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26911 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_410_1699120535.1759849925688" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_410_1699120535.1759849925688 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26911 (2d184465e8bb77d4620f509b04f19ea22656f28e) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26911/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26911/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26911/console Change summaries: (Those commits are likely but not certainly responsible) ab492c08fc3cbf4fb5d569663c0751bc2a41cb1f by kevans: build: don't create duplicate bootstrap-tools targets 762f1c7c6cded9242956c2c35c772dff9b5d155b by jhb: ahci: Use pci_msix_*_bar instead of reading config registers directly b658158e9396848d3963e9555d356d0f4ca6900a by jhb: ahci: Don't fail attach if the MSI-X BARs cannot be allocated 84f981ba57e77bd3c3d0fbf1469ce51bfd132a6b by mjg: nullfs: shrink null_node to 32 bytes 17085d8eb1207aa925ca5eeda1d5ba132f1dd163 by ziaee: iovctl.8: Fix missing xref section number 45f8336f3a3128c4c935a192e621c4882d6499be by ziaee: ice.4: Improve SYNOPSIS 2ba20004ef7649db7654520e8376927c4410d9c3 by markj: libc: Reimplement the *rand48 family of functions 0ecbc335daa8caac8b5952d83e821533c99de6ea by mjg: nullfs: fix up build with INVARIANTS after previous 2b6c5f041f29523acd34c2a107772f04e3d1f6b3 by cperciva: EC2: Include LLDB in small and builder AMIs 2d184465e8bb77d4620f509b04f19ea22656f28e by cperciva: release: Rework VM package selection using sets ------=_Part_410_1699120535.1759849925688-- From nobody Tue Oct 7 17:15:13 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 4ch2nt0ZJyz6BfJM for ; Tue, 07 Oct 2025 17:15:14 +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 4ch2ns5V3mz3mQk; Tue, 07 Oct 2025 17:15:13 +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=1759857313; 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: list-id; bh=18e46obsYMgkREcpKOn6z9PV90Rnl6t4eEGv2CyImOQ=; b=jDJELqTa6wA+T3LkSc1N9t3xqoPaydrb+fbxVs0x52sIVsTa7IlwxD4Uzl4i6gQp7iEuZE KT3n/QVu1X9b592tqKa/Y6e/m1Vh1j3r7ju5rfxN+hmx9SWfnbNQk4b+p1G26ZDz+2VHPA UyPjPyfvGQIqd0h0QAPIU72B4c1EiKZAteL9eIfAhsZR2FgxV/RD2EYtxbylIbJJu5Dx44 OWmvV9ZOEI9DCynLcB8AaVJHRw7bQ6CSn9RmMha6P31kCP/PI4mN3xIuUx+DAhZ5FSPoGE MuUYeMoc4rNrblTZs6CRxqG7+37dojpyMz15oTo4nxTC7LTmUZWgLLynh75UjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759857313; a=rsa-sha256; cv=none; b=HMBzIewqfLcq0D4XmWewfcdmSKD39WYptqh4bpkQ6PgReuTCqnZcK0QiGA9F9BIVlji9Jv 3rn0erai01EWnw/Zhn2N3RoYOW85l13JCR3O8piyEnJS4K4+xgztzppmfwIwtdTwloqWYM CfWDbO8+X1pXG/lXnsATK/Agb6TMX39S9XVmSgMnLtdIax3ew8/e/jjRB7HMWd6vrdkE4J mBQqUkmc00lwmY76QalPr3dc9YACPOCNt+ojGOHCneP35EMJPfxtmDhMzGuONdLhnEH+gv imxoDGR/Kpm/NwehPVi1sFPxwAhLH/ZcSadkCk2vELjBzWRVxs0L/2R6lWzbug== 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 4ch2ns4z17ztmd; Tue, 07 Oct 2025 17:15:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 17:15:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1939180330.413.1759857313703@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26912 - Unstable 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_412_792327163.1759857313499" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_412_792327163.1759857313499 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26912 (8af2f06a99b10c0d3ab9021949e750852662672a) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26912/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26912/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26912/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 8af2f06a99b10c0d3ab9021949e750852662672a by tuexen: tcp: improve SEG.ACK validation in SYN-RECEIVED The failed test cases: 2 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_412_792327163.1759857313499-- From nobody Tue Oct 7 19:19:59 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 4ch5Yr2gNPz6Bqq7 for ; Tue, 07 Oct 2025 19:20: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ch5Yq5Pw1z40nH; Tue, 07 Oct 2025 19:19:59 +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=1759864799; 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=AH7rbmdaPpVCPPXvWXCvWzUtZuYuMpQu5WAVkB+B5Pk=; b=w+sXTaVp3wCPqqHFFYlqfpp5JqfOhqvjsqWf3TJ0BDDpBG3/ZlsBJCW518JpJKPIKhFMep qkDKYh8nmVoi4yW0QFpRglXQmrX49xYgElsbuXZI0tXA4bKRj0ty1qcVN/5bTQ25w2H0na 7vQBZ88e3vFjq6D3O/a3xnY7ZeNuYksSdF+9qewVjhkh9uwCwznRKc/TjAQeVoVAqPgqDX todWz/gV2YouHM7Lt73trgWOLpBcpdufHZkVjTWCGQdYn0pvYziFtd7n1zv4ydMKBS3waU nV3ogS9DiHTku9D4xmg9Ln30NwwnrCuUTZzJMye50wFkvQQCBdbbAT4HAoiR1Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759864799; a=rsa-sha256; cv=none; b=UpTdLPkVzZQRIWigzsjimKmVLvWfu7XsTTachF+8MlOxSbCnkfh/s3FPuSkisl75V8Gf35 I/XNBMDJGAdInDf1HjeJvQYNDfrDmGKgICi+K1NgUGcWSlmZnbk1gozzbsqPccjJ/nlT/x 2JF6ZGsbFl4zUmR0uj1vvBq5gyMrAM8QZx2041x1tq46DfLDRHUFlH3Q96ZD4GIqsGNzCf CHTB6b8C2MSImt3ozZy+L3aKIo77E5apAm/dNJtObp5OECS2eA2JizVq9Rw3c08gD35o/j JKttfCKZY2c892BGKmv31lE/mwWlFMevYH6gs7+uybsS8pmweERRN2Vc6fBh0g== 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 4ch5Yq4yb5zy6Q; Tue, 07 Oct 2025 19:19:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 19:19:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, tuexen@FreeBSD.org, obiwac@FreeBSD.org, kp@FreeBSD.org, maxim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <348676293.415.1759864799703@jenkins.ci.freebsd.org> In-Reply-To: <1939180330.413.1759857313703@jenkins.ci.freebsd.org> References: <1939180330.413.1759857313703@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26913 - Still Unstable 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_414_79414166.1759864799484" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_414_79414166.1759864799484 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26913 (a25cfcab9a9d2c7d733b85bf04b504369623de1c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26913/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26913/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26913/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) dcb5ee48960a3c1d0120be0524d4c81f831d23a3 by maxim: snl.3: use \e esc sequence for \ as per mandoc_char(7) c943e6ff9ab0ce823e8ac51a6a17789a1945925f by cperciva: release: Fix pkgbase tarball names on FTP site 8fecb09bc58ea39833b57c88637036124d71e0ce by kp: pfctl: store correct ticket type b476593519e98c11752a207e7cb121fba5c1961b by kp: pfctl: check if the anchor exists before we attempt to flush anything 0faa9ca827a5e91273ba757bd87bd9e8179a0862 by tuexen: tcp: remove stray ; fc2ed9d9680461937c7ffa4cc77fa38e656deb8b by obiwac: power: Add stype parameter in power_suspend/resume eventhandlers a25cfcab9a9d2c7d733b85bf04b504369623de1c by obiwac: linuxkpi: Support s2idle in `pm_suspend_target_state` The failed test cases: 3 tests failed. FAILED: bin.pkill.pkill-j_test.main Error Message: 1 of 4 tests failed FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_414_79414166.1759864799484-- From nobody Tue Oct 7 21:27:08 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 4ch8NY3XGBz6C2F1 for ; Tue, 07 Oct 2025 21:27:09 +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 4ch8NX610sz3Fwl; Tue, 07 Oct 2025 21:27:08 +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=1759872428; 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=R028RQuK0zr21W1p4VA75C9nnI/00Doc8B6usKUqkJo=; b=r+CIRvqchR4PoQN87DRJbx6TWirjEbGZY+tnLalBcaRsR9jMNC1sr1n8IL98ZPIoyBsMxO jgQKcI3G7E7vbxBCGJPzJYVoqoWrlRbhinECiK/iqbld/bh+crXAhSytXM9Xd+7JUm9Iq1 ZZZTIlBsjXhMVkGmG287Od9ZWeNmV3pncaCAEIKm7kV/o/cUDuBc1M3aRqVuMkytyJr4tk qOMB9n16YPiFZBYy6IOpkS+DfIK5mTiSn08UTO59CHZZ93pZwK42hK91m1JFRKYXeygaaF xuu6R2mlP5mM+msojxrVo9D1RdYlQ2EiMlLlmCg6X3YytQ8qltytZNJP+pVhGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759872428; a=rsa-sha256; cv=none; b=Ou497iV4hz6RP5T0sZjQlpdapJSzBfoMfJ/UvBOyubvtdaPR3EJ4GYc9Kp7wVY9xC3gEEj 3GYz9lg3DrAa3MTK1Wr8qSJ/wTOwP5/WyKJVT/QWPG41qAQzL7AtgsI3LAagST0SZCbcB+ oKiXqVMTiSxADD3bxhxaWM59hhdQMPEnyCG6N7j15l0gz/8EFKpYvasTfsK9RdJ/+vGMLr RVw3iFwiwMCx3QNXjCXka7WFOywobu3d9sabsH1/Sk0ah+Fs+7I4dfk8pQUSSqooxAa/Tf Sr1eHPBtABm4vEM61Y0S1JMUt36Qzx5+KghGExHyQoxXR11J2rrhZWUrjRuQBA== 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 4ch8NX5YVFz12MX; Tue, 07 Oct 2025 21:27:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 21:27:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1536399768.419.1759872428785@jenkins.ci.freebsd.org> In-Reply-To: <348676293.415.1759864799703@jenkins.ci.freebsd.org> References: <348676293.415.1759864799703@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26914 - Still Unstable 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_418_679825490.1759872428592" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_418_679825490.1759872428592 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26914 (488718ff42346888243496c00cbeb42ba004171e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26914/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26914/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26914/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 488718ff42346888243496c00cbeb42ba004171e by glebius: netlink: in snl_init_writer() don't overwrite error in case of failure The failed test cases: 1 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_418_679825490.1759872428592-- From nobody Tue Oct 7 21:38:13 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 4ch8dN1B1lz6C2t4 for ; Tue, 07 Oct 2025 21:38:16 +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 4ch8dM6PL5z3GMQ; Tue, 07 Oct 2025 21:38:15 +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=1759873095; 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: list-id; bh=gpXBMUp+Q/G7acO8p8B4nIe2Mpz8gN1mNanVyh/UNtw=; b=fPaKxV1rtU+rxs0H2LMtv3XU3ZCajIvWCSBtGXjqoxeG1k8nQqtyuT4Gstak7shqgRaYhN 4GHny04u2QIa9uKgGkZMfRFdAFNGxjC5XgZ9jUBRlBB3r6XifZJw+CZvQ7W5y5EmSXudCZ RdvjdOVEVIDUQMiRcmoAQK4foI0rBLqv6ZbbfS/LUc9tClyouBI92SuOKL+o8aMIg80Sid 0Pf9vpv/YuJFHvhl45w8X7qBol/DmJMA8GUjJJ2WJ88MsRRubtvL7TUxpVFcreI4EuvH6f I3XV4FTQ+oDrzS1S7bverHF7wagwVsqlfsU6zkDIlO4vr5rCNBRoVf11fHrvYw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759873095; a=rsa-sha256; cv=none; b=HPhG+8hSFGqFN8X25sROm2SvEVvihQJO/SNbZZnFHG1vmrmdhmoB2GL5ahLQ4IgZndLvKV mO5y6aRnA0s7DiY8rQz25BGYqkxlHKbN6TYhG6cBKsOo96ZFY/qmg+iKIZ0tUMLJ1RGmRI PRuKHGMZ+ovqJryuqbHI+D7ylZ+SXqhuumy443HIpYphSYgorYiPtnR/8wwd1Uoad77cmY SzDabiEVEvVvSalc2U3oW7dZD19OTZ9rSWKOlKkSF0yAR5nwhiKE+eUF2qyc+JUuJA1ual /PK0lmiENusRn4XFtv5clobVKOFAK+SpH+KrFeSAu7IwBUgA+Ne/2PYLio2ssA== 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 4ch8dM5n3Zz12t8; Tue, 07 Oct 2025 21:38:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 21:38:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <886329848.421.1759873095816@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc13_build - Build #4659 - Failure 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_420_1298171460.1759873093309" X-Jenkins-Job: FreeBSD-main-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_420_1298171460.1759873093309 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc13_build - Build #4659 (1c2fc62e4a9689961169be7836038= acd5f757be1) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_buil= d/4659/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/= 4659/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc13_build/4= 659/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) 1c2fc62e4a9689961169be7836038acd5f757be1 by jtl: x86: Add a way to inject artificial MCA events for testing The end of the build log: [...truncated 93.88 MiB...] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c: In function 'inodetree_RB_REMOVE': /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: dereferencing type-pun= ned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^ --- all_subdir_usr.sbin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/equal.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/array:114, from /workspace/src/usr.sbin/ctld/ctld.hh:44, from /workspace/src/usr.sbin/ctld/isns.cc:43: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.bin --- In function 'inodetree_RB_INSERT_COLOR', inlined from 'inodetree_RB_INSERT_FINISH' at /workspace/src/usr.bin/dif= f/diffdir.c:62:1, inlined from 'inodetree_RB_INSERT' at /workspace/src/usr.bin/diff/diffd= ir.c:62:1, inlined from 'vscandir.constprop' at /workspace/src/usr.bin/diff/diffdi= r.c:88:2: /workspace/src/usr.bin/diff/diffdir.c:62:1: warning: 'child' may be used un= initialized [-Wmaybe-uninitialized] 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/diff/diffdir.c: In function 'vscandir.constprop': /workspace/src/usr.bin/diff/diffdir.c:62:1: note: 'child' was declared here 62 | RB_GENERATE_STATIC(inodetree, inode, entry, inodecmp); | ^~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- --- miscellaneous.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o miscellaneous.full miscellaneous.o utils.= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lpriv= ateatf-c --- miscellaneous.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug miscell= aneous.full miscellaneous.debug --- miscellaneous --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmiscellaneous.debug miscellaneous.full miscellaneous --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- mini-me.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -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-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/contrib/capsicum-test/mini-me.c -o mini-me.pie= o --- all_subdir_rescue --- --- savecore_make --- (cd /workspace/src/rescue/rescue/../../sbin/savecore && make MK_PIE=3Dno N= O_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/ob= j/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/wor= kspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/= rescue/savecore/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH= _CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/li= b/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/lib= iscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/savecore/ savecore.o) --- all_subdir_tests --- --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp mv functional.tmp functional --- all_subdir_usr.bin --- --- diffreg.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/diff -I/workspace/= src/contrib/libdiff/lib -I/workspace/src/contrib/libdiff/include -fPIE -g -= MD -MF.depend.diffreg.pieo -MTdiffreg.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -c /workspace= /src/usr.bin/diff/diffreg.c -o diffreg.pieo --- all_subdir_rescue --- --- .depend --- echo savecore.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib/libz.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatezst= d.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/lib/libcompiler_rt.a /tmp/obj/workspace/src/amd64.amd64/rescue/r= escue/workspace/src/lib/libsys/libsys.a /tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib/libcompiler_rt.a /tmp/obj/workspace/src/amd64.amd64/rescue/resc= ue/workspace/src/lib/libsys/libsys.a /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libcompiler_rt.a >> .depend --- savecore.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/contrib/zstd/lib -DRESCUE -I/tmp/ob= j/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.= amd64/lib/libiscsiutil -g -MD -MF.depend.savecore.o -MTsavecore.o -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/sbin/savecore/savecore.c -o savecore.o --- all_subdir_tests --- --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -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/capsicum-tes= t/mini-me.c -o mini-me.o --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_usr.sbin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/array:507: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_tests --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_rescue --- /workspace/src/sbin/savecore/savecore.c: In function 'sparsefwrite': /workspace/src/sbin/savecore/savecore.c:515:20: warning: 'he' may be used u= ninitialized [-Wmaybe-uninitialized] 515 | he &=3D BLOCKMASK; | ^ /workspace/src/sbin/savecore/savecore.c:502:20: note: 'he' was declared her= e 502 | size_t nw, he, hs; | ^~ --- all_subdir_tests --- collect2: error: ld returned 1 exit status *** [mini-me.noexec.full] Error code 1 make[6]: stopped in /workspace/src/tests/sys/capsicum make[3]: stopped in /workspace/src/tests --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- all_subdir_etc --- make[3]: stopped in /workspace/src/etc make[2]: stopped in /workspace/src --- all_subdir_cddl --- --- zfsd_unittest --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 85.07 real 680.59 user 81.99 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins1314772684004089= 7756.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc13_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_420_1298171460.1759873093309-- From nobody Tue Oct 7 22:16:37 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 4ch9Tf4l9lz6C5Y7 for ; Tue, 07 Oct 2025 22:16:38 +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 4ch9Tf06J2z3LCx; Tue, 07 Oct 2025 22:16:38 +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=1759875398; 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=eu2+bka1InklpgtWrEu3m3y2AnhAM++ujcMpjuSAY8g=; b=QeCl5lycGWz+KEWHuKWZMCOOOwl6J/ZJOvAtsVV2AnMLX9IIKzF1a2bycnAOJQVRzdrQY9 bYNBzPivV17fdyBB7euD7pNJlpbBDOZ8gBFaSZNgVfJuUSjCflOddSHN3f8z09mHVTew/T 0XOqAU16cRdc05zVla/r9O5Pl4ruxs5AvVGnVnbaMHs3wRYbriSBqi9n/uBEAlOkofjOJF q//4DQpo8vhHd3u7lzfSVN93DRclLy8+bdmW/5weoUaKKQ5CI7xC374YQ6l5kZWEvCB9nA ZIKPtFfEhcEIrBiSs4BdAEYMHmiDijlcKS1/Xs8amVZLURZjpZqEBke9jqHpGg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759875398; a=rsa-sha256; cv=none; b=KYPh4+CorOBjxrBB+scSSplpv7+oAdrJ15ezOEYke6cjAPXJACDPBhIAKgQeqPWtuUhcuH 3hC492AtStao5hlaKcpkvFbdS8h5PWiVB2f0vsHu8BvWKt6K8+46j9jyiNHh4QJVCO+Oj8 a/hWst5Yn/4OoOMjEBvHJ5BpceiO/S/CMreEFO6EUbvY2tCSAYDtTWIW8WG0PK/bL6gJyY JZYOOi09xSOkv9Yxqt79Lm+12I0BQTou/c312MS23ARS7DWYTY9FLhUuGYaP+cvmPnSnDt lfBsJG0imwwlCeh9W39YziF2NOJ0XSQQCK8kOxITVKjDA89RXZGMXcHzefNPyw== 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 4ch9Td6PXmz13t8; Tue, 07 Oct 2025 22:16:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 22:16:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <803655509.425.1759875397903@jenkins.ci.freebsd.org> In-Reply-To: <7100139.391.1759828689354@jenkins.ci.freebsd.org> References: <7100139.391.1759828689354@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1502 - Still Unstable 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_424_1902772484.1759875397717" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_424_1902772484.1759875397717 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1502 (f5936037f2f1e0bf03b8b8e16b1099f7dfe85e26) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1502/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1502/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1502/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) f5936037f2f1e0bf03b8b8e16b1099f7dfe85e26 by emaste: Cirrus-CI: Bump to FreeBSD 14.3 image The failed test cases: 551 tests failed. FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 451 other failed tests. ------=_Part_424_1902772484.1759875397717-- From nobody Tue Oct 7 23:46:52 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 4chCTm4MlNz69TtX for ; Tue, 07 Oct 2025 23:46:52 +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 4chCTm2FCRz3T1M; Tue, 07 Oct 2025 23:46:52 +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=1759880812; 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=HmRRQCgBVMjrguTNapTiMs7nzGeX5e1OVDr82/oUkzA=; b=yokpU/WVv+3skzHzAspoOdoJNo4am3C9dAtPxWXyr5jIho++go9pHqpzB601YgOpZhaU7T CDaqlxkhAmmiZuBf3/yrRleuzM4EOZYRq8CyCiK57mmxkzFjamMbU/ChpLPF2BmHbR9A98 w898nuFBY7LYj8v/Ih4b31le13TFFDAJcNhKVnwPPRJkfGe+DJiijSsQ2FbURKZxky5u4F DInCNGcTX8iHu7LYJ7TgzHApPZMVasRpqYQsRiFM7VYKBbf+k6UBOhUUXjmbOK9LTV43xu rSyYkYYrJ5wJ9LmxGm8IQvAtV758njp/DxaqGvL0wstxxXm456Ks8ZN7/rXI+A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759880812; a=rsa-sha256; cv=none; b=BxOQSkCSnUt31PAgowVqxWG/sU4SyUG5PLWJ8Cc+5oO3a12JTnDI6yUUKhDiWnBGuhRJeK s+juNXGDAxCM62hQP6b+ARhWhF9MS0No7U0+HexlhRz+fCI78B4wUxLEUqZddzK67Ojtst 2woGP4nX4YxUP5rkH4VTvjZuVvR5TAc76rhNEJrjLmvDKx9JnvynUk2hOBKltsLzH/ZF6R XiXmPmc66O9VG1xO7UQmPyeYoEkdA/2aUpqeNG6451cPoQ8J2Bx2BAe92Zm3eag76HqcFx 7zD8ZrqvoQqQA8EgWNhD95zaIEV0h/SzZsgeCyIqtbZMTK1n6CVz4IDD8bYbSA== 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 4chCTm1nw2z15cQ; Tue, 07 Oct 2025 23:46:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 7 Oct 2025 23:46:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1463417424.437.1759880812255@jenkins.ci.freebsd.org> In-Reply-To: <1536399768.419.1759872428785@jenkins.ci.freebsd.org> References: <1536399768.419.1759872428785@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26915 - Still Unstable 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_436_1890995383.1759880812039" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_436_1890995383.1759880812039 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26915 (d3bfcd66409befc2d545e5449963b41c25c369a9) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26915/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26915/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26915/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) d3bfcd66409befc2d545e5449963b41c25c369a9 by olce: libsa: smbios: Detect less-than-64-bit platforms via __SIZEOF_SIZE_T__ The failed test cases: 1 tests failed. FAILED: sys.netpfil.pf.nat.endpoint_independent_compat Error Message: server1 did not receive connection from client (default) ------=_Part_436_1890995383.1759880812039-- From nobody Wed Oct 8 02:11:17 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 4chGhQ0Dgmz6B0SY for ; Wed, 08 Oct 2025 02:11:18 +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 4chGhP5MXZz3hHr; Wed, 08 Oct 2025 02:11:17 +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=1759889477; 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=fna2us/lGmNve/gjQOu0WVqDJUUMBvN6VpjbmBiOcyY=; b=eUkp/zREh/Qxg6LnIXRJx/sAOvQr71I1TwGnEFaJlS7g9MDsCw/JjHhnHLhu+QAK8H/yIB FmRw0d39wHaeFXmc1g2F6FIKFQD2BAZIkdIIXFjXYmbAgjw6I7jCqaF+elIjdpnuNwKQ4E ZDh4Mg5zdcm8flFWdu4p8ZSxZ5UVdX97oG3GaEWrNYD3bjnFI2ofVUArXhZgPMXgHRQ/HO 5VAOIqENTBFT7S/d+F4q05YnlEwQLLwhciUeGv0tJ1pv3z1Fof+8sVGKT3dbP8NtZ8VRh4 2XlYMxStEVO0TKkvw9HELmZPfflikfRuqsvPPy0oLRiCE7wFlDQTDhg2zGzrPg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759889477; a=rsa-sha256; cv=none; b=DwRxd5NyBgE5EIgdUBJXMs1f01CsJke9v+SGdRGVTXzR2CX4PXsNKO3ayQx7G8q/JHGP4g 1fXAbIw7WTbuDbIXsXt7HMk8npHdMpm5RjBS+2yvYw2qeI4w2wSAblz14LB/Xa0Q+TPEIY Ud2ErxLgSuWmHN2DPwaxRB0dpxgGYoSOKu/FDwMhUo2+cpk6kR34aeVgWiJg5eqBMo533J V73Op6YgHnV5NBAXVc/Zm4SoOAmx9QfX42h9d7Ee7/33DFTBQ+tK9F9aEPjF9Jvv1JyFsn PD8MoiDY0uPfp9jTC2BWc7Ggq5hbq6v9J8hS8wP5nBD8iHR1AIX+C3Mid2Ff9g== 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 4chGhP4mFhz19w6; Wed, 08 Oct 2025 02:11:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 02:11:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2048467322.471.1759889477673@jenkins.ci.freebsd.org> In-Reply-To: <1463417424.437.1759880812255@jenkins.ci.freebsd.org> References: <1463417424.437.1759880812255@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26916 - Still Unstable 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_470_497439313.1759889477474" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_470_497439313.1759889477474 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26916 (534aec00976c18c4c4b485b2fade9d5f33de89c8) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26916/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26916/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26916/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 306f29475fcefcca0a32d1cd764eabf7b2e441f8 by kp: pf.conf.5: 'address' is mandatory with route-to fa975e2a5bb221e2e15305c4c54162f7b9ec062a by andrew: arm64: Add Debug OS Lock fields 534aec00976c18c4c4b485b2fade9d5f33de89c8 by andrew: arm64/vmm: Handle debug exits The failed test cases: 2 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: sys.netpfil.pf.nat64.dummynet Error Message: atf-check failed; see the output of the test for details ------=_Part_470_497439313.1759889477474-- From nobody Wed Oct 8 02:33:22 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 4chH9x1PvGz6B2PS for ; Wed, 08 Oct 2025 02:33: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 4chH9w5v1zz3kqN; Wed, 08 Oct 2025 02:33: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=1759890804; 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: list-id; bh=6H7A2AyEAvrM1tb+kFaAwBaU7PeFfoMMfVfc9TvL178=; b=qsdSks8pWZX5XYmsKXfbOkcPAFQd4AvX++XVd1K/FFCyAuSfZQui7EV+Pi5WlOyD+vR99J WUZojM4YBgTF4vTcE3GmqhrdaHZt1mtRNnICSzgrBryVbcm9Vr9msb7ghGHxhTycvbMUaA Gftn4d+FSTWGhp3E0utWCGEPy3TBSg3ksU6h0Q7QR/jfEozFYVBAPF8FScNh4ilGigKSWI 3EEdaDUKC8Rw2K3RRwpsq9iZ7UHhpsrUrR+tDU3twvWb9h4uCS2ouLyJEivmFRZoDYr/dQ 2CiHkRjIOTAQz6sSkBQs/ql5MqGgobGMjALwVPhKEpP37ErzgBCQIy2qVqtxyw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759890804; a=rsa-sha256; cv=none; b=o8nT8rFJWUaoZqNdxK/nRpIehgx4J7DKl7b81EqRxiaqUtJCXAoCkl5sxWv6CiemtoNerA xBVSXWxOxUdrELW746fmMhCbNjfaFPS6n11WddMOeBM/4GVnfKsrZfqvXAjtKRo/jQtDi5 YRIG2tvyFZL5tmzBFUXbDKi9oR1u9Feg+Vhhg2IZ5XAUiHWPNV5givOUM78xzEyOQuhVi0 TW09ysxDt5Wz94uF1hwn2HDz44kYm6+FtD9pNln5PS8MAqfoTHWpLX1ZgAUXbBEOBmY+e2 O/jKw9Rnj0ttJxQFPbFsHCpSKJ7/WUXYNvxUF5PGAzsw5+btDc8h3ejQ/75gYw== 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 4chH9w5DCPz1Bmd; Wed, 08 Oct 2025 02:33:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 02:33:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, olivier@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1091260549.479.1759890804738@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #1797 - Failure 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_478_1666078837.1759890802273" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_478_1666078837.1759890802273 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc14_build - Build #1797 (2e09ec72417c6c2927185f4d63fae= a9ac7926c2b) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_buil= d/1797/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/= 1797/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/1= 797/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) e7e7bf757acef3d4e41a6e22f7d04b3df08834cc by glebius: krb5: create the KDC database directory 2e09ec72417c6c2927185f4d63faea9ac7926c2b by olivier: tests/aio: Add support for larger max_buf_aio to vectored_big_iovcnt The end of the build log: [...truncated 96.01 MiB...] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_tests --- --- all_subdir_tests/sys/cddl --- =3D=3D=3D> tests/sys/cddl (all) --- all_subdir_tests/sys/cddl/zfs --- =3D=3D=3D> tests/sys/cddl/zfs (all) --- all_subdir_tests/sys/cddl/zfs/bin --- =3D=3D=3D> tests/sys/cddl/zfs/bin (all) --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_sbin --- In file included from /workspace/src/sys/net/pfvar.h:50, from /workspace/src/sbin/pfctl/pfctl_radix.c:40: /workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_INS= ERT_COLOR': /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ --- all_subdir_tests --- --- all_subdir_tests/sys/cddl --- --- chg_usr_exec --- --- all_subdir_sbin --- /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ --- all_subdir_tests --- (cd /workspace/src/tests/sys/cddl/zfs/bin && DEPENDFILE=3D.depend.chg_usr_= exec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/cddl/zfs/bin/Makefile = _RECURSING_PROGS=3Dt PROG=3Dchg_usr_exec ) --- all_subdir_sbin --- /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_REM= OVE_COLOR': /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c: In function 'pfr_ktablehead_RB_REM= OVE': /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ /workspace/src/sbin/pfctl/pfctl_radix.c:60:1: warning: dereferencing type-p= unned pointer will break strict-aliasing rules [-Wstrict-aliasing] 60 | RB_GENERATE(pfr_ktablehead, pfr_ktable, pfrkt_tree, pfr_ktable_comp= are); | ^ --- all_subdir_tests --- --- .depend.chg_usr_exec --- echo chg_usr_exec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a >> .depend.chg_usr_exec --- chg_usr_exec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.chg_usr_exec.chg_u= sr_exec.pieo -MTchg_usr_exec.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/tests/sys/cd= dl/zfs/bin/chg_usr_exec.c -o chg_usr_exec.pieo --- all_subdir_tests/sys/capsicum --- --- mini-me --- --- mini-me.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mini-me= .full mini-me.debug --- all_subdir_tests/sys/cddl --- --- chg_usr_exec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o c= hg_usr_exec.full chg_usr_exec.pieo =20 --- all_subdir_tests/sys/capsicum --- --- mini-me --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmini-me.debug mini-me.full mini-me --- mini-me.noexec --- collect2: error: ld returned 1 exit status 121.03 real 569.00 user 57.58 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins1836994335559612= 5694.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-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_478_1666078837.1759890802273-- From nobody Wed Oct 8 03:21:20 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 4chJFJ1t2Zz6B6Nt for ; Wed, 08 Oct 2025 03:21:24 +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 4chJFH5xcpz3pVK; Wed, 08 Oct 2025 03:21:23 +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=1759893683; 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=qy6ziVHHOY5JtFgWAc6bFQRZO4q14oStZS5vRdA6IeU=; b=pq5t9a5wwbNXf/kBjL7ogJdCseXShyYCPU5xMC+hSJ7VyuTD9jkDKGKMb4t3adY60N+CR2 Mb6RNKP05+Q8RK/HnYzBTogfB1w1HohbhgHzy1uAintwTY5VIy+Lp6HVa+phZRGPXOSnLu Uc3GysF71Ysfy2/sIEW+DDqv/nuQfxTjCsDHS3UBJwNGbtZHbu+QAGDQ0G3L/fEFnnTQgE qkO18XbtsptmeyU0pwIgOPRyB7e+YuKbl+B5fRTcFvPQAPxVMnbeb8qPf1BP4W6Yoof07j ewBDPl3eiFTVhK+LhkOi7CIjRORwjBj8OdPPQzsxNlZuRuMnr0oukTgIV70+RQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759893683; a=rsa-sha256; cv=none; b=p3ORmnHpxz+a0ODmP9YRTi0R21NTNEVaMBUnAonwea48439o9N6BTEE5bgPNCui5x7tSDG wp9Xa2cWQrm29TeL3Na4UCjNkliRhmocZZ/94FsOiVUc1cisB3QMMFzHNhD2Sj/1CM0wvd FDNNVL8lUWCI9IwNaG6Bbnlu7VpcDiMflTbNeaQZTgl0RxIKy+c91GrFH2tmgd4uObbpqz 0SLZXTloPzqqtk4yR5Y58oUrdA8hQBxpoxw4FsXhxX1MWQUH87trDIFab4mIqCWAxnhZol L+rSk//gE9ihTLrEPbWchjUWu1dI+AV1ifz12YvFTNtdiRcoenFZQDZcwwN0kQ== 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 4chJFH4tG6z2g; Wed, 08 Oct 2025 03:21:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 03:21:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1352009629.491.1759893683689@jenkins.ci.freebsd.org> In-Reply-To: <1751027122.395.1759830276398@jenkins.ci.freebsd.org> References: <1751027122.395.1759830276398@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #18 - 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_490_1406449629.1759893680718" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_490_1406449629.1759893680718 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #18 (9fd3b28d4e0d634d82b5233fbd= 5b1f6c7741141a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/18/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/18/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/18/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) 9fd3b28d4e0d634d82b5233fbd5b1f6c7741141a by rmacklem: heimdal-kadmin: Add support for the -f dump option The end of the build log: [...truncated 111.84 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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 --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI= terator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an= d_output( | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:557:53: warning: 'always_inline' function might not be inlinable [= -Wattributes] 557 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, char __c) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable [= -Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:757:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 757 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string= <_CharT, _Traits, _Allocator>& __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.sbin --- 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_lib --- --- all_subdir_lib/libutil --- =3D=3D=3D> lib/libutil (all) --- all_subdir_lib/libutil/tests --- =3D=3D=3D> lib/libutil/tests (all) --- flopen_test --- (cd /workspace/src/lib/libutil/tests && DEPENDFILE=3D.depend.flopen_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libutil/tests/Makefile _RECURSING_= PROGS=3Dt PROG=3Dflopen_test ) --- .depend.flopen_test --- echo flopen_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.flope= n_test --- flopen_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.flopen_test.flopen_test.pieo -MTflopen_test.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -c /workspace/s= rc/lib/libutil/tests/flopen_test.c -o flopen_test.pieo --- flopen_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 flopen_test.full flopen_test.pieo -lutil --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- --- flopen_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug flopen_= test.full flopen_test.debug --- flopen_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dflopen_test.debug flopen_test.full flopen_test --- all_subdir_usr.bin --- --- all_subdir_usr.bin/yacc --- --- yaccpar.pieo --- --- all_subdir_lib --- --- grp_test --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H -I/workspace/src/usr.bin/ya= cc -DMAXTABLE=3DINT_MAX -DYYPATCH=3D20240109 -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.yaccpar.pieo -MTyaccpar.pieo -std=3Dgnu17 -Wno-format-z= ero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-for= mat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wret= urn-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 -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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 -c /wor= kspace/src/contrib/byacc/yaccpar.c -o yaccpar.pieo --- all_subdir_lib --- (cd /workspace/src/lib/libutil/tests && DEPENDFILE=3D.depend.grp_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/libutil/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dgrp_test ) --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 1 error --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 217.08 real 1873.88 user 192.67 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/jenkins73304084463= 23681885.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_490_1406449629.1759893680718-- From nobody Wed Oct 8 03:36:20 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 4chJZb6nYlz6B7ph for ; Wed, 08 Oct 2025 03:36:23 +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 4chJZb58Hgz3qYj; Wed, 08 Oct 2025 03:36:23 +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=1759894583; 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=iClEXccrtxcFJ2Qc+4dXbbL9jAAt4mqRWxusN0mKUb0=; b=msN7BSuXOoFC4DJChDecoJo9fT+qrPhjgW1ONx/k7td4VAT3jmPRdPeAlwSWNIw6c//9FK 7pklCD/lfCfOl7nwsxfU0WYcqND2fGjpNCZBlN3p8tQ53kerzok13SCyugvPpnJkQ+9FnV qDFPCQRlAUm/bdfwK8AK7k/i1EQiVPTnon8bo7QOiMC9WM5n3eGDHTTt8QSsMiXb/G4mRE Fvn/+59BvFN6RO2XMB+5cSdNZvIhjWk8iGOBHe3w8KoUgmAXaW76ck9FxtECkVGnERBqkv pIhBVrIu/xzvS0x4oJmuqhAUxW6yvUE5SV26loOJuCSJN8R6BqVNmb2+kZkYWw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759894583; a=rsa-sha256; cv=none; b=T4DeEGQT3c/Q7HPkCfiTDyKqqIqeLo52WxPC62caPerkIYHxWCkibV5jl+zyguzEIlIpMA 4O4m+g6KDwCQ+7JOOjDiiFyQqQt90s5AAQBQeV2jTawOMmEesQlvccUdlJizVekuLbbrZ0 vbhvHiUcPa5iw5ymN3zkO3NhdYlsu0HzMOnS0gFbSExT8D0JXH6MFVepR98Y13EaU0mNWb DV5d4UCAd1Te/jKFKwtO65hKvRPA3Sb20J7u3DbJJdmLPelliNsOdeWKWNLxJLzUfwSVdF uXiVKW20Wv2fi9lt3rWm3DShClY/PqcnYnXVIA16WRYfuaZ6H0FJJZmYKfpeUg== 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 4chJZb4Zh5z1CNG; Wed, 08 Oct 2025 03:36:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 03:36:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1401656928.493.1759894583647@jenkins.ci.freebsd.org> In-Reply-To: <2032321685.389.1759827889088@jenkins.ci.freebsd.org> References: <2032321685.389.1759827889088@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #18 - 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_492_1603284643.1759894580631" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_492_1603284643.1759894580631 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-gcc13_build - Build #18 (9fd3b28d4e0d634d82b5233fbd5b1f6c7741141a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/18/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/18/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/18/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) 9fd3b28d4e0d634d82b5233fbd5b1f6c7741141a by rmacklem: heimdal-kadmin: Add support for the -f dump option The end of the build log: [...truncated 110.38 MiB...] 52 | wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() _NOEXCEPT { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_all() _NOEXCEPT { | ^~~~~~~~~~ --- all_subdir_usr.sbin --- In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c:991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' specified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:42:88: warning: 'template class std::__1::binary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:44:10: warning: 'template class std::__1::binary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate | ^~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:39:88: warning: 'template class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::__1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:41:10: warning: 'template class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputIterator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: warning: 'always_inline' function might not be inlinable [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_and_output( | ^~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_thread_poll_with_backoff( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:499:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(_A1 __x) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29:30: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:48: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponential_functions.h:66:30: warning: 'always_inline' function might not be inlinable [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/find.h:23: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:618:53: warning: 'always_inline' function might not be inlinable [-Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basic_ostream& __os, const char* __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:757:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 757 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string<_CharT, _Traits, _Allocator>& __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:325, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:71:59: warning: 'always_inline' function might not be inlinable [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append10(char* __first, _Tp __value) noexcept { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:71:59: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:123:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:107:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_lib --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_descriptor_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:536:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:798:3: /workspace/src/usr.sbin/moused/moused/moused.c:2089:25: warning: 'strncpy' output may be truncated copying 10 bytes from a string of length 255 [-Wstringop-truncation] 2089 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 342.87 real 3185.02 user 236.42 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins10710849029607621313.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_492_1603284643.1759894580631-- From nobody Wed Oct 8 04:10:44 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 4chKLJ48GGz6BBFQ for ; Wed, 08 Oct 2025 04:10:48 +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 4chKLJ0532z3wfm; Wed, 08 Oct 2025 04:10:48 +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=1759896648; 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=sOLFYQaWtz8vgfLDpwYwmXzs+ihPaJ1EcPrSBz4j8cs=; b=k7vWNRH//Rn42upDq1s6vaRmHVsFiLjisiYCJALMAiXY+IxbMiO+iNDFj3woO/uPLuMnUP eTlM2jUtJoKpXpAx1xLzRDIjP/u6RkR6QKSoatWoI+dn5w3+fUTGEGH5p2WcJ3TPHJNcSb M65Owoz+wvryEDDayurnN8cat7qJwYMbHOSUNPou0G7aFocz0UII7gIAHHYzWGhl5lCtEJ vwkytB5HUzh0pe3XBIUe6nTMvRBCOJ6elu95BDG4cLTTKAqiqMiJ+Oz06R2u833eJDZXzA +BkUI4yIbCS3FizOORQUpN0IsUngENONtXX/9gX7e4iw7AiC1tK/x97OSjBb9w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759896648; a=rsa-sha256; cv=none; b=ytyZhnVW4Y14c62ykuJYyqe5ZiE9Hg0JhY3jmKwlvK0Zp6bJkqoDE3A6aWS5RiiGnfy7H+ zV0oXdr97hcSu7XAWd0BXc06pLl7+yNfgoCqhl+eHtbJ/ZrRSGy0mjOjldMn8erkBw3HYj 5sSkcEnm8A16I9iJ6UEiLRUFGT1EgdvcZq65y9ZE3+v603FEP8XTbVBPOgtVEE22Om6yty Vy3MaMUB3BLw0crIboRe0PW98LcBN0P8RCVjocZjMrfy/QFK34ifp+3ZpL6yRT7E93vnL0 8sTNdsqM1Mg2+2AgxMs2Hg9UgEOLKj/ax3r0znwjmvz8MF1VrOmTRtDW+XfctA== 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 4chKLH6XS3zvM; Wed, 08 Oct 2025 04:10:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 04:10:44 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1900695390.497.1759896647923@jenkins.ci.freebsd.org> In-Reply-To: <1352009629.491.1759893683689@jenkins.ci.freebsd.org> References: <1352009629.491.1759893683689@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #19 - 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_496_1124355689.1759896644917" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_496_1124355689.1759896644917 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #19 (23fbea8cf2f360dd45cb69c98f= 6f2931fff3721e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/19/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/19/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/19/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) 23fbea8cf2f360dd45cb69c98f6f2931fff3721e by rmacklem: kadmin.8: Document the new dump -f flag The end of the build log: [...truncated 109.76 MiB...] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- ftp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ftp.pieo -MTftp.pieo -std=3Dgnu17 -Wno-format-zero-length -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 -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/ftp.c -o ftp.= pieo --- all_subdir_usr.sbin --- --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-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-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/main.c -o mai= n.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_descriptor:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:238:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- all_subdir_usr.bin --- --- progressbar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= progressbar.pieo -MTprogressbar.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/sr= c/progressbar.c -o progressbar.pieo --- all_subdir_usr.sbin --- --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- ruserpass.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ruserpass.pieo -MTruserpass.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -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 -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/src= /ruserpass.c -o ruserpass.pieo --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/util.c -o uti= l.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- MachODumper.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__exception/exception_ptr.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/exception:81, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1411, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/bind.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:534, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ObjDumper.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/MachODumper.cpp:13: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ftp --- --- ftp.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/workspace/src/contr= ib/tnftp -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-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack= -o ftp.full cmds.pieo cmdtab.pieo complete.pieo domacro.pieo fetch.pieo = ftp.pieo main.pieo progressbar.pieo ruserpass.pieo util.pieo -ledit=20 --- ftp.1.gz --- gzip -cn /workspace/src/contrib/tnftp/src/ftp.1 > ftp.1.gz --- ftp.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ftp.ful= l ftp.debug --- ftp --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dftp.debug ftp.full ftp --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-size --- =3D=3D=3D> usr.bin/clang/llvm-size (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-size/Opts.td --- .depend --- echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= tinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .de= pend echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.= a >> .depend --- llvm-size-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size-driver.pieo -MTllvm-size-driver.= pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /works= pace/src/usr.bin/clang/llvm-size/llvm-size-driver.cpp -o llvm-size-driver.p= ieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- llvm-size.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size.pieo -MTllvm-size.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contri= b/llvm-project/llvm/tools/llvm-size/llvm-size.cpp -o llvm-size.pieo --- all_subdir_usr.sbin --- 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_tests --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs --- mkdir --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_tests --- --- lookup --- make[6]: stopped in /workspace/src/tests/sys/fs/fusefs make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 306.76 real 2911.61 user 248.38 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/jenkins60391594157= 93485367.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_496_1124355689.1759896644917-- From nobody Wed Oct 8 04:15:16 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 4chKRT296xz6BBdc for ; Wed, 08 Oct 2025 04:15:17 +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 4chKRS6dkcz3xKR; Wed, 08 Oct 2025 04:15:16 +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=1759896916; 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=x8XG+10aVadzcN0jBWHyQiFGBrmO52MjfVMNiqHX9WU=; b=LQEAciI6IaQZpKzjlV81Tr7cpJooiz88uUXoiGQ2PmkBukM0jKAJLqFWovd9bNlm8k3Ffg Av1T4ch8k2376NFWURhzel9gkXbXNTNSoEYqQHTKGabTYU4vqZtsajSqw8RCpivfZCbUBt IEAJc/7UE2QHCcvc02pV/nkRkXHoo6NtxMQWThyBJC3m0ndwwoR1KRQoEgj7zwGyI227eL 0GU2Vp03OsWOblo/yCEXR0sM+ip3CL6DujoVPdjmiUQ3bn1Qjtwxjlz+zr7zDNphasZBaH EUMs4CYkHwnSKIbib266DPbkTOhd+OZ4uSFNSl5+4+sqi9WBbYXa7t+Xf8QSGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759896916; a=rsa-sha256; cv=none; b=njsZC4w6+DSup4xtmzdlrkAW3HSeSANtjCqUV4h8c+xS+wxUIR9NszzPrUVAm/OJ9uiYb6 1Y5o93hnnInkBG6vYkAtQ5KewGEu+97A58hkhar3ED+1g0vnooEkngbJI/OE4phbKk2saW ogOgSY8qkTekLl5rh+A5mvBuAmDW6osf892DiuJUZyCpCbqBF2UvFkFbv5Ya3rIEVK+bXT qxkbZ66zqrYWrSkxXL8eBk9xNYkV4gxUjmc0A3D0EP5miofRc44jfNqIjbIwqGWUzt1lZm y8RXxhdVhDNJvvULAOmmoAF3c5lhrfIFu8nWU4mdjdDuwmSoNDqW6Ioc8OBIhw== 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 4chKRS6BC8zy9; Wed, 08 Oct 2025 04:15:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 04:15:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ae@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1584544230.499.1759896916874@jenkins.ci.freebsd.org> In-Reply-To: <2048467322.471.1759889477673@jenkins.ci.freebsd.org> References: <2048467322.471.1759889477673@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26917 - Still Unstable 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_498_1217426113.1759896916587" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_498_1217426113.1759896916587 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26917 (c4cce0a3e94e3b22f874508d1a9cd81442648238) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26917/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26917/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26917/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) c4cce0a3e94e3b22f874508d1a9cd81442648238 by ae: ipv6: don't complain when deleting an address with prefix length of 128 The failed test cases: 2 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_498_1217426113.1759896916587-- From nobody Wed Oct 8 04:22:33 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 4chKbx0JZBz6BCq4 for ; Wed, 08 Oct 2025 04:22:37 +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 4chKbw5mZpz3yKc; Wed, 08 Oct 2025 04:22:36 +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=1759897356; 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=EJqk3hKp8FmHGQk+PEL5eVjmK4bBk9VV1sjE7oZncvQ=; b=PueqCvHxfo3EOQ4oG9aeo3XhjLan7WMoDQ9N2WuKtJvAO+VLUUqLT9O/2ul9/npL/T8HU4 pSxRKW3zptIGd1EuF2hFp+gO6o31lk45Hz4IUrvoJuaXIvFHbuqrCrS/OeX6xDWgp3W5Do 1AmjZ6rhmroZ3SD0uwA/C6yrxzzDg9+Pe0/L8KfT3CFsV+ak6wFP0E+wdZKfLQx5Tmsnm4 owldmBDXplAvyZTvP71mv2RF9kDy+rBbTaGSqDcGl8vL8Ew9ccGuNSPhrggV7POiBgdCva kCmV7FDmFZ/N7X9HQzwDNfEnbD6XWtq8kU5jmmbr47MwXuTriw3R23kV7e2TJw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759897356; a=rsa-sha256; cv=none; b=BUEwaI34c8x/bI8SA7GQN2MBnvSP7wFWtZvBqeAL6Qd0nettq+ktIiOxXSSmfGZQDORkyV UPTr3Ukinjir8Wyuxg88gLZPSv6zBcQB8JHcT+tSbIT9cZaYpeCM8evjDVeL1uDgS0RI5A o/aZh24fvjHd/eqpaT256bmWq7eNHwMc+pkpUq2NBAp/nxLwjvi8Fs90UYH85z8Q+LFmKO Yu9euA8aLh2VFEyoqUuRAlajb+ghd0LsbNAp2IA/uzGlZHFxYEQmcY87shoAQ5oNxXso0b f/LdWu7Mhn17r2zMkvhsJH9Ktb+ufz5B9XrtWm58OHOWRmbxroUCakYxkK7p1Q== 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 4chKbw5J2Yz1DL; Wed, 08 Oct 2025 04:22:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 04:22:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <486225355.503.1759897356749@jenkins.ci.freebsd.org> In-Reply-To: <332803054.393.1759829595115@jenkins.ci.freebsd.org> References: <332803054.393.1759829595115@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #18 - 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_502_1695713975.1759897353875" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_502_1695713975.1759897353875 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #18 (9fd3b28d4e0d634d82b5233fbd= 5b1f6c7741141a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/18/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/18/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/18/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) 9fd3b28d4e0d634d82b5233fbd5b1f6c7741141a by rmacklem: heimdal-kadmin: Add support for the -f dump option The end of the build log: [...truncated 110.00 MiB...] inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_create__is_empty= ::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:56:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_lib --- --- all_subdir_lib/libsysdecode --- --- ioctl.c --- if [ ! -e ioctl.c ] || ! cmp -s ioctl.c ioctl.c.tmp; then mv -f ioctl.c.tm= p ioctl.c; fi --- all_subdir_lib/libsysdecode/tests --- =3D=3D=3D> lib/libsysdecode/tests (all) --- sysdecode_test --- (cd /workspace/src/lib/libsysdecode/tests && DEPENDFILE=3D.depend.sysdecod= e_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libsysdecode/tests/Makefil= e _RECURSING_PROGS=3Dt PROG=3Dsysdecode_test ) --- .depend.sysdecode_test --- echo sysdecode_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libsysdecode.a >> .depend.sysdeco= de_test --- sysdecode_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sysdecode_test.sysdecode_test.pieo -MTsysdecode_test.pieo -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/lib/libsysdecode/tests/sysdecode_test.c -o sysde= code_test.pieo --- sysdecode_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sysdecode_test.full sysdecode_test.pieo -lprivate= atf-c -lsysdecode --- sysdecode_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sysdeco= de_test.full sysdecode_test.debug --- sysdecode_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsysdecode_test.debug sysdecode_test.full sysdecode_test --- Kyuafile --- --- sysdecode.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode.3 > sysdecode.3.gz --- sysdecode_abi_to_freebsd_errno.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3 >= sysdecode_abi_to_freebsd_errno.3.gz --- sysdecode_cap_rights.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_cap_rights.3 > sysdecode= _cap_rights.3.gz --- sysdecode_cmsg_type.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_cmsg_type.3 > sysdecode_= cmsg_type.3.gz --- sysdecode_enum.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_enum.3 > sysdecode_enum.= 3.gz --- sysdecode_fcntl_arg.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_fcntl_arg.3 > sysdecode_= fcntl_arg.3.gz --- sysdecode_kevent.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_kevent.3 > sysdecode_kev= ent.3.gz --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_lib --- --- sysdecode_ioctlname.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_ioctlname.3 > sysdecode_= ioctlname.3.gz --- sysdecode_mask.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_mask.3 > sysdecode_mask.= 3.gz --- sysdecode_quotactl_cmd.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_quotactl_cmd.3 > sysdeco= de_quotactl_cmd.3.gz --- sysdecode_sctp_sinfo_flags.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_sctp_sinfo_flags.3 > sys= decode_sctp_sinfo_flags.3.gz --- sysdecode_sigcode.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_sigcode.3 > sysdecode_si= gcode.3.gz --- all_subdir_usr.sbin --- --- kbdcontrol.1.gz --- --- all_subdir_lib --- --- sysdecode_sockopt_name.3.gz --- --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_sockopt_name.3 > sysdeco= de_sockopt_name.3.gz --- sysdecode_socket_protocol.3.gz --- --- all_subdir_usr.sbin --- --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- all_subdir_lib --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_socket_protocol.3 > sysd= ecode_socket_protocol.3.gz --- sysdecode_syscallname.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_syscallname.3 > sysdecod= e_syscallname.3.gz --- sysdecode_utrace.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_utrace.3 > sysdecode_utr= ace.3.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ftp --- =3D=3D=3D> usr.bin/ftp (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- .depend --- echo ftp.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a >> .depend --- cmds.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= cmds.pieo -MTcmds.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/cmds.c -o cmd= s.pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_null__single= _insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:86:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- cmdtab.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= cmdtab.pieo -MTcmdtab.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitial= ized -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 -Wno-= address-of-packed-member -c /workspace/src/contrib/tnftp/src/cmdtab.= c -o cmdtab.pieo --- all_subdir_usr.sbin --- 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_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:174:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:194:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:205:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- complete.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= complete.pieo -MTcomplete.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/tnftp/src/compl= ete.c -o complete.pieo --- domacro.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= domacro.pieo -MTdomacro.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/tnftp/src/domac= ro.c -o domacro.pieo --- fetch.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= fetch.pieo -MTfetch.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/tnftp/src/fetch.c -o= fetch.pieo --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-objcopy/llvm-objcopy.1 > llvm-ob= jcopy.1.gz --- llvm-objcopy.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-obj= copy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy -I/tmp/o= bj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/i= nclude -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT= _MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC= -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DL= LVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -= DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_P= OWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_AS= MPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitial= izeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler= -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3D= LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86Targe= tMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspac= e/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti= -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacce= ss -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference= -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-objcopy.fu= ll ObjcopyOptions.pieo llvm-objcopy-driver.pieo llvm-objcopy.pieo /tmp/obj= /workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lpriv= atezstd -lexecinfo -ltinfow -lpthread=20 --- all_subdir_usr.sbin --- 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 --- --- llvm-objcopy.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-ob= jcopy.full llvm-objcopy.debug --- llvm-objcopy --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-objcopy.debug llvm-objcopy.full llvm-objcopy --- all_subdir_lib --- --- all_subdir_lib/libtacplus --- =3D=3D=3D> lib/libtacplus (all) --- libtacplus.so.5.full --- Building shared library libtacplus.so.5 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o libtacplus.so.5.full -Wl,-soname= ,libtacplus.so.5 taclib.pico -lmd -lpam=20 --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- --- libtacplus.3.gz --- --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 474.87 real 4688.68 user 342.65 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/jenkins83734317331= 11324816.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_502_1695713975.1759897353875-- From nobody Wed Oct 8 04:24:34 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 4chKfB6Nnrz6BD0w for ; Wed, 08 Oct 2025 04:24:34 +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 4chKfB2yKPz3xvY; Wed, 08 Oct 2025 04:24:34 +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=1759897474; 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=BTqOQASdGaDhFVLv7Si9mZ8e60xI+2DolgaZXgtnCFI=; b=hSd/+9ipsO9yBUyHX6j41L2lex6ebdFmG5MTD/torS1/BvfIP6l/RUbAMQH2Dw20g0dIuS Nd+e48e9K0tB9zpSPaVfu9/oLynk2JQfnl/KMi6MthGLcuijguJ0dZ9t8nzs5Dr23/mMoq WHeNV4DjRV2QeAAFxH1ghCGFSaZJ9dUB1VlbWgYTdbGHhw2Ffoj+sF2ljBvdO1Q5DJBMRv G7k62dB+iwrlKwjKJA6UJP/1Fbe/FBhtIK9Vkv1t4xSR5O4lDz110LA7VSuZyRmiID3C4M w8ttzhocGTBWATH+YbzoTmEM5dRRVOi8tm3eMS9PIpFQeBJ863y8RHer0UdNUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759897474; a=rsa-sha256; cv=none; b=NxsOxwHRxnbJNNgtACbqrQKmd96K7pvWk0DpzJxz43guRAtLe97HxuyDXZz9h1g5TzO2RL VtRLIVPiHkHqGqbEOtxaoTcTHjWloe2lrhsRN2SzVGPfXit67jSDydY184t/AUJjqJxqVU H5apJ11g6BBZ4USldlxoQroI6tAknOpKYUbBfHpuc/m9EqSs2cC/10HmRlpYUGbldPbYmK mQLB1EzxpCtzlVhbPaa6PhC16hQ+YX3nxA6BvxWSAOBRXYIElUvPnLTAhVt92TJxGplPt6 +SGOBzjjOrAlY6BgrFESm9goCVOwZ4VJbufmsndNdVDsTlFy3ZWFXYur1kJe0A== 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 4chKfB2MDRz1Z9; Wed, 08 Oct 2025 04:24:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 04:24:34 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <314494105.505.1759897474336@jenkins.ci.freebsd.org> In-Reply-To: <1072341748.399.1759832966986@jenkins.ci.freebsd.org> References: <1072341748.399.1759832966986@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #29 - Failure 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_504_1052182737.1759897474150" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_504_1052182737.1759897474150 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #29 (9fd3b28d4e0d634d82b5233fbd5b1f6c7= 741141a) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 29/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/29= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/29/= 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) 9fd3b28d4e0d634d82b5233fbd5b1f6c7741141a by rmacklem: heimdal-kadmin: Add support for the -f dump option The end of the build log: [...truncated 4.33 MiB...] epair0b: Ethernet address: ca:42:91:09:5a:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:1d:e1:d1:88:95 epair1b: Ethernet address: 16:33:25:0c:ac:c6 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: be:c4:= 2a:78:3f:07 epair0b: Ethernet address: 5e:04:1d:6c:a6:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:60:14:04:58:18 epair1b: Ethernet address: 1a:f4:00:93:5e:96 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 26:24:= 78:2c:d9:98 epair0b: Ethernet address: 36:aa:d6:a4:3e:cb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:08:c0:68:8d:a7 epair1b: Ethernet address: ee:f4:fd:b8:86:41 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.165s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: f6:93= :a7:cd:8f:25 epair0b: Ethernet address: ee:aa:67:88:bc:2f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:ba:cd:f9:da:f3 epair1b: Ethernet address: 1a:e1:75:1d:92:6b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 0e:22= :bf:58:38:c7 epair0b: Ethernet address: a2:5c:c5:ab:09:ff epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:9c:46:4c:50:ea epair1b: Ethernet address: ce:76:ce:62:6d:13 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: ea:d6:37:b0:79:f7 epair0b: Ethernet address: ca:e6:7a:06:8d:34 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:b5:ae:cf:e2:af epair1b: Ethernet address: ba:44:07:e6:f1:8f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.177s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 9a:2e:28:ae:2b:= 07 epair0b: Ethernet address: a2:4a:d6:fe:98:ef epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:a8:50:58:86:e9 epair1b: Ethernet address: 56:e5:d1:0a:e0:71 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 66:91:da:c5:88= :dc epair0b: Ethernet address: 7e:b7:65:0e:a0:b3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:18:86:51:5a:08 epair1b: Ethernet address: 12:80:24:23:69:79 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.177s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 42:e3:52:6a= :51:12 epair0b: Ethernet address: 4a:53:38:5e:e6:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:3a:92:a9:d8:00 epair1b: Ethernet address: 2e:b4:ad:87:d0:d8 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: fa:b7:07:f9:70:ca epair2b: Ethernet address: 86:15:80:6d:64:f6 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: da:8c:3f:2b:02:70 epair0b: Ethernet address: ca:99:aa:8c:5e:2a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:72:af:da:0b:83 epair1b: Ethernet address: 32:b7:1b:38:65:90 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 86:7e:c8:5a:80:69 epair2b: Ethernet address: 1e:68:e9:ef:53:2c epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.791s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 7e:e4:2d:8d:df:3a epair0b: Ethernet address: a2:ef:4c:30:cd:43 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 16:79:73:40:e9:9f epair1b: Ethernet address: 0e:35:b0:66:60:ac epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 42:7a:5a:42:5e:cc epair2b: Ethernet address: e2:c3:f6:94:b8:00 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8010b2cf896 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1759897446 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a88 at calltrap+0x8 #5 0xffffffff80d84b19 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b94 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052aae at fork_trampoline+0xe Uptime: 1h44m14s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-29' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./run.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins666635750002669034= 8.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '9fd3b28d= 4e0d634d82b5233fbd5b1f6c7741141a', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../9fd3b28d4e0d634= d82b5233fbd5b1f6c7741141a/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_504_1052182737.1759897474150-- From nobody Wed Oct 8 04:39:32 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 4chKzW3D3Qz6BFGN for ; Wed, 08 Oct 2025 04:39:35 +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 4chKzW1Rgzz41Df; Wed, 08 Oct 2025 04:39:35 +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=1759898375; 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=rN8PxJXU32M5mrXF3Db7Zhqwm2V/qP8fG0E/qrNYPOc=; b=OmIXDPSjC8vou4FrMfSquayk+5SVBWEns3aw+MpZhUrRfCBU5K8elXuWtm/Xev5WnMUdKT x2A4o0EPrOpMRJOwMEuip95aWbUsvXB46/qjgcLMjH9CbE1h2AMeNxdOO3RL8afsk5mR0v S12lOtZ7kkMzY5Hs9e1m7DaiGzuGto/rhzBJ7gp5Vj6dD0LcQtkZwE4fxvLnIzrILgw50G QgEyLqpYriZI7Vf/177ipaNdRnmzmO3fUNdNJ46KeFe4ruRB+aM5eOlIa8l5dPjH7FlkwR frXwKB/r/8VHQC9xmyIyg8RRi6YO7HRYaUB1849KW+Q96yPSUjASueOqE2WlLw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759898375; a=rsa-sha256; cv=none; b=CEVfzwGOqtbsmZn4WqoCv0QXDfjJTeq7vSr3T2C9y+QeVf72txsg3+EVuHCgAAHIMl90I5 cRwUXRFkHFEy6SQqArcdApzJjVXmgfD/Alrg4r9LAgSqrVcW2uYZeRPDjPFKrhe5Nb1zJU cW7iaxdugajIz6pA84Q/G6D0JxwlIvB6nboFNxXozZol+q321SSuVaTo8G4C6yEInzPqJV 0/89pxlb2ZRHcIl1Bdrq7hcuw1Ipl1EXjq7XlTGg4FHK8nqKFqoMTAmzGoiLhvb5gyIGZ/ 72MguCe4GC6sOPsKxVyebIf5lvyYhQ6YZdQFUT3u1nUNAysOcPtNAaRQAWkxRw== 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 4chKzW0fkcz18J; Wed, 08 Oct 2025 04:39:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 04:39:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2104964580.509.1759898375097@jenkins.ci.freebsd.org> In-Reply-To: <1401656928.493.1759894583647@jenkins.ci.freebsd.org> References: <1401656928.493.1759894583647@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #19 - 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_508_1615837449.1759898372094" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_508_1615837449.1759898372094 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #19 (23fbea8cf2f360dd45cb69c98f= 6f2931fff3721e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/19/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/19/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/19/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) 23fbea8cf2f360dd45cb69c98f6f2931fff3721e by rmacklem: kadmin.8: Document the new dump -f flag The end of the build log: [...truncated 109.46 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_usr.bin --- --- unstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wl,-zrelro -pie -Wl,-znoexecstack -o un= str.full unstr.pieo =20 --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- unstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_usr.bin/clang --- --- XCOFFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.XCOFFDumper.pieo -MTXCOFFDumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/XCOFF= Dumper.cpp -o XCOFFDumper.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_usr.sbin --- --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/moused --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:25: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- 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 289.68 real 2768.69 user 219.81 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins15978045353= 090059771.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_508_1615837449.1759898372094-- From nobody Wed Oct 8 05:44:39 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 4chMQc1Csqz6BKyy for ; Wed, 08 Oct 2025 05:44:40 +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 4chMQb6FbPz488R; Wed, 08 Oct 2025 05:44:39 +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=1759902279; 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=o40j5iC9maCWOCy2cT+Og9w1sw1OC6GkTbtHpxXE27k=; b=JY5ytb4kQKRWyfnpl493MtcCUxcMbm3Qda0W9JGeyci49YEF8kMpP2Ne9Bsyp+Pf91jfQW 3dLx00s6oTHR0WyVjHkPTBRJZ+GfZuN3FTgMeklSYLq+A3XIW/NRkVkEVbU1rZInspKvP9 cwhbsZKLFP+pK+E0RkS5TgOgYIF3OrSJ9d21K87qvg7wHnPM8bwQr1mcCOMsqUVHmUWYE+ mK0/bEH5iQENMqCW7iDFQLfAOtYo02hkIfHdyxvPN6nvpkBry1LWJXGK413pyT+wDZQfJG x53Bq3RL8Yc22M6+U+3lmrDL3WT2/2ViT7rUZZUs29v5TCodrog9HKoaajsTmQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759902279; a=rsa-sha256; cv=none; b=PwlnEHnv0Yr/ABoHzUrY9jmhpJ8JsgD9Zeoff3X74xUUhsFjRMSxY0QA2cChnwSdJjPQpQ 0GQBahXKHIaPIhu5g9KE/JYIwzl6v3wmvFY/a7wdt6phKjDVW6KhHOwc+CjX3XsIuhTkbZ UrWv2Sk6ciFdG+xlgmVBxPM36cOmuGwOrPTLkm8U8rPjQxlLgSglD8ycdHwIfajWuT9x8r ilXpWpikgtoq7lLojmSMGIqyJlquK3Zk4fYqjoPht0t5i28TLC/6msFhb5du5kbizHTOkd 19yv2hW4IMmGEYWWliz/8P/Js09e8cSy2PNVTIjc28emAPuYgEjHduEzBB3eSA== 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 4chMQb5jWqz3Ld; Wed, 08 Oct 2025 05:44:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 05:44:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <345944856.515.1759902279808@jenkins.ci.freebsd.org> In-Reply-To: <314494105.505.1759897474336@jenkins.ci.freebsd.org> References: <314494105.505.1759897474336@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #30 - 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_514_974928941.1759902279602" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_514_974928941.1759902279602 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #30 (23fbea8cf2f360dd45cb69c98f6f2931f= ff3721e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 30/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/30= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/30/= 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) 23fbea8cf2f360dd45cb69c98f6f2931fff3721e by rmacklem: kadmin.8: Document the new dump -f flag The end of the build log: [...truncated 3.96 MiB...] epair0b: Ethernet address: d2:f4:4c:7c:25:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:fa:71:45:1f:b3 epair1b: Ethernet address: 3a:02:db:62:eb:5a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: b2:20:= 57:6c:d4:c5 epair0b: Ethernet address: 5a:f0:ad:fb:8a:50 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:58:0c:ea:9b:f3 epair1b: Ethernet address: ca:3f:da:2a:4d:86 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.125s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 52:7d:= e8:24:9b:38 epair0b: Ethernet address: 6e:8e:70:d3:10:60 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:25:e3:7f:fe:7c epair1b: Ethernet address: e6:f1:01:c1:4f:84 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.126s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: ce:73= :6d:57:a2:67 epair0b: Ethernet address: 2a:28:48:af:e2:4a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:12:d3:13:44:bb epair1b: Ethernet address: c2:16:12:72:31:45 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.127s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 76:e6= :ab:94:3a:a3 epair0b: Ethernet address: 12:ae:f5:b6:b8:19 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:3a:12:2a:60:8a epair1b: Ethernet address: 76:ac:dc:80:e3:72 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.126s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 62:39:ae:b2:2a:db epair0b: Ethernet address: 36:9f:e7:31:94:32 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:37:24:71:41:ed epair1b: Ethernet address: d2:ca:da:c1:6c:54 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.126s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 16:99:da:0e:91:= 0d epair0b: Ethernet address: 3e:57:7e:63:8d:87 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:95:d1:aa:b3:a9 epair1b: Ethernet address: ba:59:41:61:6b:19 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.135s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 7a:b4:11:19:87= :66 epair0b: Ethernet address: 5e:70:01:e2:ea:b6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:fd:81:7b:fc:61 epair1b: Ethernet address: 1e:ba:76:e2:79:36 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.127s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: ee:55:d2:9b= :91:07 epair0b: Ethernet address: fa:df:53:46:63:90 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:a2:5a:f3:ee:cf epair1b: Ethernet address: 26:8a:99:45:02:97 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ae:b7:eb:ed:ec:d8 epair2b: Ethernet address: 5a:ef:f6:5c:17:bd epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.197s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: f6:fd:4b:c1:53:2d epair0b: Ethernet address: 5e:59:15:d0:79:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:1f:0f:68:f7:17 epair1b: Ethernet address: 92:43:e4:76:55:96 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 7a:d1:1e:45:06:b3 epair2b: Ethernet address: 4a:7d:09:c7:93:73 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.710s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 2e:b0:05:ae:d6:d8 epair0b: Ethernet address: 16:e7:ed:1d:32:aa epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8e:fb:19:37:fb:8e epair1b: Ethernet address: 06:53:47:b9:ae:a8 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 2a:90:ff:29:ca:a0 epair2b: Ethernet address: 56:89:04:58:36:84 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8008be43e96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1759902263 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a88 at calltrap+0x8 #5 0xffffffff80d84b19 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b94 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052aae at fork_trampoline+0xe Uptime: 1h18m43s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-30' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins121969929221245836= 73.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '23fbea8c= f2f360dd45cb69c98f6f2931fff3721e', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../23fbea8cf2f360d= d45cb69c98f6f2931fff3721e/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_514_974928941.1759902279602-- From nobody Wed Oct 8 06:04:19 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 4chMsL64LPz6BMsM for ; Wed, 08 Oct 2025 06:04:22 +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 4chMsL2254z3D7t; Wed, 08 Oct 2025 06:04:22 +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=1759903462; 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=yFX/3ZerzBa8iiuJAbVLE5qOAl0bhuH7xqoVE2QQxb0=; b=mZfppqsX9kI9OcuEj/ysAgh/fsLHNiZ2AMvwTaeahX6/kSsrkkreRkx1w65wb9OTCi4i60 fO9d9EfmchYCpxKDuQuG3VFUpN6GbLQfdawSHv5gNwLgw+H5QGnaP2d5GYDDRUycxsjyY/ x5XB7Dyu1iPyGJjaOMbf/kQQuvsL+4nYH2itmsy988yuX46p8duSLzx5R94bIsPQNLjosx SsLPVydN2+5JMnenwoWodN8v6Xx9r0jIeb9bl1bvyHRlr1WLzBNY9Jf5JCDwPTH0na8iI/ bI2VL1lQuFPn0f0U/ngH/FL2dcWqw4UjdRLLGQ2eMg8UmywVAI/e3iMEvM/klA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759903462; a=rsa-sha256; cv=none; b=Y4QwV1E7Y4JjhuK8OoOC0WO4HcS+H1f2ZRsdW8OENrf+IwzCHybdExK+mIL65/GW0+UX6C MgB50qr06Xg/Mf4oMVOJfjQs12ra3klAbbofy6b0kLhb+g9HuWGfygTl2sMV6tn7bSfbeI FMeFNWNRQ/lAbgkF7ytCOkFn5gDHL3fp48XGqEBf6z7uHQ9NO/I2PNWUdgZHkpUsOMahVW rw3k2ah340PT7iVIwpFHgJfYahknI8AiJ2Dwj3ZApAHOiyyIj+I0fVS8BI3uNZIe+WDiCx OEV5njbSqPDPzdTvXB7rNAoBGSQzoV7s402+g9wTBRalscKq9RyNhq/tWrITEA== 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 4chMsL1S5yz3xR; Wed, 08 Oct 2025 06:04:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 06:04:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <230330261.517.1759903462209@jenkins.ci.freebsd.org> In-Reply-To: <486225355.503.1759897356749@jenkins.ci.freebsd.org> References: <486225355.503.1759897356749@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #19 - 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_516_434456509.1759903459230" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_516_434456509.1759903459230 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #19 (23fbea8cf2f360dd45cb69c98f= 6f2931fff3721e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/19/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/19/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/19/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) 23fbea8cf2f360dd45cb69c98f6f2931fff3721e by rmacklem: kadmin.8: Document the new dump -f flag The end of the build log: [...truncated 109.96 MiB...] --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_tests --- --- locks.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug locks.f= ull locks.debug --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_tests --- --- locks --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlocks.debug locks.full locks --- all_subdir_usr.bin --- --- all_subdir_usr.bin/fortune --- =3D=3D=3D> usr.bin/fortune (all) --- all_subdir_usr.bin/fortune/fortune --- =3D=3D=3D> usr.bin/fortune/fortune (all) --- .depend --- echo fortune.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- fortune.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strf= ile -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.fortune.pieo -MTfor= tune.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.bin/fortune/fortune/fortu= ne.c -o fortune.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- SourcePrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.SourcePrinter.pieo -MTSourcePrinter.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdu= mp/SourcePrinter.cpp -o SourcePrinter.pieo --- all_subdir_usr.bin/fortune --- --- fortune.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o f= ortune.full fortune.pieo =20 --- fortune.6.gz --- gzip -cn /workspace/src/usr.bin/fortune/fortune/fortune.6 > fortune.6.gz --- fortune.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fortune= .full fortune.debug --- fortune --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfortune.debug fortune.full fortune --- all_subdir_usr.bin/fortune/strfile --- =3D=3D=3D> usr.bin/fortune/strfile (all) --- .depend --- echo strfile.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- strfile.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.strfile.pieo -MTstrfile.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/fortune/strfile/strfile.c -o strfile.pieo --- all_subdir_usr.sbin --- --- moused.pieo --- 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_lib --- --- nv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/uninitialized_algorithms.h:13: In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_create__is_empty= ::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:56:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- strfile.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 strfile.full strfile.pieo =20 --- strfile.8.gz --- gzip -cn /workspace/src/usr.bin/fortune/strfile/strfile.8 > strfile.8.gz --- strfile.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug strfile= .full strfile.debug --- strfile --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrfile.debug strfile.full strfile --- all_subdir_usr.bin/fortune/datfiles --- =3D=3D=3D> usr.bin/fortune/datfiles (all) --- freebsd-tips.dat --- PATH=3D$PATH:/usr/bin:/tmp/obj/workspace/src/amd64.amd64/usr.bin/fortune/st= rfile strfile -Cs /workspace/src/usr.bin/fortune/datfiles/freebsd-tips fre= ebsd-tips.dat --- all_subdir_usr.bin/fortune/unstr --- =3D=3D=3D> usr.bin/fortune/unstr (all) --- .depend --- echo unstr.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- unstr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -f= PIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/= obj/workspace/src=3D/usr/obj -g -MD -MF.depend.unstr.pieo -MTunstr.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/fortune/unstr/unstr.c -o unstr.= pieo --- all_subdir_lib --- --- all_subdir_lib/librt --- =3D=3D=3D> lib/librt (all) --- all_subdir_lib/librt/tests --- =3D=3D=3D> lib/librt/tests (all) --- sched_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sched_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsched_test ) --- .depend.sched_test --- echo sched_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.= amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sched_test --- t_sched.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sched_test.t_sched.pieo -MTt_sched.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace/s= rc/contrib/netbsd-tests/lib/librt/t_sched.c -o t_sched.pieo --- all_subdir_usr.bin --- --- unstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wl,-zrelro -pie -Wl,-znoexecstack -o un= str.full unstr.pieo =20 --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- unstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- all_subdir_tests --- --- mkdir --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.mkdir NO_S= UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmkdir PROG_CXX=3Dmkdir) --- all_subdir_usr.sbin --- --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_tests --- --- .depend.mkdir --- echo mkdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/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.= amd64/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/li= butil.a >> .depend.mkdir echo mkdir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>= .depend.mkdir --- mkdir.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.mk= dir.mkdir.pieo -MTmkdir.pieo -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -I/workspace/src/tests -I/workspace/src/sys/fs/f= use -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HA= S_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -= frtti -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-class-memaccess= -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-at= tributes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/f= usefs/mkdir.cc -o mkdir.pieo --- all_subdir_lib --- --- sched_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sched= _test.full t_sched.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd6= 4.amd64/lib/libnetbsd -lnetbsd_pie --- sched_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sched_t= est.full sched_test.debug --- sched_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsched_test.debug sched_test.full sched_test --- sem_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sem_test NO_SU= BDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib= /netbsd-tests/lib/librt/t_sem.c -o t_sem.pieo --- 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.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/mkdir.cc:35: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_lib --- --- sem_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_t= est.full t_sem.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd -lnetbsd_pie --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- 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_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src 464.35 real 4606.44 user 347.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-gcc14_build] $ /bin/sh -xe /tmp/jenkins10719961593= 624128479.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_516_434456509.1759903459230-- From nobody Wed Oct 8 06:17:02 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 4chN7z0KS8z6BP5L for ; Wed, 08 Oct 2025 06:17:03 +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 4chN7y5MpZz3FBY; Wed, 08 Oct 2025 06:17:02 +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=1759904222; 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=7ZxQ9XpY6B/TYdG7F/JuP5K4BZF1dEUcR9Kif1GjSys=; b=dLMiFqqfPOmJjEgZv+OVCkc+Ok+M3P+j+6kkP3CRlS1SOHYcK80gaU9I67T+T4uBnfELqJ nkh4JSW9voAPM61njUi5s4HaRVOo7bLqsmqmvXfmdlvDndk3HOUFQk0SfqFYVc3jY9rs0H 6XOXBkAOSAc6KptzLhJ0f5Cb0jSCoWmNHRmVd8ugHLnP4wc7bPefQ+P3tquA+9vvjD7tdu 7IReGxd/M/tqhcLIuvqS6MCwqu3l207nUudfFzW9o4IfQYjTvIaO/5j1WgpnvYVRc1i7cU E2pAPG7VNQIqfeMmGUuxgkxlI9J6/Ckf5C22e+GtBD0gac3H5cZY33TS7ufsMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759904222; a=rsa-sha256; cv=none; b=Hp7t907ipsfUBKe+E5ZOqyxGbcsprUPZJWyEIVXR+YiQnCh096OfIOS3rQpI0GSLL7SfYr TZL/XaXfm2J3K9by8lrGn0SoGLymBNh6fQFlDv6GbrVZ6QL6gLSiUyqU3eEB83NQOFjwK7 GZN0POI/Ui7Nq0Pxki1y/tmTZdFXkorPWFr4x+kIE/d5U1Ms0o1sd0z9ORB3UMUAUz5TwV mwbnHK5hqVkFjGi2NkPRcfjp81GlM/aQ59k7P4on7dZda3WDhKl4vCy3pAncfEBNy7rVxq 21XwkEMynRWXsbautBKixFXugA0uY+fHd6HxIi8czIepBhOFveZW+Pn8lzaemw== 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 4chN7y4RPJz4RV; Wed, 08 Oct 2025 06:17:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 06:17:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1991979564.519.1759904222629@jenkins.ci.freebsd.org> In-Reply-To: <1584544230.499.1759896916874@jenkins.ci.freebsd.org> References: <1584544230.499.1759896916874@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26918 - Still Unstable 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_518_148200462.1759904222285" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_518_148200462.1759904222285 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26918 (e770e32aa3a017b35fcf24e7c6f14fc2a209bad5) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26918/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26918/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26918/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) e770e32aa3a017b35fcf24e7c6f14fc2a209bad5 by jtl: x86: Reduce amount of time the MCA lock is held while emitting records The failed test cases: 2 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_518_148200462.1759904222285-- From nobody Wed Oct 8 08:23:59 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 4chQyS2Tfnz6BZ6b for ; Wed, 08 Oct 2025 08:24: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4chQyS0YM4z3XWs; Wed, 08 Oct 2025 08:24:00 +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=1759911840; 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=czo6rhFnz0Y4t4yMngQVfqS4nbnbW/TKIDUbg04MjIM=; b=jhdUl3qIOLOWl/DDocREUyUCMRLuzNjK55hixTWLwrMn/N8rqgjEIZM8jj0oFjw8cE+ITi rskgGoniCxCzwwoflohhsSANTTYpWe4Rhvuw1fz0J5zQtYfIMC1aPKmjN1AK6eraghv+a3 1FTA8I0a4Ojwm97Pxn7VMSfHdY5hoby0FPP0hkrfB2jAU9OJEKEHOoXWqNVKDxVxX+EGLX aQjex3O0aO3YCW+Bi+sTbVTIx8UmTg0fS1iNUgIc6Ylynix3xHIt5lKvsNaOL6ungoqcde cMICClwKrVQb1pgORtPDlnXXsE0/knhTT+LPrp2LENBFOKi/DNbGm2XlMCrbJA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759911840; a=rsa-sha256; cv=none; b=JIdPlOFW+iTaix1VuaXGTaKnZNu0thrfCHT71vL6Vt4R28TnkJ/S+2AmsSo3wLKD4unrpI TVEpFbTXfIO7ga77EgGGh3eOL9ipcCBMh65LonVZ8Ow4CdfFqpw8aawhzOEOA7QBq9i5ei U4Yll7vB3eva2yb6uGFLIT1hG5ljNsuF0FsCIkc1BKmOC6jmo0s1Ykuw7ezpeBxkzQ9J8s XPU7Suc0rY3U2RJLdgeAzJTIrOLc4U27tmtRCaXsdEKuOqBwUauEUOQhJrS2tI3O8SThWj BusyoK31tAKYUGwlEiQ+iOmZZv9XSWDn3gklTRZnUJAMqvqa7AB8oBpcCO2DRg== 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 4chQyR73x1z7xy; Wed, 08 Oct 2025 08:23:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 08:23:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1125762510.523.1759911839996@jenkins.ci.freebsd.org> In-Reply-To: <1991979564.519.1759904222629@jenkins.ci.freebsd.org> References: <1991979564.519.1759904222629@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26919 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_522_200502549.1759911839691" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_522_200502549.1759911839691 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26919 (b2efd602aea8b3cbc3fb215b9611946d04fceb10) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26919/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26919/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26919/console Change summaries: (Those commits are likely but not certainly responsible) c8864f6ba46ff3271d97b4ae1c3cc6ce01eaf18a by des: Vendor import of Unbound 1.23.1 0064eb9cf1c8d526e87d3149249445d4bc8d0248 by cy: unbound: Vendor import 1.24.0 ------=_Part_522_200502549.1759911839691-- From nobody Wed Oct 8 10:14:07 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 4chTPb1NbGz6Bk0P for ; Wed, 08 Oct 2025 10:14:11 +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 4chTPZ6BWnz3lbr; Wed, 08 Oct 2025 10:14:10 +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=1759918450; 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=Wk/TC/vsR7JH/8sOBw+404KgqhFsQhcS/m9tZUI8eWo=; b=ZB3G/mEf38GFrVP9kGo2sVn2Ymdfh91OVM4vP8CPVJNvwHqwVkR0PsGVGVbc6ClMygALBi bC4YODguaC4UezttSdnp+osO3xm+Btna1ncqBiPqvXAY8ID/TZGm+lzMTcZOJl4iVzdLEc uslxDvkxMsKPxHSqGjJNBxBUh7SdUVMRS4CISmHcpya3GzM4R2Zhd/PY6z8s0bU4/8BrP6 az+4xD8QsL08X31WBDoC7sWWb+KlfOFEQkQ8He2Bs/Bu09Ktrg9gXmcusaN5zTa0dYc9M3 yWlLEaoPE8X6+JmoPVIsMcPmrlpXlu+aeoP1vWMZXm1kQGgYoPAwonYEKyjygw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759918450; a=rsa-sha256; cv=none; b=xtkv2Q96RtfQgRmeNgA1wV/Ed4toTYHPLRV3Ap5Imq1gWBJ6rGmAj+J128wvWd3htHJjis 0tx4oLENuPZ81xXe9uxcGQeI8RG6PAHuPZt/fvsaaEABvhCL6i/ENlI7mnAjxq0xR3CZBB 8OQQ/LMWYMQR7YeXcRj/285UmBA+tGn/Z6v5okfkqyivsnHAQVVD28xSHV2pscpqVDXnCM iKlYB2kkRaiCceb/hwWw8AzRg1QMhY5f7opkaUUm/+gsb8P5o0LlNIH2TzW92uULfsSH3W 0k1B3xPB+VtGLIfsHGpcCOykb5mi6N3srQiGytIynfga6CJw5e0l1+1h7KHY5Q== 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 4chTPZ5XWSzBWt; Wed, 08 Oct 2025 10:14:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 10:14:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1868239925.529.1759918450782@jenkins.ci.freebsd.org> In-Reply-To: <1900695390.497.1759896647923@jenkins.ci.freebsd.org> References: <1900695390.497.1759896647923@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #20 - 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_528_1878012272.1759918447584" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_528_1878012272.1759918447584 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #20 (a1115191080a1406e6bdf72fe8= 01fa6a7c8a5e11) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/20/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/20/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/20/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) a1115191080a1406e6bdf72fe801fa6a7c8a5e11 by mm: zfs: install missing openzfs-2.4 files in /usr/share/zfs/compatibility.d The end of the build log: [...truncated 109.99 MiB...] gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- all_subdir_tests --- --- opendir --- --- opendir.full --- --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o opend= ir.full opendir.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest= -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- ARMWinEHPrinter.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/variant:225, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/ADL.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/iterator_range.h:21, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Object/COFF.h:16, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMWinEHPrinter.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMWinEHPrinter.cpp:64: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_tests --- --- opendir.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug opendir= .full opendir.debug --- opendir --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dopendir.debug opendir.full opendir --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.sbin/jls --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.bin --- --- all_subdir_usr.bin/caesar --- =3D=3D=3D> usr.bin/caesar (all) --- .depend --- echo caesar.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- caesar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.caesar.pieo -MTcaesar.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/caesar/caesar.c -o caesar.pieo --- caesar.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 caesar.full caesar.pieo -lm=20 --- caesar.6.gz --- gzip -cn /workspace/src/usr.bin/caesar/caesar.6 > caesar.6.gz --- caesar.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug caesar.= full caesar.debug --- caesar --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcaesar.debug caesar.full caesar --- all_subdir_usr.bin/clang --- --- COFFImportDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFImportDumper.pieo -MTCOFFImportDump= er.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-e= rror=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/COFFImportDu= mper.cpp -o COFFImportDumper.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- ELFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDumper.pieo -MTELFDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp -o ELFDumper.pieo --- all_subdir_tests --- --- nfs --- --- nfs.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o nfs.f= ull nfs.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lpriva= tegtest -lutil -lpthread --- all_subdir_usr.sbin --- 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_tests --- --- nfs.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug nfs.ful= l nfs.debug --- nfs --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnfs.debug nfs.full nfs --- all_subdir_usr.bin --- --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- pr_tbl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.pr_tbl.pieo -MTpr_t= bl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/primes/pr_tbl.c -o pr_tb= l.pieo --- all_subdir_usr.bin/factor/tests --- =3D=3D=3D> usr.bin/factor/tests (all) --- factor_tests --- echo '#! /usr/libexec/atf-sh' > factor_tests.tmp cat /workspace/src/usr.bin/factor/tests/factor_tests.sh >>factor_tests.tmp chmod +x factor_tests.tmp mv factor_tests.tmp factor_tests --- primes_tests --- echo '#! /usr/libexec/atf-sh' > primes_tests.tmp cat /workspace/src/usr.bin/factor/tests/primes_tests.sh >>primes_tests.tmp chmod +x primes_tests.tmp mv primes_tests.tmp primes_tests --- Kyuafile --- --- factor.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPENSSL -fPIE -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fa= ctor.full factor.pieo pr_tbl.pieo -lcrypto=20 --- all_subdir_usr.sbin --- 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 --- --- factor.6.gz --- gzip -cn /workspace/src/usr.bin/factor/factor.6 > factor.6.gz --- factor.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug factor.= full factor.debug --- factor --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfactor.debug factor.full factor --- all_subdir_lib --- --- all_subdir_lib/librtld_db --- =3D=3D=3D> lib/librtld_db (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- MachODump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODump.pieo -MTMachODump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-objdump/MachODump.cpp -o MachODump.pieo --- all_subdir_lib --- --- librtld_db.3.gz --- gzip -cn /workspace/src/lib/librtld_db/librtld_db.3 > librtld_db.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src= /contrib/llvm-project/llvm/tools/llvm-readobj/MachODumper.cpp -o MachODumpe= r.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 316.01 real 3084.72 user 255.97 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/jenkins50091245868= 01801921.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_528_1878012272.1759918447584-- From nobody Wed Oct 8 10:17:08 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 4chTT41rQ9z6Bk9W for ; Wed, 08 Oct 2025 10:17:12 +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 4chTT373r7z3lNB; Wed, 08 Oct 2025 10:17:11 +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=1759918632; 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=UT8FlYiSKrbwMCtzBZbUaq4mq8Fseqr5gD5bFay2Am4=; b=q5yvVTs6UnXi9HajWD0rYB4/wx7PKjJWN6ul08GNZjgw9XVw292Ue4l2Y4fchEEW3dxqCf 1nOSDUp17Lmhii8GNlHxnBMPHQNsiHKDr4Udj91DpW0dTwSyYky07JCnKsYd1Ac+z+97V8 sM6W4nf/V7qdUL1IDVt1Ot2jEuryCJYsm97rcxfzZfHF1H9jTDFTJq41XK2otAnU+O4Fn+ rqDwJ8I7qMN3D45uiP++Zj9udoZBO2E3pOf3w/zFA6s7Vnr2CgpzuXXKMMfAZTmcMGrvAs 57Dewnmc8wVONNSYQlStvUcxsbZ9JFGeFv2odI0L56Tc8WnjjVcgqbUHyot+yQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759918632; a=rsa-sha256; cv=none; b=Jg0SM3nOyfOQwEW9TYZBiMwAeeREq3SoC+j80K0j11SXLTMrgCaGRn+dGL695QG6VHKJaa 10fawS8lzGQGQpkqTw5ISJLHrTjDY85ch5w3cp/AAIyP6NzK3wOXLVcpOnEYaFE+EW7mUB 1NxjbWuUyfGQUu3t+dKHtimIWNv/Ol7trYD+3zIEfNR6rKMbFXuC1YDN3jyc3nxpiaNo7O Fa5gABpCGTDGJ0jThq5W1L3byj0798bK9wctuVuSPoaSfVWrJrVBm5CanOVfEmbfkXAF2x Uo9TlYSvthh36Ht+SJDopOMbTmWBkoiUz/s1Pl+oskZIVdNNEniWNvS4vPb2yg== 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 4chTT36GwgzBWv; Wed, 08 Oct 2025 10:17:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 10:17:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1832209671.531.1759918631886@jenkins.ci.freebsd.org> In-Reply-To: <230330261.517.1759903462209@jenkins.ci.freebsd.org> References: <230330261.517.1759903462209@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #20 - 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_530_292452991.1759918628777" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_530_292452991.1759918628777 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #20 (a1115191080a1406e6bdf72fe8= 01fa6a7c8a5e11) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/20/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/20/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/20/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) a1115191080a1406e6bdf72fe801fa6a7c8a5e11 by mm: zfs: install missing openzfs-2.4 files in /usr/share/zfs/compatibility.d The end of the build log: [...truncated 110.71 MiB...] /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/readlink.cc:37: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lldb --- --- lldb.1.gz --- gzip -cn /workspace/src/usr.bin/clang/lldb/lldb.1 > lldb.1.gz --- lldb.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include -I/tmp/o= bj/workspace/src/amd64.amd64/usr.bin/clang/lldb -I/workspace/src/contrib/ll= vm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZE= R -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/= llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT= _MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x8= 6_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.= 0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENA= BLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARG= ET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_N= ATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-s= trong -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 -Wno-address-of-packe= d-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fPIE -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wl,--gc-sections = -Wl,-zrelro -pie -Wl,-znoexecstack -o lldb.full Driver.pieo /tmp/obj/wor= kspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /tmp/obj/workspa= ce/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp/obj/workspace= /src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -ltinfow -ledit -le= xecinfo -lkvm -L/tmp/obj/workspace/src/amd64.amd64/lib/liblua -llua_pie -= lm -llzma -lncursesw -lpanelw -lz -lprivatezstd -lpthread=20 --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- --- lldb.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lldb.fu= ll lldb.debug --- lldb --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlldb.debug lldb.full lldb --- all_subdir_usr.bin/clang/lldb-server --- =3D=3D=3D> usr.bin/clang/lldb-server (all) --- LLGSOptions.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d LLGSOptions.inc.d -o LLGSOptions.inc /workspace/src/contrib/l= lvm-project/lldb/tools/lldb-server/LLGSOptions.td --- .depend --- echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /t= mp/obj/workspace/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp= /obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/lib/liblzma.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libncursesw.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= panel.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64= .amd64/tmp/usr/lib/libprivatezstd.a >> .depend echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc+= +.a >> .depend --- Acceptor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.Acceptor.pieo -MTAcceptor.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-strict-aliasing -fno-excepti= ons -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pr= efix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3D= class-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangl= ing-reference -c /workspace/src/contrib/llvm-project/lldb/tools/lldb= -server/Acceptor.cpp -o Acceptor.pieo --- all_subdir_usr.bin/clang/lld --- --- Common/Strings.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Strings.pieo -MTCommon/Strings.pieo -Wno-format-zero-leng= th -fstack-protector-strong -Wdate-time -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 = -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-su= ffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /worksp= ace/src/contrib/llvm-project/lld/Common/Strings.cpp -o Common/Strings.pieo --- all_subdir_usr.sbin --- --- moused.pieo --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- Common/TargetOptionsCommandFlags.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_TargetOptionsCommandFlags.pieo -MTCommon/TargetOptionsCom= mandFlags.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-exce= ptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile= -prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/lld/Common/T= argetOptionsCommandFlags.cpp -o Common/TargetOptionsCommandFlags.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 365.99 real 3346.29 user 267.63 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/jenkins45698441723= 25641504.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_530_292452991.1759918628777-- From nobody Wed Oct 8 10:30:46 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 4chTml04Kcz6Bkw6 for ; Wed, 08 Oct 2025 10:30:47 +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 4chTmk4mwkz3mJ0; Wed, 08 Oct 2025 10:30:46 +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=1759919446; 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: list-id; bh=dlZKbDiMZjFAgCK2QO2j2mRgr964EKA+Y+0Q3P2C1xU=; b=stJo0hZL6fdCkO8yv0A9656VYiX8J0zMXFqrE6pOgtv3H71KHDd953ao4YjiOio6/u7o8Z 0qDOIiyqG12NPEOSEorBVSBI3agxvcnD1snGTdig+0d1WwSihezkfCbb3mx8qRhCOkhZUf Adj8Q+2qVE20cHHfr6hberuhynXnNEpwBNYL/D0rTQJ4cyaPX6G7L+VJkg8tl8jvcqurbY JeV4mAslxZ9UuW4KBUkZ+f8ViLZX+pagF4FIAVwB9xRsr3CZp2UYovpw6Z6uaRfBrseN9Q yT37zCPVxhEc7LZ3L1bOxVBlnGJLWk3Cb8IqAFbXM5Nwd2/oE3XOVck+rUHdEQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759919446; a=rsa-sha256; cv=none; b=mTXldmT+YOarNI6bJujpISnxOQ0tz7JqNpqgrb3awmLKEY4PM29ArBxmEBceMfvGHzF8B3 O6PfhmD/bkIDBInHnwou9IZCTa9/8rE9p5DN66zwK0IDesfBwI/3J0NSOk1eGVPaMYp7NK I0UrcEBH8D+fOM6E/pR6KkgECYTtw9/IZBLNUbr1JqHwBvtMIafKD3rynvkiDUvP8u+C2V mYuTPz5pTEbZW0EMjPQHorSSBgHF/ZiZ/5FsO1EwZdFYMfgN0h77xvMDsyyFxlAp/gXUcH no35mhpmdqQMFpW9JIei6MpIp8Ds6CSj9TpnZjNzyyWR6SRcYTidzCsQCaVbeQ== 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 4chTmk46pSzBqW; Wed, 08 Oct 2025 10:30:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 10:30:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1134619060.533.1759919446582@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26920 - Unstable 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_532_1423903904.1759919446363" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_532_1423903904.1759919446363 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26920 (1b0fce2944e3ff570b11de05c6a03977ee5b95e6) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26920/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26920/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26920/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a9c72543d287afa8dd30bec0f49873e88057c192 by des: tail: Tweak follow_rename test case 31db1582c883cbdd151ffacb22829027f23ead40 by des: fts: Remove a few stray blank lines a802334d86c7173ddd7776a20065bd5682f25f67 by des: fts: Further improve the manual page 95de78614a57733807c28c05125ed0636309d88b by des: cp: Simplify sameness checks 18997fb9eca651a7ef13e6755a4d2cdd3ddede10 by des: ln: Simplify sameness checks 1b0fce2944e3ff570b11de05c6a03977ee5b95e6 by des: tarfs: Simplify sameness checks The failed test cases: 1 tests failed. FAILED: sys.kern.jailmeta.keyvalue_contention Error Message: Test case body timed out ------=_Part_532_1423903904.1759919446363-- From nobody Wed Oct 8 10:52:54 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 4chVGK5vPmz6BmLT for ; Wed, 08 Oct 2025 10:52:57 +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 4chVGK48STz3ph1; Wed, 08 Oct 2025 10:52:57 +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=1759920777; 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=et7BXWvg4kf1Km1bAN9yZkDg3RZ4e9JL/ex0Ug/k7qY=; b=bhqYMBdbkJTIA7iMAF1r5rpSgv5cngQQ0JZBuVox+Gs9SXH3safxtL/S4vMMwjJDFV8ZLM axAiXJRg//gJFnzgb0FjXBb86jKHSMeR4IIXKadtQyiF4FptKjtw0r10BbcDF/geR3XRkS KrASEgfuXzCyRs+jIKdrhFnGODNs9nrBE/chN+wVA9O/M7tnEfY7b9q5kNH4bWZzXJshuR K269Vqdx5c7r8+gpwOF8zzfTPf/nb+7f7asCvm9eK7co+R9VjYnCtVIh+RWjW9eTFqS3V9 THqeg0qLqefkINF+SXtM4yz0MlhaxfonIUo67RBhEJIL3ClthLTYDt2mOQ3Y1A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759920777; a=rsa-sha256; cv=none; b=eESjQ04YxNwXM4GYZjGFQd2u2jFyMFZMGnsnq5qX70pzwZgZ8bK9DPmJoXnwTNjWR+ejFu WhUWVjnKZccsBzls3AwtK2zk576ChxA5tfPkBQK55zIhBKouorCU807+phG/WZeaPw6Lro aABeDddtheyBKebOfaX8L2DkeluASCz7iQtwcEp2/XlI/KIdWu8RAJcndB95eK72M/PS/h musQ0dwSklTFIoDpIcHbXcHalblbqmPlZ2XT6QFmOqZcfOyh4JJRIpFMu260YIIOo2Qhrj cidlYNbIeJzDSGVg6LbiDPBpilVCmGBxg55Uq0gD2OYPoMX7fAv7eg6Gds7ABg== 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 4chVGK3LpwzCVl; Wed, 08 Oct 2025 10:52:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 10:52:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <329004807.535.1759920777474@jenkins.ci.freebsd.org> In-Reply-To: <2104964580.509.1759898375097@jenkins.ci.freebsd.org> References: <2104964580.509.1759898375097@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #20 - 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_534_2072996981.1759920774479" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_534_2072996981.1759920774479 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #20 (a1115191080a1406e6bdf72fe8= 01fa6a7c8a5e11) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/20/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/20/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/20/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) a1115191080a1406e6bdf72fe801fa6a7c8a5e11 by mm: zfs: install missing openzfs-2.4 files in /usr/share/zfs/compatibility.d The end of the build log: [...truncated 109.74 MiB...] | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/clang/llvm-readobj --- --- ELFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDumper.pieo -MTELFDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ELFDumper= .cpp -o ELFDumper.pieo --- all_subdir_usr.sbin --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/MachO= Dumper.cpp -o MachODumper.pieo --- all_subdir_tests --- --- nfs --- --- nfs.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o nfs.full nfs.pieo mockfs.pieo utils.pieo -lprivategmoc= k -lprivategtest -lprivategtest -lutil -lpthread --- nfs.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug nfs.ful= l nfs.debug --- nfs --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnfs.debug nfs.full nfs --- all_subdir_lib --- --- all_subdir_lib/libvgl --- =3D=3D=3D> lib/libvgl (all) --- vgl.3.gz --- gzip -cn /workspace/src/lib/libvgl/vgl.3 > vgl.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- SourcePrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.SourcePrinter.pieo -MTSourcePrinter.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdu= mp/SourcePrinter.cpp -o SourcePrinter.pieo --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-siz= e -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/l= ib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STD= C_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_V= ERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd= 15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROO= T=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGE= T_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM= _NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DL= LVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Di= sassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TAR= GETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitiali= zeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fno-exceptio= ns -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangli= ng-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o llv= m-size.full llvm-size-driver.pieo llvm-size.pieo /tmp/obj/workspace/src/am= d64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatezstd -lexecin= fo -ltinfow -lpthread=20 --- llvm-size.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-size/llvm-size.1 > llvm-size.1.g= z --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.bin/clang/llvm-strings --- =3D=3D=3D> usr.bin/clang/llvm-strings (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-strings/Opts.td --- .depend --- echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-strings.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-strings -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-strings.pieo -MTllvm-strings.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-strings/ll= vm-strings.cpp -o llvm-strings.pieo --- all_subdir_lib --- --- all_subdir_lib/libutil++ --- --- all_subdir_lib/libutil++/tests --- --- stringf_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libutil++ -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wdate-time -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 = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-error=3Dclass-memacce= ss -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference= -Wl,-zrelro -pie -Wl,-znoexecstack -o stringf_test.full stringf_test.pi= eo -lprivateatf-c++ -lprivateatf-c -lprivateatf-c -L/tmp/obj/workspace/src/= amd64.amd64/lib/libutil++ -lutil++_pie --- stringf_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug stringf= _test.full stringf_test.debug --- stringf_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstringf_test.debug stringf_test.full stringf_test --- up_test --- (cd /workspace/src/lib/libutil++/tests && DEPENDFILE=3D.depend.up_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libutil++/tests/Makefile _RECURSING_= PROGS=3Dt PROG=3Dup_test PROG_CXX=3Dup_test) --- all_subdir_usr.sbin --- 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_lib --- --- .depend.up_test --- echo up_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/s= rc/amd64.amd64/lib/libutil++/libutil++_pie.a >> .depend.up_test echo up_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend.up_test --- up_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/lib/libutil++ -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.up_test.up_test.pieo -MTup_test.pieo -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wn= o-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-= qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wch= ar-subscripts -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 -fPIE -ffile-= prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspa= ce/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-error=3Dclass-memaccess -Wno-liter= al-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /wo= rkspace/src/lib/libutil++/tests/up_test.cc -o up_test.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 482.24 real 4507.07 user 319.77 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins90339087595= 80324609.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_534_2072996981.1759920774479-- From nobody Wed Oct 8 11:05:07 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 4chVXN3Yshz6BnMm for ; Wed, 08 Oct 2025 11:05:08 +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 4chVXM4Rr0z3qXm; Wed, 08 Oct 2025 11:05:07 +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=1759921507; 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=49mIjsYMGtwYMq9nSKZoI16l6q/5BW4+U3UeAFFXXcU=; b=vAZ5VU3TMU2xg1Lxlhf1l3vtQKRRRU9YFcVOZnsJXINrXUsJyqanB/eS1j7wCKc6BQnLJ+ IVC4RyE6jtc+O361KPY3BlYwkLmos511BA1x7LphvA06vP+0iq1UpM7npk9HYTvvAS0PnJ WmhLIFJepJrDpD0werFHloSpyA1eS7QQfA956qL5Eh6qRTY+FGcswuSq1zOX5o2ZRCY6EL ByqQH3yDL73gtMx3g8xVMhl2c4AFN1rJknQ7CJ6qe2aqtIY4Mfc6T961+AdSS0yaL4t5dI t2Uvhw9fFKJLO3HQiGUaefHtVUYHlkQNmgPNx5DpC+EvRwXU3nBWdSQ6yogIdg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759921507; a=rsa-sha256; cv=none; b=iPRJG2cg1WQ84DGodKl0xV7piV4miM2Qmeb7e+BsEvc/ZaRApA3AtshUd2vkJSoXDXE7K3 VTNchR/ZmITw0aEvUkzdLQqp6hH5Lqr0Q3SMT6bJhbUhYLM+piR3uN/BbbSDB/80NXQvQC iCn3tAwrRVg8YsKRrivptuD0Egd45Gdym/XnhBQTHEollLwpw+DP9C6LMP3P+bbCR/x2d+ jabMUjeJzziZtTVLM0h7eMODNlsOmkyWMqT4n4xGC8v8nxmHepyyz/cR28wYv5V992VCNn dUGeMqIcevSxQFjUjHmckcfONnGJVIa9NA4O0ydedS43DMTCZ/m0HlsuH/l8jw== 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 4chVXM3xcCzCkB; Wed, 08 Oct 2025 11:05:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 11:05:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <705610569.537.1759921507557@jenkins.ci.freebsd.org> In-Reply-To: <345944856.515.1759902279808@jenkins.ci.freebsd.org> References: <345944856.515.1759902279808@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #31 - 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_536_979955494.1759921507367" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_536_979955494.1759921507367 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #31 (a1115191080a1406e6bdf72fe801fa6a7= c8a5e11) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 31/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/31= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/31/= console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) a1115191080a1406e6bdf72fe801fa6a7c8a5e11 by mm: zfs: install missing openzfs-2.4 files in /usr/share/zfs/compatibility.d The end of the build log: [...truncated 4.39 MiB...] epair0b: Ethernet address: 52:24:91:d4:83:6a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:b6:50:f8:61:30 epair1b: Ethernet address: 92:01:51:df:ed:88 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.156s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 22:24:= e2:f9:86:25 epair0b: Ethernet address: 6a:e7:db:4d:15:0d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:7f:43:58:56:0a epair1b: Ethernet address: e6:f5:ff:5b:41:df epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.133s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 72:ca:= fe:21:99:4b epair0b: Ethernet address: d6:f8:1a:d6:bc:88 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:2e:eb:97:ef:90 epair1b: Ethernet address: 9e:5f:88:3d:86:93 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.135s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 82:f7= :25:31:d5:fd epair0b: Ethernet address: b2:7c:9d:d3:26:5c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:fe:db:e5:5c:60 epair1b: Ethernet address: 86:54:08:f2:c8:07 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.225s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ea:fc= :01:fc:fa:8e epair0b: Ethernet address: 7e:df:43:05:36:9d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:a7:d2:6f:ee:74 epair1b: Ethernet address: 4e:11:9a:b2:6e:2c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.134s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: d2:6f:2f:31:fc:89 epair0b: Ethernet address: 56:33:d2:2e:34:86 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:85:05:6c:b4:12 epair1b: Ethernet address: fe:8c:50:b7:0a:4e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.147s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 96:8d:17:73:6f:= 6f epair0b: Ethernet address: 2e:4b:72:41:7e:f2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:76:3f:f9:93:5b epair1b: Ethernet address: 66:4d:19:53:79:dc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.154s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: a2:5b:c9:f5:2e= :d7 epair0b: Ethernet address: 3a:52:ba:0f:b5:dc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:7a:fa:08:12:4c epair1b: Ethernet address: b6:f1:42:40:10:75 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 9e:01:c7:67= :71:0a epair0b: Ethernet address: 7a:3d:9d:8a:64:60 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:71:3a:28:2b:69 epair1b: Ethernet address: 96:5a:f0:cc:3d:10 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 56:83:ee:cc:bf:43 epair2b: Ethernet address: 56:80:8e:c6:d7:ac epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.194s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: be:8d:6c:ef:10:47 epair0b: Ethernet address: ae:4f:4a:14:2d:27 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:8b:a7:ca:83:8e epair1b: Ethernet address: 16:8f:c0:13:7d:c9 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 96:b5:95:9f:bc:68 epair2b: Ethernet address: 36:cf:9e:3c:f6:e8 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.853s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: ea:82:4c:03:9f:8d epair0b: Ethernet address: f6:79:be:1d:d8:d6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:40:be:c5:66:1a epair1b: Ethernet address: 3e:25:ee:06:22:81 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 16:55:09:ca:b9:3f epair2b: Ethernet address: ee:65:c2:32:72:53 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8018294ed96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1759921491 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a88 at calltrap+0x8 #5 0xffffffff80d84b19 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b94 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052aae at fork_trampoline+0xe Uptime: 1h40m47s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-31' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins155071617376278619= 44.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'a1115191= 080a1406e6bdf72fe801fa6a7c8a5e11', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../a1115191080a140= 6e6bdf72fe801fa6a7c8a5e11/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_536_979955494.1759921507367-- From nobody Wed Oct 8 11:49:01 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 4chWW45LTyz6BrH0 for ; Wed, 08 Oct 2025 11:49:04 +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 4chWW43JXmz3vyD; Wed, 08 Oct 2025 11:49:04 +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=1759924144; 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=lJeWLbURkBXILEvnOngf8xaPquOZTB0zVDZuNvtsvGU=; b=efZ9haJICl4JCZ/J5MiiplFNsUDX01Rb/pcWUe3+iiFl7EJKIbSjanyl8l5XRO9YqHVTKj 6uD3V/clVfB80mhe+PmmN+kQUaJL9vwVYpbYJHjTiBdU7Vq+EqtwLWaV6rQg5ubSPRS+8B +thQEhy0nyNSwcPDoPfwFTCBMw2T++ZZgWcgiLo1WRKhZ6WNWu2u+UrQq1ktIFm6pgaC0s JJRfdVhNiZuTk8Ln9cNOHnPFlKkUmSWFxEGRAInLsiEHIVapFDUzyaVb1TK04D2j3Arev7 DBNEawe16jOpGe26buRFAvpidw2uM/yVv/PUs0so27L9dLaxdSgCOLdFBYvnBQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759924144; a=rsa-sha256; cv=none; b=wykfYUHpzWx9fUiTEJWsCPSLSNHIryctYKEHuX3JZKSb+t09mO+BgpWXKUr0RMSVr9NgWm AI0RQHykhcxCHynaTbFVRByx4GflRkBUxDNFhwlOg8wZTm3qN9lxPp435XEQyc6oUsJeTe MHRkl8MBlM3ssKv0LnfNPJ4eGF/APJ4it+KEXWjL+vmq1SjjT+MOGA2jch7h/p/+u3GJz7 04v7vMWsuvyGvMGaSPpZk5zZfmlJBRWq3T/wVF2o+WLuBPFgq9GxwukNrI0rQ5juBg1mhz XaFF3iGAyFjYet3c694g6FQZnbmUSI+9AIcu3CXJGQtAPd74lD3KiPogMLUS9A== 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 4chWW42h4pzTbS; Wed, 08 Oct 2025 11:49:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 11:49:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1996804843.539.1759924144380@jenkins.ci.freebsd.org> In-Reply-To: <1868239925.529.1759918450782@jenkins.ci.freebsd.org> References: <1868239925.529.1759918450782@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #21 - 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_538_1735700734.1759924141400" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_538_1735700734.1759924141400 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #21 (e15e7a5c0b53de0171cd9a3a70= fdb93141e9468a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/21/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/21/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/21/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) e15e7a5c0b53de0171cd9a3a70fdb93141e9468a by mm: zfs: Use the correct type for raidz_outlier_check_interval_ms The end of the build log: [...truncated 109.83 MiB...] 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- XCOFFDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.XCOFFDump.pieo -MTXCOFFDump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-objdump/XCOFFDump.cpp -o XCOFFDump.pieo --- all_subdir_usr.sbin --- 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_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_clone__nonempty_= nvlist::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:340:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__exception/exception_ptr.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/exception:81, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1411, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/bind.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:534, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ObjDumper.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/MachODumper.cpp:13: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- 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/clang/lldb-server --- --- lldb-gdbserver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.lldb-gdbserver.pieo -MTlldb-gdbserver.pi= eo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-strict-aliasing= -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++1= 7 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pra= gmas -c /workspace/src/contrib/llvm-project/lldb/tools/lldb-server/l= ldb-gdbserver.cpp -o lldb-gdbserver.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 271.87 real 2587.28 user 231.64 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/jenkins53448648916= 42627663.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_538_1735700734.1759924141400-- From nobody Wed Oct 8 11:56:12 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 4chWgK1R4yz6BrvJ for ; Wed, 08 Oct 2025 11:56:13 +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 4chWgJ4Vspz3wHV; Wed, 08 Oct 2025 11:56:12 +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=1759924572; 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=KW3bxWsAGk1WeBZKcbTzrgKo17+i0B6pqCDG/MQA9Hg=; b=gGgHAag5Y1HsA1bm973/1+hfc1G214d7JD3b8Fc2/w1FrRGM+pny2f8N1nzCUBRRV0gI7y k0MiHnqhpC+sfpKpqewzVUZLqDYHKW0Wy0RS7jfOuYE+Vlaf71D4Ye1gYUz27nl3tPsDW2 VgPu99i/bBrZ6dlwcJm58VJB7B1E0hVHZ0nRrBndshnWixaE3oKEpf9tvgfYdjo6p3B8IH ldkdwBE2dyglWeZPbDnlP6TDcD8i88y4XiWNTMUnUykN/4SWX6t3mq8fowVSko4yRQDh6n 1/cv/ioqz+n5Zq0hfYsFG8hUiwHO8JdXLgfZLqkEA/iU5efgagBM30rCGQbDZQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759924572; a=rsa-sha256; cv=none; b=aEXIhvk6o+1jRzrJDMGrYFAXOn/Rc9OYc1Gw9hq8ZjSY4DcQnGJTmJudnIZHc/kGu7tvWA x2Be8lemmXN3mFebCd27noDIVSSoMczttnQvqFsSRgHgmUlo6wh399JCRquXUSbvYZOHLU ftaNwOwP7mdbnarx73/+1UjI3YW/cByR1XxNYVqJrOgSyknxSLOvxyMv+Iy6CRflPKNlEg clDjkPszamPiLw+88z7piiGOtWTmWwhJrxEQuare3bz3iIV2wG5QceDT+337rQL5TV411D BPxmkijvs+is1ByfiOKCZbFUBebi9X/WTaXSQIyYC2fkP2Rq3e5viPBSsm9AKA== 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 4chWgJ41n9zTsj; Wed, 08 Oct 2025 11:56:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 11:56:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1083583966.541.1759924572569@jenkins.ci.freebsd.org> In-Reply-To: <1134619060.533.1759919446582@jenkins.ci.freebsd.org> References: <1134619060.533.1759919446582@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26921 - Failure 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_540_254809868.1759924572394" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_540_254809868.1759924572394 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26921 (1c2fc62e4a9689961169be7836038acd5f7= 57be1) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26921= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26921/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26921/co= nsole 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) 1c2fc62e4a9689961169be7836038acd5f757be1 by jtl: x86: Add a way to inject artificial MCA events for testing The end of the build log: [...truncated 3.97 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: a6:a8:4a:d4:ab:8f epair1b: Ethernet address: ca:4e:fa:f8:6a:a3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: aa:d4:= fd:04:79:dc epair0b: Ethernet address: 96:d6:0b:2a:07:b6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ee:12:1c:b0:60:10 epair1b: Ethernet address: b6:38:98:d3:14:66 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: d2:20:= 4d:cb:a2:de epair0b: Ethernet address: b2:77:fe:5a:7b:f2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:c0:84:38:34:b8 epair1b: Ethernet address: 4a:7a:c6:7b:fc:19 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 32:86= :71:46:35:56 epair0b: Ethernet address: b6:8a:43:89:c0:af epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:5e:b4:dc:0a:92 epair1b: Ethernet address: 22:0a:ee:4c:25:b5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.256s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 5e:65= :85:96:7b:74 epair0b: Ethernet address: 6e:ef:42:3a:fb:cc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:f2:09:d8:4e:89 epair1b: Ethernet address: 92:79:64:4b:35:e9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.249s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 3a:d5:10:df:89:cd epair0b: Ethernet address: 02:83:da:07:49:7c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:62:ed:87:41:94 epair1b: Ethernet address: be:ba:d0:ba:b8:07 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 02:b3:76:da:69:= 9d epair0b: Ethernet address: ea:1e:e0:a9:01:85 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:6c:8c:52:cc:b6 epair1b: Ethernet address: 5a:40:19:cc:d8:24 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: da:76:ca:96:1c= :65 epair0b: Ethernet address: 82:92:12:ad:7f:2b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:df:7b:0e:4d:9c epair1b: Ethernet address: 8a:14:7d:84:6f:ed epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 62:ef:77:0e= :c2:f9 epair0b: Ethernet address: c6:b6:8d:e2:a9:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:e7:86:ab:05:7f epair1b: Ethernet address: fa:28:b5:be:10:71 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:63:59:50:59:c9 epair2b: Ethernet address: be:ac:a0:08:1c:18 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.370s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 32:ff:c2:a9:fc:2c epair0b: Ethernet address: 5a:ec:3c:a0:8a:88 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:7d:2f:57:ae:0b epair1b: Ethernet address: 06:3c:5e:06:67:dc epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:8d:b9:ed:da:9e epair2b: Ethernet address: fa:a8:4f:94:c2:28 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.962s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 66:45:88:a7:11:80 epair0b: Ethernet address: e6:a0:7e:76:36:d9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:48:34:bf:0f:76 epair1b: Ethernet address: c6:17:4b:85:02:02 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 6e:32:8f:f7:09:74 epair2b: Ethernet address: 0a:fd:da:63:9c:fc epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1759924571 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x155547bc2 gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff80003238840 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h23m52s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26921' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run-kyua.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins17106774015355144655.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '1c2fc62e4a968= 9961169be7836038acd5f757be1', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../1c2fc62e4a9689961169= be7836038acd5f757be1/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_540_254809868.1759924572394-- From nobody Wed Oct 8 12:01:28 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 4chWnS417mz6BsCQ for ; Wed, 08 Oct 2025 12:01:32 +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 4chWnR73ssz3wT7; Wed, 08 Oct 2025 12:01:31 +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=1759924892; 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=/ICVCMuCIW5vjdF3U0iu5oiCs+487u7p4pJy1MRZu7Q=; b=tTZ4zHalAsaP4Ki1QTBpKldSuzjOR10rNqg5qTIIjLNKD5XJgaIJ3vA/lnro9RJjIa/3EN smkfDcZgy1mKvpSV1S26HFTT5LReT7tVrTFm5hTQYCQk5d48S0kNWZiC5pqW0ZNhNyqPY5 mor/x4SjZ9Ni+mOo5BGmIRzxodg69mKPS+axFKgLPKLlWc70nHBGoqhN3G4CdSK9JvrVq3 qJpjeBHlO4e/1zCeMIFdXFtyD9FrdrABrA7gNYoLxWDy0+K/x6L0rG3ki5tMPPKBksB2Vy ix3bUSWRDdBUYDRHdgV83fzxLPO9Z6iv4+tS/h7XIrGFucEj5GlOOJYwwnPgvQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759924892; a=rsa-sha256; cv=none; b=rtR241vwTQpO8xaKXbUNm5xfzp5Ze9G7aogIUaCIeQBhp7aRgst3OyW9jJ3hlOPJkmwHOA UhLJOkYraZUm+cZMwMH3uZPAqlVGmKVAMPif9Tr78wVNYc+W0Hq/EY7MXBBmfpeIbPWCQf uRAb4t0Fn71ZZ5a6Q66deq4VkIY+GOVLzZDHdtjnM5+qOegzmrgirll5eDzMv9ri4Lw+Zv kH3G+wcluzc5goHQhVqYbFDXbbLKtnUcojsRUFEPLD2J1Ib6eiY9lnyjwipftsW6C82xlH V+IhiZCUNEHZqW3YjUAv9zk4zIZcr/ebs8TPhPpAkiS7lfYlqgYQ5UkIhVeY4Q== 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 4chWnR6Zx6zTtM; Wed, 08 Oct 2025 12:01:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 12:01:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1142347325.543.1759924891929@jenkins.ci.freebsd.org> In-Reply-To: <1832209671.531.1759918631886@jenkins.ci.freebsd.org> References: <1832209671.531.1759918631886@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #21 - 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_542_685284633.1759924888925" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_542_685284633.1759924888925 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #21 (e15e7a5c0b53de0171cd9a3a70= fdb93141e9468a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/21/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/21/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/21/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) e15e7a5c0b53de0171cd9a3a70fdb93141e9468a by mm: zfs: Use the correct type for raidz_outlier_check_interval_ms The end of the build log: [...truncated 110.43 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/sstream:320: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- lookup --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- 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/from --- =3D=3D=3D> usr.bin/from (all) --- .depend --- echo from.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend --- from.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.from.pieo -MTfrom.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/from/from.c -o from.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- from.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 from.full from.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_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 314.25 real 2891.05 user 223.46 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/jenkins57508741216= 34463366.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_542_685284633.1759924888925-- From nobody Wed Oct 8 12:22:02 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 4chXF749wYz6BtfY for ; Wed, 08 Oct 2025 12:22:03 +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 4chXF66m37z3xt2; Wed, 08 Oct 2025 12:22:02 +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=1759926123; 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=5LH5P+1hHKy2KECetlreSWNlyksbugy1oPbV16zhs5Y=; b=gv6dppBDdt/3Vk6yeTB5d3nbJhZoIM6/SEkbsm6ebT4SrVZ20Jdtscr3pDzNlNsPbYszLy MJ7WGN+pXWmr40BgFGCBQJKsdaET43Cp6dZ7X2r+JZ9wu4vUs4qv2qwifuJa8py59ls5ds zxl1kXjczJrjWu4VeEakCvE4hVLNMKrRmRqZPyUSa26DucIrmoEyI5U1XkLFkqgXH5znnt FFVmwp2/LGTs8wuLKHLf6Ja4bMmnrVY9j9qrhKyVjVw6RbBkKgGbnxAz50zTFYtiEA/Arp urDZaSmceGFVOOVbB+9Hq/LwipwYswSMkRuosgMmaUfQR9cyoUl6JZDHe/ThVA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759926123; a=rsa-sha256; cv=none; b=AaEf6XVerM5cIBCF5UQKnKWVujvL+Upgs3bc/JpAbiloQPunuylWksXra3kaev2WpMR93x f4cA2aBzWiPnNXnHs9/orl+T0hv5Xy9UYheMhk0AJ/7nebpTNyqa0oCeG1jF5h6JkBxqMW biBWQW5Zqk5+SDRkq1nWzJlp4fix3nHmviaMDf1xjm9ydowNH8W731zGf5DmJeuuSwKmcv +ngW644RhkxiuXoI4GykDomOdwKR+Q6UptCBmNmUtjZWogEbk/VTY1OfH3kYohyT3I5QhZ GI/o21YL7+LBxy0LHsMKmy01Jvh9s5/m6CF+H3G7Ql6RTlcRPvBQT5CTpV3epg== 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 4chXF66FwmzVl4; Wed, 08 Oct 2025 12:22:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 12:22:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1154531115.545.1759926122883@jenkins.ci.freebsd.org> In-Reply-To: <705610569.537.1759921507557@jenkins.ci.freebsd.org> References: <705610569.537.1759921507557@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #32 - 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_544_378610414.1759926122709" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_544_378610414.1759926122709 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #32 (e15e7a5c0b53de0171cd9a3a70fdb9314= 1e9468a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 32/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/32= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/32/= 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) e15e7a5c0b53de0171cd9a3a70fdb93141e9468a by mm: zfs: Use the correct type for raidz_outlier_check_interval_ms The end of the build log: [...truncated 3.90 MiB...] epair0b: Ethernet address: c2:47:37:12:49:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:47:cf:8f:f6:77 epair1b: Ethernet address: fe:42:a9:11:1c:b5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.148s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 0e:d9:= 3e:f7:61:c4 epair0b: Ethernet address: 46:50:21:58:74:57 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:2f:a2:48:38:84 epair1b: Ethernet address: 8a:39:5e:22:86:1a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 7e:fe:= cf:1f:a2:de epair0b: Ethernet address: a6:be:83:b7:a6:59 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:a0:dc:e5:9d:fa epair1b: Ethernet address: 32:1c:e3:94:0f:97 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 36:5c= :f0:71:4c:fc epair0b: Ethernet address: 1e:9e:dc:f3:17:7e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:0c:22:b0:08:36 epair1b: Ethernet address: 76:54:27:71:a6:74 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: e2:1a= :75:bf:2c:39 epair0b: Ethernet address: 0e:43:60:7f:5c:6a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:21:4d:55:b3:5e epair1b: Ethernet address: 82:f8:fe:2f:9d:e4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 5e:f5:24:a2:0c:86 epair0b: Ethernet address: 0a:2a:46:97:a8:16 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:fb:00:d7:4b:6c epair1b: Ethernet address: 16:1e:30:d5:93:83 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 22:87:83:05:fc:= d1 epair0b: Ethernet address: ee:3b:2c:c2:f1:6a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d6:75:85:dc:34:7a epair1b: Ethernet address: 6e:ee:ea:ff:ba:16 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 2e:46:10:ac:3c= :23 epair0b: Ethernet address: 5e:6a:9e:9f:f3:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:a6:88:26:37:16 epair1b: Ethernet address: b2:37:a7:d9:aa:4e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.126s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 4e:df:84:26= :4e:f5 epair0b: Ethernet address: 86:d8:5e:c5:58:f1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:95:f8:c3:e4:b7 epair1b: Ethernet address: c2:0e:8d:06:ea:a2 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 76:99:e6:c6:0e:85 epair2b: Ethernet address: 62:78:60:5b:e2:b0 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.196s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 66:1b:91:5b:b3:2e epair0b: Ethernet address: d2:14:71:62:f0:38 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:9a:9e:76:5a:70 epair1b: Ethernet address: ca:ea:fd:a6:c4:e3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 92:f5:39:58:03:47 epair2b: Ethernet address: 6a:66:3b:91:97:f2 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.691s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 06:32:00:0c:d7:31 epair0b: Ethernet address: 3a:fb:2c:56:06:9f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:65:84:66:9c:dc epair1b: Ethernet address: 7e:36:8c:38:28:b6 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 96:1f:6b:a1:0d:c7 epair2b: Ethernet address: 9a:dd:a8:f5:ac:b4 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8022b512596 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1759926106 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a88 at calltrap+0x8 #5 0xffffffff80d84b19 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b94 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052aae at fork_trampoline+0xe Uptime: 1h15m2s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-32' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins100320683057963760= 52.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'e15e7a5c= 0b53de0171cd9a3a70fdb93141e9468a', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../e15e7a5c0b53de0= 171cd9a3a70fdb93141e9468a/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_544_378610414.1759926122709-- From nobody Wed Oct 8 12:32: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 4chXT51zzrz6BvFv for ; Wed, 08 Oct 2025 12:32: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 4chXT46s5Mz4006; Wed, 08 Oct 2025 12:32: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=1759926744; 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=UFfdO2Jfs+UqJfDxgcB+D8C9uscd+u59UM8R7yWm99s=; b=FvZA6KIwuxkNXoOeBHz60R1NRBR8Ra+l10l+KgqsquCSmhdBrN05MpiGrB9rq9Rl8spIfE 9cvIPoCVGxitJon5K2STCeff8DanuRE20U3FLUWqsFuGbrtqNMCko9U9MfBPwj9pvEPjEd Rq1WhufzWWA2ncUix0zPQ7p7sWZyzARUoK9lI02ASh+RvJxS7hBfs+3Gon5Yo4SWi9uiIS kbbiO/dKAVdsmnKdg6OxzQDiRhGN4ypvkALaumHZFQ7Az/8cXIx/n4WjFqYyrAwqv90Rwq ca8P70xAY08qrkhJLjZHY+g4TikVkJMcWnYuyuaabEuLPGKs/uSe9HZlp4p+6w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759926744; a=rsa-sha256; cv=none; b=WpLh7drCRpseLtjaNdTBw1mKhx5lXTZJ78ARchV72N5Dh/x8O488UdiEjs4YSLqOgLMbdL 8qbjgPKvoyx12k5s7Yy9e+X/57RN0n4ffvYGMNvpwCSbeJPgC8kM54o2wRKiDlWi2d+Jmh pdobjdfCth47YqruBubjQdIJn9zOJMCjjrZ51xQT+8xgRnCm1zh9YFklbWUqS1kgpuIVCo sRwL4yMBgpQaVZRT3ee2NCXOBj2mzN1Pph++dgtmDjC+QBJlw1seYXcGxb3Qc2RnMHMwBO sQQipkJQrS7pe4n5v21X3gpvX4H9YOGbOsUa/XaI6hdKyEhWxT2GGdSbze4yAg== 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 4chXT46H43zWrT; Wed, 08 Oct 2025 12:32:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 12:32:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mm@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <465271061.547.1759926744886@jenkins.ci.freebsd.org> In-Reply-To: <329004807.535.1759920777474@jenkins.ci.freebsd.org> References: <329004807.535.1759920777474@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #21 - 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_546_1767442057.1759926741851" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_546_1767442057.1759926741851 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #21 (e15e7a5c0b53de0171cd9a3a70= fdb93141e9468a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/21/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/21/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/21/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) e15e7a5c0b53de0171cd9a3a70fdb93141e9468a by mm: zfs: Use the correct type for raidz_outlier_check_interval_ms The end of the build log: [...truncated 109.30 MiB...] --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- fortune.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o f= ortune.full fortune.pieo =20 --- fortune.6.gz --- gzip -cn /workspace/src/usr.bin/fortune/fortune/fortune.6 > fortune.6.gz --- fortune.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fortune= .full fortune.debug --- fortune --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfortune.debug fortune.full fortune --- all_subdir_usr.bin/fortune/strfile --- =3D=3D=3D> usr.bin/fortune/strfile (all) --- .depend --- echo strfile.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- strfile.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.strfile.pieo -MTstrfile.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/fortune/strfile/strfile.c -o strfile.pieo --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- strfile.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 strfile.full strfile.pieo =20 --- strfile.8.gz --- gzip -cn /workspace/src/usr.bin/fortune/strfile/strfile.8 > strfile.8.gz --- strfile.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug strfile= .full strfile.debug --- strfile --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrfile.debug strfile.full strfile --- all_subdir_usr.bin/fortune/datfiles --- =3D=3D=3D> usr.bin/fortune/datfiles (all) --- freebsd-tips.dat --- PATH=3D$PATH:/usr/bin:/tmp/obj/workspace/src/amd64.amd64/usr.bin/fortune/st= rfile strfile -Cs /workspace/src/usr.bin/fortune/datfiles/freebsd-tips fre= ebsd-tips.dat --- all_subdir_usr.bin/fortune/unstr --- =3D=3D=3D> usr.bin/fortune/unstr (all) --- .depend --- echo unstr.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- unstr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -f= PIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/= obj/workspace/src=3D/usr/obj -g -MD -MF.depend.unstr.pieo -MTunstr.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/fortune/unstr/unstr.c -o unstr.= pieo --- all_subdir_tests --- --- opendir --- --- opendir.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o opendir.full opendir.pieo mockfs.pieo utils.pieo -lpri= vategmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.bin --- --- unstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wl,-zrelro -pie -Wl,-znoexecstack -o un= str.full unstr.pieo =20 --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- unstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_tests --- --- opendir.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug opendir= .full opendir.debug --- all_subdir_usr.sbin --- --- kbdcontrol.pieo --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- --- opendir --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dopendir.debug opendir.full opendir --- all_subdir_usr.bin --- --- all_subdir_usr.bin/grdc --- =3D=3D=3D> usr.bin/grdc (all) --- .depend --- echo grdc.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libncursesw.a >> .depend --- grdc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.grdc.pieo -MTgrdc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/grdc/grdc.c -o grdc.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- grdc.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 grdc.full grdc.pieo -ltinfow -lncursesw=20 --- grdc.6.gz --- gzip -cn /workspace/src/usr.bin/grdc/grdc.6 > grdc.6.gz --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_usr.bin --- --- grdc.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug grdc.fu= ll grdc.debug --- grdc --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgrdc.debug grdc.full grdc --- all_subdir_usr.bin/clang --- --- SourcePrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.SourcePrinter.pieo -MTSourcePrinter.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdu= mp/SourcePrinter.cpp -o SourcePrinter.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-size --- =3D=3D=3D> usr.bin/clang/llvm-size (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-size/Opts.td --- .depend --- echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= tinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .de= pend echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.= a >> .depend --- llvm-size-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size-driver.pieo -MTllvm-size-driver.= pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/usr.bin/clang/llvm-size/llvm-size-driver.c= pp -o llvm-size-driver.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool_array:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:324:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- 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_lib --- --- all_subdir_lib/librpcsvc --- =3D=3D=3D> lib/librpcsvc (all) --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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---- all_subdir_usr.bin --- --- llvm-size.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size.pieo -MTllvm-size.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-size/llvm-size.cpp -= o llvm-size.pieo --- all_subdir_usr.sbin --- error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co= mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -= Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D= deprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -= Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error= =3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-t= ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop= -overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func= tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-= error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo= p-truncation -Wno-return-type -Wno-cast-align -Wno-shadow -Wno-cast-qual = -Wno-unused-variable -Wno-unused-parameter -c /workspace/src/usr.sbin= /moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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_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_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 476.68 real 4760.79 user 377.87 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins15696882261= 342758890.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_546_1767442057.1759926741851-- From nobody Wed Oct 8 13:17:42 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 4chYTM4TRCz69Tpk for ; Wed, 08 Oct 2025 13:17:43 +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 4chYTL6Ll2z45sb; Wed, 08 Oct 2025 13:17:42 +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=1759929462; 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=TFpoJycqpbIJUsO9jnqK2MNFHcYmSljHNTaxIAfheLI=; b=CQVG1zQlSw4384DyxycU9ARujP612qxHf1qTTSkWLpNtIiUMvC+F1jCC6n2AYfaac7i5Zo 1d0+Rqoo1ozjBhTV7NAxsUOHHvAGb25NEdb3xWPYEbw5ythAAbZEWTVqmQq1zuMfh5jnDH 5ljv7anLs/b9UP1WcTeMzkb4073DpqV+YUL43pCzgLfX0bIx6VDpN+kMPNw23eZrYAf/Jw a1Xt+Pm0VGX2JCz/tq1EBHhY6Qo5Zh+XfoUBWAbXkRFrAO2qZxQa+9gJlKEnWBaywcEOvl 1uukGSEWB290RdQQvLsmG7L6GXqp1Mxqi+pbZ8lnRxw2+wQoJ4yjKz9tUTGvXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759929462; a=rsa-sha256; cv=none; b=M+E2GkkivDlC+o8/A5+I8r5InvPSJUFCxrgPpIIxgh4bR3J2qW2V0I4vk8YQO+MspKqryI D0RER3AzBS9HzJX1L+drkJ718H7pnMnp5MTD6MI9f66lGcpYTCPSgbV5GgqKF6Bhfgc4Yo rpEtby69Zrmq2WgY1cv2oHhF/oS/NAL92AwvlymQLK2q3xCjBoZrJKHVXimyG+1oDV+h8y MelOyHihq3519qs5js78vseWIcK5IRxqAwvfcOwabOD0aulNCNRxzY49sVfalhWUmow43M 0SswTNFqfe2NO9IYy0b9ONtsu6r1U7JBiSLG5v60YWWnbpuCeTfp9Ryb7uhf3w== 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 4chYTL5mBdzYkQ; Wed, 08 Oct 2025 13:17:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 13:17:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <618521027.549.1759929462818@jenkins.ci.freebsd.org> In-Reply-To: <1083583966.541.1759924572569@jenkins.ci.freebsd.org> References: <1083583966.541.1759924572569@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26922 - 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_548_1609870208.1759929462623" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_548_1609870208.1759929462623 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26922 (d801cc2d8542854a5dee9bfb25a15af6fa1= dafad) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26922= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26922/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26922/co= nsole 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) d801cc2d8542854a5dee9bfb25a15af6fa1dafad by tuexen: sockstat: support reporting of BBLog state The end of the build log: [...truncated 3.95 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: c6:79:4e:f2:63:fc epair1b: Ethernet address: aa:5b:db:6b:9d:96 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.284s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: f2:f9:= 7b:2c:6d:f9 epair0b: Ethernet address: c6:b7:c8:d7:07:e1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:fd:0a:22:2a:49 epair1b: Ethernet address: ba:52:56:0d:4f:44 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.250s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 56:43:= 71:35:d3:20 epair0b: Ethernet address: 9e:d0:87:5d:b8:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:45:66:9a:5d:b8 epair1b: Ethernet address: a6:26:ab:9d:fc:77 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 26:21= :e3:6c:71:00 epair0b: Ethernet address: c2:57:dc:89:08:83 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:08:4d:5f:99:e1 epair1b: Ethernet address: b2:45:35:1b:ec:e2 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.269s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 8e:9b= :28:42:09:a0 epair0b: Ethernet address: da:d4:2f:10:7f:9d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ee:86:01:81:fd:d2 epair1b: Ethernet address: 0e:a0:d3:f3:36:13 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.268s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 86:e4:52:ee:51:66 epair0b: Ethernet address: a6:15:a7:86:d1:8f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:17:6c:ff:73:ae epair1b: Ethernet address: fa:2e:e3:2c:f7:3e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: aa:e3:a9:9c:bc:= ab epair0b: Ethernet address: 66:6c:72:97:eb:09 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8e:71:42:ff:55:7c epair1b: Ethernet address: b2:1e:eb:ca:53:b8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: a6:3d:49:aa:23= :a3 epair0b: Ethernet address: 5a:67:38:af:4a:4c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:d2:74:ed:55:98 epair1b: Ethernet address: 06:2c:1c:93:46:24 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 42:18:62:6c= :9b:c6 epair0b: Ethernet address: ba:56:89:ee:0d:12 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:91:c8:70:2b:a5 epair1b: Ethernet address: 9a:99:3b:99:a8:09 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 12:a6:3d:f0:ff:ba epair2b: Ethernet address: 3e:63:1e:26:e6:51 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.428s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 5e:35:3e:ae:3e:94 epair0b: Ethernet address: 8a:30:e7:bd:6d:80 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:0f:84:ee:c7:89 epair1b: Ethernet address: d6:d1:05:f1:d4:40 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: fa:07:e6:08:b0:b7 epair2b: Ethernet address: 22:69:83:39:5e:69 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.165s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: ce:01:8c:cf:4a:61 epair0b: Ethernet address: 6a:9e:17:cf:63:80 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:4f:44:1b:71:5e epair1b: Ethernet address: fe:8d:68:07:1f:ca epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:35:33:e1:96:f1 epair2b: Ethernet address: 9e:f3:c4:f6:50:f0 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759929461 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x21fb829e8 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff80144e51900 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h20m16s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26922' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins11853654408432275294.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'd801cc2d85428= 54a5dee9bfb25a15af6fa1dafad', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../d801cc2d8542854a5dee= 9bfb25a15af6fa1dafad/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_548_1609870208.1759929462623-- From nobody Wed Oct 8 14:54:48 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 4chbdP0GNdz69dhF for ; Wed, 08 Oct 2025 14:54:49 +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 4chbdN54dhz4Hs0; Wed, 08 Oct 2025 14:54:48 +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=1759935288; 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=a7eCD345OCIUFU9u4RkMqUa8hjArTlV9mgNI2OiVbmQ=; b=x5g5zVlmRJBnQZ2a5dax2z5Fb6wpIp2hF6glKR9tD8aePsBcRAijqxHzSc6in6XmyW7c5H +frFplwYfvY0IgUP5HPGjCXDJG96DetZ7wy0A9wAu4YrPRh2LkN343BIodSrdKEN7cu9rw vFxWYj00Biph6RpQl5OJipfoYgrdqO8WVqE/lz/GRIaWb+mJfRuGiqK7WQU7JrQYW6hDXJ a4wi47qVsRWdCu5U5cX5a13Leydb0RTLRYRmec0lMT7N87gUd1hzUA89EAMRLvEXcQBA97 P4KkzJheaQXigq7NSrn1Bsf7SX3CLaTBQcIblhbct6GirBms/RWGWFE/6is90Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759935288; a=rsa-sha256; cv=none; b=Q4CBaNThD74kXXXP/WOkDYkmO0UhAjVNcLu2oQ6SfZ4MmLhiBpE7WQKyqFfOJgyaKjH25g rvAh6I1ZoIkjqLk/Ui1tHnEglTspSZ5NhtI8otLwr7F/ap6Cd9u1tyBhbrF4VmorEJGNxF 3cDw9lBrV9TFhn+4IjdAi/c+FtIZCbZKXqw+6XoxF1Hh6aVAbiW4Bb7ngI05viaFi7fPlF LWN+gM6g7B/f9AKFEKn2eBfTrN/8rQm09ublgQZsLPYh6IroC0qnI04Sxlld479y/gwiv3 ySsAmtNjwfIV6B7xf7Ga1ZouM4dKakZ7VviEeG7ShzBuXC/jiCsAp7RIjJotwQ== 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 4chbdN4ctRzcQc; Wed, 08 Oct 2025 14:54:48 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 14:54:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1871041763.563.1759935288654@jenkins.ci.freebsd.org> In-Reply-To: <618521027.549.1759929462818@jenkins.ci.freebsd.org> References: <618521027.549.1759929462818@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26923 - 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_562_1674034742.1759935288489" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_562_1674034742.1759935288489 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26923 (d9c94e5eefc0d1ed772cc3af15d92f1960b= a73a6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26923= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26923/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26923/co= nsole 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) d9c94e5eefc0d1ed772cc3af15d92f1960ba73a6 by glebius: tests/netinet: fix so_reuseport_lb_test flakyness The end of the build log: [...truncated 4.29 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: b2:16:71:46:c9:b2 epair1b: Ethernet address: 6e:cc:63:20:b9:8a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.247s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ce:bd:= 96:2b:e8:64 epair0b: Ethernet address: 26:f8:69:ae:3f:31 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:16:c4:0f:d3:ec epair1b: Ethernet address: ba:ed:c3:29:db:b0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.286s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: e2:a2:= 82:be:b1:50 epair0b: Ethernet address: c6:39:6e:e2:d8:3a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:05:cb:e0:f6:6d epair1b: Ethernet address: 7e:83:ee:bb:8f:3f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 42:0b= :eb:a8:5f:f7 epair0b: Ethernet address: 76:47:16:73:b7:4a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:c8:81:fa:0c:c5 epair1b: Ethernet address: 66:03:57:2b:06:6d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 36:0d= :36:de:2e:43 epair0b: Ethernet address: 8e:0a:12:c7:c8:9d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:77:89:0f:1c:a7 epair1b: Ethernet address: b6:8c:ef:4b:14:71 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 16:b9:5b:c4:30:e0 epair0b: Ethernet address: ce:a8:3f:b7:dc:cf epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:32:f5:f3:e2:7c epair1b: Ethernet address: 86:7e:a7:c5:2a:16 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: aa:5a:cb:26:e0:= 17 epair0b: Ethernet address: d2:a3:9d:47:2a:3d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:71:94:d4:f7:0d epair1b: Ethernet address: 22:ae:40:c2:30:54 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 22:0a:22:71:85= :18 epair0b: Ethernet address: fe:60:a3:81:3e:72 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:54:d1:6a:1b:37 epair1b: Ethernet address: da:76:c4:29:14:67 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: f6:19:d7:75= :8d:6c epair0b: Ethernet address: ce:59:3c:62:be:e6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:7a:a9:b8:d2:70 epair1b: Ethernet address: ca:9c:54:af:be:b6 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:ea:e3:97:ee:7a epair2b: Ethernet address: 22:6e:bb:2b:68:60 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.347s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 76:95:29:21:af:9b epair0b: Ethernet address: 0a:00:1e:c3:76:0f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:a0:0d:51:ae:e8 epair1b: Ethernet address: 06:2c:f1:a6:b0:55 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: d6:77:4e:ef:85:e2 epair2b: Ethernet address: a2:4f:7e:d3:8d:f7 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.025s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 7e:f0:96:6b:f8:a3 epair0b: Ethernet address: 62:5c:f7:53:0e:ad epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:be:07:c4:43:4d epair1b: Ethernet address: 8a:8f:0c:e3:9b:d3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 8e:47:55:ad:9c:94 epair2b: Ethernet address: 02:39:84:ad:b5:95 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759935287 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x19d6590a gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8014a02a300 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h35m59s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26923' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins8802949671861910606.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'd9c94e5eefc0d= 1ed772cc3af15d92f1960ba73a6', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../d9c94e5eefc0d1ed772c= c3af15d92f1960ba73a6/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_562_1674034742.1759935288489-- From nobody Wed Oct 8 15:09:07 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 4chbxy4Cg0z69fvj for ; Wed, 08 Oct 2025 15:09:10 +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 4chbxy1tkcz4KB4; Wed, 08 Oct 2025 15:09:10 +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=1759936150; 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=0Ovk3JAIpJoZnhY/pX9yUQ2wa64OzjXG/k6BQmHT8l0=; b=YRv8nL5wgXCZHVCv5y/nLDFNlBgrEBgbY6llxNw3lnncOoW3PyipcFkib29dlR85Prn5Nd 7p3M4gZiV9yppY9A7YxW90sMdNzxb0CbDIqj6kgDFu+fiuj6+gwe3fodoW9XLvyL4lxrL4 DEHQG6XZu1Hrj8z7m2vR99V0l3EWRQ+b5G19HXbUFZodCcdD1jZgIuqQC8qoHfrM1nBsZz VhmNGWQQHLA1vdI0kjoeooDI5N1kGjD10h+U3wxAmo9O+31o++QdZNoXIhWs9sT70nK/ls sW8sUGAWk7z5tybCgjaI6LHZ1SUQ7lMx7wSh1+613ZcP1c79XFtCvvkvOGPlMQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759936150; a=rsa-sha256; cv=none; b=SN85BOufoVvaqf9Nz3I3QsBOMRFO6R8ALcb+pNYSwBGkB4Oh+NllScfOjxkrlNjBFOBhzO RmlYJDJB1GurG4BtzNYR7nEVqWSnI3pR4NYKO9vUYsgc4zyBQYkOR2Iz0aCGntoaTjWRjn S4ocedPkCDZ/tXxZNpNE8+2FK/g86cdQls459Ml4ZsHSukNwhHaesmwbD5yxunBS3Kv/Bh myjfOOws22aHuDIN5WMcBQJG1GqqFOtmKndIEEcJu1TYzHWvmGE0ybFbni1c6QrCR1/Faf agVFPZl97L/j+El0BW65LeqpjozyOX8cNVYgeoxzYezam9ufPe1rCJF6bomo2w== 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 4chbxy14cszcrr; Wed, 08 Oct 2025 15:09:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 15:09:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2033964262.565.1759936150157@jenkins.ci.freebsd.org> In-Reply-To: <1142347325.543.1759924891929@jenkins.ci.freebsd.org> References: <1142347325.543.1759924891929@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #22 - 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_564_1790383342.1759936147297" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_564_1790383342.1759936147297 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #22 (44114a581fba9ffc551328e89c= 1db3d2588cc9fe) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/22/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/22/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/22/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) 44114a581fba9ffc551328e89c1db3d2588cc9fe by christos: libsamplerate: Define as PRIVATELIB The end of the build log: [...truncated 109.39 MiB...] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an= d_output( | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable unless also dec= lared 'inline' [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le unless also declared 'inline' [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ --- all_subdir_usr.bin --- --- test_cmdline.pieo --- --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_cmdline.pieo -MTtest_cmdline.pieo -std=3Dgnu17 -Wno-= format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall = -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-ari= th -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-par= ameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definiti= on -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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/contrib/libarchive/cpio/test/test_cmdline.c -o test_cmdline= .pieo --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_usr.bin --- --- test_extract_cpio_absolute_paths.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_absolute_paths.pieo -MTtest_extract_cpi= o_absolute_paths.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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/libarchive/= cpio/test/test_extract_cpio_absolute_paths.c -o test_extract_cpio_absolute_= paths.pieo --- test_extract_cpio_Z.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_Z.pieo -MTtest_extract_cpio_Z.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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/contrib/libarchive/cpio/test/test_extract_cpio= _Z.c -o test_extract_cpio_Z.pieo --- all_subdir_usr.bin/calendar --- --- io.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.io.pieo -MTio.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 -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src= /usr.bin/calendar/io.c -o io.pieo --- all_subdir_usr.bin/cpio --- --- test_extract_cpio_bz2.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_bz2.pieo -MTtest_extract_cpio_bz2.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/libarchive/cpio/test/test_extract= _cpio_bz2.c -o test_extract_cpio_bz2.pieo --- test_extract_cpio_grz.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_grz.pieo -MTtest_extract_cpio_grz.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/libarchive/cpio/test/test_extract= _cpio_grz.c -o test_extract_cpio_grz.pieo --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/MachO= Dumper.cpp -o MachODumper.pieo --- all_subdir_usr.bin/cpio --- --- test_extract_cpio_gz.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_gz.pieo -MTtest_extract_cpio_gz.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/contrib/libarchive/cpio/test/test_extract= _cpio_gz.c -o test_extract_cpio_gz.pieo --- test_extract_cpio_lrz.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_lrz.pieo -MTtest_extract_cpio_lrz.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/libarchive/cpio/test/test_extract= _cpio_lrz.c -o test_extract_cpio_lrz.pieo --- test_extract_cpio_lz.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_lz.pieo -MTtest_extract_cpio_lz.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/contrib/libarchive/cpio/test/test_extract= _cpio_lz.c -o test_extract_cpio_lz.pieo --- test_extract_cpio_lz4.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_lz4.pieo -MTtest_extract_cpio_lz4.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/libarchive/cpio/test/test_extract= _cpio_lz4.c -o test_extract_cpio_lz4.pieo --- test_extract_cpio_lzma.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_lzma.pieo -MTtest_extract_cpio_lzma.pie= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -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=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 -c /workspace/src/contrib/libarchive/cpio/test/test_extr= act_cpio_lzma.c -o test_extract_cpio_lzma.pieo --- all_subdir_usr.sbin --- 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 --- --- test_extract_cpio_lzo.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_lzo.pieo -MTtest_extract_cpio_lzo.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/libarchive/cpio/test/test_extract= _cpio_lzo.c -o test_extract_cpio_lzo.pieo --- test_extract_cpio_xz.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_xz.pieo -MTtest_extract_cpio_xz.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/contrib/libarchive/cpio/test/test_extract= _cpio_xz.c -o test_extract_cpio_xz.pieo --- all_subdir_usr.bin/calendar --- --- day.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.day.pieo -MTday.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace= /src/usr.bin/calendar/day.c -o day.pieo --- all_subdir_usr.bin/cpio --- --- test_extract_cpio_zstd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_extract_cpio_zstd.pieo -MTtest_extract_cpio_zstd.pie= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -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=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 -c /workspace/src/contrib/libarchive/cpio/test/test_extr= act_cpio_zstd.c -o test_extract_cpio_zstd.pieo --- all_subdir_usr.bin/calendar --- --- ostern.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.ostern.pieo -MTostern.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/ostern.c -o ostern.pieo --- all_subdir_usr.bin/cpio --- --- test_format_newc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_format_newc.pieo -MTtest_format_newc.pieo -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/contrib/libarchive/cpio/test/test_format_newc.c = -o test_format_newc.pieo --- all_subdir_usr.bin/calendar --- --- paskha.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.paskha.pieo -MTpaskha.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/paskha.c -o paskha.pieo --- pom.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.pom.pieo -MTpom.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace= /src/usr.bin/calendar/pom.c -o pom.pieo --- sunpos.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.sunpos.pieo -MTsunpos.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/sunpos.c -o sunpos.pieo --- all_subdir_usr.sbin --- 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/calendar/tests --- =3D=3D=3D> usr.bin/calendar/tests (all) --- comment_test --- cat /workspace/src/usr.bin/calendar/tests/comment_test.sh >comment_test.tmp chmod +x comment_test.tmp mv comment_test.tmp comment_test --- cond_test --- cat /workspace/src/usr.bin/calendar/tests/cond_test.sh >cond_test.tmp chmod +x cond_test.tmp mv cond_test.tmp cond_test --- legacy_test --- cat /workspace/src/usr.bin/calendar/tests/legacy_test.sh >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- calendar.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/workspace/src=3D/us= r/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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -W= l,-zrelro -pie -Wl,-znoexecstack -o calendar.full calendar.pieo locale.pi= eo events.pieo dates.pieo parsedata.pieo io.pieo day.pieo ostern.pieo paskh= a.pieo pom.pieo sunpos.pieo -lm -lutil=20 --- calendar.1.gz --- gzip -cn /workspace/src/usr.bin/calendar/calendar.1 > calendar.1.gz --- calendar.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug calenda= r.full calendar.debug --- calendar --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcalendar.debug calendar.full calendar --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- all_subdir_usr.bin/cpio --- --- test_gcpio_compat.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_gcpio_compat.pieo -MTtest_gcpio_compat.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-styl= e-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/contrib/libarchive/cpio/test/test_gcpio_compat.= c -o test_gcpio_compat.pieo --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 178.62 real 1817.16 user 184.61 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/jenkins10365549781= 810243600.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_564_1790383342.1759936147297-- From nobody Wed Oct 8 15:49:54 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 4chcs15Tw7z69ykF for ; Wed, 08 Oct 2025 15:49:57 +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 4chcs13dQ5z4MpS; Wed, 08 Oct 2025 15:49:57 +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=1759938597; 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=lsK5AwwDs/fO5nTU5bTXZeif7MTPcvD3WrffxuaOO7c=; b=ksXU0U1txY1XFLG1GH3v1TF8+lrzs1t4f/sR4M1GCEC9C6hgJXmyqHNVJpyr62Iy9yRbtx 8TgNM/qB14015yAtuZ/7lPTXcZVqLqsptzAYln+zjl3ApyFljEZvYfIJU5JB7DX2+zZgLc +NW7sylbv3s9tqOKUL0TnuV3OttL+3yEqdPlCOkuvRpaB7CZwP59epZA7nrK1i5EaDktnI Qp2VjCol+RWDfghBiWs0nk693goBp0UYF5gmA9WI2oM9Jg7CsZgw5v+GdNeNc8aLQRleDc cTS3aGgdtIxUWI1NBYGLYBN87IXUfTGxuAH/MZrVxryyWjQ/WD6KG/uGS2fagQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759938597; a=rsa-sha256; cv=none; b=JQ0P7kxxZ7s7THFXJhqAzd8hEid2cSV9ntVvhGLo18xTzFilO2P+gG29d/W/O9iHYHEVCi IfUwV8QWAx5bjq5Im6xs5Vjx9oDxdY1sCIoChO3Sn0/I1242BwMzY6uHl6yTca3GaeypkJ AuKk8C8uHEgae5r1eSPX5HjvJGm3Jmz6eWGRfjl0cOhXBwZwqqNvA+Um0fxhclzxny4X36 WphJsRF4w3f78Y9vAZn4/p05R5R9IRqMyuZ7kMa8Wv57YPRrdeobgd30uZ/yPlfhmeCCa5 rAcgxfilk8+d/A3oBBzfemTHdhiAWzOxKMdfkd++gnXaEnCBZ8PWCr18QrffuQ== 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 4chcs137HnzdsK; Wed, 08 Oct 2025 15:49:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 15:49:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <769970943.567.1759938597444@jenkins.ci.freebsd.org> In-Reply-To: <1996804843.539.1759924144380@jenkins.ci.freebsd.org> References: <1996804843.539.1759924144380@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #22 - 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_566_196556867.1759938594752" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_566_196556867.1759938594752 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #22 (44114a581fba9ffc551328e89c= 1db3d2588cc9fe) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/22/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/22/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/22/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) 44114a581fba9ffc551328e89c1db3d2588cc9fe by christos: libsamplerate: Define as PRIVATELIB The end of the build log: [...truncated 99.89 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:622:6: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 622 | void __list_imp<_Tp, _Alloc>::clear() _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:622:6: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1101 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::~__hash_table() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/array:152: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:1283:1: warn= ing: 'always_inline' function might not be inlinable [-Wattributes] 1283 | list<_Tp, _Alloc>::emplace_back(_Args&&... __args) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 617 | __list_imp<_Tp, _Alloc>::~__list_imp() { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_tests --- --- ioctl.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ioctl.f= ull ioctl.debug --- ioctl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dioctl.debug ioctl.full ioctl --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- mini-me.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -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-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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/capsicum-= test/mini-me.c -o mini-me.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/devctl --- --- devctl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 devctl.full devctl.pieo -ldevctl=20 --- all_subdir_tests --- --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_usr.sbin --- --- devctl.8.gz --- gzip -cn /workspace/src/usr.sbin/devctl/devctl.8 > devctl.8.gz --- devctl.debug --- --- all_subdir_tests --- --- .depend.mini-me --- --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug devctl.= full devctl.debug --- all_subdir_tests --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.mini-me.mini-me.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace/sr= c/contrib/capsicum-test/mini-me.c -o mini-me.o --- all_subdir_usr.sbin --- --- devctl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddevctl.debug devctl.full devctl --- all_subdir_tests --- --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_rescue --- --- nptv6.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-pre= fix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/= src/amd64.amd64/rescue/rescue/workspace/src=3D/usr/obj -g -MD -MF.depend.n= ptv6.o -MTnptv6.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=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 -Wno-cast-align -c /workspace/src/sb= in/ipfw/nptv6.c -o nptv6.o --- all_subdir_tests --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.noexec.full mini-me= .o =20 --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_usr.bin --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator; _Tp =3D dtc::fdt::property_value]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D dtc::fdt::pr= operty_value; _Allocator =3D std::__1::allocator]= ' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D const dtc::fdt::prope= rty_value&; _Tp =3D dtc::fdt::property_value; _Allocator =3D std::__1::allo= cator; pointer =3D dtc::fdt::property_value*]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34: = required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_referen= ce) [with _Tp =3D dtc::fdt::property_value; _Allocator =3D std::__1::alloca= tor; const_reference =3D const dtc::fdt::property= _value&]' /workspace/src/usr.bin/dtc/fdt.hh:376:19: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t' {aka 'struct dtc::fdt::property_value'} w= ith no trivial copy-assignment; use copy-assignment or copy-initialization = instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/usr.bin/dtc/fdt.hh:87:8: note: 'std::__1::__remove_const_t' {aka 'struct dtc::fdt::property_value'} declared = here 87 | struct property_value | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator >; _Tp =3D shared_ptr]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D std::__1::sh= ared_ptr; _Allocator =3D std::__1::allocator >]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D const std::__1::share= d_ptr&; _Tp =3D std::__1::shared_ptr; _Allocator =3D std::__1::allocator >; pointer =3D std::__1::shared_ptr*]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34: = required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_referen= ce) [with _Tp =3D std::__1::shared_ptr; _Allocator =3D = std::__1::allocator >; const_refer= ence =3D const std::__1::shared_ptr&]' /workspace/src/usr.bin/dtc/fdt.hh:654:18: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t >' {aka 'class std::__1::sh= ared_ptr'} with no trivial copy-assignment; use copy-as= signment or copy-initialization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:416:59: note: 'std::__1::__remove_const_t >' {aka 'class std::__1::shared_ptr'} decl= ared here 416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_pt= r { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator >; _Tp =3D shared_ptr]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D std::__1::sh= ared_ptr; _Allocator =3D std::__1::allocator >]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D std::__1::shared_ptr<= dtc::fdt::node>; _Tp =3D std::__1::shared_ptr; _Allocator = =3D std::__1::allocator >; pointer =3D= std::__1::shared_ptr*]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34: = required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&)= [with _Tp =3D std::__1::shared_ptr; _Allocator =3D std::__= 1::allocator >; value_type =3D std::__= 1::shared_ptr]' /workspace/src/usr.bin/dtc/fdt.hh:661:21: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t >' {aka 'class std::__1::shared= _ptr'} with no trivial copy-assignment; use copy-assignment= or copy-initialization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:416:59: note: 'std::__1::__remove_const_t >' {aka 'class std::__1::shared_ptr'} declared her= e 416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_pt= r { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator >; _Tp =3D basic_string]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D std::__1::ba= sic_string; _Allocator =3D std::__1::allocator >]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D std::__1::basic_strin= g; _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::all= ocator >; pointer =3D std::__1::basic_string*]' /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1526:34: = required from 'void std::__1::vector<_Tp, _Alloc>::push_back(value_type&&)= [with _Tp =3D std::__1::basic_string; _Allocator =3D std::__1::alloc= ator >; value_type =3D std::__1::basic_string<= char>]' /workspace/src/usr.bin/dtc/fdt.hh:1041:26: required from here /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t >' {aka 'class std::__1::basic_string'} with no trivial copy-assignment; use copy-assignment or copy-initial= ization instead [-Wclass-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/parser_std_format_spec.h:39, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_output.h:22, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:752:7: not= e: 'std::__1::__remove_const_t >' {aka 'class = std::__1::basic_string'} declared here 752 | class basic_string { | ^~~~~~~~~~~~ --- all_subdir_tests --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_rescue --- --- altq.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-pre= fix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/= src/amd64.amd64/rescue/rescue/workspace/src=3D/usr/obj -g -MD -MF.depend.a= ltq.o -MTaltq.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wno-cast-align -c /workspace/src/sb= in/ipfw/altq.c -o altq.o --- all_subdir_tests --- collect2: error: ld returned 1 exit status *** [mini-me.noexec.full] Error code 1 make[6]: stopped in /workspace/src/tests/sys/capsicum 99.72 real 508.81 user 56.13 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/jenkins12376350749= 21453932.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_566_196556867.1759938594752-- From nobody Wed Oct 8 16:02:33 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 4chd7d1GRCz6B0VL for ; Wed, 08 Oct 2025 16:02:37 +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 4chd7c5NrHz4Pkl; Wed, 08 Oct 2025 16:02:36 +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=1759939356; 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=toidhJ49kvtzn00DDSZIq2BCLaWXGLuaa6ImrXZRy5E=; b=D2i98eUIzvAmkRonn6WuCA3S/R9B5wsxgjZJSb00CvjcZlePwZH2U5i5Zm716wMMaM7rZf Ar03uHMWUG8c3envJUnQy7t2jsNbe0TAwDbCfCiAm6SpJgbGKLfPDBtaMaTW6T2RmAV2+F ew7AGBxjRoX8ipx+iZPOAhUKO6Rle0huRM/MQJpXhWG255ya3zwVYkaqxVyKAqaDjrHaN1 ijy8fh8mPVPEvakjfH2Gc/SE0/kbZK2YXMBtasUsA8z0qNgIFURXEBW+qFP/0OWcWFlves WeQQ4DtNEzriG2k/tRIsTjLWSWmHBK2RKclcDQcj6dP9T1nuxcMOpZm2cxRhEA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759939356; a=rsa-sha256; cv=none; b=mQ9szGk0sgcLjoymM4B898yq/W94O9p34FV+ZqXeXWgUkDctd3LFQ+ymc/E2NBY5mMrnVK P6TSgvdDW+TwJBy+er7D70yxydyufNaAQWgYtmlf1Rakvex0KnkiNuFh6DzKVybjniim0r vM1t/xCKl3Td6h+tzQWbXEDQlRtHLi9XEf8zKcCBnWfnvFueCUr2qnnvt5Bvp+UB7pZi7C A727vkTZKylTXPh+zsMezFGWzBzTzlhcH5can0X88MucNcQUvwxjZ1trr/+fQwNNGtzPqd XuUHlgv3zk10Jx+g9XBvDhFFx6DygOafTK0AhGoZwz276HaihIPpA7nZcGuMXw== 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 4chd7c4vk1zf8j; Wed, 08 Oct 2025 16:02:36 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 16:02:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1359160641.569.1759939356696@jenkins.ci.freebsd.org> In-Reply-To: <465271061.547.1759926744886@jenkins.ci.freebsd.org> References: <465271061.547.1759926744886@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #22 - 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_568_1598781203.1759939353982" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_568_1598781203.1759939353982 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #22 (44114a581fba9ffc551328e89c= 1db3d2588cc9fe) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/22/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/22/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/22/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) 44114a581fba9ffc551328e89c1db3d2588cc9fe by christos: libsamplerate: Define as PRIVATELIB The end of the build log: [...truncated 109.34 MiB...] --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- mkdir.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o mkdir.full mkdir.pieo mockfs.pieo utils.pieo -lprivate= gmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- COFFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFDumper.pieo -MTCOFFDumper.pieo -Wno= -format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/COFFDu= mper.cpp -o COFFDumper.pieo --- all_subdir_tests --- --- mkdir.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkdir.f= ull mkdir.debug --- mkdir --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkdir.debug mkdir.full mkdir --- mknod --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.mknod NO_S= UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmknod PROG_CXX=3Dmknod) --- .depend.mknod --- echo mknod.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/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.= amd64/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/li= butil.a >> .depend.mknod echo mknod.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>= .depend.mknod --- mknod.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.mk= nod.mknod.pieo -MTmknod.pieo -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -I/workspace/src/tests -I/workspace/src/sys/fs/f= use -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HA= S_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -= frtti -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-class-memaccess= -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-at= tributes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/f= usefs/mknod.cc -o mknod.pieo --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/mknod.cc:38: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- lseek --- --- lseek.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o lseek.full lseek.pieo mockfs.pieo utils.pieo -lprivate= gmock -lprivategtest -lprivategtest -lutil -lpthread --- mknod --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- lseek --- --- lseek.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lseek.f= ull lseek.debug --- lseek --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlseek.debug lseek.full lseek --- all_subdir_usr.bin --- --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- all_subdir_tests --- --- mknod --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- --- pr_tbl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.pr_tbl.pieo -MTpr_t= bl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/primes/pr_tbl.c -o pr_tb= l.pieo --- all_subdir_usr.bin/factor/tests --- =3D=3D=3D> usr.bin/factor/tests (all) --- factor_tests --- echo '#! /usr/libexec/atf-sh' > factor_tests.tmp cat /workspace/src/usr.bin/factor/tests/factor_tests.sh >>factor_tests.tmp chmod +x factor_tests.tmp mv factor_tests.tmp factor_tests --- primes_tests --- echo '#! /usr/libexec/atf-sh' > primes_tests.tmp cat /workspace/src/usr.bin/factor/tests/primes_tests.sh >>primes_tests.tmp chmod +x primes_tests.tmp mv primes_tests.tmp primes_tests --- Kyuafile --- --- factor.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPENSSL -fPIE -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fa= ctor.full factor.pieo pr_tbl.pieo -lcrypto=20 --- factor.6.gz --- gzip -cn /workspace/src/usr.bin/factor/factor.6 > factor.6.gz --- factor.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug factor.= full factor.debug --- factor --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfactor.debug factor.full factor --- all_subdir_usr.bin/clang --- --- COFFImportDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFImportDumper.pieo -MTCOFFImportDump= er.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-e= rror=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-readobj/COFFImportDumper.cpp -o COFFImportDumper.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 287.10 real 2909.62 user 249.22 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins68803196170= 38752265.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_568_1598781203.1759939353982-- From nobody Wed Oct 8 16:13:14 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 4chdMv2ZcZz6B1Dr for ; Wed, 08 Oct 2025 16:13:15 +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 4chdMv0Tklz3Blr; Wed, 08 Oct 2025 16:13:15 +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=1759939995; 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=IId9YsdQ0Vbx3npI620ba2vW7LuwHdgKW6Sxmk9ej/A=; b=GaoscaeKiwvU3GXlfs867S4E5LiVgTYjzvD7hIfAPfS6TVe/xHvUQnUTY7LOhMBX9ITUIp ZAVRPl7H6tN3jFFtaqC9RnrGWZGr7iN/yM/V17ar2oTkUbkPCEAahzsyh4KnbXpHgf0wO/ iy6zUGT8IVpKqumS5MYQtzqvcNsT4b7lfKEPD7rqF7kZij1BAfWS3KdKCkWLGkmW1FVp+m GgwVobmpFSa3LZqtdykwAhjOdTxttpUMfL/ZKX9p3wItKShHB5dxpWh5AoO61Ek7Yr+lRP vT/NwHeg7+OdtMGJyd93LgQaXibnPYYXU4L3NFrWIpC2eaGdm/aKtABLsIrt6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759939995; a=rsa-sha256; cv=none; b=GK1ZdoeGrExfvPpfT/pDVrn4HteIUjEVJbr6Lk6Fs2nu3QRrdMos6ffOrEWzKyZIyInOmY yfRUU9SFBv8RLxBa0FyWGHqcoMJDYKHtk0sZuT6qE1SON3c9sLJ5eh0UutY5OyMhQVOuKj 5dapBZB6PQp7XorWGymziRm4SwhjQiV1Jcu5pBvNriAGtcfu+beNfACdVeFolqgHVpbEnZ 2rJEWfXd3+mAkPkcNp4v7VF9zCfjsaId7TpEAs9zxDpKztY1oImAJWUTtT78xjJDoF9YY4 19vGAyXIjVH4ptzg0K4wWvNVYXA5Nt+8nwPUbEn7GUKOi9brasKBWHGsjxxINw== 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 4chdMv02Z9zfcw; Wed, 08 Oct 2025 16:13:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 16:13:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <371896625.571.1759939995009@jenkins.ci.freebsd.org> In-Reply-To: <1154531115.545.1759926122883@jenkins.ci.freebsd.org> References: <1154531115.545.1759926122883@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #33 - 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_570_1329973805.1759939994800" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_570_1329973805.1759939994800 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #33 (44114a581fba9ffc551328e89c1db3d25= 88cc9fe) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 33/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/33= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/33/= 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) 44114a581fba9ffc551328e89c1db3d2588cc9fe by christos: libsamplerate: Define as PRIVATELIB The end of the build log: [...truncated 4.39 MiB...] epair0b: Ethernet address: 26:b0:ce:3e:13:d4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:63:0b:61:d6:c1 epair1b: Ethernet address: ca:e5:d1:78:b5:de epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.176s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 4a:ee:= de:e9:b5:86 epair0b: Ethernet address: 3a:b7:c8:8b:5c:db epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 46:33:e7:9b:c7:25 epair1b: Ethernet address: 2a:d2:35:ad:a0:98 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 8a:6b:= 99:1c:bf:1e epair0b: Ethernet address: 4e:e2:f3:58:b0:c3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:fa:de:89:c7:00 epair1b: Ethernet address: d6:01:66:80:52:de epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.139s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 62:cc= :d2:24:19:22 epair0b: Ethernet address: 6e:a3:4d:02:bf:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:b1:30:11:44:9c epair1b: Ethernet address: 4a:12:5f:4c:0d:f7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 6e:8c= :d5:d6:ec:47 epair0b: Ethernet address: 72:d6:94:6c:ca:78 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:ad:40:86:50:ce epair1b: Ethernet address: 02:b9:15:72:17:29 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: a2:61:02:43:41:2d epair0b: Ethernet address: 7a:11:c7:27:55:66 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:35:f5:b6:44:7e epair1b: Ethernet address: 4a:32:d9:6c:82:0c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.138s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 82:c0:52:cf:3e:= fc epair0b: Ethernet address: ee:12:93:5b:17:e7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 16:87:56:64:5e:f6 epair1b: Ethernet address: da:fa:5c:20:d7:03 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 7e:dd:a0:da:e1= :30 epair0b: Ethernet address: 0e:34:53:6b:5b:b5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:d3:10:63:b8:1d epair1b: Ethernet address: aa:96:b2:63:bd:32 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.149s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 92:55:54:ed= :a2:ba epair0b: Ethernet address: 26:28:d3:9a:f6:2b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:b6:e9:dd:53:e3 epair1b: Ethernet address: 92:bd:d0:40:07:ac epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 0a:d8:85:60:0c:17 epair2b: Ethernet address: e6:e4:85:84:3c:a6 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.256s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: a2:d6:f0:c6:e5:26 epair0b: Ethernet address: 4a:5a:ae:8a:f0:c6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:f0:de:f9:72:f2 epair1b: Ethernet address: 9e:a5:38:8c:28:18 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:3f:ab:8c:3a:29 epair2b: Ethernet address: 1e:05:76:39:09:16 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.311s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: f6:e4:fa:96:73:01 epair0b: Ethernet address: de:85:20:10:b1:3a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:fd:79:20:16:0c epair1b: Ethernet address: 02:79:2e:00:b1:d1 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 8a:61:b7:71:d4:56 epair2b: Ethernet address: 5e:d9:f9:94:f1:5a epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80135c6c696 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1759939978 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a88 at calltrap+0x8 #5 0xffffffff80d84b19 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b94 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052aae at fork_trampoline+0xe Uptime: 1h43m11s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-33' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-notyet-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins269611292653238061= 0.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '44114a58= 1fba9ffc551328e89c1db3d2588cc9fe', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../44114a581fba9ff= c551328e89c1db3d2588cc9fe/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_570_1329973805.1759939994800-- From nobody Wed Oct 8 16:42:27 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 4chf1c31nhz6B3S8 for ; Wed, 08 Oct 2025 16:42:28 +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 4chf1c0jZyz3Gt2; Wed, 08 Oct 2025 16:42:28 +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=1759941748; 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=+2E8sm4IzhpM0RY5ND8Mo9quuFgconj077aUhzNJZ0Q=; b=cukzvsJwDtL23pVvOYPYvlYOBxRNc+7c6KSdobQGnavruy+ij4EwxvV5IQ+/MEiejGzLaD H02lqAcsH9fCQ5swPyrK5NLS+QGDezxXbQzZIQBcg6BpxEsAsUsZx6t1+IF5He8b1BD4Es M3k5S6V6jFsK6iynZkHH2z0A8ViTlGHfesdylzV11weKMKwm157tLO3hRX1NvuKrb8X7fz A2L9CVaZXxiWFyu3WbnxCgpfBEciq9vdaMsFREyuEen6wB3HCbi9o4VYuefg7np6fdY/Ee xN0rh+oTTBpk0cvbjUu3/jicbLzrzfFyIa3UbXPf0zBRxF8M7Y29ty6k4wq59g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759941748; a=rsa-sha256; cv=none; b=noxPpK/9Ap1nhf/cpL77HlT0Ly2VFYYTdOh2CTDF+RecG7t29nJajEuCGzzLxgQmbain/s hVvv1GFUwq1Uu/hCDwT6MJ+AXRS2nlJds/ErOoOmieLPSHu7Qxb+q/kKhJxBVMdHYB0CgH ZPtJcl4swBIMW9Siv+YKu85Yt4HGp1D3q8PMev0liA3mz9unrNmDSGq9BtUDuzbrCMv0dB 2llLbSF9HErOpF1bdDjgd6Zv1l20MjkhjprbhnaZgnjdRbEi5Ts0TnZmaHAlHJrjZhCSSa Ur9YuWNmCpR22ENrnsrWcQ3QKzvIpMAlsGvCl/Q8c0xug4+UAeoXoeMVMMCGZA== 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 4chf1c09GrzfxS; Wed, 08 Oct 2025 16:42:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 16:42:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, olivier@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <465882559.573.1759941748027@jenkins.ci.freebsd.org> In-Reply-To: <1871041763.563.1759935288654@jenkins.ci.freebsd.org> References: <1871041763.563.1759935288654@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26924 - 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_572_718483714.1759941747848" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_572_718483714.1759941747848 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26924 (2e09ec72417c6c2927185f4d63faea9ac79= 26c2b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26924= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26924/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26924/co= nsole 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) e7e7bf757acef3d4e41a6e22f7d04b3df08834cc by glebius: krb5: create the KDC database directory 2e09ec72417c6c2927185f4d63faea9ac7926c2b by olivier: tests/aio: Add support for larger max_buf_aio to vectored_big_iovcnt The end of the build log: [...truncated 4.40 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: f6:19:a9:2b:8f:28 epair1b: Ethernet address: b2:d1:a2:0d:d5:0f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ea:25:= b4:6e:43:b8 epair0b: Ethernet address: 4a:30:d7:4c:c4:87 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:bc:dc:9e:01:cc epair1b: Ethernet address: aa:87:6d:4f:55:af epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 52:fa:= c8:17:3f:1e epair0b: Ethernet address: 8a:ad:06:cf:3c:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:91:93:0d:67:9e epair1b: Ethernet address: 8e:36:54:8e:b0:6e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: ae:a8= :ff:44:02:bc epair0b: Ethernet address: 9a:87:15:a7:aa:3d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:f8:e2:10:f5:b8 epair1b: Ethernet address: 52:ca:03:5c:39:56 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.258s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 6a:df= :d7:42:3b:ca epair0b: Ethernet address: a6:cd:45:c8:40:86 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:15:0f:16:44:25 epair1b: Ethernet address: 1a:80:27:00:9d:b5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: e6:d4:b0:9b:41:71 epair0b: Ethernet address: d6:09:d9:6c:29:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:20:c1:cd:29:36 epair1b: Ethernet address: 82:e1:a2:db:01:6c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: d6:75:29:89:a5:= 08 epair0b: Ethernet address: 16:45:28:41:ad:cd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:8d:36:15:96:e9 epair1b: Ethernet address: 36:de:b6:1c:c6:72 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: d6:32:e6:54:b5= :fb epair0b: Ethernet address: d6:44:c7:90:87:7d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:57:15:93:c7:eb epair1b: Ethernet address: 12:7c:28:c2:35:dd epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 6e:58:77:6c= :93:b7 epair0b: Ethernet address: ea:97:15:68:83:ac epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:9e:b8:be:3e:56 epair1b: Ethernet address: 0e:a8:dc:ed:1e:d2 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 72:62:bd:2a:33:73 epair2b: Ethernet address: 76:f2:b6:8d:ca:cd epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.338s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 76:fb:59:d8:47:50 epair0b: Ethernet address: 12:5b:37:ea:8c:49 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:ce:c1:ee:01:fb epair1b: Ethernet address: 4a:37:5b:93:d0:ae epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: be:b7:1c:2d:3a:47 epair2b: Ethernet address: c6:d8:e0:3f:a4:21 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.021s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 2a:8b:64:10:64:2e epair0b: Ethernet address: 9e:ce:54:ec:2a:1c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:19:a3:de:25:87 epair1b: Ethernet address: 72:5b:02:92:7a:6c epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 2a:55:d4:bf:eb:8c epair2b: Ethernet address: ee:c6:eb:fa:64:58 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759941746 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1f5654d9e gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8000323a380 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h46m38s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26924' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins4897194357415293916.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '2e09ec72417c6= c2927185f4d63faea9ac7926c2b', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../2e09ec72417c6c292718= 5f4d63faea9ac7926c2b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_572_718483714.1759941747848-- From nobody Wed Oct 8 18:26:53 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 4chhL641dNz6BDdb for ; Wed, 08 Oct 2025 18:26:54 +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 4chhL61q09z3VXb; Wed, 08 Oct 2025 18:26:54 +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=1759948014; 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=6CK4UiABop5MOgHg+AEOCJXr5cIkSBEcCKXlH+8ihyI=; b=ynm+j5d1NjPLug59c5WNSeHgxdpd1FsF4GeUJexCQd14R/TnjvI2x7AtXn99KZvt3URCdv r4Ejcmg2fmEY6qkaYH7/HBLetgYTIJKFUuNFxSf8o/F1bO0BXgUEoQRhQgnEpjZqWyXXlo SEOKiv+O+zZE4A0HW4RwknbXRH/0Q/vW0cjTvFc7oSQnORD51NQ/0flILSC74wE/3no+4k 1jin/fkYnFemqdO4p5PYBOHxv2paQuJznmvZJUEDEUQFN4XHJ9JogUjAoICmNPBMLDzTtP EknA9Czpy/FOUj5RLLLBhY6zEwfgJDbnUW18jsTcps8i/xfo/OI8SZtRb6xhfw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759948014; a=rsa-sha256; cv=none; b=lER6EuC4fsi8wAxINVZ/0cd/pUqBtSyLydXqnF/4VlB/MORfG8/QUOBdYl3L6X5WO5EABt Ll/TF1w6enIwW+aiQ12IIYdWcQ8TbdRy2eJMUjE8n4Shb99MT/sg1SZQ+P0ODN1DUwy28v /+7Bzr6cTqWQOasHGFjgETenkmTU0K7cyRQ1hStInPVJNs+CFupoIsG0iKuzdVf7UVerOO 5/LbUl9v0eI4b2teQJ7eYJma5HEFjkpYDL4HC62wNDDyGA1WUlv/I8V6COoqpmZSd5qcjx kNCoz+6e19eDgfcyLTn9SRZI92QoDYO0oMXazm0tIHVD5ZE0fbWZ7exlkCaDtA== 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 4chhL61ML2zjyr; Wed, 08 Oct 2025 18:26:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 18:26:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <614892598.575.1759948014194@jenkins.ci.freebsd.org> In-Reply-To: <465882559.573.1759941748027@jenkins.ci.freebsd.org> References: <465882559.573.1759941748027@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26925 - 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_574_2126008669.1759948013995" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_574_2126008669.1759948013995 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26925 (d4033e6d37747f5213bb245c8e605406703= a8766) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26925= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26925/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26925/co= nsole 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) ce89c8f47a91f76b2fdeb1fdb504fd637ce93047 by imp: cam/iosched: Initialize max_lat d4033e6d37747f5213bb245c8e605406703a8766 by ngie: crypto/openssl: update generated files to match 3.5.4 artifacts The end of the build log: [...truncated 4.34 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: d6:76:74:f2:2f:61 epair1b: Ethernet address: 62:b7:de:0f:2c:e6 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 42:28:= 82:ef:a2:53 epair0b: Ethernet address: ea:b5:bd:fd:98:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:a4:24:c2:9b:36 epair1b: Ethernet address: a6:02:91:6f:d4:f1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.226s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: fe:c5:= a1:47:54:1c epair0b: Ethernet address: 3a:87:9c:2c:89:67 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:89:e7:50:e5:3b epair1b: Ethernet address: aa:09:f1:00:82:69 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 7e:45= :85:08:ed:05 epair0b: Ethernet address: be:a7:42:25:aa:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:7a:b8:1f:d7:73 epair1b: Ethernet address: 16:04:9b:7f:aa:6b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.226s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: f6:20= :df:14:e1:e0 epair0b: Ethernet address: b2:8f:07:14:11:8d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:9a:c0:f0:2b:2a epair1b: Ethernet address: a6:a0:be:65:12:2e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 0a:86:fe:d1:40:f7 epair0b: Ethernet address: ba:8d:d3:59:d4:b7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f2:48:f7:63:80:dd epair1b: Ethernet address: 6a:fd:e1:b8:b5:08 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: a2:72:bc:f4:6b:= 1c epair0b: Ethernet address: 12:ad:d1:57:21:50 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:77:18:66:17:45 epair1b: Ethernet address: b2:f9:09:64:e0:08 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 42:87:8b:73:1c= :64 epair0b: Ethernet address: 02:be:18:aa:d3:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:e9:16:d2:66:1b epair1b: Ethernet address: a2:15:02:99:ea:79 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.269s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 5a:f4:8e:bd= :f8:c0 epair0b: Ethernet address: ea:9a:89:da:ab:80 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 72:de:f7:ed:8d:e2 epair1b: Ethernet address: ee:73:9d:a2:00:c7 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 8e:ad:ce:f1:87:82 epair2b: Ethernet address: 46:ef:09:7f:b4:0b epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.346s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: fa:99:6d:d3:a1:13 epair0b: Ethernet address: 5e:e4:05:2f:fa:fb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:2f:af:1a:d1:2b epair1b: Ethernet address: 86:1f:bc:f4:b9:b4 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 46:0b:65:b2:a8:97 epair2b: Ethernet address: 16:f6:be:22:4d:45 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.191s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 62:98:64:9e:ff:5b epair0b: Ethernet address: 4a:54:c1:3a:76:74 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:d9:98:c2:c5:94 epair1b: Ethernet address: 42:27:b8:aa:ad:6d epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: be:d3:ba:47:95:37 epair2b: Ethernet address: 9e:31:08:ef:2b:57 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759948012 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x184e91a06 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8000323abc0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h43m19s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26925' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./run.sh x ./auto-shutdown x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins11300320406352149627.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'd4033e6d37747= f5213bb245c8e605406703a8766', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../d4033e6d37747f5213bb= 245c8e605406703a8766/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_574_2126008669.1759948013995-- From nobody Wed Oct 8 19:46:20 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 4chk5n1tprz6BL8N for ; Wed, 08 Oct 2025 19:46:21 +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 4chk5m6xwxz3fcC; Wed, 08 Oct 2025 19:46:20 +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=1759952781; 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=0zCmYQOYNEx/vWPloU9UBSugWTjiUBWHtcShzY4sqbc=; b=to+Phzl2GY6cDeyNJ/qtHxczHf76NLP90qp137WNmIOM2DTTJBIONDd98j4CiUhUTxzy6B JQi9huYnk2fxTbLSneR6eqibuopaBMvRg/gbjj4fxNIxaKWh+RFFAUVnzpNGWqsBjY56cL mSVVPkBQuJab8nnA0h7Zn8IQAoG3OMsYA9Q8pEBZGCQbcpN3g9CJR9jCNPYUiSVmry6b1+ jO1B2NDJGEUZQkLSsStBka+uDbgPzGwriSAr5OA1TnVH8H0F44sTPDyDMX3nAEb43q2t5q uF7FNMMhlunx7lQRRGa/dxaJm28WZE0n9HVW71HY6GmXN6v+SIYJdFxax0HTog== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759952781; a=rsa-sha256; cv=none; b=Gu0ooeZj2+MeQbTkvgIZfLYUw6JdXAvz9cpnh229EYPQsOFvNoBx88uNEAxD8TiXy7ufaV txCoCrH3nTdMWSppkuMVGYPYNaXOCh9IK+dONBt2x/vmCUa6WR7Xrl9I1O3seM1ydLYewC wHd2uTZLTCSR43gEn/Fvb3NFXBzi6OtuUW1QHUyq6atoMR+iepx8STqzt3MZbVCZArt0k0 QxPwKPrjRYjDQNhxvbROnp2G+ks1siNeu9yyaj702uHgZnz2r0ogQG7ReZp0KlPSzNiy4r tEjAxkV1rFhtOV/cukaGW0Wz8CxvqHUonjPXr/PIJsgJ+h6VABkwQuTFJcb18g== 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 4chk5m66x2zkp6; Wed, 08 Oct 2025 19:46:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 19:46:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <138668645.577.1759952780864@jenkins.ci.freebsd.org> In-Reply-To: <614892598.575.1759948014194@jenkins.ci.freebsd.org> References: <614892598.575.1759948014194@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26926 - 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_576_1358060685.1759952780530" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_576_1358060685.1759952780530 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26926 (86becbd8c1ce4393f4e35a9fa6b0e8308f5= 00396) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26926= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26926/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26926/co= nsole 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) 86becbd8c1ce4393f4e35a9fa6b0e8308f500396 by imp: Revert "cam/iosched: Initialize max_lat" The end of the build log: [...truncated 3.91 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 0a:25:20:4e:bf:84 epair1b: Ethernet address: 9e:4c:e5:5f:a5:b7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.311s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: da:b5:= c9:bd:7a:61 epair0b: Ethernet address: 16:aa:de:e6:1e:79 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:53:b8:03:ef:bf epair1b: Ethernet address: 0e:c4:0e:12:57:99 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 7e:ec:= 84:f4:f5:1c epair0b: Ethernet address: 96:1d:01:23:e5:f8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:84:75:9f:66:5a epair1b: Ethernet address: 7a:b4:19:90:d7:a7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.228s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: fa:ab= :19:db:68:1a epair0b: Ethernet address: ae:50:85:10:54:7a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:03:b2:c9:53:e7 epair1b: Ethernet address: 3e:9f:4e:b4:fc:75 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 2e:fd= :e6:0f:74:78 epair0b: Ethernet address: 9a:97:aa:51:f9:08 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:84:e6:72:b9:91 epair1b: Ethernet address: 96:2f:fc:d1:ad:38 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: e2:8d:ca:4b:76:51 epair0b: Ethernet address: f6:d0:93:c6:6c:42 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:75:28:8f:68:50 epair1b: Ethernet address: be:c8:11:0c:2f:ce epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 5a:f3:32:f5:4d:= 33 epair0b: Ethernet address: 56:15:71:91:42:e3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:d8:27:a0:49:45 epair1b: Ethernet address: d6:d8:75:c1:f4:e7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 56:81:b9:dd:03= :26 epair0b: Ethernet address: ce:51:e5:e9:c3:22 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:86:c4:97:99:9b epair1b: Ethernet address: e6:5f:bc:f1:17:ab epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 06:35:a8:39= :35:c2 epair0b: Ethernet address: d2:e6:ef:18:48:2a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 72:54:dc:cb:96:ef epair1b: Ethernet address: 0e:06:bd:58:a2:71 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 2e:22:de:a0:21:0d epair2b: Ethernet address: 56:77:fc:91:f5:22 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.340s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 6e:56:36:ba:32:b0 epair0b: Ethernet address: d6:00:49:3e:75:c1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:ba:8b:8b:0e:21 epair1b: Ethernet address: e2:15:f4:c6:a8:9c epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: f2:77:99:75:51:8f epair2b: Ethernet address: 42:c3:70:0e:b4:75 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.065s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 06:b4:ef:1e:42:76 epair0b: Ethernet address: b6:cf:fa:b3:c3:49 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:a4:74:20:6c:d2 epair1b: Ethernet address: 42:dd:b6:09:0a:9e epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 0a:76:c8:bf:6c:66 epair2b: Ethernet address: 9a:14:e9:c2:55:07 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759952779 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x11873ed02 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff80145a79600 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h18m6s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26926' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13592016313009707805.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '86becbd8c1ce4= 393f4e35a9fa6b0e8308f500396', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../86becbd8c1ce4393f4e3= 5a9fa6b0e8308f500396/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_576_1358060685.1759952780530-- From nobody Wed Oct 8 21:33:46 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 4chmTk5Tzrz6BVnq for ; Wed, 08 Oct 2025 21:33:46 +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 4chmTk37jkz3ppP; Wed, 08 Oct 2025 21:33:46 +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=1759959226; 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=XuGqvKoMd9nsH3D73ogRvxBsqvvmxNwxBNZS5m7sFVA=; b=j+o0qIyRqC9D86njeU8l2sfC6SNY58dT8thMo/bpg94gpB8JweZ2zs7QnN3HIuaPHXx4iV XeMoG3fZpC1VhvSsi9m4sNbcVXHbr0+7AuKlSHVAeIO/SoON+lCbXHy3Kz+Npfkal3WC+Q D4QN9WdeOaGujJkGiYA/+n2IpM7rW0GBowZjQXwvyoFiDjAcgf00sLE6FCxAhJB9vtBeBe D+ZkVXk8Jk4yPBrg07q7Lul2mr+4A++jMHSvgZsu5l0heT2BBRXTfXOZffmEJWiB6NS3tR rxs+opCAjhH0prjHmd+doBeQegecW8LB5v4tnnQQCWAArktx2zHsbgNkCuHqzQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759959226; a=rsa-sha256; cv=none; b=amgqX2M1lqqQxj25Ri4MgXgZeX0QUsJw5LHwZGIX8aj6SQVhF1cdK84r/w+QyWbTv19DPz /USVrMKw/CIB5umyb1jDxprEvUkuN8kpiTO/xP7dcXrt3UW1ZI/x8DHM6Us0dRW1zZtbXP R9MhXAmVftWSBmY2OxMVHUErqEVERBJL0Y7Y5/gLdKk6U8LUKDMshdjsjnlamYhK21yULb 1yc8DNWXYP87FvVX18VOUQf+bk9WtzscKEg/sW8MkuWQadNd1UX8iM+F186CVWZyjvl07G sEXwL/EcJUtygKvwyXO+v4dY30aMomdvAAN8bFZbRa/5MLh1t4C5sEu8QcgMSg== 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 4chmTk2ZLQzpMl; Wed, 08 Oct 2025 21:33:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 21:33:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: adrian@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <170392802.579.1759959226365@jenkins.ci.freebsd.org> In-Reply-To: <138668645.577.1759952780864@jenkins.ci.freebsd.org> References: <138668645.577.1759952780864@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26927 - 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_578_1932106397.1759959226144" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_578_1932106397.1759959226144 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26927 (1f76551e1a5e98673f31043d11366ca41d4= f56fe) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26927= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26927/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26927/co= nsole 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) 1f76551e1a5e98673f31043d11366ca41d4f56fe by adrian: net80211: document some of the crypto/key functions The end of the build log: [...truncated 4.40 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 7a:64:ee:17:9c:64 epair1b: Ethernet address: 46:7f:cb:ef:a7:50 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.256s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 2e:57:= c3:92:c6:c5 epair0b: Ethernet address: fa:9c:03:93:31:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:37:c8:b2:76:2b epair1b: Ethernet address: fa:6a:9a:5e:86:b5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 16:10:= e9:4c:b6:a8 epair0b: Ethernet address: e2:4a:ec:2e:a9:ee epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:42:1d:78:b6:d5 epair1b: Ethernet address: 3a:85:1e:a0:52:f7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 7a:22= :02:07:23:cd epair0b: Ethernet address: 86:73:86:dd:8d:7d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:61:b5:02:d6:3f epair1b: Ethernet address: b2:a6:01:5c:05:61 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 1a:38= :f3:f0:8b:7b epair0b: Ethernet address: 1a:d4:02:42:35:be epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:98:1c:64:62:a4 epair1b: Ethernet address: 82:80:20:fc:6d:19 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.258s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 9e:f0:1e:70:00:29 epair0b: Ethernet address: 12:b0:ae:62:60:bd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:d1:3d:2a:67:43 epair1b: Ethernet address: 3e:fd:ba:23:5a:82 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.249s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 82:d4:11:ec:f6:= 18 epair0b: Ethernet address: 5a:8a:e6:fc:40:2b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:b7:0b:6d:e2:09 epair1b: Ethernet address: 7a:dc:7e:09:a5:53 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 4e:cb:38:bd:39= :c5 epair0b: Ethernet address: 0e:61:72:01:84:2c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:48:79:2a:7f:a2 epair1b: Ethernet address: 12:f3:86:5b:31:50 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.255s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 4e:8e:c7:19= :43:ef epair0b: Ethernet address: 7e:37:3e:85:2c:36 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:cb:40:77:43:3c epair1b: Ethernet address: 56:7a:71:5a:16:1d epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 32:17:4f:7b:16:eb epair2b: Ethernet address: 4e:1f:76:87:8f:04 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.346s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 86:9f:f1:04:94:b4 epair0b: Ethernet address: 7e:ef:9a:cd:ad:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:d5:ee:58:12:20 epair1b: Ethernet address: c6:0a:14:03:1e:c1 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 92:a6:0d:91:14:24 epair2b: Ethernet address: 5a:d1:8f:49:22:a6 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.025s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 66:12:b5:88:50:94 epair0b: Ethernet address: 56:b5:a7:cf:6d:4c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:36:9e:5f:f7:9e epair1b: Ethernet address: d2:5b:75:31:dd:18 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:19:0a:7e:c9:ca epair2b: Ethernet address: 1e:35:e3:07:e5:00 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1759959224 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1bb37288d gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff8000323b800 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h46m28s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26927' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15747877433950139085.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '1f76551e1a5e9= 8673f31043d11366ca41d4f56fe', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../1f76551e1a5e98673f31= 043d11366ca41d4f56fe/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_578_1932106397.1759959226144-- From nobody Wed Oct 8 23:27:31 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 4chq104Dmcz6BfhM for ; Wed, 08 Oct 2025 23:27:32 +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 4chq1025zjz44j4; Wed, 08 Oct 2025 23:27:32 +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=1759966052; 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=6hVMIEeK3L+5TdE4ecN+kIQMZzbCe/z2bPtrA1OylDc=; b=SpSe+N9FThJoMlU96txxdItk/8NpsHU+fDCOicypCq8165a11dl1NxVBkYo+tOygEa+VoS vRaasbgmn0pXAw6camxaocKmrQ3Iq7/z5eHjjo8oIzd4C0JVuQcU0E3yLK261g0DJc7qcj 7TYiwU0qdTu8timoek+l8n8ILVunTuxnlDwBmf1cgMpSj+vo9hJDgppyy/U+3fG2y/cUgL 3A/8oBUPFYvm5EJM3eM6sFG4fpOw65zVNdZ5Zb3ZdNXu/N2nRHfL3u75lqhwaY0kMZlioa i2xJd94D6z47a2/TyIGXZE75UjeEXjU36TZUvZgxKsTGIQg2Y/aSQQXbWx1vww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759966052; a=rsa-sha256; cv=none; b=QlTQlfOug/BtozOiUnPkcKLxPX3LnsTbdLAqFV71buVUgkwn3t7e5xlR0fe8sy7oASTE6z obj1VtVwTb3EjQwkqZZbJbN3Ra/qX3TNamk02Oxy2o42SjDys9aPPFwnPVCHqV0q3B8k/A 3i+SNuroETbWSrtGSi8RYmoECZRBK3GT7q7dYOeGh+zuQzVHob3h9fVutXOXwwulc0lWO1 9RIRUPz6t6x+FPcGM5A+dlt5jYWx+mzSONF77A3rluHv6Q1smyIFWmEAzVh8MIXKTzsByW cYVd2ADtQ7JJ95cAT42xQQyX0dEzylAFNCkbd/ywxwdPEouhbuVh7mH+5PbHNA== 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 4chq101M2kzsMy; Wed, 08 Oct 2025 23:27:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 23:27:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1076776962.585.1759966052193@jenkins.ci.freebsd.org> In-Reply-To: <170392802.579.1759959226365@jenkins.ci.freebsd.org> References: <170392802.579.1759959226365@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26928 - 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_584_720969475.1759966051921" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_584_720969475.1759966051921 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26928 (a6ac2c98c9cb22a4a2efc12cafce2d2ba82= b3fdc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26928= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26928/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26928/co= nsole 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) ecaf90ee03bccc14f7628c1e87ac18e29064c079 by ivy: ncurses: Move to the minimal set f7dc7d7af3683836fcca68018a678b242d2e2620 by ivy: Makefile: Force DISTDIR=3D/ for (update-)packages 349f4fd3827e085c1aa8572e7e5276a642077c48 by ivy: libpkgecc: Remove -ffreestanding a507a7026c402a4c10902f3aadb3c6a70c442964 by ivy: packages: Set dependency origin in generate-ucl.lua a6ac2c98c9cb22a4a2efc12cafce2d2ba82b3fdc by ivy: generate-ucl.lua: Add missing copyright header The end of the build log: [...truncated 4.39 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 12:35:06:92:d2:74 epair1b: Ethernet address: d6:8c:ba:d8:26:bf epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.244s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 1a:66:= 09:84:c6:64 epair0b: Ethernet address: 6a:c1:2b:0c:1a:fc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:75:4c:b9:5a:ed epair1b: Ethernet address: de:69:2c:bb:b7:ca epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.265s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 4a:79:= c7:52:53:a2 epair0b: Ethernet address: aa:c7:af:35:7b:b0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:bd:ee:e9:9f:cc epair1b: Ethernet address: b6:9d:ea:16:f6:42 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.243s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 5e:aa= :8e:2f:64:43 epair0b: Ethernet address: b2:ae:2d:72:00:9a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:52:34:7d:cc:1e epair1b: Ethernet address: 92:4b:06:cf:ff:bc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 2e:7e= :bc:ea:da:20 epair0b: Ethernet address: 2e:be:88:0e:2d:b1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:bf:d9:a7:86:d3 epair1b: Ethernet address: da:e0:8e:03:66:46 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 12:02:6b:63:00:6a epair0b: Ethernet address: 3a:65:6d:8e:0a:17 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:98:53:76:e7:18 epair1b: Ethernet address: 8a:73:47:62:81:3a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.244s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: a2:fa:db:97:1d:= d5 epair0b: Ethernet address: d6:67:11:46:ef:4c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 46:70:b2:bb:e9:b5 epair1b: Ethernet address: ca:c9:53:f1:b7:02 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.276s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 0e:b9:25:fa:11= :32 epair0b: Ethernet address: ce:44:c3:d9:9c:28 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:3b:e7:2c:c2:64 epair1b: Ethernet address: 6a:3c:4e:9e:88:5b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.244s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 4a:1a:4d:f6= :fa:9e epair0b: Ethernet address: d6:a7:8a:89:23:7c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:08:ff:2a:c6:2b epair1b: Ethernet address: 52:51:c3:8f:7b:fb epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: da:bd:4f:de:11:7a epair2b: Ethernet address: 72:37:c3:72:82:c1 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.354s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 3e:34:bc:d7:6a:d5 epair0b: Ethernet address: 52:15:f4:e2:bd:cd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:0f:11:7e:15:ad epair1b: Ethernet address: 6a:49:c3:52:c2:65 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 2a:8b:c9:d0:fe:0a epair2b: Ethernet address: e2:47:27:5e:c9:8a epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.277s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 6e:fc:eb:7a:d4:77 epair0b: Ethernet address: 2e:de:03:7e:f4:bd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:5a:18:1e:9e:d3 epair1b: Ethernet address: 4a:07:a6:a8:73:db epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: be:62:ec:42:45:e4 epair2b: Ethernet address: 5e:de:d3:54:00:e7 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759966038 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x61ccef1f gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff80136661f00 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h52m20s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26928' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./auto-shutdown x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins2693344118916422135.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'a6ac2c98c9cb2= 2a4a2efc12cafce2d2ba82b3fdc', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../a6ac2c98c9cb22a4a2ef= c12cafce2d2ba82b3fdc/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_584_720969475.1759966051921-- From nobody Wed Oct 8 23:38: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 4chqFX5K8pz6Bgrp for ; Wed, 08 Oct 2025 23:38:24 +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 4chqFX2pdPz45RP; Wed, 08 Oct 2025 23:38: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=1759966704; 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: list-id; bh=+P2usFB3aaxnfqJquRvhPvuuo+PO5FKAMWGBe42M9mU=; b=VvXqVR/1pIcHhNb8ADs/6J6aGTU2UqclfzSLuX7OHuPx/Mme6F2WBcd0PsrlCXM09cTuE4 3DFEaEEAgTa42qTIP7VPXeYFc2r0rnu6anZ9eYhINdhL9IJ0MuETMuAXiNaeKHtUW92cRo a2wLsDgzH2b1BzEA1yNrtPMW+6pAT6x2n9KSKtg9Mj7ddAw5RHhJARkrvQiahgDdMrR6Ji JD53gd9HQCwOdZGv4/h7aiCNS0GUcQwPp6COmHmW2OEUvjZUf1wn1KOCvWRmg5z2qi68hB /aUXOqmleDelQt+hKUBJA/vCL7O6cHCiGsawXrU6z8sDybdlum/x283vEhyVTg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759966704; a=rsa-sha256; cv=none; b=r4E56BLH95kQFIm/1OBYW6NwavSfQyRFMFx+3Pdd3CUEy4iY77bm0XCEbI/+/p1PhvrsXc 3Qoa5OEV6GeD4K1rvHlvy/SNfnKyGnz+Ha9VKLs5gpefrqoXS/jUeKV3CTQF5q4S2KEhIR F3srwUmjA1emJNiY2bkGg8H0C78rWist+B53JGWPzFWOMX25vRTQaO0PwQg+9WzoRYN7nT oUXvNwz5dYoK5zsrnm9RO+3mfSu0SxzgxVbLS3p3V5QbrNjuXZ8Sxp5nqDWEHCru8m5uqF 0GEIYJCptCfV//Q0saZ1GCAYkJLPL7u3yfqtgO8WltEyf+c1BMUp1tN8++2cXg== 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 4chqFX1Gg6zsFD; Wed, 08 Oct 2025 23:38:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 8 Oct 2025 23:38:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, ziaee@FreeBSD.org, bcr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1369811746.587.1759966704182@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #6783 - Failure 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_586_141212800.1759966701470" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_586_141212800.1759966701470 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #6783 (d5d1e05efbedf67f1ef8e8428f910= 7401e369a0b) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/6783/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 6783/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 783/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) ab0329e6eb457590e55d54267ef67453e11bc7cd by bcr: jail.8: Mention that vnet.interface can have multiple addresses e41e099ef199de096abd9a93289bdacfd83a5f48 by ziaee: release/RPI: Add RPI Zero 2W device tree blob dtb de3faa85d8f99d260cbfa6242dd8e4ece693e4f8 by des: local-unbound-setup: Set so-sndbuf to 0 20a8d06034791c8bb2cc733e4fe4fa1bc60273ec by ziaee: aacraid.4: Improve HARDWARE introductory sentance d5d1e05efbedf67f1ef8e8428f9107401e369a0b by ziaee: aacraid.4: Fix document description + tag SPDX The end of the build log: [...truncated 95.79 MiB...] --- all_subdir_usr.bin --- --- enigma.full --- --- all_subdir_lib --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.mbsnrtowc= s_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile= _RECURSING_PROGS=3Dt PROG=3Dmbsnrtowcs_test ) --- all_subdir_tests --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.process-control= NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_= PROGS=3Dt PROG=3Dprocess-control ) --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = enigma.full enigma.pieo -lcrypt=20 --- all_subdir_lib --- --- .depend.mbsnrtowcs_test --- echo mbsnrtowcs_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mbs= nrtowcs_test --- t_mbsnrtowcs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.mbsnrtowcs_test.t_mbsnrt= owcs.pieo -MTt_mbsnrtowcs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/= libc/locale/t_mbsnrtowcs.c -o t_mbsnrtowcs.pieo --- all_subdir_usr.bin --- --- enigma.1.gz --- --- all_subdir_tests --- --- .depend.process-control --- --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/enigma/enigma.1 > enigma.1.gz --- all_subdir_tests --- echo process-control.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .= depend.process-control --- process-control.o --- --- all_subdir_usr.bin --- --- enigma.debug --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.proc= ess-control.process-control.o -MTprocess-control.o -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -I/workspace= /src/tests -c /workspace/src/tests/sys/audit/process-control.c -o process-= control.o --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug enigma.= full enigma.debug --- enigma --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Denigma.debug enigma.full enigma --- all_subdir_tests --- --- miscellaneous --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.miscellaneous = NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmiscellaneous ) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/daemon --- --- all_subdir_usr.sbin/daemon/tests --- =3D=3D=3D> usr.sbin/daemon/tests (all) --- all_subdir_tests --- --- .depend.miscellaneous --- echo miscellaneous.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .de= pend.miscellaneous --- all_subdir_usr.sbin --- --- daemon_test --- --- all_subdir_tests --- --- miscellaneous.o --- --- all_subdir_usr.sbin --- echo '#! /usr/libexec/atf-sh' > daemon_test.tmp cat /workspace/src/usr.sbin/daemon/tests/daemon_test.sh >>daemon_test.tmp --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.misc= ellaneous.miscellaneous.o -MTmiscellaneous.o -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 -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c /workspace/sr= c/tests/sys/audit/miscellaneous.c -o miscellaneous.o --- all_subdir_usr.sbin --- chmod +x daemon_test.tmp mv daemon_test.tmp daemon_test --- Kyuafile --- --- daemon.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = daemon.full daemon.pieo -lutil=20 --- all_subdir_lib --- --- mbsnrtowcs_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o mbsnrtowcs_test.full t_mbsnrtowcs.pieo -lpr= ivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.sbin --- --- daemon.8.gz --- gzip -cn /workspace/src/usr.sbin/daemon/daemon.8 > daemon.8.gz --- daemon.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug daemon.= full daemon.debug --- daemon --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddaemon.debug daemon.full daemon --- all_subdir_lib --- --- mbtowc_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.mbtowc_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _RE= CURSING_PROGS=3Dt PROG=3Dmbtowc_test ) --- mbsnrtowcs_test --- --- mbsnrtowcs_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mbsnrto= wcs_test.full mbsnrtowcs_test.debug --- mbsnrtowcs_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmbsnrtowcs_test.debug mbsnrtowcs_test.full mbsnrtowcs_test --- mbtowc_test --- --- .depend.mbtowc_test --- --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- all_subdir_lib --- echo mbtowc_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mbtowc_= test --- t_mbtowc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.mbtowc_test.t_mbtowc.pie= o -MTt_mbtowc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/locale/= t_mbtowc.c -o t_mbtowc.pieo --- all_subdir_tests --- --- mini-me.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -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-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/contrib/capsicum-test/mini-me.c -o mini-me.pie= o --- all_subdir_tests/sys/audit --- --- miscellaneous.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o miscellaneous.full miscellaneous.o utils.= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lpriv= ateatf-c --- all_subdir_tests/sys/capsicum --- --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp --- all_subdir_tests/sys/audit --- --- miscellaneous.debug --- --- all_subdir_tests/sys/capsicum --- mv functional.tmp functional --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug miscell= aneous.full miscellaneous.debug --- all_subdir_tests/sys/capsicum --- --- Kyuafile --- --- all_subdir_tests/sys/audit --- --- miscellaneous --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmiscellaneous.debug miscellaneous.full miscellaneous --- all_subdir_tests/sys/capsicum --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_lib --- --- mbtowc_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o mbtowc_test.full t_mbtowc.pieo -lprivateatf= -c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_tests --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.noexec= .mini-me.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -c /workspace/src/contrib/capsicum-te= st/mini-me.c -o mini-me.o --- mini-me --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_lib --- --- mbtowc_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mbtowc_= test.full mbtowc_test.debug --- mbtowc_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmbtowc_test.debug mbtowc_test.full mbtowc_test --- wcscspn_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.wcscspn_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dwcscspn_test ) --- all_subdir_tests --- --- mini-me.noexec --- --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- all_subdir_lib --- --- .depend.wcscspn_test --- echo wcscspn_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.wcscsp= n_test --- t_wcscspn.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.wcscspn_test.t_wcscspn.p= ieo -MTt_wcscspn.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/loc= ale/t_wcscspn.c -o t_wcscspn.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/ctladm --- --- ctl_nvme_all.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sys -DWANT_ISCSI -fPIE -g = -MD -MF.depend.ctl_nvme_all.pieo -MTctl_nvme_all.pieo -std=3Dgnu17 -Wno-fo= rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W= no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith= -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param= eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/sys/cam/ctl/ctl_nvme_all.c -o ctl_nvme_all.pieo --- all_subdir_sbin --- /workspace/src/sbin/pfctl/pfctl.c: In function 'pfctl_load_tables.constprop= ': /workspace/src/sbin/pfctl/pfctl.c:2095:77: warning: 'snprintf' output may b= e truncated before the last format character [-Wformat-truncation=3D] 2095 | snprintf(kt->pfrkt_anchor, PF_ANCHOR_MAXPAT= H, "%s/%s", | = ^ /workspace/src/sbin/pfctl/pfctl.c:2095:25: note: 'snprintf' output 2 or mor= e bytes (assuming 960) into a destination of size 959 2095 | snprintf(kt->pfrkt_anchor, PF_ANCHOR_MAXPAT= H, "%s/%s", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~ 2096 | path, anchor_path); | ~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- wcscspn_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o wcscspn_test.full t_wcscspn.pieo -lprivatea= tf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- wcspbrk_test --- (cd /workspace/src/lib/libc/tests/locale && DEPENDFILE=3D.depend.wcspbrk_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/locale/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dwcspbrk_test ) --- all_subdir_tests --- --- mini-me --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_lib --- --- wcscspn_test --- --- wcscspn_test.debug --- --- wcspbrk_test --- --- .depend.wcspbrk_test --- echo wcspbrk_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.wcspbr= k_test --- wcscspn_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug wcscspn= _test.full wcscspn_test.debug --- wcspbrk_test --- --- t_wcspbrk.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.wcspbrk_test.t_wcspbrk.p= ieo -MTt_wcspbrk.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libc/loc= ale/t_wcspbrk.c -o t_wcspbrk.pieo --- wcscspn_test --- --- wcscspn_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwcscspn_test.debug wcscspn_test.full wcscspn_test --- all_subdir_tests --- --- all_subdir_tests/oclo --- =3D=3D=3D> tests/oclo (all) --- oclo --- (cd /workspace/src/tests/oclo && DEPENDFILE=3D.depend.oclo NO_SUBDIR=3D1 = make -f /workspace/src/tests/oclo/Makefile _RECURSING_PROGS=3Dt PROG=3Docl= o ) --- .depend.oclo --- echo oclo.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .= depend.oclo --- oclo.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.oclo.oclo.pieo -MT= oclo.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/cddl/contrib/opensolaris/tests/= os-tests/tests/oclo/oclo.c -o oclo.pieo --- all_subdir_lib --- --- wcspbrk_test --- --- wcspbrk_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o wcspbrk_test.full t_wcspbrk.pieo -lprivatea= tf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_tests --- --- all_subdir_tests/sys --- collect2: error: ld returned 1 exit status --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue make[3]: stopped in /workspace/src/rescue --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 122.22 real 989.05 user 93.52 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/jenkins1160561734931709= 0121.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_586_141212800.1759966701470-- From nobody Thu Oct 9 00:45:38 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 4chrl72vrLz6BmLL for ; Thu, 09 Oct 2025 00:45:39 +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 4chrl70k2tz3Bxx; Thu, 09 Oct 2025 00:45:39 +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=1759970739; 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=yLQ+HQ9hZUZpYuToEVjqOBkLtM0SS2W/IOAOCAqqsMQ=; b=Y7kqqbBdpbNc63qk64rMC/yXnB8FijQ0NsPwtBSFTwIHv24x4z8vET6K5BXtQJgKon9ShP x9AE/FDSD+EXVfo2pavZba01K5ObQGfKMgIJ3BKVuqStyb87AKmfe3V/cpj3F83fTFXRI0 lG/mTqS36tbg858RrHK2qd+JIVGAl/vB/I6oqCkCrCEifmR0U7S/4kQq0zBd1VYTEv0EV/ Uh7yz8jjtV0v1AyfEP0vUoH2C2LS5mj8wIjS3pV8tn2juVEZyo2cZnLVlT6eQQ8ios1pGC gkRl354RafHfe2YShETGrH0whHjMnl0HNxLyUSnBEwE59oSYKiXuvMAe451NJw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759970739; a=rsa-sha256; cv=none; b=Z40P7OkBF7+wTuFdG6B/DdYn85V7/xTksfT3V6xEzfK4CZTuErmwNkZyvQRdc+vZqug0uL upsUs+T8CXiDOESArKKndF4TJeOzjmasq+tVCa7KPdmoeCjZEnKdyGQqtsVmY0KoeE4UIr zSc1GGOr8rSKaFVvIf4Ft2E/lUkZi7NIFtGAmlT1KCDCZkFqhOdid00Pl3X7kZO5D1blHz 1S0MoJnbDezVrp6EURwiUk01n3aG5NoZb1eFDWe7PFc75L/B5KuvT6yQWTXAr7oZScYQwT 0O02R/9uxqw7F7bwo+/G7PFrGApQU0jVlMRlp1a8Z+bINRLNZqLV0uanoXjxQA== 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 4chrl706z0zvJx; Thu, 09 Oct 2025 00:45:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 00:45:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1010589245.593.1759970739020@jenkins.ci.freebsd.org> In-Reply-To: <1076776962.585.1759966052193@jenkins.ci.freebsd.org> References: <1076776962.585.1759966052193@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26929 - 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_592_689616293.1759970738814" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_592_689616293.1759970738814 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26929 (56f9879c3dd8fb9cd82fb7bc33e1acf5f8b= 578ff) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26929= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26929/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26929/co= nsole 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) b6f69c39999bfb85af262363b4fe22edc80027d7 by cperciva: release: Fix dependency ordering fa6d67cd16b50a7a0be1f003cf1aa1f4064fc2c9 by ivy: BSD.root.dist: Add package tag for all directories 0f5ed3c427fff845797c2af2aeceb5855f32a4f4 by ivy: bsd.confs.mk: Support CONFGROUPS.yes 56f9879c3dd8fb9cd82fb7bc33e1acf5f8b578ff by ivy: libexec/rc/rc.d/Makefile: Use CONFGROUPS.yes The end of the build log: [...truncated 3.90 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: e2:54:90:a0:82:83 epair1b: Ethernet address: da:50:46:c9:7f:8b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.249s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ca:fe:= 6a:eb:33:6f epair0b: Ethernet address: 86:dc:27:02:6a:d9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:23:f4:8c:b5:65 epair1b: Ethernet address: aa:d4:93:54:4a:54 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: ee:91:= e8:4b:e0:4c epair0b: Ethernet address: 8e:4a:25:14:2f:16 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:0e:8b:3b:ea:68 epair1b: Ethernet address: 82:c0:c1:87:42:7e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.260s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 06:90= :70:3e:26:c3 epair0b: Ethernet address: b2:5d:2a:c9:8e:d9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:fa:dc:c8:f2:07 epair1b: Ethernet address: b2:3f:9b:e2:25:ac epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: f2:22= :a6:77:f9:c1 epair0b: Ethernet address: ae:36:1d:58:fb:55 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:3c:dc:81:32:cc epair1b: Ethernet address: ce:2d:7e:31:e1:13 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: b2:6b:16:58:61:81 epair0b: Ethernet address: 9e:5f:cf:f4:f7:23 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:0e:7d:cb:d5:05 epair1b: Ethernet address: ea:4d:77:5c:e4:73 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.227s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: d2:5f:0c:82:06:= 30 epair0b: Ethernet address: 5a:19:1b:f7:ea:ed epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:a3:bc:12:54:cd epair1b: Ethernet address: ae:7a:87:ec:21:82 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 6e:26:7c:c2:c7= :cc epair0b: Ethernet address: ea:db:bb:2d:be:ec epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:d2:f7:08:e1:00 epair1b: Ethernet address: e2:4d:31:4f:2c:c5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.270s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: ae:fe:50:da= :f6:63 epair0b: Ethernet address: 5e:ce:d7:36:c3:8b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:f6:46:b0:53:2e epair1b: Ethernet address: 26:a9:7f:5d:ae:ec epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 62:75:d6:df:f4:16 epair2b: Ethernet address: 32:c0:de:92:40:8e epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.359s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: ae:ed:a0:62:99:89 epair0b: Ethernet address: aa:8c:9c:b8:6f:2a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:7f:85:fc:6a:3e epair1b: Ethernet address: ae:9e:ed:3e:b5:7a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 62:a4:f4:22:53:69 epair2b: Ethernet address: ca:fa:85:5c:bd:76 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.303s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: b6:ba:bb:0c:af:61 epair0b: Ethernet address: 92:95:db:e9:99:9e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:aa:40:04:12:7c epair1b: Ethernet address: 66:ea:92:43:d5:b4 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ce:1a:16:f5:03:db epair2b: Ethernet address: 1a:b3:47:3d:49:c1 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759970719 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0xaab9584c gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff80145b386c0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h16m15s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26929' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins16613791071269251150.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '56f9879c3dd8f= b9cd82fb7bc33e1acf5f8b578ff', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../56f9879c3dd8fb9cd82f= b7bc33e1acf5f8b578ff/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_592_689616293.1759970738814-- From nobody Thu Oct 9 02:03:56 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 4chtTS70HJz6Bt27 for ; Thu, 09 Oct 2025 02:03:56 +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 4chtTS4tRYz3MnW; Thu, 09 Oct 2025 02:03: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=1759975436; 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=IAzZqDMyipnzcrsJy9PC/BOCao5ebtg6mOwSjStJ0lo=; b=ZV9o0PnIP0GEaZudQDzPJ14hI4DWfbycdtOlqSIL5ZmLStulPPdcLKc6uvNHPY2P4LepeQ Ss9J4x9Gek6LdRy6Wo9X5IGtQBGnxkQl6erGYSV5nBXqilKfj0VrMu/Sg7Vnmsdxh1vaQI gFXwKcWE1XTJltzUhvH7jRP0MrWLwwQGSQ/nrTX1E7zeceOj9w0hjbpT0X9y21IcLdq+0X 9v3YAM/TPfRxRJDvFiukGvvnP52gG8doaalT7gtF/z4mHxyBG9c5U5N8ziEw35U4vMlAOB RuYSD5X5xlmxkCl1uYDu3wCwhXsfv6LcXKJOPnTq/ovXWwnndQT3WqjlqBAcUg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759975436; a=rsa-sha256; cv=none; b=Ut1K9R1kkJ0kvkBkrh2OVpqLwvRgvc0dSY39PT1tKsKaEGwfdZxIcZgG6ws0V83wprhEPj tieuQnIiMF62UgmA7r7cpZwrRv5XhXTHIKYJBgcAGNtMVYWsYlOWcEg5aIHdQSH+QqqvD6 2qqIvke9DIO+rP9Wzm12dBNMVHZXbI0KMYOizLdaAJAMLVWWcUewn3GNfNWbc9XkKdpR6F p63RqzFUF9KRQ7z7c5wD89FzDKs8hcm99yHEJ/zYdNUOiJvpTNkL49am04z0R6oVT3XSJG ftOPZSWu1q+n9pvog8aJJiEIcZxlDvd+00hW4UhZp8zLEF9KhyzEUbiVss40zQ== 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 4chtTS4QcTzx79; Thu, 09 Oct 2025 02:03:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 02:03:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2095448395.601.1759975436625@jenkins.ci.freebsd.org> In-Reply-To: <1010589245.593.1759970739020@jenkins.ci.freebsd.org> References: <1010589245.593.1759970739020@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26930 - 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_600_1415769536.1759975436461" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_600_1415769536.1759975436461 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26930 (c8f9a9abd8000a8514e0beee99ffcf48d05= ce47b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26930= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26930/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26930/co= nsole 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) c8f9a9abd8000a8514e0beee99ffcf48d05ce47b by ivy: generate-set-ucl.lua: Add missing copyright header The end of the build log: [...truncated 3.90 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 92:0a:96:3c:b4:9c epair1b: Ethernet address: 86:3f:a7:15:0d:f0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.249s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ba:b9:= 9a:16:9c:fb epair0b: Ethernet address: 0e:25:e5:36:67:71 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:c0:7b:47:a5:ac epair1b: Ethernet address: b6:18:19:23:a9:28 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: b6:07:= 30:1e:73:8a epair0b: Ethernet address: 4a:7f:6f:40:9d:f0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:f6:3c:2f:87:3b epair1b: Ethernet address: 4a:ab:d8:cc:ee:6e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: ea:04= :cd:3e:db:2f epair0b: Ethernet address: de:ec:a5:35:5f:14 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:29:b2:0a:f2:38 epair1b: Ethernet address: fa:32:6a:72:eb:ff epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.339s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ce:4e= :92:b8:9e:e7 epair0b: Ethernet address: 62:0b:eb:36:f8:d5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ee:9a:ee:75:f3:76 epair1b: Ethernet address: a2:75:43:5b:cd:73 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: e6:26:05:75:52:25 epair0b: Ethernet address: 6a:3a:47:72:8c:64 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:da:6b:06:e1:5b epair1b: Ethernet address: d2:04:e9:f1:13:44 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: fe:7e:bb:12:48:= c3 epair0b: Ethernet address: 92:7b:65:0a:11:92 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:24:b5:1f:0e:6d epair1b: Ethernet address: 82:0f:88:77:a5:c0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.268s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 4e:00:1e:6f:50= :ec epair0b: Ethernet address: e6:64:be:a7:e0:f8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:de:14:05:83:76 epair1b: Ethernet address: 3a:ce:8e:1c:8e:49 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.259s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: ce:8b:ac:2c= :75:fd epair0b: Ethernet address: c2:e7:83:a4:bf:71 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:74:2c:3a:60:5c epair1b: Ethernet address: 52:2a:90:5b:9a:6d epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 5a:eb:2a:91:f3:b0 epair2b: Ethernet address: 92:bf:1f:e5:c9:77 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.408s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 32:b1:93:16:d4:7f epair0b: Ethernet address: c6:bc:18:3e:29:1f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:00:be:c4:ef:b9 epair1b: Ethernet address: 72:7c:8b:45:a2:8f epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 66:29:ae:c0:1c:e0 epair2b: Ethernet address: ea:df:06:df:76:07 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.428s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 26:35:91:47:f1:4a epair0b: Ethernet address: ca:16:03:27:ea:d9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:f6:1e:43:10:9b epair1b: Ethernet address: 26:49:05:78:b4:d3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 22:a6:74:71:12:33 epair2b: Ethernet address: 56:55:85:5f:5f:c4 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1759975420 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1c07bff06 gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff8000323ab80 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h16m24s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26930' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins14113982253608047495.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'c8f9a9abd8000= a8514e0beee99ffcf48d05ce47b', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../c8f9a9abd8000a8514e0= beee99ffcf48d05ce47b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_600_1415769536.1759975436461-- From nobody Thu Oct 9 02:48:46 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 4chvTF30Fmz69TNt for ; Thu, 09 Oct 2025 02:48:49 +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 4chvTF1FbTz3RBL; Thu, 09 Oct 2025 02:48:49 +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=1759978129; 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: list-id; bh=wRK7fUDLR1wlinDEBENXG4R0kLwz9y1Mm8ah6QMNnpo=; b=bsM/CrPw7CPePQLMmNwdFathSw1Eg/YPm1yHIeovdZO6p1DTB1nP5/ypCkoCUB6jFtS6l7 uzI4pC2Ri/gTGlErRc5pQCpXPBy8yVueqWdC0B98OV12tip6Blh46ENKQuxwUXqRKd+M7j V63sr4p4GU4tjOctNh9ECmv/p0mlhLxWA+gIsPag0KuUZZJN3XBYu2Xx3Qx4UEGYGI1i2B pKdPHzfNrwbefa9XDuMHsVTrtGMzz9ccNIo0DlRd1XfNihOS2GIbhDyQe/CwYI2zVDhmjn 5vQYhBS5qX6Aiymodua1C6zSUnwN8+8jTOKF5YweoZhIBCZnxg05hb/En5o7GQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759978129; a=rsa-sha256; cv=none; b=L6Ag9axNjXc34qFjlRmPDkfvjetfVuDQq24JpdVzQ4zo8sAFir/NwuCK3Yq9cAwRf0aydC VTFnworzuSEcT6N4AYlCCIIAfF/+tU2W15aJQNXPZXNsOwdrEKFTwt1cfds3N8KgTIMRNt gNWEwIGFrrb0KKZyHCRo+iUyIKW1h47zn/umqJ9cGMdeK/TUjRshEx7VT8JzfAiXLpph0J 7lfZSuer64Xt/J9iCXcvC9H03LgyJxOhyoLrtyMWg5UFDMFOENouVAm6JijUQ+kFPqEMHG YFuhjIILaH+RHTJdOJCddwFxqRJDmlGBnO3X7SLq9iVqDvxqytrGe+6FAkPkJA== 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 4chvTF0k8jzyCZ; Thu, 09 Oct 2025 02:48:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 02:48:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <3622562.605.1759978129105@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #6786 - Failure 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_604_1268750274.1759978126499" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_604_1268750274.1759978126499 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #6786 (55c28005f544282b984ae0e15dacd= 0c108d8ab12) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/6786/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 6786/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 786/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) 0d14826de7d9d72e91f1d396120f1456102bccf4 by jtl: x86: Allow MCA messages to be rate-limited 55c28005f544282b984ae0e15dacd0c108d8ab12 by jtl: x86: support sending non-fatal MCA messages to syslog The end of the build log: [...truncated 95.35 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.rtsold.o -MTrtsold.o -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/usr.sbin/rtsold/= rtsold.c -o rtsold.o --- ping_make --- --- ping6.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DINET -DINET6 -DKAME_SCOPEID -DIPSEC -DRESCUE -I/tmp/ob= j/workspace/src/amd64.amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.= amd64/lib/libiscsiutil -g -MD -MF.depend.ping6.o -MTping6.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -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-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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/sbin/ping/ping6.c -o ping6.o --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-close.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-close.full file-close.o utils.o /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateatf= -c --- all_subdir_tests/sys/cam --- --- prout_register_huge_cdb.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/sys -fPIE -g -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-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie -W= l,-znoexecstack -o prout_register_huge_cdb.full prout_register_huge_cdb.pi= eo -lcam --- all_subdir_tests/sys/audit --- --- file-delete --- --- file-delete.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-delete.full file-delete.o utils.o /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivatea= tf-c --- file-write --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-write NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS= =3Dt PROG=3Dfile-write ) --- file-close --- --- file-close.debug --- --- file-write --- --- .depend.file-write --- --- all_subdir_tests/sys/cam --- --- prout_register_huge_cdb.debug --- --- all_subdir_tests/sys/audit --- --- file-close --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug file-cl= ose.full file-close.debug --- file-write --- echo file-write.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depen= d.file-write --- all_subdir_tests/sys/cam --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug prout_r= egister_huge_cdb.full prout_register_huge_cdb.debug --- all_subdir_tests/sys/audit --- --- file-write.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -write.file-write.o -MTfile-write.o -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/tests/s= ys/audit/file-write.c -o file-write.o --- file-close --- --- file-close --- --- all_subdir_tests/sys/cam --- --- prout_register_huge_cdb --- --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-close.debug file-close.full file-close --- all_subdir_tests/sys/cam --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dprout_register_huge_cdb.debug prout_register_huge_cdb.full prou= t_register_huge_cdb --- persist --- --- all_subdir_tests/sys/audit --- --- file-delete --- --- file-delete.debug --- --- all_subdir_tests/sys/cam --- --- Kyuafile --- --- all_subdir_tests/sys/cam/ctl --- echo '#! /usr/libexec/atf-sh' > persist.tmp cat /workspace/src/tests/sys/cam/ctl/persist.sh >>persist.tmp --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug file-de= lete.full file-delete.debug --- all_subdir_tests/sys/cam --- chmod +x persist.tmp --- all_subdir_usr.bin --- --- trsort.pieo --- --- all_subdir_tests --- mv persist.tmp persist --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_CONFIG_H=3D1 -D_FILE_OFFSET_BITS=3D64 = -D_LARGEFILE_SOURCE -D_LARGE_FILES -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT= _MACROS -D__STDC_LIMIT_MACROS -DBUILD_DIVSUFSORT64 -I/workspace/src/contrib= /libdivsufsort/include -I/workspace/src/usr.bin/bsdiff/bsdiff -fPIE -g -M= D -MF.depend.trsort.pieo -MTtrsort.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace= /src/contrib/libdivsufsort/lib/trsort.c -o trsort.pieo --- all_subdir_tests --- --- prevent --- --- all_subdir_tests/sys/audit --- --- file-delete --- --- all_subdir_tests/sys/cam --- echo '#! /usr/libexec/atf-sh' > prevent.tmp --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-delete.debug file-delete.full file-delete --- all_subdir_tests/sys/cam --- cat /workspace/src/tests/sys/cam/ctl/prevent.sh >>prevent.tmp chmod +x prevent.tmp mv prevent.tmp prevent --- read_buffer --- echo '#! /usr/libexec/atf-sh' > read_buffer.tmp cat /workspace/src/tests/sys/cam/ctl/read_buffer.sh >>read_buffer.tmp --- all_subdir_usr.bin --- --- all_subdir_usr.bin/bzip2 --- =3D=3D=3D> usr.bin/bzip2 (all) --- all_subdir_tests --- chmod +x read_buffer.tmp mv read_buffer.tmp read_buffer --- start_stop_unit --- echo '#! /usr/libexec/atf-sh' > start_stop_unit.tmp cat /workspace/src/tests/sys/cam/ctl/start_stop_unit.sh >>start_stop_unit.t= mp chmod +x start_stop_unit.tmp mv start_stop_unit.tmp start_stop_unit --- Kyuafile --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/chown/tests --- =3D=3D=3D> usr.sbin/chown/tests (all) --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- all_subdir_usr.bin --- --- .depend --- echo bzip2.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libbz2.a >> .depend --- bzip2.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D_FILE_OFFSET_BITS=3D64 -fPIE -g -MD -MF.= depend.bzip2.pieo -MTbzip2.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/contrib/bzip2/bzip2.c -o bzip2.pieo --- all_subdir_usr.sbin --- --- chown_test --- echo '#! /usr/libexec/atf-sh' > chown_test.tmp cat /workspace/src/usr.sbin/chown/tests/chown_test.sh >>chown_test.tmp chmod +x chown_test.tmp mv chown_test.tmp chown_test --- all_subdir_tests --- --- mini-me.pieo --- --- all_subdir_usr.sbin --- --- Kyuafile --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -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-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/contrib/capsicum-test/mini-me.c -o mini-me.pie= o --- all_subdir_usr.sbin --- --- chgrp.1.gz --- gzip -cn /workspace/src/usr.sbin/chown/chgrp.1 > chgrp.1.gz --- chown.8.gz --- gzip -cn /workspace/src/usr.sbin/chown/chown.8 > chown.8.gz --- chown.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = chown.full chown.pieo =20 --- chown.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug chown.f= ull chown.debug --- chown --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dchown.debug chown.full chown --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-write --- --- file-write.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-write.full file-write.o utils.o /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateatf= -c --- all_subdir_tests/sys/capsicum --- --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/chroot --- =3D=3D=3D> usr.sbin/chroot (all) --- all_subdir_tests --- chmod +x functional.tmp mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_usr.sbin --- --- .depend --- echo chroot.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- chroot.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.chroot.pieo -MTchr= oot.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/chroot/chroot.c -o c= hroot.pieo --- all_subdir_tests --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- all_subdir_tests/sys/audit --- --- file-write.debug --- --- all_subdir_tests/sys/capsicum --- --- mini-me.o --- --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug file-wr= ite.full file-write.debug --- all_subdir_tests/sys/capsicum --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -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/capsicum-tes= t/mini-me.c -o mini-me.o --- all_subdir_tests/sys/audit --- --- file-write --- --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_tests/sys/audit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-write.debug file-write.full file-write --- file-read --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-read NO_S= UBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS= =3Dt PROG=3Dfile-read ) --- all_subdir_tests/sys/capsicum --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- all_subdir_tests/sys/audit --- --- .depend.file-read --- echo file-read.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend= .file-read --- file-read.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.file= -read.file-read.o -MTfile-read.o -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/tests/sys= /audit/file-read.c -o file-read.o --- all_subdir_tests/sys/capsicum --- --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_usr.sbin --- --- chroot.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = chroot.full chroot.pieo =20 --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-read.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o file-read.full file-read.o utils.o /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lprivateatf-c --- all_subdir_rescue --- --- rtsol_make --- --- rtsock.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.rtsock.o -MTrtsock.o -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/usr.sbin/rtsold/= rtsock.c -o rtsock.o --- all_subdir_usr.sbin --- --- chroot.8.gz --- gzip -cn /workspace/src/usr.sbin/chroot/chroot.8 > chroot.8.gz --- chroot.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug chroot.= full chroot.debug --- chroot --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dchroot.debug chroot.full chroot --- all_subdir_usr.sbin/ckdist --- =3D=3D=3D> usr.sbin/ckdist (all) --- all_subdir_tests --- --- file-read.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug file-re= ad.full file-read.debug --- file-read --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-read.debug file-read.full file-read --- open --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.open NO_SUBDIR= =3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS=3Dt = PROG=3Dopen ) --- all_subdir_usr.sbin --- --- .depend --- echo ckdist.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libmd.a >> .depend --- ckdist.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ckdist.pieo -MTckd= ist.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/ckdist/ckdist.c -o c= kdist.pieo --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_tests/sys/audit --- --- .depend.open --- echo open.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.open --- open.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.open= .open.o -MTopen.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=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/tests/sys/audit/open= .c -o open.o --- all_subdir_sbin --- --- pfctl_optimize.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -Wall -Wmissing-prototypes -Wno-uninitializ= ed -Wstrict-prototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspa= ce/src/lib/libpfctl -I/tmp/obj/workspace/src/amd64.amd64/lib/libpfctl -DWIT= H_INET6 -DWITH_INET -fPIE -g -MD -MF.depend.pfctl_optimize.pieo -MTpfctl_o= ptimize.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -Wno-address-of-packe= d-member -c /workspace/src/sbin/pfctl/pfctl_optimize.c -o pfctl_opti= mize.pieo --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- collect2: error: ld returned 1 exit status *** [mini-me.noexec.full] Error code 1 make[6]: stopped in /workspace/src/tests/sys/capsicum 1 error make[6]: stopped in /workspace/src/tests/sys/capsicum 96.55 real 518.62 user 63.06 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/jenkins9484323625902844= 213.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_604_1268750274.1759978126499-- From nobody Thu Oct 9 03:52:02 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 4chwtC52D9z69ZnZ for ; Thu, 09 Oct 2025 03:52:03 +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 4chwtC1vHyz3Z9n; Thu, 09 Oct 2025 03:52:03 +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=1759981923; 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=IxTrjCMTGMkkbt6ev/ADZ031SlDokqQHTajYmsa4Vyk=; b=B7GJgVHAKdpKmKDlk0IgncJWcMHq6O3L45QjCVau8kpsXWzWS4WjyJydJ4rAnI41bQCOdV vsAFE1gVmFFIOFcGNL30k8565vXfZ1kNGbIgAzZiLTHQOyhAImvXjMjx+rWec8FQXUTdak bGN2MyCJMKVjLaTzrcVGvpoc4PbVbQYl8GPFuSu34iavbqUz+L7N9USe8cvCu7rtF1h/Aa EJPfOjqsAZtx1dNPQgfz855e8CZ4ytbn3PaeWeYW55GAUKA8bcUsr7gS5U6Y45TouQy72J SAFjpzSIsH1TcpwO5UKwUB8zZQQs/s0yoPoXVqmuQfwDyN+2pLVOX+l3nnc2pA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759981923; a=rsa-sha256; cv=none; b=ndxCY/BhD1QApML4tUahxgjvm2y6I8WXLDHwRZco3Epv0BlWx+Xex24DLjqnkI5gIywUlm +T5xwbkPA1nWBhyNaAuBGp8BiAIBmWf5YqwUDfy4rgGiwvHZAu54EiovEMC6Na61ATL6UA F5uCOhWn734ED3ENVx0AwKZrJqiRrDH50rcdMNgwtJsv9IrnssR9ENYW6N19CmSRqjWT9/ FlX8rxi1Uwh7rysAP0cw4oRD3kVbe6nOpvzrdP9KGivby/Eo2fAnTTMVKif/+m5u3kLmNv pgBVGaGfFxqFIdUo4Y3bblKlCzOta6mny7+/IINSQ+uMFS+5x46lgzxeB8kEOw== 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 4chwtC1LXxz10hd; Thu, 09 Oct 2025 03:52:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 03:52:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1362763068.609.1759981923193@jenkins.ci.freebsd.org> In-Reply-To: <2095448395.601.1759975436625@jenkins.ci.freebsd.org> References: <2095448395.601.1759975436625@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26931 - 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_608_1584674552.1759981922973" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_608_1584674552.1759981922973 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26931 (ed5023c96c6e0228d4c38d89b86809c713e= d3d68) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26931= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26931/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26931/co= nsole 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) ed5023c96c6e0228d4c38d89b86809c713ed3d68 by ivy: bsdinstall.8: Fix '---jail' option in manpage The end of the build log: [...truncated 4.40 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 26:76:d3:9a:1a:08 epair1b: Ethernet address: b2:be:54:7c:78:49 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.262s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: f6:20:= 64:e6:4e:f1 epair0b: Ethernet address: a2:35:bb:56:ff:52 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:e8:da:d9:1e:00 epair1b: Ethernet address: 6a:4d:5e:d7:d8:91 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 2e:f4:= 5b:99:b2:95 epair0b: Ethernet address: 4a:66:b4:4f:57:b2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:87:21:0a:9d:41 epair1b: Ethernet address: 2a:86:22:0d:58:42 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: c2:84= :56:4f:67:4b epair0b: Ethernet address: 6e:51:0a:55:71:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:91:fb:6e:01:e9 epair1b: Ethernet address: 12:ae:a5:91:45:f7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 46:97= :0e:d2:60:34 epair0b: Ethernet address: ee:d4:db:f6:6e:ee epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:e3:30:0f:39:21 epair1b: Ethernet address: 82:dc:dd:0a:33:c2 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: d2:18:46:17:de:ff epair0b: Ethernet address: 56:10:3c:cd:24:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:84:ae:00:30:d2 epair1b: Ethernet address: 32:89:b3:42:5f:e9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.234s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: aa:fe:9a:4a:fd:= e7 epair0b: Ethernet address: b6:d3:6c:e3:4b:36 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:cc:f3:7d:e6:a5 epair1b: Ethernet address: ae:ea:aa:a8:5a:49 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.224s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 9a:d0:99:ad:4e= :f7 epair0b: Ethernet address: da:52:06:01:36:4a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:c6:f2:db:40:d1 epair1b: Ethernet address: c6:23:90:cb:21:f5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.244s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 1e:5b:dd:d2= :2b:84 epair0b: Ethernet address: e6:d0:d2:87:ab:ca epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:dc:29:5a:34:8c epair1b: Ethernet address: da:3e:9c:8f:d3:7a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 92:03:bd:9f:51:86 epair2b: Ethernet address: 6a:82:0d:8c:25:62 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.354s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 06:e4:7b:97:c6:3b epair0b: Ethernet address: e6:ec:80:16:5b:67 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:4a:33:97:cd:9c epair1b: Ethernet address: 1e:17:41:a7:7a:2c epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 1a:eb:50:9e:df:ea epair2b: Ethernet address: e6:bf:63:be:b9:8b epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.123s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 1e:7e:39:9e:eb:c9 epair0b: Ethernet address: 12:8e:dd:33:4b:5f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:24:12:c4:cd:e5 epair1b: Ethernet address: a2:38:e9:6d:8b:7d epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 06:b7:85:00:8c:49 epair2b: Ethernet address: d2:36:60:48:a6:b0 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1759981906 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x57adfc8c gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff8012e32e8c0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h46m4s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26931' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./disable-notyet-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15434920498543601605.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'ed5023c96c6e0= 228d4c38d89b86809c713ed3d68', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../ed5023c96c6e0228d4c3= 8d89b86809c713ed3d68/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_608_1584674552.1759981922973-- From nobody Thu Oct 9 05:11:04 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 4chydP37M4z6BBTg for ; Thu, 09 Oct 2025 05:11:05 +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 4chydP0wLvz3gC8; Thu, 09 Oct 2025 05:11:05 +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=1759986665; 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=dhyCRH/ajxi70xf3dT74wYqnQX5EWxKi8eH5HJV5oKE=; b=DW4T4XtlEeHsRY6S5Qx3eDxLKnOwn2K2OwazLOExQf3QRSgLZYyb0GUq7F+vluTj3sTnnJ +S3P24NID0xpKDvF0wOweGmD5WFqmlO8OnYYyVDKGQItofw+AWBMnGr15IrYdgoIyWNqiU HotN63X7VMJZvl9kVzKUt4hLP5Rn14S1vOOdRj6ZTyOJgyebgmm9iFNfXBbPX8bDFbcjxE lKhEIgcrfv6/oDUKRxWnkJu6+VQsxBjwvXJU3CfRkarA+BYxBmY4ymnNMFInbm62gp0d+F YCbExLLULVAoEzo4SNisV5CxNYICUFDcnRDL209RVlT7w1LClKYnbaV2lmSYJg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759986665; a=rsa-sha256; cv=none; b=kR9HwagdjCriUWzhDlZeJUFsuxU3QpKW8n/pk+cy7MwsinmvqZutyTU94j8ShwLsLn0whH 5oWLxat2lGhqMWeKm/UBA4XjQObFjtuVA04MJX1+iarc+UtNo/nUB4izVrLgnKhDb9/wTy vr2LsTSt35HsLdruXXHS9lgAje3fgp30EQfvxdxgrJpK4rs+T+dlJ0aVf+jslLXF56onty mtYmr3Y2QeT92F59bqqlds/Sd6L/vjMSMkHnUSqhaXSzKv87O/b8A9kIOA/65kFfsRn5x3 bzLDwlJir49VQMJS9Sfb/jv7UlxZ+zM8jy+NN1iZkBshhg/yAmaElZxZG8TGuQ== 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 4chydP08SHz12s6; Thu, 09 Oct 2025 05:11:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 05:11:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, brooks@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1138664612.621.1759986665025@jenkins.ci.freebsd.org> In-Reply-To: <1362763068.609.1759981923193@jenkins.ci.freebsd.org> References: <1362763068.609.1759981923193@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26932 - 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_620_23050730.1759986664843" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_620_23050730.1759986664843 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26932 (4070ae0e9a60715199f83004e7ebdfb169f= c8cfc) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26932= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26932/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26932/co= nsole 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) 9e7eb261e6f965f121515cc52db96ea879b8b384 by brooks: arch.7: deprecate __ILP32__ and __LP64__ macros 2fe28202aaac4735f4982e7b79997a0dbc66e588 by brooks: arch.7: decouple long and pointer sizes fd895b4f0423e430e311f5ee340b21458dc46b47 by brooks: arch.7: Add CHERI architectures d96f9a4688668ececc09c61dcf6b539a55112cc0 by des: rcorder: Fix grammar in warning about loops 4070ae0e9a60715199f83004e7ebdfb169fc8cfc by des: nvme: Tweak completion timeout loop The end of the build log: [...truncated 3.91 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 6e:37:e9:7d:98:ca epair1b: Ethernet address: 5a:19:24:13:16:5a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 9e:34:= e9:c3:28:90 epair0b: Ethernet address: 0e:d5:f2:f3:2e:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:44:32:fc:96:43 epair1b: Ethernet address: ae:1d:3f:f8:58:0d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 5a:26:= 3e:84:31:eb epair0b: Ethernet address: f6:de:43:3e:5e:89 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:2e:97:40:d9:f5 epair1b: Ethernet address: ea:b9:eb:6d:a3:d8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.290s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 6e:1d= :4b:19:29:64 epair0b: Ethernet address: 92:31:d5:79:59:07 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:2e:95:49:d9:27 epair1b: Ethernet address: a2:0c:48:93:91:11 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.226s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 4a:d8= :31:07:f8:e7 epair0b: Ethernet address: f6:e1:ca:02:67:be epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:cf:81:41:dc:47 epair1b: Ethernet address: ca:4d:91:b2:93:07 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 26:90:46:5f:31:bd epair0b: Ethernet address: 4e:f4:1f:79:b9:97 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:a6:b8:ba:b2:f7 epair1b: Ethernet address: 12:ed:81:ec:c4:d8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 4a:ee:a5:40:e3:= 0d epair0b: Ethernet address: da:e8:6a:db:5d:b6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:38:43:ad:6e:e0 epair1b: Ethernet address: 9a:f4:41:9b:05:3a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.270s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: ce:07:5a:e2:59= :d4 epair0b: Ethernet address: f2:8d:9b:0f:02:66 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:ff:60:8b:03:20 epair1b: Ethernet address: 2a:c3:66:b9:61:8e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: de:de:02:bc= :19:2e epair0b: Ethernet address: 52:75:0b:a6:a5:cc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:58:d7:2b:1f:cb epair1b: Ethernet address: f6:c6:90:b9:68:24 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 66:13:3c:23:a1:c5 epair2b: Ethernet address: de:63:10:f2:f8:44 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.337s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: f2:05:e1:6b:a3:b3 epair0b: Ethernet address: 42:4f:e4:67:71:85 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:bb:e2:0c:a6:df epair1b: Ethernet address: 76:48:c8:0f:57:fe epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 5a:db:45:74:8c:9a epair2b: Ethernet address: ce:2f:13:a2:ba:6b epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.246s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: ee:3f:f5:ba:0b:bc epair0b: Ethernet address: fe:a1:b1:6c:79:cf epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:be:a3:62:7c:41 epair1b: Ethernet address: fa:4d:53:0d:91:dd epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: aa:06:10:52:f9:a5 epair2b: Ethernet address: e2:ea:1f:ba:98:f1 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1759986638 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x146c658c9 gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff80003239c40 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h17m1s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26932' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins6238562744736155793.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '4070ae0e9a607= 15199f83004e7ebdfb169fc8cfc', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../4070ae0e9a60715199f8= 3004e7ebdfb169fc8cfc/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_620_23050730.1759986664843-- From nobody Thu Oct 9 06:58:07 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 4cj10v5rr4z6BMMF for ; Thu, 09 Oct 2025 06:58:07 +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 4cj10v3nclz3psn; Thu, 09 Oct 2025 06:58:07 +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=1759993087; 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=hHkV/lZGUwgwd+EPpABn16twqH5p3DvszjUAVrHk3jo=; b=qQ3s0vpJ1NPaYCEzeQJnxErWoi8rGsNrCgLDvnfa3rDutNogGIXU8Vr8h/aA+3L2AWenNd mQYKiMjWbPQtTbMGk6JqZy5BeuZXBj6R4mjbn7+iZpbrRiO6KNh17aIZVNjVUbrySOz06k OiR0J5yGP0dg2+yEYRc/ppYRh2T7pJFkXR7vFF7RFYQpjsc59cgvaPSEXBw78csNr/x8y8 e0lSfc8RuZXGcNxSNoroQDhRjkGy+4oYTj3v8ogU5bdtni8z19VSsRHW0NERGV/xOH0diS Gt8d92kyxO2cxqJI05Pkd0j9jJTr4NeDM/gufuSufbybz14Q3/dIiRyLKoedFQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759993087; a=rsa-sha256; cv=none; b=E4G600bucvb5+MbP/twcz6XVzXVOtwmj/0VBgmNk3jOHEE2OEoX9Z0+qdAk1eTV3BG1yI7 EBWKNjx8HBkPON6PhIXSUk+MQlIps0xzh9ItodHgKUZ4jetLwUKirrdnoyFegNMlugOJml GGC+bdXEnuqWQdg3vambCgKQzFs8PCyB39pH4978XpcpkCXHbJpO3o9liSuWyf8OSr6rvn 2XNWOZ/CiJnu2WjwbTGiAUmAMVAlSYrBZ1IJ4eyUhUGpVd29r7GbVp97KN2OpyIka+6KeT OJaQmd36wf2ICKDunCUF7Yfg1xcBAJdgSCCbzgpJostB+frGLEqPeklxWsGblg== 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 4cj10v33vGz15Qd; Thu, 09 Oct 2025 06:58:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 06:58:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <169762457.623.1759993087434@jenkins.ci.freebsd.org> In-Reply-To: <1138664612.621.1759986665025@jenkins.ci.freebsd.org> References: <1138664612.621.1759986665025@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26933 - 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_622_531989256.1759993087152" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_622_531989256.1759993087152 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26933 (04d47c7cde54cc325cca3f47113976f5500= dc58f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26933= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26933/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26933/co= nsole 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) b464c7a75e30e6149906458075b7eaf0841c7222 by markj: pw: pw_mkdb(3) does not set errno 687cb66411c7bc220ccb90cedc2f7486567d55b6 by markj: tools/build: Bring in stdckdint.h if needed 53ab85a55408562690f58788ea8d01c18b79ef5d by markj: cross-build: Define __GNUC_PREREQ__ in cdefs.h ae6db60ff56de5b93de9f6fee6116cbc2d4b498e by markj: rc: Update dependencies for zpool scripts 04d47c7cde54cc325cca3f47113976f5500dc58f by markj: rc tests: Add a test to check for warnings from rcorder The end of the build log: [...truncated 4.41 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 7a:ad:1a:d7:b0:92 epair1b: Ethernet address: 0a:10:35:89:b1:24 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.255s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 2a:54:= 03:23:ac:60 epair0b: Ethernet address: 12:61:34:e5:dd:fd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:a5:f1:15:b4:3a epair1b: Ethernet address: d2:b3:6b:ea:51:ad epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.255s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 22:ae:= c2:48:1a:c7 epair0b: Ethernet address: ca:e1:27:89:fd:9b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:42:cd:f1:fa:2f epair1b: Ethernet address: 52:3a:dc:2c:35:a8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 02:00= :cc:5d:e0:48 epair0b: Ethernet address: be:3a:f0:a6:23:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:13:a4:20:d4:98 epair1b: Ethernet address: c2:c3:62:11:b7:54 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ba:2c= :2c:4f:64:0b epair0b: Ethernet address: ce:dc:f7:2b:38:d1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:02:48:fe:48:9b epair1b: Ethernet address: 1e:3f:2e:a2:73:c4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.233s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 46:f4:59:14:17:d0 epair0b: Ethernet address: 4a:ac:5d:21:a8:6b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:e9:6f:8a:4e:75 epair1b: Ethernet address: a6:1f:4e:64:d9:5a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.295s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: c2:1e:aa:ee:d4:= 73 epair0b: Ethernet address: 3a:37:37:a9:f1:78 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:e7:a8:7f:89:74 epair1b: Ethernet address: 02:70:9d:ef:5a:e3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.253s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 36:f7:94:ce:9c= :9b epair0b: Ethernet address: ce:1e:e5:f5:b8:63 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fe:12:21:24:b2:1d epair1b: Ethernet address: ce:b4:3e:4f:d0:39 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: d2:d1:29:64= :21:7d epair0b: Ethernet address: be:ed:3d:60:ee:3a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:c1:83:ec:bb:b5 epair1b: Ethernet address: 5a:41:ac:f7:3d:54 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 56:d6:cf:f9:4d:23 epair2b: Ethernet address: a6:8f:80:21:8d:3e epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.364s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 4e:1e:d1:8f:79:ba epair0b: Ethernet address: 96:b5:87:92:13:0d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:5f:f2:58:16:d3 epair1b: Ethernet address: c6:07:5f:00:fc:1c epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:c7:6a:11:e9:44 epair2b: Ethernet address: 0a:5b:da:90:d1:21 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.250s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 1e:a5:7d:3d:69:b5 epair0b: Ethernet address: e6:48:10:ad:08:a2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:e2:41:71:82:df epair1b: Ethernet address: 1a:72:87:60:7e:d1 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a2:64:b0:bf:9e:29 epair2b: Ethernet address: a2:35:97:39:b6:7a epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759993073 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x230dfadea gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8014ba1cf80 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h45m29s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26933' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins10129820153821999131.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '04d47c7cde54c= c325cca3f47113976f5500dc58f', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../04d47c7cde54cc325cca= 3f47113976f5500dc58f/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_622_531989256.1759993087152-- From nobody Thu Oct 9 08:38:33 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 4cj3Dn67Yrz6BVdN for ; Thu, 09 Oct 2025 08:38:33 +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 4cj3Dn2ywpz42sb; Thu, 09 Oct 2025 08:38:33 +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=1759999113; 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=Ch81aQpqrYqLEwQSFfMgKY2S6Ns3MAxu5TBysRqAQnU=; b=efvHEgAKRHhnWhRTNNmlW6PyJXnPZKR3ICzrMq78DmBgj3z/bA8iK01XJetJFYuDnzh0qv DyaTQOyY16FPxtj/AMS8mJvViqaH6KZE2fzlH4Hh/jjW3QkYi9lYnBWuluuWkSjaXQAph3 mnIIuGZUTs/UpDhnSgNbuM3eFGXJ3RlS8wvsLzSAp8iV6w0I/mAjr88LM3mDDVqtNpwu2H fdvaiADE/9Hw0bC06rJcuGz9TVShNsyCdqYHH3kM0Yc1VtGx6gvqjGZOnusJztP/m/DjLF T+SERxZF9u8VWC86G1ge4Ba47Pd4Qg4RZ2HSy1rmAfmhr60A0TYaJWCMnh4PlA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1759999113; a=rsa-sha256; cv=none; b=LxYpeElLqFrsoL+tFlxnepeEJXgox8GcPRcEjwq+F5USe2Roq3igOCFy48DKs+us0djk17 UtfGNbRwdzUDHAGIEXkUdF2vltQipJ52b8XHHfPOICoDX1Rw9/gfPK+G9cdHHm0NfNRnDL VoMhNdh6HTk9Eoaa0QO+g7hDRd2eLAEx5N0v2kNqYQ33x3PgSqLHxcqjWXH0LZD/1WS3Fv Ox5q4j9HTiAjlByShTNK+txir8W/KFIMvPxltOjKPGLmxukhkYGFUDJjoA/gmu/C4TdqH1 lFc9PjcN4CGXVpr+pV9ujEPK+s2sn6QUxZDXiOWiVAskMW+lGppxFSZEGVP6UA== 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 4cj3Dn2VM6z18SK; Thu, 09 Oct 2025 08:38:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 08:38:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dfr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2119760892.629.1759999113354@jenkins.ci.freebsd.org> In-Reply-To: <169762457.623.1759993087434@jenkins.ci.freebsd.org> References: <169762457.623.1759993087434@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26934 - 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_628_1387766876.1759999113125" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_628_1387766876.1759999113125 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26934 (e21e6e96b662dcbb2f0e37ab356c9dded62= a586e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26934= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26934/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26934/co= nsole 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) e21e6e96b662dcbb2f0e37ab356c9dded62a586e by dfr: release: Avoid generating .pkgsave files in OCI images The end of the build log: [...truncated 4.34 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 26:4c:f2:9b:b1:5b epair1b: Ethernet address: 26:f0:e9:e3:72:6a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: b6:d4:= f6:22:11:bc epair0b: Ethernet address: 06:24:c5:62:75:4d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:3e:4a:c6:67:f7 epair1b: Ethernet address: 32:fb:e1:68:e6:2d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.255s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 8a:e6:= f0:b6:7f:5c epair0b: Ethernet address: 16:3c:c5:ff:c8:77 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:f0:7d:9c:4e:dd epair1b: Ethernet address: 7a:09:a6:f0:89:fd epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.234s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 4e:16= :18:cf:70:ea epair0b: Ethernet address: ba:af:cd:bd:8d:b8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:0e:74:fb:4c:f2 epair1b: Ethernet address: 82:8d:09:2b:21:18 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.235s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ca:73= :e0:ce:08:ac epair0b: Ethernet address: 46:52:82:df:81:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:1a:e4:4c:47:fd epair1b: Ethernet address: ae:ee:13:30:87:69 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.255s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: e2:9b:3c:7c:1d:d2 epair0b: Ethernet address: f2:e4:97:21:09:0c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:3c:99:55:65:93 epair1b: Ethernet address: da:c0:65:6d:59:a3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.266s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: b6:79:ca:80:91:= 19 epair0b: Ethernet address: b2:7d:c2:90:b5:11 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:f4:c3:43:ca:ff epair1b: Ethernet address: d2:d0:e0:c9:17:1b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: a2:02:87:6d:46= :14 epair0b: Ethernet address: 86:46:75:97:58:88 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:f0:0b:d0:91:27 epair1b: Ethernet address: 56:2d:e9:ec:c5:9b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.255s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: e6:cb:3c:8d= :77:d4 epair0b: Ethernet address: c6:39:6d:57:b7:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:9b:29:9e:5b:9b epair1b: Ethernet address: be:be:4c:ef:00:2e epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a6:09:86:04:90:ae epair2b: Ethernet address: aa:08:9a:29:64:4b epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.356s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 22:82:b2:a7:54:09 epair0b: Ethernet address: b2:ba:c8:57:2c:57 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:c2:9e:ba:a0:d2 epair1b: Ethernet address: 92:3b:42:27:77:cf epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 32:97:5b:5a:8f:32 epair2b: Ethernet address: 5e:5f:08:15:4a:f2 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.148s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: aa:05:76:92:5b:e8 epair0b: Ethernet address: 8e:83:4d:ce:99:5f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:99:61:91:51:d8 epair1b: Ethernet address: 7e:33:06:6a:ae:bd epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:19:4d:7a:86:a6 epair2b: Ethernet address: 82:ed:e9:6e:61:ca epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1759999103 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1dc6c3ee0 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8007a658800 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h38m54s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26934' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins7585595752879575125.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'e21e6e96b662d= cbb2f0e37ab356c9dded62a586e', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../e21e6e96b662dcbb2f0e= 37ab356c9dded62a586e/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_628_1387766876.1759999113125-- From nobody Thu Oct 9 10:06:02 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 4cj59p3HJcz6BdQq for ; Thu, 09 Oct 2025 10:06:06 +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 4cj59p0nRkz49dR; Thu, 09 Oct 2025 10:06:06 +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=1760004366; 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=jCfLrPerntGU/q0/S1EQNbLi2KPDAzwJahwe86+DySw=; b=KS2E94trZRBtXYNzyOWr2nagcwRB99a0V4J9Xm0p5NKR46r1958Ik1QjQ0KL7hn9UjC1K2 vuZK6+xJoi9SARl3xDVomgvIjtPMs23Hq/dvajU2p9nSVgAkaJYPSEwf4I238C1VXh6D9E BHrfKFhAxPPDF0GLysogqzT3KCfClYbQRqU5RBw90ZShcLDs/uv/l/HJZf1HJKXMA1OUO+ vjXqyZuXyoF/sHSBiOJQzlJfjw22sXd6vvp3RSdYZvRk7hcwxlSuSAwklYEUZfHC/6y7kg pLrob1/r2rPP8ppiQgC3FKZeJ8KSUYQwFXGrzN8T6IwQht5bNMumK+tK1KQ6bw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760004366; a=rsa-sha256; cv=none; b=q8Cz9AqbkZeNRnpz5m3CNjavE20m4MU6UjF9OjYaC4uG8sVleRBXy54tvK76EXnluf4g4P jLtEWbLyS4zuZgrDcBPLACVjRhByQrYv1SnsYi7LTNHyRoGLWdmfvKKLX0avDL1w7GSbxB BIO1u1kMsQwXhzE+zU+Cutgdq5rYbGwAtCOdRuUmIMo1kLUr4n0L196mwW2nWec548luQc z0wJoVPNamiE0UY7un36eFeb8xcTf3x9sxZqit7qjneBqPG+0cn525tL7th+QjdddQrRyd GZkEPr+J9LfLU1lm7wKT4oaX7KYAS47piceUdIP1TA4WyEcyFkUOdqdpZ3ChVA== 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 4cj59p0Dv1z1BjY; Thu, 09 Oct 2025 10:06:06 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 10:06:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <256451996.633.1760004366037@jenkins.ci.freebsd.org> In-Reply-To: <769970943.567.1759938597444@jenkins.ci.freebsd.org> References: <769970943.567.1759938597444@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #23 - 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_632_1597315435.1760004363125" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_632_1597315435.1760004363125 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #23 (3ca54c736b9c129f700cb5e6b7= 012aaff2bf65d8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/23/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/23/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/23/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) 3b6fb75bdece41ef57764c18f7d229d737737a84 by tuexen: tcp: remove stray ; 41e9c68d9ac186381163bdce05bbd7a1c9925661 by tuexen: tcp: improve SEG.ACK validation in SYN-RECEIVED 3ca54c736b9c129f700cb5e6b7012aaff2bf65d8 by tuexen: tcp: remove stray ; The end of the build log: [...truncated 108.58 MiB...] echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/unzip --- --- test_utils.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.am= d64/usr.bin/unzip/tests -I/workspace/src/contrib/libarchive/unzip -I/worksp= ace/src/contrib/libarchive/unzip/test -I/workspace/src/contrib/libarchive/l= ibarchive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/sr= c/contrib/libarchive/test_utils -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.bsdunzip_test.test_utils.pieo -MTtest_utils.pieo -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 -W= no-cast-align -c /workspace/src/contrib/libarchive/test_utils/test_utils.= c -o test_utils.pieo --- all_subdir_usr.bin/wg --- --- terminal.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -include paths.h -DRUNSTATEDIR=3D"_PATH_VARRU= N" -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.terminal.pieo -MTte= rminal.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 /workspace/src/contrib/wireguard-tools/= terminal.c -o terminal.pieo --- all_subdir_usr.bin/unzip --- --- bsdunzip_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/confi= g_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd6= 4.amd64/usr.bin/unzip/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/un= zip/tests -I/workspace/src/contrib/libarchive/unzip -I/workspace/src/contri= b/libarchive/unzip/test -I/workspace/src/contrib/libarchive/libarchive -I/w= orkspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/liba= rchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffil= e-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -= pie -Wl,-znoexecstack -o bsdunzip_test.full err.pieo test_0.pieo test_C.pi= eo test_I.pieo test_L.pieo test_P_encryption.pieo test_Z1.pieo test_basic.p= ieo test_d.pieo test_doubledash.pieo test_glob.pieo test_j.pieo test_n.pieo= test_not_exist.pieo test_o.pieo test_p.pieo test_q.pieo test_singlefile.pi= eo test_t.pieo test_t_bad.pieo test_version.pieo test_x.pieo test_main.pieo= test_utils.pieo -larchive --- all_subdir_usr.bin/wg --- --- curve25519.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -include paths.h -DRUNSTATEDIR=3D"_PATH_VARRU= N" -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.curve25519.pieo -MT= curve25519.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wno-shadow -c /workspace/src/contri= b/wireguard-tools/curve25519.c -o curve25519.pieo --- all_subdir_usr.bin/unzip --- --- bsdunzip_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdunzi= p_test.full bsdunzip_test.debug --- bsdunzip_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdunzip_test.debug bsdunzip_test.full bsdunzip_test --- functional_test --- echo '#! /usr/libexec/atf-sh' > functional_test.tmp cat /workspace/src/usr.bin/unzip/tests/functional_test.sh >>functional_test= .tmp chmod +x functional_test.tmp mv functional_test.tmp functional_test --- Kyuafile --- --- bsdunzip.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DBSDUNZIP_VERSION_STRING=3D\"3.8.1\" -DPLATFORM_CONFIG_H= =3D\"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/cont= rib/libarchive/unzip -I/workspace/src/contrib/libarchive/libarchive_fe -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wl,-zrelro -pie -Wl,-znoexecst= ack -o bsdunzip.full bsdunzip.pieo cmdline.pieo err.pieo passphrase.pieo = -larchive=20 --- bsdunzip.1.gz --- gzip -cn /workspace/src/contrib/libarchive/unzip/bsdunzip.1 > bsdunzip.1.gz --- bsdunzip.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdunzi= p.full bsdunzip.debug --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- --- config.pieo --- --- all_subdir_usr.bin --- --- bsdunzip --- --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdunzip.debug bsdunzip.full bsdunzip --- all_subdir_usr.bin/which --- =3D=3D=3D> usr.bin/which (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- .depend --- echo which.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- which.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.which.pieo -MTwhich.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/which/which.c -o which.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/pppctl --- --- pppctl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pppctl.full pppctl.pieo -ledit -lpthread=20 --- pppctl.8.gz --- gzip -cn /workspace/src/usr.sbin/pppctl/pppctl.8 > pppctl.8.gz --- pppctl.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pppctl.= full pppctl.debug --- pppctl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpppctl.debug pppctl.full pppctl --- all_subdir_usr.sbin/nscd --- =3D=3D=3D> usr.sbin/nscd (all) --- .depend --- echo nscd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- agent.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.agent.pieo -MTagent.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/agent.c -o agent.pieo --- all_subdir_usr.bin --- --- which.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 which.full which.pieo =20 --- which.1.gz --- gzip -cn /workspace/src/usr.bin/which/which.1 > which.1.gz --- which.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug which.f= ull which.debug --- which --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwhich.debug which.full which --- all_subdir_usr.bin/whois --- =3D=3D=3D> usr.bin/whois (all) --- all_subdir_usr.sbin --- --- nscd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.nscd.pieo -MTnscd.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/nscd.c -o nscd.pieo --- all_subdir_usr.bin --- --- .depend --- echo whois.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- whois.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.whois.pieo -MTwhois.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/whois/whois.c -o whois.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- 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.sbin/vidcontrol --- --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/lpr --- =3D=3D=3D> usr.sbin/lpr (all) --- all_subdir_usr.sbin/lpr/common_source --- =3D=3D=3D> usr.sbin/lpr/common_source (all) --- all_subdir_usr.sbin/jail --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbin/lpr --- --- common.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DINET6 -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.comm= on.o -MTcommon.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/usr.= sbin/lpr/common_source/common.c -o common.o --- all_subdir_usr.sbin/nscd --- --- nscdcli.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.nscdcli.pieo -MTnscdcli.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/usr.sbin/nscd/nscdcli.c -o nscdcli.pieo --- all_subdir_usr.bin --- --- whois.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 whois.full whois.pieo =20 --- whois.1.gz --- gzip -cn /workspace/src/usr.bin/whois/whois.1 > whois.1.gz --- whois.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug whois.f= ull whois.debug --- whois --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwhois.debug whois.full whois --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- /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/write --- =3D=3D=3D> usr.bin/write (all) --- .depend --- echo write.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- write.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.write.pieo -MTwrite.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/write/write.c -o write.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/nscd --- --- cachelib.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.cachelib.pieo -MTcachelib.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/usr.sbin/nscd/cachelib.c -o cachelib.pieo --- all_subdir_usr.bin --- /workspace/src/usr.bin/write/write.c: In function 'utmp_chk': /workspace/src/usr.bin/write/write.c:191:9: warning: 'strncpy' specified bo= und 16 equals destination size [-Wstringop-truncation] 191 | strncpy(lu.ut_line, tty, sizeof lu.ut_line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/lpr --- --- ctlinfo.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DINET6 -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.ctli= nfo.o -MTctlinfo.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -c /workspace/src/u= sr.sbin/lpr/common_source/ctlinfo.c -o ctlinfo.o --- all_subdir_usr.bin --- --- write.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 write.full write.pieo =20 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- --- write.1.gz --- gzip -cn /workspace/src/usr.bin/write/write.1 > write.1.gz --- write.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug write.f= ull write.debug --- write --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwrite.debug write.full write --- all_subdir_usr.bin/xargs --- =3D=3D=3D> usr.bin/xargs (all) --- .depend --- echo xargs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- xargs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.xargs.pieo -MTxargs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/xargs/xargs.c -o xargs.pieo /workspace/src/usr.bin/xargs/xargs.c: In function 'run': /workspace/src/usr.bin/xargs/xargs.c:597:17: warning: this statement may fa= ll through [-Wimplicit-fallthrough=3D] 597 | xexit(*argv, 1); | ^~~~~~~~~~~~~~~ /workspace/src/usr.bin/xargs/xargs.c:598:9: note: here 598 | case 0: | ^~~~ --- 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.sbin/lpr --- --- displayq.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DINET6 -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.disp= layq.o -MTdisplayq.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector= -strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -c /workspace/= src/usr.sbin/lpr/common_source/displayq.c -o displayq.o --- all_subdir_usr.sbin/nscd --- --- cacheplcs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.cacheplcs.pieo -MTcacheplcs.pie= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -Wpointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/usr.sbin/nscd/cacheplcs.c -o cacheplcs.pieo --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [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.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 145.95 real 1411.07 user 158.31 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/jenkins13166970607= 995063177.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_632_1597315435.1760004363125-- From nobody Thu Oct 9 10:07:07 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 4cj5C24t5Kz6BdTk for ; Thu, 09 Oct 2025 10:07:10 +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 4cj5C237dPz49f0; Thu, 09 Oct 2025 10:07:10 +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=1760004430; 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=3Z2Zu+FttSAPkbYQBSO9EUb8r2q7bW9En8zlvH+oD28=; b=U3uncex/m9w/B+jQJPXcUOgtI0Z5XEWeh/ghd5vrH3Aawap43U/UubTWfeqA349UXT3J2t T/ofz5eES/sQD1JK/LNKVrEOYAneAY5DaBwbzQSNld/BtTMgzquPRp17pvx4RZ2KKVvEoJ OAkOigR2gs0KL7zeLQdheGZziWsM3JBqDgnU/TxN8hAPaGo2vnAL2zSH9fvPMvHbyrZgxM kPXcVp/btXwXOh2GyHJ1AW+8gMqMZvggKRPO74n9/btQKN7svrGxrh3m/sl7EIJhfbFjQf ZzsrzRjC4uSMbD2wlHOkqOipQVjVBM4w5gUoB2EdI8oBGhjcnWRvD3aAld5BqQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760004430; a=rsa-sha256; cv=none; b=k29sfIX87dSmJNxrbdzddWs58QppKoAIFzkUCVtrpdBt2F1FvgHTLgeS4pVBf/nh2bA/5N UUotgtL8H/8dsMcTm9paVl/DaKoBiRfA2QwuijwZNqD8MDJhsOcKA3uwTtbjgB8C5pywXB Ci1tuR+OojI7IvqWVamjwhbpS6EKXfy0FAUeyA4XqgrrOnGiyEaST9uAxqfnRy+TWJRzK2 2JsszbAtDT9IiA/jglSqOJdtigppeTrbP+njI9FzgrIYDrtGz4qoeq8Wz/xvKn3gsZd2kQ QQFFn77LYD22W3aL74DgZwa3/dXygaAJlSKASR9AVTwtJoCEuXCZIsbmCnDYCw== 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 4cj5C22dv1z1BlZ; Thu, 09 Oct 2025 10:07:10 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 10:07:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1218233417.635.1760004430374@jenkins.ci.freebsd.org> In-Reply-To: <2033964262.565.1759936150157@jenkins.ci.freebsd.org> References: <2033964262.565.1759936150157@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #23 - 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_634_157897698.1760004427352" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_634_157897698.1760004427352 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #23 (3ca54c736b9c129f700cb5e6b7= 012aaff2bf65d8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/23/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/23/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/23/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) 3b6fb75bdece41ef57764c18f7d229d737737a84 by tuexen: tcp: remove stray ; 41e9c68d9ac186381163bdce05bbd7a1c9925661 by tuexen: tcp: improve SEG.ACK validation in SYN-RECEIVED 3ca54c736b9c129f700cb5e6b7012aaff2bf65d8 by tuexen: tcp: remove stray ; The end of the build log: [...truncated 109.90 MiB...] gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_clone__nonempty_= nvlist::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:340:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_tests --- --- nfs --- --- nfs.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o nfs.full nfs.pieo mockfs.pieo utils.pieo -lprivategmoc= k -lprivategtest -lprivategtest -lutil -lpthread --- nfs.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug nfs.ful= l nfs.debug --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- --- nfs --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnfs.debug nfs.full nfs --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-ar --- =3D=3D=3D> usr.bin/clang/llvm-ar (all) --- .depend --- echo llvm-ar.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/tmp= /usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libti= nfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depe= nd echo llvm-ar.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend --- llvm-ar-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-projec= t/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIM= IT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"= x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd1= 5.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_E= NABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TA= RGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM= _NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.llvm-ar-driver.pieo -MTllvm-= ar-driver.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-exce= ptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile= -prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-ar/llvm-ar-dri= ver.cpp -o llvm-ar-driver.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- llvm-ar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-projec= t/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIM= IT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"= x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd1= 5.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_E= NABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TA= RGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM= _NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.llvm-ar.pieo -MTllvm-ar.pieo= -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-ar/ll= vm-ar.cpp -o llvm-ar.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:174:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:194:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:205:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- --- readlink --- --- readlink.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o readlink.full readlink.pieo mockfs.pieo utils.pieo -lp= rivategmock -lprivategtest -lprivategtest -lutil -lpthread --- readlink.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug readlin= k.full readlink.debug --- readlink --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dreadlink.debug readlink.full readlink --- all_subdir_usr.sbin --- 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_lib --- --- all_subdir_lib/libtacplus --- =3D=3D=3D> lib/libtacplus (all) --- libtacplus.so.5.full --- Building shared library libtacplus.so.5 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o libtacplus.so.5.full -Wl,-soname= ,libtacplus.so.5 taclib.pico -lmd -lpam=20 --- libtacplus.3.gz --- gzip -cn /workspace/src/lib/libtacplus/libtacplus.3 > libtacplus.3.gz --- tacplus.conf.5.gz --- gzip -cn /workspace/src/lib/libtacplus/tacplus.conf.5 > tacplus.conf.5.gz --- libtacplus.so.5.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libtacp= lus.so.5.full libtacplus.so.5.debug --- libtacplus.so.5 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibtacplus.so.5.debug libtacplus.so.5.full libtacplus.so.5 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 206.77 real 2137.21 user 198.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-gcc14_build] $ /bin/sh -xe /tmp/jenkins26798285185= 22810880.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_634_157897698.1760004427352-- From nobody Thu Oct 9 10:25:02 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 4cj5bg2Zx9z6BftH for ; Thu, 09 Oct 2025 10:25:03 +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 4cj5bg0d99z3CkT; Thu, 09 Oct 2025 10:25:03 +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=1760005503; 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=6PCSmHmRnp24v8QNzdId6QjvYDKgF7ROS983v42kdG4=; b=Pcpm+cZyLeBw7DcN4vnljq9ZBia8VmUn4c4RXp4mpoaiwzs46K/oDwXxsg7vKqahmbZT60 vRdDncJdsm0hRv2xPOAE80Vur1Zo6ZTz6xRTBNUfqIWQJ5qoZ1sWe+a3RBrZvTgxhUiAdE TisQ9Mg6XylwhWjG5xsm8IzTbt0cMWws01Ce3G8ocgf2Gr6FLzwQhwEM3FJrjdWNlwxWlD mr86j+ivvsiHiEf3HzjdIIuYcmltxYz0AwTtQPidXihANBKBj3f7exAe7zf9gD6Sg73EWo 7VY4wJYzXPTO0ZzXpr24jyhXCHZtm+x9MgzJZLMFWUvyuKPi3YEZyahPAtR1+g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760005503; a=rsa-sha256; cv=none; b=A4rqxUk1uM9UVqLnaUJoWtXPUBcQ3PNQPomXXZnKCJd5btHCGKESsOemjCQJtEc1TFkqde SXiCcyuYPe+BhRc1pi4SUPseswcktLL0gCGdvGr0tyYx4zHo5DMsa44QFyT9ZKGldaUThL 27tvRrzeLgbMHtZL62+UqBVht4LPclsRKxkXDWf3g2ATVARtO6QGgEUl/poYpiUHTJbtP9 Xcn0WOvApYndchB4RpebLhfOhJyJmRACPgxhSjuiAqv7JAqOn7S4jLHuXa6TF+CmBr1y2c lKnI4AbSOoi5sV/Bdu2HGydA7pZZ23zceEctEdOIebrj5ODIaV6bStW2nEtHtg== 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 4cj5bg08Nlz1CRY; Thu, 09 Oct 2025 10:25:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 10:25:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1202257787.637.1760005503024@jenkins.ci.freebsd.org> In-Reply-To: <2119760892.629.1759999113354@jenkins.ci.freebsd.org> References: <2119760892.629.1759999113354@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26935 - 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_636_163973816.1760005502786" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_636_163973816.1760005502786 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26935 (79042fd7ed4187d2a74e37618f6fd77f448= ca353) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26935= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26935/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26935/co= nsole 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) 170aac93479467334062813c1175a80200400b79 by markj: tests/mac_portacl: restore sysctls after modification 79042fd7ed4187d2a74e37618f6fd77f448ca353 by markj: tests/mac_ipacl: restore sysctls after modification The end of the build log: [...truncated 4.34 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 3e:f1:9a:90:fe:44 epair1b: Ethernet address: 9e:8b:02:c6:0c:e5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.247s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 12:bb:= f7:33:24:43 epair0b: Ethernet address: 9a:95:c0:fc:7b:eb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:fb:01:3a:49:19 epair1b: Ethernet address: 7e:8f:66:d2:d3:4f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: ee:89:= bf:9f:15:e0 epair0b: Ethernet address: 2a:05:6e:5a:3f:02 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:30:49:5f:c9:20 epair1b: Ethernet address: 56:6e:64:da:82:12 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.254s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: d6:37= :6c:23:a6:06 epair0b: Ethernet address: aa:7e:1b:65:71:cb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:5b:ec:df:3d:19 epair1b: Ethernet address: b2:6d:b8:74:0f:da epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.235s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 5e:3b= :e8:72:fc:55 epair0b: Ethernet address: 2e:1c:83:3e:1c:d4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:09:11:9a:7e:17 epair1b: Ethernet address: 0e:33:62:0c:65:c2 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 1e:73:22:83:88:c6 epair0b: Ethernet address: 2e:cf:c9:4f:34:51 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:ea:10:6f:83:0d epair1b: Ethernet address: ae:8f:31:f4:c2:07 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.235s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 0a:e9:bd:7d:eb:= 78 epair0b: Ethernet address: e2:7e:ef:de:e1:84 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:1c:f5:a2:19:91 epair1b: Ethernet address: 42:2c:e0:74:5f:0a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: a6:ae:33:18:1e= :5e epair0b: Ethernet address: ee:20:1f:ac:45:4a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:00:2a:fd:bd:80 epair1b: Ethernet address: 4a:05:cb:82:51:0b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 32:ab:af:74= :cf:22 epair0b: Ethernet address: 02:41:ce:d0:11:0d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8e:98:77:19:2a:b2 epair1b: Ethernet address: 2a:f7:51:3e:b3:cd epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 7a:1a:5a:b5:d0:43 epair2b: Ethernet address: da:16:d2:f4:63:10 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.334s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: d2:3d:d5:32:7b:45 epair0b: Ethernet address: 0a:6e:c1:b6:b8:4d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:ba:f7:78:50:2d epair1b: Ethernet address: 3a:a7:54:d4:7d:b1 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 46:43:81:18:bd:6c epair2b: Ethernet address: 06:50:42:42:8f:f9 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.142s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 0e:53:c5:30:06:b9 epair0b: Ethernet address: 16:37:14:f2:26:98 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:7d:ae:d9:16:b6 epair1b: Ethernet address: 66:26:06:66:e8:5b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 6a:4f:4c:c1:67:ec epair2b: Ethernet address: 86:24:2e:30:1a:ee epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760005490 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1b5c51df2 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8000323a740 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h44m3s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26935' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-zfs-tests.sh x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins12845008567675445053.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '79042fd7ed418= 7d2a74e37618f6fd77f448ca353', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../79042fd7ed4187d2a74e= 37618f6fd77f448ca353/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_636_163973816.1760005502786-- From nobody Thu Oct 9 10:31: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 4cj5lZ5c35z6Bgrg for ; Thu, 09 Oct 2025 10:31:54 +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 4cj5lZ2b4wz3D2M; Thu, 09 Oct 2025 10:31:54 +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=1760005914; 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=npE3dyg+oyKWht9bw4lk1z13iODMI4AUvJuayLac8Ho=; b=aGlze8s2q7wDjyFZASFi+E63thV5oS81EZjNsKpPHg31G8uJkEA29+b6M/3ND8s2tOYTml 75ZYza/nzHSSKYQwBS7FWGQPzKPJ6uR+DqWvkv5/uVQoS045paFqPoUBdHUlrMnmG+jUAj Hml98d/KXnobZ3VgZaNoGAxad5OAT4EyBAkw1j6DlW+bjMYYt4J5zPu4Rq6GWQHNniHDpE s61q1fo5pauGfE97VP58vdzFF1dAzY29GOgVgy8iSpsZfpHYJhPcZjJDPQnkakXz13gYTg qsNuyyLNspe2VZQX3DExKTsXSEqSJilin9rO1o7HT+4UV74D6aMxtqO3wAJj5A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760005914; a=rsa-sha256; cv=none; b=faEiJOtf5PstF1VdbGdKANRo8ToimAYKUa24VM6ncBjZ5XEsR952cChYQ9K3NHj2UDheLV 3T5fvMB9hjdU6SxF0qGk5eoPIP+DhfShjtGM5I9hhH6KLx/JbRdLi6GeGIhObEO88D9rhN YU4zuMZRYmw+n0VFltOO5qxewWKob8yFfIn/6ej1UHDsb0RVKrqG/lUsu8YUsW9eE4xeYo sqAdvDhZgX6m089F/hBJDRJaau6Dnj/1gXaT/rXY5I9sMOAjDfol+8TidpfAXDtS0j3RVj Df0BAEALQgKDFMid/3JFhQ1+mNKV0jKzTdTGrGABWfmLfJwYXWsNYSqDBUl/bQ== 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 4cj5lZ24x4z1Cb1; Thu, 09 Oct 2025 10:31:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 10:31:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <736559125.639.1760005914296@jenkins.ci.freebsd.org> In-Reply-To: <1359160641.569.1759939356696@jenkins.ci.freebsd.org> References: <1359160641.569.1759939356696@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #23 - 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_638_300989957.1760005911368" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_638_300989957.1760005911368 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #23 (3ca54c736b9c129f700cb5e6b7= 012aaff2bf65d8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/23/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/23/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/23/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) 3b6fb75bdece41ef57764c18f7d229d737737a84 by tuexen: tcp: remove stray ; 41e9c68d9ac186381163bdce05bbd7a1c9925661 by tuexen: tcp: improve SEG.ACK validation in SYN-RECEIVED 3ca54c736b9c129f700cb5e6b7012aaff2bf65d8 by tuexen: tcp: remove stray ; The end of the build log: [...truncated 109.33 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o kill_test.full t_kill.pieo -lpr= ivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie= -lpthread --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- all_subdir_lib --- --- kill_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kill_te= st.full kill_test.debug --- all_subdir_usr.sbin --- --- kbdmap.debug --- --- all_subdir_lib --- --- kill_test --- --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkill_test.debug kill_test.full kill_test --- all_subdir_usr.sbin --- --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_lib --- --- mutex_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.mutex_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dmutex_test ) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_lib --- --- .depend.mutex_test --- echo mutex_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mutex_test --- t_mutex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .mutex_test.t_mutex.pieo -MTt_mutex.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/li= bpthread/t_mutex.c -o t_mutex.pieo --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- llvm-objdump-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump-driver.pieo -MTllvm-objdum= p-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-objdump/llvm-o= bjdump-driver.cpp -o llvm-objdump-driver.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- mutex_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o mutex_test.full t_mutex.pieo -l= privateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie -lpthread --- mutex_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mutex_t= est.full mutex_test.debug --- mutex_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmutex_test.debug mutex_test.full mutex_test --- once_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.once_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Donce_test ) --- .depend.once_test --- echo once_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/am= d64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.once_test --- t_once.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .once_test.t_once.pieo -MTt_once.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 -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/netbsd-tests/lib/libpt= hread/t_once.c -o t_once.pieo --- once_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o once_test.full t_once.pieo -lpr= ivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie= -lpthread --- once_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug once_te= st.full once_test.debug --- once_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Donce_test.debug once_test.full once_test --- preempt_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.preempt_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dpreempt_test ) --- .depend.preempt_test --- echo preempt_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src= /amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.preempt_test --- t_preempt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .preempt_test.t_preempt.pieo -MTt_preempt.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/t_preempt.c -o t_preempt.pieo --- preempt_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o preempt_test.full t_preempt.pieo= -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb= sd_pie -lpthread --- preempt_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug preempt= _test.full preempt_test.debug --- preempt_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpreempt_test.debug preempt_test.full preempt_test --- rwlock_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.rwlock_test N= O_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PR= OGS=3Dt PROG=3Drwlock_test ) --- .depend.rwlock_test --- echo rwlock_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/= amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.rwlock_test --- t_rwlock.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .rwlock_test.t_rwlock.pieo -MTt_rwlock.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/= libpthread/t_rwlock.c -o t_rwlock.pieo --- rwlock_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o rwlock_test.full t_rwlock.pieo = -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd= _pie -lpthread --- rwlock_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug rwlock_= test.full rwlock_test.debug --- rwlock_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drwlock_test.debug rwlock_test.full rwlock_test --- sem_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sem_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetb= sd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libpthre= ad/t_sem.c -o t_sem.pieo --- sem_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_test.full t_sem.pieo -lpriv= ateatf-c -lrt -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd= _pie -lpthread --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-cxxfilt --- --- llvm-cxxfilt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-cxxfilt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-cxxfilt.pieo -MTllvm-cxxfilt.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-cxxfilt/ll= vm-cxxfilt.cpp -o llvm-cxxfilt.pieo --- all_subdir_lib --- --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- sem_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsem_test.debug sem_test.full sem_test --- sigmask_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sigmask_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dsigmask_test ) --- .depend.sigmask_test --- echo sigmask_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src= /amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sigmask_test --- t_sigmask.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sigmask_test.t_sigmask.pieo -MTt_sigmask.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/t_sigmask.c -o t_sigmask.pieo --- all_subdir_usr.sbin --- 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_lib --- --- sigmask_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sigmask_test.full t_sigmask.pieo= -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb= sd_pie -lpthread --- sigmask_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sigmask= _test.full sigmask_test.debug --- sigmask_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsigmask_test.debug sigmask_test.full sigmask_test --- sigsuspend_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sigsuspend_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dsigsuspend_test ) --- .depend.sigsuspend_test --- echo sigsuspend_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sigsuspend_test --- t_sigsuspend.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sigsuspend_test.t_sigsuspend.pieo -MTt_sigsuspend.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_sigsuspend.c -o t_sigsuspend.pieo --- sigsuspend_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sigsuspend_test.full t_sigsuspen= d.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- sigsuspend_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sigsusp= end_test.full sigsuspend_test.debug --- sigsuspend_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsigsuspend_test.debug sigsuspend_test.full sigsuspend_test --- siglongjmp_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.siglongjmp_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dsiglongjmp_test ) --- .depend.siglongjmp_test --- echo siglongjmp_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.siglongjmp_test --- t_siglongjmp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .siglongjmp_test.t_siglongjmp.pieo -MTt_siglongjmp.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_siglongjmp.c -o t_siglongjmp.pieo --- siglongjmp_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o siglongjmp_test.full t_siglongjm= p.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- siglongjmp_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug siglong= jmp_test.full siglongjmp_test.debug --- siglongjmp_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsiglongjmp_test.debug siglongjmp_test.full siglongjmp_test --- sleep_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sleep_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dsleep_test ) --- .depend.sleep_test --- echo sleep_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sleep_test --- t_sleep.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sleep_test.t_sleep.pieo -MTt_sleep.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/li= bpthread/t_sleep.c -o t_sleep.pieo --- all_subdir_usr.sbin --- 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_lib --- --- sleep_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sleep_test.full t_sleep.pieo -l= privateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie -lpthread --- sleep_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sleep_t= est.full sleep_test.debug --- sleep_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsleep_test.debug sleep_test.full sleep_test --- swapcontext_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.swapcontext_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSI= NG_PROGS=3Dt PROG=3Dswapcontext_test ) --- .depend.swapcontext_test --- echo swapcontext_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.swapcontext_test --- t_swapcontext.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .swapcontext_test.t_swapcontext.pieo -MTt_swapcontext.pieo -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 -Wno-uninitialized -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-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -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 -Wno-address-of-packed-member -c /workspace/src/contrib/n= etbsd-tests/lib/libpthread/t_swapcontext.c -o t_swapcontext.pieo --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:388:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:394:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 1 error make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 306.70 real 2997.67 user 255.88 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins45971543085= 96308621.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_638_300989957.1760005911368-- From nobody Thu Oct 9 10:47:59 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 4cj6683jR1z6BhgR for ; Thu, 09 Oct 2025 10:48: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cj6680y00z3FPx; Thu, 09 Oct 2025 10:48:00 +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=1760006880; 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=COkfS34rYerPtwC5WFx85vTOEvQP2aQ/r0UpTMn6u44=; b=nXpcQxYc1KJhCX4XrF3ZOGDkIZB0vcYMKIBKb4Uf9dfOycBmOYjIN6JBgw/zQA2dlHC45d qvkUQ30V4rSY/s+28bdordgwKdjPbhVqoSWjfVH7eSifRvxh9pRXB/9fFquVzh0z8InzG7 pqAutOJzX3Z/Fj2bh1LBGnOtAQP6Zg4qz10+NFE+bCWvXx3XZcm1tvufU5MdpZvrw3MNdB YVWpEN6TPpuPVx16GgJ2tTMGQz9qmIiQCO7c0gLHgya99RKgIudCdw73n5rBRw0gmPziEf gSXNAeM+Fm04K6YNNKKYyICtjtNTLIpvEbYt54Ssm2BxJkLFxjxMHnHhc6vHpQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760006880; a=rsa-sha256; cv=none; b=RX4t7XvbHo5X8KyGCYFYk3omQo/lSuvW0CfRn/8MFKYNZi4vQ9Lk+xTReIwJz3ATrEn7Cw ZcmExURquTbgiEbh20BMmHItjh2Phik1MrVMRHJdJgVdX3P6QOM5ymzrJ2y5k+IE+st0vk 1+1ONY7IV1ifstOzsuELDCg/EFXU/zXvTLHiUqJuWlvvFQPuI28Oksu0Q6mTm0oPu0eXpg CSmUDbfFj4l2CdZFP34Hk1G2gWwhp45zBOoVY89WU8XVcj3y1HQHvTiRWSbtksmr6ENx5k BREgy6XvA3uuyAA6HOhd+0YE24OQixcUWBt+Q8LVg6PpBpvxPQKrL/AHF3n83w== 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 4cj6680HJvz1CTB; Thu, 09 Oct 2025 10:48:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 10:47:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1611556475.641.1760006880043@jenkins.ci.freebsd.org> In-Reply-To: <371896625.571.1759939995009@jenkins.ci.freebsd.org> References: <371896625.571.1759939995009@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #34 - 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_640_912606015.1760006879874" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_640_912606015.1760006879874 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #34 (3ca54c736b9c129f700cb5e6b7012aaff= 2bf65d8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 34/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/34= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/34/= 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) 3b6fb75bdece41ef57764c18f7d229d737737a84 by tuexen: tcp: remove stray ; 41e9c68d9ac186381163bdce05bbd7a1c9925661 by tuexen: tcp: improve SEG.ACK validation in SYN-RECEIVED 3ca54c736b9c129f700cb5e6b7012aaff2bf65d8 by tuexen: tcp: remove stray ; The end of the build log: [...truncated 3.96 MiB...] epair0b: Ethernet address: 46:65:23:91:f3:ad epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:b1:96:d2:7f:b7 epair1b: Ethernet address: 7a:cd:72:f2:fa:7e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.168s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 4a:3f:= f5:a0:80:65 epair0b: Ethernet address: 92:43:a8:24:62:a9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:33:23:29:17:2a epair1b: Ethernet address: fa:7f:ff:51:2f:6b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.129s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: a2:9f:= 0d:de:73:9b epair0b: Ethernet address: 2a:e7:34:3c:3a:6b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:8e:68:9d:f0:ad epair1b: Ethernet address: ce:a8:54:1c:1e:5e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.157s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 4a:6c= :21:e2:5c:5f epair0b: Ethernet address: ba:b5:32:34:c8:19 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:ba:1f:ce:7f:8d epair1b: Ethernet address: 62:a9:2e:8d:af:1f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 1a:c1= :e0:d2:70:d6 epair0b: Ethernet address: f6:c3:a8:e3:41:c5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:31:39:eb:f7:42 epair1b: Ethernet address: 3e:01:a1:18:b3:d6 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.127s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 0a:39:3f:92:95:17 epair0b: Ethernet address: 92:36:33:e9:39:47 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:57:49:bd:c6:f5 epair1b: Ethernet address: 32:08:8b:92:31:4b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 0a:e0:a3:90:1b:= 0c epair0b: Ethernet address: da:c1:74:e4:f2:73 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:46:73:1c:eb:02 epair1b: Ethernet address: 5a:a9:85:91:b3:b0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.167s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 0a:89:38:d4:ba= :f8 epair0b: Ethernet address: be:a7:e7:a1:54:77 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:37:d3:b0:84:f7 epair1b: Ethernet address: 0a:8d:4b:88:aa:a1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: da:e4:c3:12= :3b:e9 epair0b: Ethernet address: c2:5d:47:5d:ca:95 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:31:8b:a2:59:f7 epair1b: Ethernet address: 06:30:39:68:7a:47 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 22:75:01:af:db:c3 epair2b: Ethernet address: 7e:6e:8f:c7:58:52 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.216s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 0a:34:97:8c:25:91 epair0b: Ethernet address: 92:f3:ac:9e:c0:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:79:e4:ee:f3:ab epair1b: Ethernet address: 42:d7:7c:63:da:d8 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: aa:4b:9b:d0:36:88 epair2b: Ethernet address: 5e:80:7e:c9:4e:70 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.844s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: fa:70:ab:fd:bf:99 epair0b: Ethernet address: 66:e2:c5:81:80:a6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:4d:ed:36:9b:e8 epair1b: Ethernet address: ce:d5:6c:12:21:7f epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ae:c9:40:6a:15:7d epair2b: Ethernet address: 6a:d1:e5:2e:12:7c epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff800b358e796 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760006849 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a58 at calltrap+0x8 #5 0xffffffff80d84ae9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b64 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052a7e at fork_trampoline+0xe Uptime: 1h19m19s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-34' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins114866160625966515= 58.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '3ca54c73= 6b9c129f700cb5e6b7012aaff2bf65d8', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../3ca54c736b9c129= f700cb5e6b7012aaff2bf65d8/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_640_912606015.1760006879874-- From nobody Thu Oct 9 12:12:38 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 4cj7zq3CQhz6Bq5B for ; Thu, 09 Oct 2025 12:12:39 +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 4cj7zp6WHBz3QSt; Thu, 09 Oct 2025 12:12:38 +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=1760011958; 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=1OuKO6a8/jYVoDPo3Z/qjYcUfNjOmbcE3veqIQEdHTw=; b=c8K44bE9GHpzeSqgk2U5ZSOrQWZTz2FWHglels2Dvh2DUeNLrZly6yEcV9MPp0qkOMHtmJ x1eZoOBJPCL/ghR44TFDajVa8+NPhTMv/c/FlYnQ5GYF0G7kxLrOx6S/62Na/JvdOQgQOy SCtpEQT8YgrVp1VLHRKZYnyinAx2eHIPh/2hp2UNN4HMinxjv73P6EBYvTUOMIAlvHX/dm tehnT4w26yPnZD5HiQIKn+Wa6ukcuEvYU9COp0ab2dOl8w06ATM6kvQ02vCSRsshg1CWtH 6vAA0FXouVIURZJ5zjjkFq82ccUsFWoB8yi6ZhXAoNDq6yD+4GYW/RmkQQBcSQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760011958; a=rsa-sha256; cv=none; b=AsbsDC81yW3bxpIUoAlNkg46AZQkp15xKo8bVGM1Z9naXlxULFvo9BRnGoX2+GxJa16d3/ 21TjD4QA10JCCG10pvjJLe6HBphYCDQnhtZDzzgEQGhaTqfeMfpwCl0r9YviEJ9hiYefHt bMvWJ6nXUVtzoVBZ9hvjsrWi4I5ZHZV2kfiWeCGMHpDILUmqHQZhue04bzftsmC+5GOeab MiqFfHWOH14VeNWNQPVGAAWhIFlUcB8b0USVJ/BHJBnxVbkbM716+RD0B68wfzc9OLfFp+ 3l4cKpXsU4ppVSLiARgW44z23Kz8q9UAiA17ZdL+40qjEnzT8qJNIPCGdMTwrQ== 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 4cj7zp5t6Jz2Ch; Thu, 09 Oct 2025 12:12:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 12:12:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <459995307.643.1760011958829@jenkins.ci.freebsd.org> In-Reply-To: <1202257787.637.1760005503024@jenkins.ci.freebsd.org> References: <1202257787.637.1760005503024@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26936 - 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_642_890699750.1760011958635" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_642_890699750.1760011958635 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26936 (e63bf6aa523eb9a865b7ce34d01e75a1381= 8b367) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26936= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26936/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26936/co= nsole 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) e63bf6aa523eb9a865b7ce34d01e75a13818b367 by markj: cryptocheck: Be friendlier when testing software crypto backends The end of the build log: [...truncated 4.34 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 4a:36:8f:a7:36:c5 epair1b: Ethernet address: 66:2f:f2:d6:b8:77 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.253s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 1a:99:= 66:fe:6a:f0 epair0b: Ethernet address: 82:51:7e:81:25:44 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:b0:d9:f5:d0:fd epair1b: Ethernet address: f2:ae:70:4f:d3:e5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: d2:02:= f1:f5:f9:9f epair0b: Ethernet address: 76:aa:46:f8:7e:39 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:bd:c4:a5:f9:59 epair1b: Ethernet address: 06:93:9f:3e:66:9a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.288s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 46:04= :02:78:0d:5e epair0b: Ethernet address: 0a:1f:d6:62:88:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:14:92:53:c9:75 epair1b: Ethernet address: 9a:86:38:25:bc:5c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 56:e3= :28:0e:54:87 epair0b: Ethernet address: e6:de:8e:4f:f6:df epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:cb:42:2c:20:88 epair1b: Ethernet address: ce:a0:89:48:2e:47 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.266s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 4a:9e:13:be:cf:75 epair0b: Ethernet address: 0a:c3:ff:cb:25:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:99:fa:0c:af:7c epair1b: Ethernet address: fe:22:85:a9:f5:54 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.267s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 4e:09:8c:50:04:= b6 epair0b: Ethernet address: 2e:0e:33:f3:6e:ae epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:86:a4:54:77:b0 epair1b: Ethernet address: 56:0c:c8:85:c4:ad epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: a2:21:d3:79:32= :39 epair0b: Ethernet address: 16:ea:e6:e4:d1:88 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:72:23:20:34:43 epair1b: Ethernet address: 76:00:77:52:c1:40 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.256s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 22:4e:97:6a= :c2:3b epair0b: Ethernet address: 3a:ee:c4:d3:4d:be epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:a6:bf:d4:54:c1 epair1b: Ethernet address: ee:5d:01:03:df:f2 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a2:fb:08:64:cc:2a epair2b: Ethernet address: d2:38:87:1f:c4:b9 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.356s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 56:70:47:16:09:0c epair0b: Ethernet address: 1a:e3:7d:23:77:29 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:07:8c:85:99:f0 epair1b: Ethernet address: 22:d6:93:3a:0a:1b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: f6:ca:3c:f9:fc:02 epair2b: Ethernet address: 42:81:11:1c:16:66 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.276s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 5a:0c:43:a6:ac:6b epair0b: Ethernet address: 22:7a:5a:46:08:87 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:66:fa:ef:62:1e epair1b: Ethernet address: de:c3:f9:2e:32:75 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 6a:e5:2e:92:fb:64 epair2b: Ethernet address: 56:30:91:ec:bf:e5 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760011933 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x143960c57 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff80186f4c440 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h45m41s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26936' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins14718602126318459654.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'e63bf6aa523eb= 9a865b7ce34d01e75a13818b367', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../e63bf6aa523eb9a865b7= ce34d01e75a13818b367/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_642_890699750.1760011958635-- From nobody Thu Oct 9 12:24:09 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 4cj8F62bh2z6BqcV for ; Thu, 09 Oct 2025 12:24:10 +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 4cj8F60FMxz3XCf; Thu, 09 Oct 2025 12:24:10 +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=1760012650; 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=QXBcby0TAo3W0txcI8dUDT8i8pGwdLeoxuYeDpm0RrY=; b=vU073CGPY0RI4jTpBj/WZJNb8pi1QW7Erl2FBtn8p7NVYgwiQy9ps+Kh4fCvBQe0grvEeT CYollp6ntusFOYJ3YO513mIEcQjHDjTvnshGe9fipB/F5Ukk4fN3WaIl+R20bR6eHfe4zE bMuczGy1QJpWW1UTD4fgPIiNkiWRHcqkRsfRK/4oWJOypnftd8cPVrN1QGyKwJO4rjLiu1 LAk/k55aQyXf2Xb1rioYXgRT0ZsfDgSee2MlS+9Z3+ceIIoOhE95s01dUoI64w6NBGFsbL IXzAHzZB0sAGRHI+DteqGaeDQp4VH638PbQVWuddLxrE1aoHylUW+iQLSCDOww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760012650; a=rsa-sha256; cv=none; b=Wck0ZexlE869+u21wefOLnjgmKMCeIIl5pkbU1CSXHAVJI8ArnkFO2A9Jb0KeKZmPMlMj+ NW8fgTD7etY2tsGlsOYs3/x092Ct5TUbFRrmhUYpPxfh+OZwGedMy+fT7mKXlVoTPBPGj0 nuJE4Wc+mndeCDLhPNFyLBhUd+z8OOqGKygUkri7lIjGbpt53JW3YC/4/mLhMfdAn4cSYD ow6Nmiz7a2ys6i03rPB32uEasbaZwMuM4YqvigOKi13xgm4JbzB07rqzr4L/NZVA9qe14p VtlD6T3E2IGvzXOWtAaJJtd1quU/JYxx66dXvbvRsn8kDS6tZwqa5oj77/3HZQ== 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 4cj8F56h2Nz2Qt; Thu, 09 Oct 2025 12:24:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 12:24:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2043457975.647.1760012649942@jenkins.ci.freebsd.org> In-Reply-To: <803655509.425.1759875397903@jenkins.ci.freebsd.org> References: <803655509.425.1759875397903@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1503 - Still Unstable 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_646_454482685.1760012649755" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_646_454482685.1760012649755 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1503 (087fc6ae0a8c57de66ec8af4a74861595a6b347e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1503/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1503/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1503/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) b177df181541ffb412ec047ed954e748fa761234 by tuexen: tcp: remove stray ; 1728dae2535836111ebb65dd4e8a6c7cba29254d by tuexen: tcp: improve SEG.ACK validation in SYN-RECEIVED 087fc6ae0a8c57de66ec8af4a74861595a6b347e by tuexen: tcp: remove stray ; The failed test cases: 550 tests failed. FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 450 other failed tests. ------=_Part_646_454482685.1760012649755-- From nobody Thu Oct 9 13:04:32 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 4cj97l3rjPz6Btlv for ; Thu, 09 Oct 2025 13:04:35 +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 4cj97l25qXz3fZ1; Thu, 09 Oct 2025 13:04:35 +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=1760015075; 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=bWC1kebpesixBiceOz/TTxD6q1K4uyiG0ll7Qkd6xzU=; b=YPaZK/T9HmRqYbk7fWdlgVL8XF2quGwR8akmfwcONoF1m74dVyjtLDv1GfdBZEmV2e00KP KJrmEoWXzERS3G/jn3WI+sfLJs1SumMtPiSyF+ea1VikGzy9IVL4I77/ifUVlke3b0RPoU 6W5C4CPKJ3UjWD7a77wJRdQIyNs6uaoVzh4vogyUncPC+n/oF/JK8e+qHzpwp0hOyPxyvh Xllybr1tfMgpbiL1K4jgj2ICmRHdBXcK8poONADX7vQBsFWsiJ4wmuZVhughcJsdbTBsmI L47nx0UNOtZCw7dKtXVKe7Jgeb4Sb20pjFt79hbJxiw10kPkWQA+ToiQX3vbaA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760015075; a=rsa-sha256; cv=none; b=QBTn2Xxsb2ug61afkp5Llj53xN9T9ucHEWrmT5SQPXIZvgUmZLZIWWRYiTfpeaqHSfO79x 1D4moZrQFzEVVEhMh7byj3mrjpqiR9hq5fe9JaXnQIDcjJqg8ErevA24tkDyurOHzdEccA sz6NKV+Y3IkSkIgcyksoBYt0Nn31Kq1lPW2crSlkD75hNbXUMnGC85vIZs05+3GxKfq4QP DA854QdheqEgFsq3U8X64lQIkwEzpHuPjyNuIM0PQ81VkOe4Ndv07y+/ywi3FQeGfRTDoo kSV9nvY5eQhxT6gcPaKBFr1cqULIZdCgQFbz3cHdfb9gOUi65chE1x4QC4TooA== 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 4cj97l1cJ6z3RL; Thu, 09 Oct 2025 13:04:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 13:04:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dfr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <150874156.649.1760015075229@jenkins.ci.freebsd.org> In-Reply-To: <1218233417.635.1760004430374@jenkins.ci.freebsd.org> References: <1218233417.635.1760004430374@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #24 - 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_648_775314151.1760015072193" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_648_775314151.1760015072193 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #24 (e5c0b4f03692513261f40253d5= ad26794c085991) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/24/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/24/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/24/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) e5c0b4f03692513261f40253d5ad26794c085991 by dfr: release: Avoid generating .pkgsave files in OCI images The end of the build log: [...truncated 110.91 MiB...] --- .depend.test_01 --- --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_lib --- echo test_01.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_01 --- test_01.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_01.test_01.pieo -MTtest_01.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_01.c -o test_01.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_lib --- --- test_01.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_01.full test_01.pieo -lxo -= lutil --- test_01.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_01= .full test_01.debug --- test_01 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_01.debug test_01.full test_01 --- test_02 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_02 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_02 ) --- .depend.test_02 --- echo test_02.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_02 --- test_02.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_02.test_02.pieo -MTtest_02.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_02.c -o test_02.pieo --- all_subdir_usr.sbin --- 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_lib --- --- test_02.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_02.full test_02.pieo -lxo -= lutil --- test_02.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_02= .full test_02.debug --- test_02 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_02.debug test_02.full test_02 --- test_03 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_03 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_03 ) --- .depend.test_03 --- echo test_03.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_03 --- test_03.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_03.test_03.pieo -MTtest_03.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_03.c -o test_03.pieo --- test_03.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_03.full test_03.pieo -lxo -= lutil --- test_03.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_03= .full test_03.debug --- test_03 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_03.debug test_03.full test_03 --- test_04 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_04 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_04 ) --- .depend.test_04 --- echo test_04.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_04 --- test_04.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_04.test_04.pieo -MTtest_04.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_04.c -o test_04.pieo --- test_04.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_04.full test_04.pieo -lxo -= lutil --- test_04.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_04= .full test_04.debug --- test_04 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_04.debug test_04.full test_04 --- test_05 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_05 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_05 ) --- .depend.test_05 --- echo test_05.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_05 --- test_05.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_05.test_05.pieo -MTtest_05.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_05.c -o test_05.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_lib --- --- test_05.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_05.full test_05.pieo -lxo -= lutil --- test_05.debug --- --- all_subdir_usr.sbin --- 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_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_05= .full test_05.debug --- test_05 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_05.debug test_05.full test_05 --- test_06 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_06 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_06 ) --- .depend.test_06 --- echo test_06.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_06 --- test_06.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_06.test_06.pieo -MTtest_06.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_06.c -o test_06.pieo --- test_06.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_06.full test_06.pieo -lxo -= lutil --- test_06.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_06= .full test_06.debug --- test_06 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_06.debug test_06.full test_06 --- test_07 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_07 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_07 ) --- .depend.test_07 --- echo test_07.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_07 --- test_07.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_07.test_07.pieo -MTtest_07.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_07.c -o test_07.pieo make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 554.81 real 4955.72 user 347.07 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/jenkins14525991851= 216020429.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_648_775314151.1760015072193-- From nobody Thu Oct 9 13:09:22 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 4cj9FK6YtNz6BvMw for ; Thu, 09 Oct 2025 13:09: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 4cj9FK4xf6z3fnc; Thu, 09 Oct 2025 13:09:25 +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=1760015365; 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=MglfrvRsg4xSKrGQNtg57NAdw+PjHZpVvDW3T+d0o9g=; b=ODwMH4Ze26uexXa/w6J/sP6qO6gaTTn9rC5OioiQnwfzfMxb3uoE5UFabSdDpmKa5Rn8yv vZEI46iHzOPVvxRRUl1uSKq/d7+eoiQYhWUesdroTp0Rf2YWeTERL1p7/5z8A9sJ1fJwSu N3C+pqfMY0YQWZAfvpNYiqoEe8UgClKG2xd+tHD0l7U+Y/z4EXc5AHDNL4drA0RYTkgmAN ffElHyIYrsw6vvzcvWlZDcdB/x8/aEyBxjVfFRCV2ELyWTYJvQR47NxK51pZiUjjFRB1Dt +zcnSA5QKnxPIu4utvD0B7U7y8Tvyds+pxw834O2chWrNCoyDJIFThKQK7oH2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760015365; a=rsa-sha256; cv=none; b=kr4L5FqCpWK6IehNUPQDrfcHaJAp66aX4AwCqHvS/LliWJv8coe6cwktlrn18oFCCwsv7y KlzsweR0/+ZiUAbc8DiVQHkUo440bRwv7loWy2n79jydKEKVOreVo+9V0o9Q/xpzSm9L0v DIEg079eVHvcqhgz4i/bfje7e3tEOXlDHI9AZd35fXgKsqcjMRRKJr3z4qDe+3g3AsW1sh JprhlMbP4fQj9Md79EQ+nQwMZVhUN2sp9d+lfJoGqzc6TTIToPAbSwpXCZ7fUDGUN1v+5X 6djyW9EoqXFU6+XI9i/q8NL3zHuyOExHwN8Oc5c9eDgP/NI3YSO1krYQCsd07w== 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 4cj9FK4SwZz3RR; Thu, 09 Oct 2025 13:09:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 13:09:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dfr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1712525157.651.1760015365631@jenkins.ci.freebsd.org> In-Reply-To: <736559125.639.1760005914296@jenkins.ci.freebsd.org> References: <736559125.639.1760005914296@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #24 - 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_650_575538504.1760015362511" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_650_575538504.1760015362511 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #24 (e5c0b4f03692513261f40253d5= ad26794c085991) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/24/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/24/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/24/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) e5c0b4f03692513261f40253d5ad26794c085991 by dfr: release: Avoid generating .pkgsave files in OCI images The end of the build log: [...truncated 109.35 MiB...] --- ObjDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ObjDumper.pieo -MTObjDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper= .cpp -o ObjDumper.pieo --- all_subdir_usr.sbin --- --- jls.full --- --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_tests --- --- mkdir --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- --- mknod --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:388:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:394:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- 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_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 478.06 real 4462.29 user 355.56 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins13811187027= 789336123.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_650_575538504.1760015362511-- From nobody Thu Oct 9 13:12:19 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 4cj9Jk3h9kz6BvLM for ; Thu, 09 Oct 2025 13:12:22 +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 4cj9Jk20Cmz3g6D; Thu, 09 Oct 2025 13:12:22 +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=1760015542; 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=ecZoJ2eK01HkMvuYaDyyuX8wdpPVMLcP80X6EadUbyk=; b=AZt+ReqbDdA4z/cMyrr9vlL/ZLICsKEGFFNwyAAcn/B9/mZytcqoWKxNpsCdLqCtGFk/fU QJrEX5q1g4XDvMpcpy182P4lHonFWKL9khtvce3wR+O3wJgoCZsfuIrdeqAN2V2/9BWS9d cd9cAGdX+otcdNZfI6R6sx6eYHfDnCLe/gV6ueYsrRJQvrj4FoKmOv6+7beB3mzPM3RWTu 5XvobVriTGzuDio4q5PBk4+uPpTFJSo+UCN2BnKU6uVO9es4MFkUMazuawUzq/fPVz1+NY OYmJMFED3kqQ3ybdaRjMzHzZDSSubBOzcYPlrKmQp1GtILLBWxFsr7BWTM8Tug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760015542; a=rsa-sha256; cv=none; b=DMX7hsLY/qVEQgBiEiTzCwigV0EdeWPsJPXnRwpIcLsorUAMchUCTjMwbMegjcYfFrLHb/ ob7VHth3e2Mx9tYzlVxdkdroEqr1WrCJ7iiwitVBfW5hsYlQmoyjyxUH860UGrkRKBiOJL PCRi7bvDIMMxBzDeu0LcY6k4H9lipVcKEMeVIOI3NiTYAIz0Kp+8lxl9Y+Do4KtjOA8uyV TTmAb9jHzJh9EcVKjG+GQ5ysy7RqYyO3kKFMCDd1I0jplV2j74Yk2rgyRk/BCHN1gAFIQp GZRb1uJZExndVFClV2ISRnH+A4Mkq3zQltv8Rt8REtMvRrv6NcYkHrlDgyGFow== 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 4cj9Jk1SQZz3x2; Thu, 09 Oct 2025 13:12:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 13:12:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dfr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <647821020.653.1760015542208@jenkins.ci.freebsd.org> In-Reply-To: <256451996.633.1760004366037@jenkins.ci.freebsd.org> References: <256451996.633.1760004366037@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #24 - 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_652_1418171203.1760015539113" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_652_1418171203.1760015539113 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #24 (e5c0b4f03692513261f40253d5= ad26794c085991) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/24/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/24/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/24/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) e5c0b4f03692513261f40253d5ad26794c085991 by dfr: release: Avoid generating .pkgsave files in OCI images The end of the build log: [...truncated 109.89 MiB...] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_binary::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:280:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-strings --- --- llvm-strings.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-strings/llvm-strings.1 > llvm-st= rings.1.gz --- llvm-strings.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-str= ings -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/sr= c/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__= STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VC= S_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-free= bsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYS= ROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TA= RGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DL= LVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,--= gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-strings.full llvm= -strings.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libpriva= tellvm.so -lz -lprivatezstd -lexecinfo -ltinfow -lpthread=20 --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- llvm-strings.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-st= rings.full llvm-strings.debug --- llvm-strings --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-strings.debug llvm-strings.full llvm-strings --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-size/llvm-size.1 > llvm-size.1.g= z --- all_subdir_usr.bin/clang/llvm-objdump --- --- WasmDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDump.pieo -MTWasmDump.pieo -Wno-for= mat-zero-length -fstack-protector-strong -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-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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-objdump/WasmDump.cpp -o WasmDump.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/moused --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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/clang/llvm-size --- --- llvm-size.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-siz= e -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/l= ib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STD= C_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_V= ERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd= 15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROO= T=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGE= T_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM= _NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DL= LVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Di= sassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TAR= GETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitiali= zeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fno-exceptio= ns -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,--gc-s= ections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-size.full llvm-size-d= river.pieo llvm-size.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm/libprivatellvm.so -lz -lprivatezstd -lexecinfo -ltinfow -lpthread= =20 --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.sbin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-shadow -c /workspace= /src/usr.sbin/moused/moused/util.c -o util.pieo --- moused.pieo --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 453.86 real 4391.16 user 357.27 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/jenkins12691874635= 967650337.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_652_1418171203.1760015539113-- From nobody Thu Oct 9 13:20:03 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 4cj9Tb4cqVz6BQvM for ; Thu, 09 Oct 2025 13:20:03 +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 4cj9Tb2RKyz3gYP; Thu, 09 Oct 2025 13:20:03 +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=1760016003; 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=k8txlFg1TiwNHl/dAjUMb5L02Q+Oll07AJTFHAuPJVU=; b=R11hRQp8rCIzYWZPjSYcO5ArLNTWb2fgmWJA9dA+nf16UYohtO0rpgrxNKtTKtKj1BiQoY RuT543i7oee9iLRnoaLV5sWqv9eDisf4CvNLzup/Hq5qHqtCNQiCi1M32Ej5M2xJBPhr6B 9RZPQ2RnbT8ZxuByvRhOoKsboCvNEJE0u5R3RwmbkLveDeFgljIrNRNVN+UPIVqWELqZPi eUacxDpqCvFIuwEWk/2MesBQE613DlsM7FSnohrGpHKNkET02845gkdx3PtyeF7bnVwduq hqaMspwkQJYR76FdADHZpwyGZQRRCchCRbnLUEjLc6FpUgIr5YS4S5w44kA2zw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760016003; a=rsa-sha256; cv=none; b=L0AI0Enlckezx159nRYByf3jYBZjKfjjaOg0QRXnVxLSBNeXemMRELek3DDyDxv365crL/ Crznn3jJUMSRNW8CCEselEzTpn4LaAXt+prpheYCakzcMX7HeNmGC8anOYteftIG25cL/T Qm/s/f3LReUScYmuSV0M5eaiAbs0ByTk5Xn8mNq31rlBUfBxZf5NaW7KDzMlXuCxBIYqXX tdjljQw8ZuTKVXrP1cBH3xYjuU0kOKKfrm/n3gZCSV2NgUYfgk1//DJbBSMHhgn9MKSn6r /yPSY5rp/h2z14HAiroAOihiOtKDWLOl7H78BLv8VPnuUH0Q0BImp1FpYJrRpw== 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 4cj9Tb1s2fz324; Thu, 09 Oct 2025 13:20:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 13:20:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dfr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1607879791.655.1760016003278@jenkins.ci.freebsd.org> In-Reply-To: <1611556475.641.1760006880043@jenkins.ci.freebsd.org> References: <1611556475.641.1760006880043@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #35 - 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_654_2057918740.1760016003060" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_654_2057918740.1760016003060 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #35 (e5c0b4f03692513261f40253d5ad26794= c085991) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 35/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/35= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/35/= 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) e5c0b4f03692513261f40253d5ad26794c085991 by dfr: release: Avoid generating .pkgsave files in OCI images The end of the build log: [...truncated 4.39 MiB...] epair0b: Ethernet address: 92:fe:e4:18:af:d3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f6:83:0c:b6:b0:ad epair1b: Ethernet address: e6:d8:cd:6b:4d:b7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.144s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 86:ef:= 2a:74:ab:08 epair0b: Ethernet address: d6:97:87:1d:ef:0a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:dd:1c:fc:b1:96 epair1b: Ethernet address: 96:ad:17:b9:1b:0d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.134s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: aa:70:= 85:93:ba:73 epair0b: Ethernet address: a2:fc:b1:e4:7e:5c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:08:f2:aa:f4:83 epair1b: Ethernet address: e6:d7:bf:8d:60:82 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 32:bc= :05:1a:fa:ee epair0b: Ethernet address: 96:de:22:bd:11:74 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:2d:7c:e8:ea:c7 epair1b: Ethernet address: da:c7:3d:40:d0:ba epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.154s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: d2:8b= :28:b3:28:f4 epair0b: Ethernet address: 3a:3d:51:84:72:03 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:b0:a1:0f:b6:a7 epair1b: Ethernet address: 96:b9:ce:36:c3:f9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.215s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 3a:fa:61:82:69:fc epair0b: Ethernet address: 9e:84:06:0e:14:81 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:4c:e8:62:3c:32 epair1b: Ethernet address: e2:52:75:31:d4:6f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.135s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: a2:76:15:ec:70:= 42 epair0b: Ethernet address: ae:13:4e:4d:cd:cc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:28:92:0a:fe:11 epair1b: Ethernet address: de:95:7d:a5:be:8e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.163s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 3a:63:32:15:20= :3f epair0b: Ethernet address: e2:c3:b8:a8:8a:ca epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:99:9c:18:f2:d9 epair1b: Ethernet address: b2:a8:96:32:69:d4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.165s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 4a:63:29:05= :c2:66 epair0b: Ethernet address: 6e:ec:15:ac:79:3f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:f0:1f:bf:5d:55 epair1b: Ethernet address: a6:45:bf:47:9b:bf epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 8e:0b:91:b8:d9:cf epair2b: Ethernet address: ae:42:26:c7:f1:e8 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.254s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 5e:9a:97:78:94:14 epair0b: Ethernet address: 52:db:96:c8:20:92 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:99:97:02:2f:2d epair1b: Ethernet address: ba:96:de:03:26:61 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: c2:98:e9:56:b2:25 epair2b: Ethernet address: de:7d:74:77:75:1a epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.800s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 6a:14:dc:0f:f2:1f epair0b: Ethernet address: 2a:78:48:8c:de:24 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:33:94:9d:48:bb epair1b: Ethernet address: 5e:da:91:f9:06:49 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 32:60:f5:cd:42:8e epair2b: Ethernet address: c2:6b:c5:7d:88:e1 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8014e637696 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760015972 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a58 at calltrap+0x8 #5 0xffffffff80d84ae9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b64 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052a7e at fork_trampoline+0xe Uptime: 1h41m42s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-35' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins409770136727318300= 0.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'e5c0b4f0= 3692513261f40253d5ad26794c085991', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../e5c0b4f03692513= 261f40253d5ad26794c085991/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_654_2057918740.1760016003060-- From nobody Thu Oct 9 14:01:07 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 4cjBNz5BNHz6BVD8 for ; Thu, 09 Oct 2025 14:01:07 +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 4cjBNz3C68z3kqk; Thu, 09 Oct 2025 14:01:07 +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=1760018467; 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=w/OEOzrtwrvsLXK14GPrfIxSU//ZLBC+pM8xn7HvvUA=; b=ZPG+x8m+YiH3gbwjUlm6XP3NbUxFTiyW06BulgQcnEUjrJ6pGvGe7hHIs2pymQ1pYtS7ws 0qRzgiC3VUCUte3t5S2tMncXm+UvVppJFyzOckTp0CYCp/FHRDEDHXV0qT100wpakts1SH BwmvMlgTpHcICkW9sQBQ97kgipBiE53ok+qZ271oa/Ff/OID4Gp5thguU7Dec30FH1jknh gBdkkANzF8o0rBIa4RI9Pv7EXPZsrGmWiA+7U87s6SoahzMC4To3Ukb1vNFtPBtFloLKBb gdhpUuSY9KLno0yWQ4y76Q4LiaULqeu+iLJ2wqkEW7Kh1jxsY1rezoOI5telXQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760018467; a=rsa-sha256; cv=none; b=Xtt4ylCUWrSjAHwiMoq/AnhxgMBdcYhiRRM8Tbgxwhu6BrBJeYfxxPS3tuHeyMj+JnjEdU oK3tzC1+ASjlRsmUtZRRBoRkVTKBk1yavpEUYVe0rI07ye8X6+g2+fvL4sCaUZA5sfEbg3 mlix6inzxSKdmcWZkd6Pc5rrmlDsvQQQCJCocYcjTKGJ8EF5NVOPPbjKRJ/J+Iz/hfcEIR 6J08ELAfw5hdFG3GVkpKCVZEji5maXlxesk6H1zjgztBRhbflB6AP7bjQyVtZzZa6Tlkwh wCuT5NZjEwjzaRPJ/iAcXpmsMs/RmMKdJM+e5B4vOpN7cbzRr3vaIn/P1I+QfA== 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 4cjBNz2lHVz4m8; Thu, 09 Oct 2025 14:01:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 14:01:07 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, ziaee@FreeBSD.org, bcr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1267196837.661.1760018467389@jenkins.ci.freebsd.org> In-Reply-To: <459995307.643.1760011958829@jenkins.ci.freebsd.org> References: <459995307.643.1760011958829@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26937 - 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_660_428260902.1760018467198" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_660_428260902.1760018467198 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26937 (d5d1e05efbedf67f1ef8e8428f9107401e3= 69a0b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26937= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26937/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26937/co= nsole 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) ab0329e6eb457590e55d54267ef67453e11bc7cd by bcr: jail.8: Mention that vnet.interface can have multiple addresses e41e099ef199de096abd9a93289bdacfd83a5f48 by ziaee: release/RPI: Add RPI Zero 2W device tree blob dtb de3faa85d8f99d260cbfa6242dd8e4ece693e4f8 by des: local-unbound-setup: Set so-sndbuf to 0 20a8d06034791c8bb2cc733e4fe4fa1bc60273ec by ziaee: aacraid.4: Improve HARDWARE introductory sentance d5d1e05efbedf67f1ef8e8428f9107401e369a0b by ziaee: aacraid.4: Fix document description + tag SPDX The end of the build log: [...truncated 4.39 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 6e:6f:e2:b1:0c:cb epair1b: Ethernet address: a2:c0:7a:d2:03:54 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.269s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: e6:ff:= 69:83:b8:11 epair0b: Ethernet address: f2:a2:45:2b:fe:0d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:e1:80:00:de:d4 epair1b: Ethernet address: 8a:2e:dd:4d:6d:3e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.233s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 3e:38:= 36:33:18:2f epair0b: Ethernet address: 7a:4a:e5:b8:ca:c2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2e:70:7b:e7:5a:e3 epair1b: Ethernet address: 56:99:e1:f4:14:16 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.235s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: ce:b4= :4f:6b:b7:4d epair0b: Ethernet address: 32:2f:53:b5:52:58 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:37:6a:53:60:48 epair1b: Ethernet address: 0a:8e:b4:7f:d6:05 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.235s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 96:0d= :9b:b1:26:b6 epair0b: Ethernet address: ca:91:53:df:71:9d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:5a:47:40:68:23 epair1b: Ethernet address: 26:57:6e:87:78:8c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.235s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 8e:02:8c:bf:ad:5a epair0b: Ethernet address: 0a:28:3c:85:1d:42 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:05:d5:d8:09:17 epair1b: Ethernet address: f6:a6:79:13:0f:ba epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.266s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 8e:80:82:41:cb:= 11 epair0b: Ethernet address: 36:ad:1b:39:6b:63 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:fd:e1:52:86:dd epair1b: Ethernet address: ca:1e:10:49:40:f5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 96:b0:15:2a:95= :01 epair0b: Ethernet address: 12:6c:29:b3:90:8c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 16:08:cd:85:b5:c4 epair1b: Ethernet address: 16:aa:8d:50:82:6c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 2e:b7:ac:9c= :35:53 epair0b: Ethernet address: 9e:f2:c0:49:24:35 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:c7:c5:41:12:02 epair1b: Ethernet address: aa:44:89:49:70:ce epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 26:15:ca:6f:86:87 epair2b: Ethernet address: a6:7b:36:49:a5:2d epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.407s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 2e:da:03:48:7c:28 epair0b: Ethernet address: 3e:16:cd:da:a5:8b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ee:9b:a0:47:83:25 epair1b: Ethernet address: 0a:f5:25:5d:45:e7 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: de:4e:8a:b9:3b:80 epair2b: Ethernet address: 86:d4:62:d4:35:ee epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.249s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: b2:5f:11:bb:36:7b epair0b: Ethernet address: ca:ff:88:8b:64:bb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:6f:3a:a2:05:2e epair1b: Ethernet address: 16:c6:83:be:24:69 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 2a:07:42:62:78:0f epair2b: Ethernet address: 92:96:c0:ed:2c:f9 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760018448 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x108111bed gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8000323b9c0 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h46m3s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26937' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins6284990751110615141.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'd5d1e05efbedf= 67f1ef8e8428f9107401e369a0b', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../d5d1e05efbedf67f1ef8= e8428f9107401e369a0b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_660_428260902.1760018467198-- From nobody Thu Oct 9 14:39:58 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 4cjCFq2zPXz6BY9P for ; Thu, 09 Oct 2025 14:39:59 +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 4cjCFq0DNpz3pJF; Thu, 09 Oct 2025 14:39:59 +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=1760020799; 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=SwRf6vEkQZbBpBHAmZW8MxqOMH8DN0fcCTDGtawJ4JI=; b=AuVbZv54AGluPOnj4tHP8whaLncRaIPExnfBgRz1MbfGre40+/sFT1rqhlsGrm8Sj4rLN+ Z7vXr3hfUikeb1XtXZZXkm6QOB7vxXYd5OiEMTfEGIz70fmNcn4pCr/bwPs3pVepCx3RiO 49nEJakcdIQ2PSSllOmRsxB8ncjZEn0H7ItYKZ84shwYZT+BB1YaSkTDwkmae5meJRJ1WM dFsrXrVu1xt5yfTaYhZas55mL67GK0GP/cmuoDPmqrLHOtfs6LPC1wip8Mzoexyip6QNey 5uH+vtj5tGmCqec5AfIEnoR4OlGEwYJ1jNbedqKSqSyI2yFXYrjeJuLP6TNCEw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760020799; a=rsa-sha256; cv=none; b=L6eeRnShmvNv4I+4YOefWzRuQqBKB24Q4pqUrg9W0S1R7tmiKDBCU9zb69eA7OsS4Mrz5c LkaUVJVcVvlR14uhLyVYR8f8Pjf5ywxKI5T5oi7UD4MYCTrFPleF6HzlFAROx7deTDIR1c E96bQU3g5x+lZMrTqMbLLxp7HUTPh8A+xLlv2KZEtJR6kXPAhQm3tKQmVK/RhdiJYbnXVk HzL1RY5IQ9ctJzFKeyxHgudo08SdkS/Sf5j3vG7wLpI+RyQHBApah+XQkXW1SUrBpE+cu4 vmn4q56lj20VQhPePM4dEcHLvEx9pXQf7FhJLQegVc4GcVgMareM/mgHIPNglQ== 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 4cjCFp6nyVz5Yr; Thu, 09 Oct 2025 14:39:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 14:39:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1645545363.669.1760020798959@jenkins.ci.freebsd.org> In-Reply-To: <1607879791.655.1760016003278@jenkins.ci.freebsd.org> References: <1607879791.655.1760016003278@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #36 - 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_668_1859321062.1760020798789" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_668_1859321062.1760020798789 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #36 (29615626407279b9c995ffe9aa0f577de= 4752634) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 36/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/36= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/36/= 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) df70662f4704f432b00b5a8b4acd7f12a2deffa3 by des: rc: Teach netwait to wait for DAD b2f1fa13e98f32207ba1f2b4a8135d3a2747fab3 by des: fts: Document thread (un)safety 835f8ac7d06f1aa5227db1043db142246e552d56 by des: tail: Tweak follow_rename test case 12304ec662397ef5291c67d0a3c15eef1f108195 by des: fts: Remove a few stray blank lines ef8420744e72d4ea28fc0c4298bd41b45ad4d09f by des: cp: Simplify sameness checks 23b82b5b44735c5d8d09e51e84e5ad4c652aa495 by des: ln: Simplify sameness checks 6a9e0fdf371392a887aacb8a8c401481b47e5a5e by des: tarfs: Simplify sameness checks 86eecff20db7e78b2da36c2e0be821bd66cdf167 by des: rcorder: Fix grammar in warning about loops 29615626407279b9c995ffe9aa0f577de4752634 by des: nvme: Tweak completion timeout loop The end of the build log: [...truncated 3.94 MiB...] epair0b: Ethernet address: 7e:e9:27:2f:41:05 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:de:6b:7f:97:c8 epair1b: Ethernet address: e2:be:96:95:b9:d5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.147s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 76:c9:= 09:89:ac:6e epair0b: Ethernet address: 42:47:29:62:f8:0e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:bc:09:ef:81:a1 epair1b: Ethernet address: 22:ff:df:7b:34:b0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.138s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 06:f9:= 5d:67:f0:67 epair0b: Ethernet address: 4e:78:c0:42:da:7d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f6:16:71:d7:0e:58 epair1b: Ethernet address: 1a:72:eb:02:86:f8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.148s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 7a:bb= :6a:96:4a:b9 epair0b: Ethernet address: 16:76:fd:9a:53:11 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:39:b0:a3:e0:9b epair1b: Ethernet address: d6:d6:98:26:1f:57 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: e6:54= :03:fd:68:e0 epair0b: Ethernet address: f6:a2:e9:d2:f7:ba epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:d6:cf:29:64:9e epair1b: Ethernet address: 02:4e:b1:2b:e5:9d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.138s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 4e:b9:1b:1c:0a:59 epair0b: Ethernet address: fa:f2:50:66:26:be epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:04:6c:e7:25:aa epair1b: Ethernet address: 82:89:f1:65:1a:50 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 26:46:86:a0:6c:= 09 epair0b: Ethernet address: a2:06:3a:1e:5a:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:33:2b:6e:de:c7 epair1b: Ethernet address: 5a:9d:b2:23:3f:42 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: b6:bb:a9:12:0a= :90 epair0b: Ethernet address: fa:18:7b:9c:cd:13 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:98:15:17:ec:ec epair1b: Ethernet address: fa:81:3a:79:71:9b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.139s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 92:36:c8:f8= :6f:53 epair0b: Ethernet address: a2:e5:18:3a:bb:39 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:69:b4:e8:b2:cf epair1b: Ethernet address: 2a:73:4c:7f:4c:87 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 2a:ed:01:eb:db:ea epair2b: Ethernet address: 96:d9:55:55:9d:13 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.227s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 0e:8f:92:05:d3:8c epair0b: Ethernet address: e6:63:d6:bd:01:44 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:08:7e:fc:0f:ef epair1b: Ethernet address: 76:79:c1:91:0c:c5 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: fe:ba:3c:e2:8b:e2 epair2b: Ethernet address: 0e:9e:d8:05:6b:d4 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.703s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: ce:aa:37:73:96:f6 epair0b: Ethernet address: 3e:ab:18:94:cd:94 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:81:f6:21:9f:d3 epair1b: Ethernet address: 76:22:63:27:a7:b2 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: e2:fc:cc:9e:76:1d epair2b: Ethernet address: 96:13:ad:60:95:60 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff800677ca996 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760020782 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a58 at calltrap+0x8 #5 0xffffffff80d84ae9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b64 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052a7e at fork_trampoline+0xe Uptime: 1h17m43s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-36' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins103979042124998554= 7.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '29615626= 407279b9c995ffe9aa0f577de4752634', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../29615626407279b= 9c995ffe9aa0f577de4752634/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_668_1859321062.1760020798789-- From nobody Thu Oct 9 15:28:02 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 4cjDKL0djGz6Bd02 for ; Thu, 09 Oct 2025 15:28:06 +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 4cjDKK5F7Zz3t2k; Thu, 09 Oct 2025 15:28:05 +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=1760023685; 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=wAyxb1fyI+r07E0Asc8JwW+M1U6D9HxUopwSTB4Mub8=; b=CaPqzEkQkTIOiuruyf6Z+bP4w2vxLlT34ITKZ+SpVcl+z4jLpgIoQd+LVvltDcIKHay2jN 9uNDkMQN+OyEpfY6uhYO/xJ/a0Q5h6WF1dmD5f8MGYbfUlIQfD+flY7q45ftQpTPOjnBMl goY0tKIF0KGItaeql7SBd3TqxviCG2sLbuQg2YsfxtVbMvywjKWZvlG+Q8TNmFyDrW8ep/ vy8IWuhTclxInrpFQJO2Qk5yyxnHvwXbph4JSq9wlZWdyAuyMBYxuLdaS1HqibT6sIhEn1 sORNS5tonpN926tbsIbxUjVwcLXqp4JEBOcFYbCl4LcUVmLqooo4sps79V19rA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760023685; a=rsa-sha256; cv=none; b=Etm2V8RCh/sPayCSCbbuGNx1PHjQcTuXzz/jS6/YQEwIhlVU4d7vMc2SSpIXuLeh+b2yAU YcyaEt4WLNs+KpoZ28nk4YgErKBZxKbUMMnDjvLjq+wxMHAZPohD/dYTjVIVcNgY3uQNS+ AM3b+NVdW4C6ryfjricc5ioAFKPB564vBOkVzV/xDQhlqKBY7xQPRoqppQwroDeEbTGDSy 0YPMNPtLLvLGYxEgrj35i4PTxdb9TwjWKPtHm04766iG4RW24tJLV3pyD3vkx3iF/ehOu5 qLWv0DzdCM8hRlxAMIyMBxMCKcKMb0morm6+qaQrQSIH+Kocf9/dVzwfaQC9PQ== 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 4cjDKK4lrbz70v; Thu, 09 Oct 2025 15:28:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 15:28:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <594157851.674.1760023685672@jenkins.ci.freebsd.org> In-Reply-To: <150874156.649.1760015075229@jenkins.ci.freebsd.org> References: <150874156.649.1760015075229@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #25 - 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_672_2128370945.1760023682682" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_672_2128370945.1760023682682 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #25 (29615626407279b9c995ffe9aa= 0f577de4752634) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/25/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/25/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/25/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) df70662f4704f432b00b5a8b4acd7f12a2deffa3 by des: rc: Teach netwait to wait for DAD b2f1fa13e98f32207ba1f2b4a8135d3a2747fab3 by des: fts: Document thread (un)safety 835f8ac7d06f1aa5227db1043db142246e552d56 by des: tail: Tweak follow_rename test case 12304ec662397ef5291c67d0a3c15eef1f108195 by des: fts: Remove a few stray blank lines ef8420744e72d4ea28fc0c4298bd41b45ad4d09f by des: cp: Simplify sameness checks 23b82b5b44735c5d8d09e51e84e5ad4c652aa495 by des: ln: Simplify sameness checks 6a9e0fdf371392a887aacb8a8c401481b47e5a5e by des: tarfs: Simplify sameness checks 86eecff20db7e78b2da36c2e0be821bd66cdf167 by des: rcorder: Fix grammar in warning about loops 29615626407279b9c995ffe9aa0f577de4752634 by des: nvme: Tweak completion timeout loop The end of the build log: [...truncated 110.09 MiB...] /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdcpio= _test.full bsdcpio_test.debug --- bsdcpio_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdcpio_test.debug bsdcpio_test.full bsdcpio_test --- functional_test --- echo '#! /usr/libexec/atf-sh' > functional_test.tmp cat /workspace/src/usr.bin/cpio/tests/functional_test.sh >>functional_test.= tmp chmod +x functional_test.tmp mv functional_test.tmp functional_test --- Kyuafile --- --- bsdcpio.1.gz --- gzip -cn /workspace/src/contrib/libarchive/cpio/bsdcpio.1 > bsdcpio.1.gz --- bsdcpio.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdcpio= .full bsdcpio.debug --- bsdcpio --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdcpio.debug bsdcpio.full bsdcpio --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- MachODump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODump.pieo -MTMachODump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/MachODump= .cpp -o MachODump.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- --- config.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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/ee --- --- ee.1.gz --- gzip -cn /workspace/src/contrib/ee/ee.1 > ee.1.gz --- ee.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB -DHAS_= SYS_WAIT -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-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack= -o ee.full ee.pieo -ltinfow -lncursesw=20 --- C.msg --- cat /workspace/src/contrib/ee/ee.msg > C.msg --- fr_FR.ISO8859-1.msg --- cat /workspace/src/usr.bin/ee/nls/fr_FR.ISO8859-1/ee.msg > fr_FR.ISO8859-1.= msg --- de_DE.ISO8859-1.msg --- cat /workspace/src/usr.bin/ee/nls/de_DE.ISO8859-1/ee.msg > de_DE.ISO8859-1.= msg --- pl_PL.ISO8859-2.msg --- cat /workspace/src/usr.bin/ee/nls/pl_PL.ISO8859-2/ee.msg > pl_PL.ISO8859-2.= msg --- uk_UA.KOI8-U.msg --- cat /workspace/src/usr.bin/ee/nls/uk_UA.KOI8-U/ee.msg > uk_UA.KOI8-U.msg --- pt_BR.ISO8859-1.msg --- cat /workspace/src/usr.bin/ee/nls/pt_BR.ISO8859-1/ee.msg > pt_BR.ISO8859-1.= msg --- ru_RU.KOI8-R.msg --- cat /workspace/src/usr.bin/ee/nls/ru_RU.KOI8-R/ee.msg > ru_RU.KOI8-R.msg --- hu_HU.ISO8859-2.msg --- cat /workspace/src/usr.bin/ee/nls/hu_HU.ISO8859-2/ee.msg > hu_HU.ISO8859-2.= msg --- ee.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ee.full= ee.debug --- C.cat --- gencat C.cat C.msg --- fr_FR.ISO8859-1.cat --- gencat fr_FR.ISO8859-1.cat fr_FR.ISO8859-1.msg --- de_DE.ISO8859-1.cat --- gencat de_DE.ISO8859-1.cat de_DE.ISO8859-1.msg --- pl_PL.ISO8859-2.cat --- gencat pl_PL.ISO8859-2.cat pl_PL.ISO8859-2.msg --- uk_UA.KOI8-U.cat --- gencat uk_UA.KOI8-U.cat uk_UA.KOI8-U.msg --- pt_BR.ISO8859-1.cat --- gencat pt_BR.ISO8859-1.cat pt_BR.ISO8859-1.msg --- ru_RU.KOI8-R.cat --- gencat ru_RU.KOI8-R.cat ru_RU.KOI8-R.msg --- hu_HU.ISO8859-2.cat --- gencat hu_HU.ISO8859-2.cat hu_HU.ISO8859-2.msg --- ee --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dee.debug ee.full ee --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- =3D=3D=3D> usr.bin/clang/llvm-readobj (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-readobj/Opts.td --- .depend --- echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- ARMWinEHPrinter.pieo --- --- all_subdir_usr.sbin --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ARMWinEHPrinter.pieo -MTARMWinEHPrinter= .pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-readobj/ARMWinEHPrinter.cpp -o ARMWinEHPrinter.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_binary__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:291:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objcopy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy = -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib= /clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_= CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VER= SION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15= .0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT= =3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET= _ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_= NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLL= VMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Dis= assembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARG= ETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializ= eX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D= /workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr= /obj -g1 -MD -MF.depend.llvm-objcopy-driver.pieo -MTllvm-objcopy-driver.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/usr.bin/clang/llvm-objcopy/llvm-objcopy-dr= iver.cpp -o llvm-objcopy-driver.pieo --- all_subdir_usr.sbin --- 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 --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- 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_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 487.91 real 4808.83 user 332.81 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/jenkins48362055494= 63410638.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_672_2128370945.1760023682682-- From nobody Thu Oct 9 15:28:04 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 4cjDKM5clVz6Bd8Q for ; Thu, 09 Oct 2025 15:28:07 +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 4cjDKM2rfRz3tPg; Thu, 09 Oct 2025 15:28:07 +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=1760023687; 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=NrdVDVcD0ut7jSpo2wyzHIS/M52LJWcZrQmhs4g7wao=; b=GaJf5eGvdIbQTu48wl0YA25SGETrf1b6MniOlb4UV/P5reBI+7hOlP0YtKche4VGrD87+N +G51jMV4RDtJCSIF6KY2U269WuYSqyK5bD4fOfhKyJsqfTs2oc5eC/TF/zfKqkrUlG3p58 ruC/Bg2TTNSXJ+MOskeLab838/Oj1fqhBz4OMuF2ViV0CpPnk2Gh6kSN87YWxFyxX/h6TZ QbKyJWHU82H+u6mTdNPayhhqh2C2RB9zvIJqzh8i9N4gcsQ+Zn/AYTTyXQwoIRQi/b2hyz GSGFmV4JQhF4/lRpVg2LwZ8fBOmZVVR6PRemLS0r1FcUUrHEJw4gS2t4+e7G8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760023687; a=rsa-sha256; cv=none; b=YAGcOaotMoJe/te8iuwmwLfSC/PyhIrQEeW4iUjqvIAhU9SBqJvad8ig72I/BmXlIaO67Z PD5+MJupsp14L7S9FsAMik8hCgpDcqW6g6TWLF9ctNzYIG0hyv/H7v8VjhJdqGZyAOuHQS syV0Fe+jNna2+IZRUE3qB57uCLMlxYDhvIqM4/FOnd6F6I4+IS1tq0A9KMjvbpgMsvPY/f Rnt57wSLZ+nJvrW86lRO+GIwiHct8aOsGAJA48+je4kDN7+GRT6qHd1sHC1lnSzjL1Rsgq heUT5Q6cghmtm4wHvOeavfiq6I+ISi979QjaHeanWzXWjKl9g9/AayBW1t33Ng== 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 4cjDKM1pm6z7cq; Thu, 09 Oct 2025 15:28:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 15:28:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <631317035.675.1760023687257@jenkins.ci.freebsd.org> In-Reply-To: <1712525157.651.1760015365631@jenkins.ci.freebsd.org> References: <1712525157.651.1760015365631@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #25 - 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_673_13504710.1760023684260" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_673_13504710.1760023684260 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #25 (29615626407279b9c995ffe9aa= 0f577de4752634) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/25/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/25/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/25/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) df70662f4704f432b00b5a8b4acd7f12a2deffa3 by des: rc: Teach netwait to wait for DAD b2f1fa13e98f32207ba1f2b4a8135d3a2747fab3 by des: fts: Document thread (un)safety 835f8ac7d06f1aa5227db1043db142246e552d56 by des: tail: Tweak follow_rename test case 12304ec662397ef5291c67d0a3c15eef1f108195 by des: fts: Remove a few stray blank lines ef8420744e72d4ea28fc0c4298bd41b45ad4d09f by des: cp: Simplify sameness checks 23b82b5b44735c5d8d09e51e84e5ad4c652aa495 by des: ln: Simplify sameness checks 6a9e0fdf371392a887aacb8a8c401481b47e5a5e by des: tarfs: Simplify sameness checks 86eecff20db7e78b2da36c2e0be821bd66cdf167 by des: rcorder: Fix grammar in warning about loops 29615626407279b9c995ffe9aa0f577de4752634 by des: nvme: Tweak completion timeout loop The end of the build log: [...truncated 109.43 MiB...] | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ --- all_subdir_lib --- --- sbuf_string_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_string_test.full sbuf_string_test.pieo -lpri= vateatf-c -lsbuf -lutil --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_lib --- --- sbuf_string_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= ring_test.full sbuf_string_test.debug --- sbuf_string_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_string_test.debug sbuf_string_test.full sbuf_string_test --- Kyuafile --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- llvm-readobj.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-readobj/llvm-readobj.1 > llvm-re= adobj.1.gz --- all_subdir_lib --- --- all_subdir_lib/libsmb --- =3D=3D=3D> lib/libsmb (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lldb-server --- --- lldb-server.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.lldb-server.pieo -MTlldb-server.pieo -Wn= o-format-zero-length -fstack-protector-strong -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 -fno-strict-aliasing -fno-e= xceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-er= ror=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno= -dangling-reference -c /workspace/src/contrib/llvm-project/lldb/tool= s/lldb-server/lldb-server.cpp -o lldb-server.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- Common/Reproduce.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Reproduce.pieo -MTCommon/Reproduce.pieo -Wno-format-zero-= length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-= prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspa= ce/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-litera= l-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /wo= rkspace/src/contrib/llvm-project/lld/Common/Reproduce.cpp -o Common/Reprodu= ce.pieo --- all_subdir_tests --- --- lseek --- --- lseek.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o lseek.full lseek.pieo mockfs.pieo utils.pieo -lprivate= gmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- 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/clang/llvm-cov --- =3D=3D=3D> usr.bin/clang/llvm-cov (all) --- .depend --- echo llvm-cov.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libt= infow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .dep= end echo llvm-cov.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a= >> .depend --- CodeCoverage.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-projec= t/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIM= IT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"= x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd1= 5.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_E= NABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TA= RGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM= _NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.CodeCoverage.pieo -MTCodeCov= erage.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-cov/CodeCoverage.cpp -o CodeCoverage.pieo --- all_subdir_tests --- --- lseek.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lseek.f= ull lseek.debug --- lseek --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlseek.debug lseek.full lseek --- all_subdir_usr.bin --- --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src 494.94 real 4410.27 user 331.87 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins61384564992= 52010351.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_673_13504710.1760023684260-- From nobody Thu Oct 9 15:41:18 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 4cjDcb3q5rz6Bf35 for ; Thu, 09 Oct 2025 15:41: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cjDcb0fb8z3vhQ; Thu, 09 Oct 2025 15:41:19 +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=1760024479; 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=ZWga5fbdlEVmdaDlNXTCM641FzObVgtfmwAa78ml14c=; b=wUZyzse4zAz1gIJOkKlrrsl9djP7sxfs75CkeK6AVDSZpikq5XKEJU9esGYsiGMj7rWGoi smvfGpVdvw8EczPD7E2dcYIyK2kEjNvioWnmiAxEYGP+h0th0Ff3pvYIz29qWxsCRsuq/A 21Od1nMzjJl1Cd6AZuJY6RypvY28kUQ3K0ntm1wBAquyws3+AeUvRVTZ5f48MSKwXiJAmN hud4p44cvjSrGVWZtf0xdqViCBhxIlIf1qlBFeYgoUEd6bY6MfhL+IwzKU16lO+Li60z+c ZGgrZHdjiQE58VZW8apETaycs4JrxVtN04aNvU/RKzZ9bwyEpcHDOWpgvbEHhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760024479; a=rsa-sha256; cv=none; b=ak6w0ADOw6PF1bho3pqlVD48noXomCCrD/8piPUA302J6IFmkwPd5s+I7wy5uz6kwB04Uu MYqK1wh1toksN6j4iH49flA+QatHdjw7AHhuYhKaB4Ksc3CHkiSxQ1ipgcCsWljSPCvA/D 290YMBVgK99D058E/tBZzrxaSqIPTuTS+805BuQDRyuB8R0vEVWxY9y72r08r1/aI7NWXa R3gXEaFi4gzsY+8DikVu01Q1tfzUZ31f3I/LBlSIblfVO3C0mwlymq/wjy0WzBrsVFZKB4 RnsF+bQRov0XVdY4MkXznHYu2ziDSCHdL+PJtZyYkLqGiH6Qd+JFgZZaAmmvYw== 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 4cjDcb077Fz7pf; Thu, 09 Oct 2025 15:41:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 15:41:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: se@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1095131920.680.1760024479021@jenkins.ci.freebsd.org> In-Reply-To: <2043457975.647.1760012649942@jenkins.ci.freebsd.org> References: <2043457975.647.1760012649942@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1504 - Still Unstable 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_679_1294898400.1760024478843" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_679_1294898400.1760024478843 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1504 (ab36487a79cd0093d76ec3cdc8eb8c0e114835db) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1504/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1504/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1504/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) ab36487a79cd0093d76ec3cdc8eb8c0e114835db by se: contrib/bc: MFC upgrade from version 7.02 to 7.1.0 The failed test cases: 551 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 451 other failed tests. ------=_Part_679_1294898400.1760024478843-- From nobody Thu Oct 9 15:41:17 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 4cjDcc6sGRz6BfKb for ; Thu, 09 Oct 2025 15:41:20 +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 4cjDcc40Nlz3vhR; Thu, 09 Oct 2025 15:41:20 +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=1760024480; 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=CpCkk9/lvooYYN8Hp2ALVyof6D5OhoOPVY1E2q64IyI=; b=G0xq2rZHZmKuIoM3ULLPhfZ7/Qxh0qA0J2dj9WBP/9QXL5JGW7JgDZSw819qEGk69HUqae xdqr/jm5AJVDbfhMkPwpkfgE2iy5Cdvj8nhPq4idajmEBBNagPzJpcjcgdoIGn4uWKGqXj bkSbj3U50cSsoDzRicFufKOiM0gvvL0gfXEytTFUPqvFdP1oeLMQ85LAF4D23G7DYeoaYP A5xiTHK+odbCwLuV6VtxWAdtRKdxYdgtVTmbqAy+Tiwm7y1hdwL0mICCHckza0w7XZZbpL sJ6bLpGC4nF/rmpaOhFyv1bY7A4bRy85YhoNDgvmMLqvI9/F/ATb+4ar+CVOlA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760024480; a=rsa-sha256; cv=none; b=wT7zCanquc4rHfNxw2WijQp7rfyeDVuNv6IsdYtV+FdmNf04F2sAMC6+oef0sJdFtZ4ETS 4lhxKNozR1sPDZmSr76m+ddlZPK+SLKLSyOO6SWhboUzwLq/m6BLIb4HkPKhqFFLT8V7DU cbar1MFozYazmM52RSkArFIUKbgQu5sSD17/pGYNH6BRFsXx+9kogXTMmiSJHIGi7N91IQ eB64RT5H9uc7dMWUNwryEpc/iDXXiUZ+4hDBpza/Tw5nuD+VOZLkxCfP1X1bg61qr1Gz+1 g7YE3C5byxxGzo9WaPV4AZmgTNm4VY6Ujw4fdP4XtYt6mDwT+qnW0nqtB+3MxQ== 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 4cjDcc315Gz88h; Thu, 09 Oct 2025 15:41:20 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 15:41:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <841617865.681.1760024480426@jenkins.ci.freebsd.org> In-Reply-To: <647821020.653.1760015542208@jenkins.ci.freebsd.org> References: <647821020.653.1760015542208@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #25 - 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_678_619674180.1760024477500" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_678_619674180.1760024477500 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #25 (29615626407279b9c995ffe9aa= 0f577de4752634) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/25/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/25/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/25/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) df70662f4704f432b00b5a8b4acd7f12a2deffa3 by des: rc: Teach netwait to wait for DAD b2f1fa13e98f32207ba1f2b4a8135d3a2747fab3 by des: fts: Document thread (un)safety 835f8ac7d06f1aa5227db1043db142246e552d56 by des: tail: Tweak follow_rename test case 12304ec662397ef5291c67d0a3c15eef1f108195 by des: fts: Remove a few stray blank lines ef8420744e72d4ea28fc0c4298bd41b45ad4d09f by des: cp: Simplify sameness checks 23b82b5b44735c5d8d09e51e84e5ad4c652aa495 by des: ln: Simplify sameness checks 6a9e0fdf371392a887aacb8a8c401481b47e5a5e by des: tarfs: Simplify sameness checks 86eecff20db7e78b2da36c2e0be821bd66cdf167 by des: rcorder: Fix grammar in warning about loops 29615626407279b9c995ffe9aa0f577de4752634 by des: nvme: Tweak completion timeout loop The end of the build log: [...truncated 109.96 MiB...] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- =3D=3D=3D> usr.bin/clang/llvm-readobj (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-readobj/Opts.td --- .depend --- echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- ARMWinEHPrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ARMWinEHPrinter.pieo -MTARMWinEHPrinter= .pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ARMWinEHPrin= ter.cpp -o ARMWinEHPrinter.pieo --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_bool__single= _insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:118:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- 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/clang/llvm-nm --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__exception/exception_ptr.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/exception:81, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1411, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/DenseMapInfo.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringRef.h:12, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/StringSwitch.h:16, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-n= m/llvm-nm.cpp:18: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_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 --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 466.27 real 4705.58 user 374.92 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/jenkins19937089313= 53017697.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_678_619674180.1760024477500-- From nobody Thu Oct 9 15:51:04 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 4cjDqs3NGQz6Bfkp for ; Thu, 09 Oct 2025 15:51:05 +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 4cjDqs1NfCz3xFw; Thu, 09 Oct 2025 15:51:05 +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=1760025065; 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=r8/Wbo8s9JzGrOpJ6i1M16aiNPgxvXGopveAumApyOk=; b=rPGurrH8zwIINN1oCQVPVzgqR5lhPHaGjG3dGB/a49rZdKFa8obEuxhcU1cTgdoT3YNUhI Y7CpM/j2oGt8bo7qCjQuD7IfllFauVyT6zIZPaLLjKXtBFp29Oi+DXQqHN90MvrUpUBcms zlw3NUPVeeHDxQ4n8j261Osv97H+LhdDIyd5CRpVnCso4J7i7ajcNkmmAwr9dxTkwtfQbE cD+DWlbvxlJ8SynRt00tYGHc15X4CkDFzuTgBq1kgQcs+xYlW/VhD+VHLLjPh05StGDNZF d6jz5ZVrv2OYKMG3qwb7AFg780r32pGxv5A3clH8DXVZTpiSi75Oj6DmplnCYg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760025065; a=rsa-sha256; cv=none; b=v/2KOMGYuc9IrCeprzVkbvNV5icyghciPC/Lg5gzfRNcSCpfSaABJnW09yTjhZgLt0EwSU FxnWFc2hfGYaPOJUu40IPMP/xsnHnUd570KqRHdUF20F91IO/h7L/25053v+rMt7N6PFCb I92Og788wBIUa9KYtH+xJkYiDErBurdBbeORzPI9nTkkP7EmBVYTg6+aYlzK3VVPx5AOfz f1WXsSA62CiwAW3vDccrHILpUWrvinLCMs41iCXJmGwUTzl8PYzquYBzyIXh/zAqTA9Huf NgKFIYDSawi253Y3lyfj3uqYLIGqoSMkgPVHEHosEkpAWOZyD0x4+v/TPqArDw== 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 4cjDqs0tdxz7f8; Thu, 09 Oct 2025 15:51:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 15:51:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1632952318.683.1760025065127@jenkins.ci.freebsd.org> In-Reply-To: <1267196837.661.1760018467389@jenkins.ci.freebsd.org> References: <1267196837.661.1760018467389@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26938 - 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_682_853220457.1760025064930" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_682_853220457.1760025064930 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26938 (781802df7a2bfe224ef17596d56cf83c495= 17655) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26938= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26938/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26938/co= nsole 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) 781802df7a2bfe224ef17596d56cf83c49517655 by olce: uma_core: Rely on domainset iterator to wait on M_WAITOK The end of the build log: [...truncated 4.36 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 8a:7f:e3:a9:a3:8b epair1b: Ethernet address: 6e:3e:e8:6e:61:bf epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.373s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 82:5c:= 32:34:2f:68 epair0b: Ethernet address: aa:c9:83:8a:bd:3c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f6:71:c8:21:13:f9 epair1b: Ethernet address: 82:1c:c3:d9:da:76 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: ca:b2:= 0d:b8:6f:d3 epair0b: Ethernet address: 4a:82:7d:ad:83:3b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2e:82:81:3f:9e:94 epair1b: Ethernet address: da:29:59:fe:4c:37 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.283s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 56:32= :be:39:e5:cf epair0b: Ethernet address: 6a:c2:cc:f6:54:ef epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:b9:92:4e:54:8a epair1b: Ethernet address: 06:ab:ea:ce:fa:35 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 62:c0= :36:65:9a:e9 epair0b: Ethernet address: da:2a:0d:2e:cc:0e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 76:29:da:b2:fb:41 epair1b: Ethernet address: c6:2c:36:2a:72:3c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.273s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 52:ff:08:f9:c1:14 epair0b: Ethernet address: a2:70:51:48:f3:7e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:b7:e1:a3:ef:01 epair1b: Ethernet address: 46:8c:8c:dc:b0:a7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.333s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 7e:5c:a2:77:ea:= 94 epair0b: Ethernet address: 3a:06:75:4b:9c:db epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:a7:02:48:5b:d0 epair1b: Ethernet address: f2:73:8a:f4:e7:43 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.273s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: be:a6:15:0a:bc= :90 epair0b: Ethernet address: 02:b4:ae:9f:15:8f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:1e:d8:ba:31:6f epair1b: Ethernet address: f6:e7:a4:48:60:ec epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.273s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 2e:9e:08:9a= :8f:b6 epair0b: Ethernet address: ea:59:02:a4:68:e0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:02:a4:50:e6:66 epair1b: Ethernet address: d2:e1:2d:51:dc:35 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: b6:32:dd:fd:d7:5e epair2b: Ethernet address: ea:53:d8:b1:ad:4f epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.433s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 92:bc:47:3f:83:fc epair0b: Ethernet address: 46:21:23:da:a7:9b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 72:91:74:5f:dc:4d epair1b: Ethernet address: e2:90:41:a9:8e:ea epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 06:fe:db:2e:47:77 epair2b: Ethernet address: a6:04:4a:e9:fe:15 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [6.068s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: fe:49:87:a6:88:a0 epair0b: Ethernet address: a2:9b:53:4a:01:39 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:5f:6c:af:b5:a4 epair1b: Ethernet address: 6a:16:db:2a:8f:0e epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: de:58:92:90:b8:37 epair2b: Ethernet address: 0a:54:7c:5a:8b:45 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760025063 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1de0a0b69 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8000391c740 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h47m55s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26938' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins13541785557943804555.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '781802df7a2bf= e224ef17596d56cf83c49517655', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../781802df7a2bfe224ef1= 7596d56cf83c49517655/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_682_853220457.1760025064930-- From nobody Thu Oct 9 17:08:47 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 4cjGYZ3jfWz6BmxS for ; Thu, 09 Oct 2025 17:08:50 +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 4cjGYZ206Lz48jD; Thu, 09 Oct 2025 17:08:50 +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=1760029730; 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=S8Bp8o6TnTXqU6nqzifVEcHpPjfh2EGxHfeLp6arNrI=; b=P12CWjnz2YIb2xG3fwKzse/xy2sipe69nmbDbHVczXYMW1OmDTCjtcnglgKb7ZjWJbyHsM ljacUuizuXjfQes26oj60CLMbXbC3fSoBALEEDr+H4Vwy+fHkXx+STAEKXcDQVbMHE/I2I bGaksZa5m3fcGXs33Kt1SbgDnkNdLwoZsvsWVnZVgy8UhPHb2m6mrXejdhqK2YqvL/Uppl HhrWId3NFJoA01BMfdadfEY/InrOsygf2SBGGs4+RJ0Dfy/UxUIf++jmXp3QXxESTj2YOU 6KW1exCJJJ8cyvZbkIt4e/vF3hDCTxpXbgBUTC/giKWZiEM3TR/bg8zC8yHzvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760029730; a=rsa-sha256; cv=none; b=A/Md1n8lHbJ1lzwaAc5KseNuUSOPnmKDQ3B//i3F758f9BK5wndiGRPXigvpUmPwbhRmGD IwezyOpXlbqO5LT4E1I2JetJuLIgc+h3g83PUk5qjaRPpCtANrPNHjFTfKKVdPU5+5YRCv qCPrdThmufbFmrd/ql5uPCGs2vf12G3efPU/qwgpnFY/2DgPOaHZZnQFgcwmfYFnYwJKUy VdFrEptNhobr8P5Q8EnBl+0A768pur2ikrp2XoZLGsZpQvz1t3WH+WIRwf84rrZUsHnpTE NRJfRWNxwL3P+CStibhE/wIvIS6JH0Wrx3EoQqwhz/i7XhlYaxhVcgo6YpoJYw== 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 4cjGYZ1W8Kz9wT; Thu, 09 Oct 2025 17:08:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 17:08:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1490834524.687.1760029730217@jenkins.ci.freebsd.org> In-Reply-To: <594157851.674.1760023685672@jenkins.ci.freebsd.org> References: <594157851.674.1760023685672@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #26 - 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_686_1854076051.1760029727330" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_686_1854076051.1760029727330 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #26 (4774687d4087cf40e46939f294= 73f7cb8c269ad5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/26/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/26/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/26/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) 51761427325828f6b0261468a30addc22abd9a2b by cy: ipfilter ippool: Flag deleted entries with "#" c50efdbe4aa4b8afebdf8afe0893185203a43bb4 by cy: ipfilter ippool: Prefix deleted entries with "#" 26e0bf6015d3729e99aeca12418754e30e9395eb by cy: ipfilter/ippool: Dump a copy of ippool hash data in "new" format 756a5282b3b604e5babc277f5e3cb8b7d8a2d7fa by cy: ipfilter/ippool: Dump a copy of ippool dstlist data in "new" format 4774687d4087cf40e46939f29473f7cb8c269ad5 by tuexen: tcp lro: use the flowid only when it has hash properties The end of the build log: [...truncated 110.37 MiB...] echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- ARMWinEHPrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ARMWinEHPrinter.pieo -MTARMWinEHPrinter= .pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-readobj/ARMWinEHPrinter.cpp -o ARMWinEHPrinter.pieo --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/fortune --- --- all_subdir_usr.bin/fortune/fortune --- --- fortune.full --- --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o f= ortune.full fortune.pieo =20 --- fortune.6.gz --- gzip -cn /workspace/src/usr.bin/fortune/fortune/fortune.6 > fortune.6.gz --- fortune.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fortune= .full fortune.debug --- all_subdir_usr.sbin --- --- kbdmap --- --- all_subdir_usr.bin --- --- fortune --- --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfortune.debug fortune.full fortune --- all_subdir_usr.bin/fortune/datfiles --- =3D=3D=3D> usr.bin/fortune/datfiles (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.bin --- --- freebsd-tips.dat --- PATH=3D$PATH:/usr/bin:/tmp/obj/workspace/src/amd64.amd64/usr.bin/fortune/st= rfile strfile -Cs /workspace/src/usr.bin/fortune/datfiles/freebsd-tips fre= ebsd-tips.dat --- all_subdir_usr.bin/fortune/unstr --- =3D=3D=3D> usr.bin/fortune/unstr (all) --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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---- all_subdir_usr.bin --- --- .depend --- --- all_subdir_usr.sbin --- error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-co= mpare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -= Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3D= deprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -= Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error= =3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-t= ype -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop= -overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-func= tion-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-= error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringo= p-truncation -Wno-return-type -c /workspace/src/usr.sbin/moused/mou= sed/moused.c -o moused.pieo --- all_subdir_usr.bin --- echo unstr.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- unstr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -f= PIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/= obj/workspace/src=3D/usr/obj -g -MD -MF.depend.unstr.pieo -MTunstr.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/fortune/unstr/unstr.c -o unstr.= pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_usr.bin --- --- unstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 ---- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': --- all_subdir_usr.bin --- Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o unstr.full unstr.pieo = =20 --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- unstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_usr.bin/clang --- --- COFFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFDumper.pieo -MTCOFFDumper.pieo -Wno= -format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/COFFDu= mper.cpp -o COFFDumper.pieo --- all_subdir_tests --- --- read --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.read NO_SU= BDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dread PROG_CXX=3Dread) --- .depend.read --- echo read.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/s= rc/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= util.a >> .depend.read echo read.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> = .depend.read --- read.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.re= ad.read.pieo -MTread.pieo -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wp= ointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -W= unused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -= I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POS= IX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti= -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-memaccess -Wno= -deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-erro= r=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-attribu= tes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/fusefs= /read.cc -o read.pieo In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/read.cc:46: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 527.40 real 4972.86 user 345.64 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/jenkins49109127230= 42500290.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_686_1854076051.1760029727330-- From nobody Thu Oct 9 17:12:27 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 4cjGdm0MTjz6BnX4 for ; Thu, 09 Oct 2025 17:12:28 +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 4cjGdl5Jsdz49Sx; Thu, 09 Oct 2025 17:12:27 +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=1760029947; 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=s35ol/yDQgZwrJirmr6bb8GotqJsfQ1A8q56wJ7PCxU=; b=bx4dYMpAcvayiii/lK2l4zPDJgbhWFq1Z0uLHUjnNLwrMuNANTfg0s2LTDNtXG12/H/pGS iznIbWrcYndM5Wf0DYj4aEyYnUFR3n0yCGsIWSlZRblHLfPMB3p9VtRd56fCKyHa0UelMh NvEY6PDjfcKeYqjy85Eo+cf201uzKEOEQqGbp2u3tiY0THu6MMaIN25c0ZzBFqLUkMQTOa ItPGjlJklYKYOkfXfly0fwyQcUyNlR3G0tYDvgvNtpd/NRwwB5cuPtFTuhr6mAHI9yE4kJ Q6Y/NLpBPJeX890dhZ8t+r8mUGMz4ugRfP6Rabk2YqwGMJxD0ECNea8PGqqqpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760029947; a=rsa-sha256; cv=none; b=sKGtn1LrBaTiLN9Cvih7Chmo1qeMsNRzCV4l5DJQYiiBLv981xNcEXIwAsS3dYIiBTFLTp pe1ZMwntKBiVQFh+PpINHhb0+SuY5Twn8BceOivvrgzPYYv+WmwobeaURH5z3DX5eHTqF0 xC3wLdHZJcxwdouvCPtQ2tERi+94fMrbFpNNw+WY/QEJQXk68CnIgTSilgrUkmbWcTE7CV /hsrdGW1JoA0hZNPmBBty6RkZTnHDb3+yueCfUIe1V+hqshI91UKf3yHC6sRazPwPXhaU4 zpmczyv+ZDuTk8qBTUsZFhnK6u6asDL+2mQw3KDU0BkFr/gaWayUEaUH8vdhsA== 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 4cjGdl4gwjzB8l; Thu, 09 Oct 2025 17:12:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 17:12:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <867755995.689.1760029947662@jenkins.ci.freebsd.org> In-Reply-To: <1645545363.669.1760020798959@jenkins.ci.freebsd.org> References: <1645545363.669.1760020798959@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #37 - 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_688_1124217881.1760029947503" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_688_1124217881.1760029947503 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #37 (4774687d4087cf40e46939f29473f7cb8= c269ad5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 37/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/37= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/37/= 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) 51761427325828f6b0261468a30addc22abd9a2b by cy: ipfilter ippool: Flag deleted entries with "#" c50efdbe4aa4b8afebdf8afe0893185203a43bb4 by cy: ipfilter ippool: Prefix deleted entries with "#" 26e0bf6015d3729e99aeca12418754e30e9395eb by cy: ipfilter/ippool: Dump a copy of ippool hash data in "new" format 756a5282b3b604e5babc277f5e3cb8b7d8a2d7fa by cy: ipfilter/ippool: Dump a copy of ippool dstlist data in "new" format 4774687d4087cf40e46939f29473f7cb8c269ad5 by tuexen: tcp lro: use the flowid only when it has hash properties The end of the build log: [...truncated 4.35 MiB...] epair0b: Ethernet address: a6:9c:1c:0d:53:05 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:58:66:47:0c:54 epair1b: Ethernet address: 3e:a7:a9:81:af:5b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 7a:45:= ba:f2:98:3f epair0b: Ethernet address: 5a:3a:e8:19:30:49 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:17:19:f5:74:b5 epair1b: Ethernet address: 8a:a4:c4:90:2a:94 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.149s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: be:6d:= 73:64:7d:8b epair0b: Ethernet address: 9e:66:71:8d:39:86 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:5d:fa:d2:9c:5b epair1b: Ethernet address: 72:ba:cd:29:7e:b6 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: fa:9f= :c4:c1:94:c7 epair0b: Ethernet address: fa:61:1c:1d:7c:d2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:ee:77:b8:67:e2 epair1b: Ethernet address: 2e:c9:e1:ee:b0:1b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 86:07= :b3:23:24:5a epair0b: Ethernet address: 32:a5:06:76:c1:ae epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:b1:7d:b9:98:3d epair1b: Ethernet address: e2:30:d9:e9:3d:2d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.139s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: d2:b2:b7:b7:ad:cf epair0b: Ethernet address: a6:cc:fb:0e:e7:fe epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2e:4a:87:be:e7:08 epair1b: Ethernet address: 3e:cd:3c:f1:5a:6b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.139s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 4a:c2:8c:93:19:= 4f epair0b: Ethernet address: 82:87:e9:8a:21:08 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:b5:ad:e0:65:c9 epair1b: Ethernet address: 96:b0:12:e4:62:14 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 1a:30:44:96:ea= :9f epair0b: Ethernet address: 52:21:5f:39:a4:c5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:aa:0e:7f:8b:d3 epair1b: Ethernet address: 02:aa:d3:a8:3f:61 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 52:68:91:12= :bf:66 epair0b: Ethernet address: 52:16:90:90:5c:d4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:ba:d8:11:4b:bf epair1b: Ethernet address: 8e:0f:26:37:65:41 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 42:5a:77:54:65:20 epair2b: Ethernet address: 0e:e2:b9:93:38:71 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.211s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 3e:64:7c:df:9b:6b epair0b: Ethernet address: 5a:cd:6e:45:da:38 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d6:e6:2e:6c:37:1e epair1b: Ethernet address: 26:15:1c:32:60:4f epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: de:8a:a6:25:eb:57 epair2b: Ethernet address: d2:86:66:cd:ec:ea epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.421s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: ca:30:0f:8e:1a:92 epair0b: Ethernet address: 7a:62:3a:34:20:9c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:29:e7:1b:3f:19 epair1b: Ethernet address: 72:97:72:8a:b6:54 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: b2:bf:9e:5c:67:06 epair2b: Ethernet address: aa:7e:d7:08:6d:70 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff800279dbe96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760029930 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a68 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052a8e at fork_trampoline+0xe Uptime: 1h40m22s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-37' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./auto-shutdown x ./run.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./run-kyua.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins148558718405384503= 43.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '4774687d= 4087cf40e46939f29473f7cb8c269ad5', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../4774687d4087cf4= 0e46939f29473f7cb8c269ad5/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_688_1124217881.1760029947503-- From nobody Thu Oct 9 17:18:16 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 4cjGmW6Y6mz6Bndb for ; Thu, 09 Oct 2025 17:18: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cjGmW3jLcz3BwN; Thu, 09 Oct 2025 17:18:19 +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=1760030299; 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=GY1PStg5WGy2ZQfhPs+iDjFJDN3txK1x/PCyCoPFL88=; b=mnKTJ9OJpXPTrbg7OrAiawfbDaWlm2/Dnl4Paognq4jlqNmXgs5pe2JiZxrgTAKUtt9aJx pLrjz601n4PP/GK7pJneeN6kctSJ9ZDCA5ZlAAXm7RrUFs3MUR/BJKZU5CeXA90bXRkiLS VFEI2EwoJ2RKTveM0yvsiTi+TDW+8vetB7bZceWrwqIe6EHlULU3GDbFVbWsbsJzjsUFxz BbX45Oc/lBNaZidyVuF955lNg2oPeV5KhCsE6idA1FEfp5w+i/ggsFEQlpCJoKatZfYCDp onYU0QSMxT4MI/SDLiS2FXWwzM7P1WNLhHf2Kf2GdfWbbfcyoWt3LeEVZDq1Ng== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760030299; a=rsa-sha256; cv=none; b=VX4o+WbLJz74R6TE9Xi2j7vkpUIgpy8zEvnzLfEMk5qoDGbSdfDES+4v33Q+gW8nkKEjZp Qp7fKgxCXL20aria6ZucwIFTgclx4kOcoWFLB0s2xrShqt6znhsoxOQSIM9OqaNje9QHpC F2tV4GhhzrBuQ4sCZrEgA/nWjKrIhJJ2w7Uq62II0Nb8dOYK3Hd1Vt8WZ+sWXAeC/n5kor w0NWlTHtoAG5S7WzB1wOE6ozsHSBr66UgS6uyE7MopF2Fk0xXnMGxUTWkGKv9nbLmmvfEK ZxybiG8pJqnLvZPwIIWAEXX+l5GamVUVP0vXHOyIVZjxfBtVb9lhDXCgJ1jOoQ== 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 4cjGmW2xDBzBRP; Thu, 09 Oct 2025 17:18:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 17:18:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1442663846.691.1760030299417@jenkins.ci.freebsd.org> In-Reply-To: <631317035.675.1760023687257@jenkins.ci.freebsd.org> References: <631317035.675.1760023687257@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #26 - 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_690_1845607038.1760030296684" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_690_1845607038.1760030296684 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #26 (4774687d4087cf40e46939f294= 73f7cb8c269ad5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/26/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/26/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/26/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) 51761427325828f6b0261468a30addc22abd9a2b by cy: ipfilter ippool: Flag deleted entries with "#" c50efdbe4aa4b8afebdf8afe0893185203a43bb4 by cy: ipfilter ippool: Prefix deleted entries with "#" 26e0bf6015d3729e99aeca12418754e30e9395eb by cy: ipfilter/ippool: Dump a copy of ippool hash data in "new" format 756a5282b3b604e5babc277f5e3cb8b7d8a2d7fa by cy: ipfilter/ippool: Dump a copy of ippool dstlist data in "new" format 4774687d4087cf40e46939f29473f7cb8c269ad5 by tuexen: tcp lro: use the flowid only when it has hash properties The end of the build log: [...truncated 109.39 MiB...] from /workspace/src/tests/sys/fs/fusefs/open.cc:38: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ --- all_subdir_usr.sbin --- --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_descriptor:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:238:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/clang --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- --- llvm-symbolizer.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-sym= bolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace= /src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -= D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE= _VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-f= reebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_= SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM= _TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 = -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINT= ER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializ= eX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATI= VE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMIn= itializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-symbolizer.full llvm-symbolizer-driver.pieo llvm-symbolizer.pieo /tm= p/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -= lprivatezstd -lexecinfo -ltinfow -lpthread=20 --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_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 --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 490.62 real 4737.18 user 364.36 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins74302960730= 43231035.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_690_1845607038.1760030296684-- From nobody Thu Oct 9 17:34: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 4cjH7f6qvnz6BqPM for ; Thu, 09 Oct 2025 17:34:54 +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 4cjH7f4vkkz3Ds0; Thu, 09 Oct 2025 17:34:54 +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=1760031294; 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=rKpLYeXojulSVNti9z2YcqSBSvdTvParrhluNV3dHYM=; b=YEdSaXDOam/61RyWutS/ijuSajuCzmljm36foEmXSOnKwBzraRKHNJZ07ZmyU5GCdPaz1f 8dITkDJlVMRA9wMi9UHfq6hacQx/W2toK1xBx7AGdLrEoT8b4UavOpVdE/nMWtVw5DIeYo +advcVN8fsFrPQiCUfzveEsJ1/uHAIRS7i7EYzgZX86p1bx7v8FY6QfplgdY3JE/JGI5/G 2989edozAE1di2JCmCV9YohYAaqe3WjOmPt4EftQQLWJZJFQjBPvsDyd6XT2tMgP4ETDCN 0jmyjRepd9BnX6bF6n272DdhSB/rF7o4QqgTjCtYicdTrxB6wGTZLUQ4OFSY7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760031294; a=rsa-sha256; cv=none; b=yK8Lt54JSS1W3yLNDKpO1w5eCoAY5pfk7KfsU7fABM8kCdWkmZTS6jPqX5lCp/xsctAomq bjYPOxwDJ1aq8Y9b3lNnKP+kaxRDY2GvG5ySpWrd9j/NhvrBL8Mo/k3A+QDuD0avrDF7T0 AoTM5jHFYiUdYleSNPIURVH05GjLio25LXnRpP6u05vaXqBW+aBSkSNHGGuPHw92M/iA0U KFiUuHDPVkMGsLwDfkpDfvdpvMm8JqOdkOsUzYDxEumbtuvC2P+DweaxeFRaNBlixMndDz xCNr1YSRE6iuWR3SdxfkZVxoEM37Hwakz6I49ebdeLZddTp5X5Izr7Ms+57Nxw== 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 4cjH7f4F9lzBs9; Thu, 09 Oct 2025 17:34:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 17:34:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <837723653.695.1760031294601@jenkins.ci.freebsd.org> In-Reply-To: <841617865.681.1760024480426@jenkins.ci.freebsd.org> References: <841617865.681.1760024480426@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #26 - 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_694_2007938050.1760031291726" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_694_2007938050.1760031291726 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #26 (4774687d4087cf40e46939f294= 73f7cb8c269ad5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/26/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/26/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/26/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) 51761427325828f6b0261468a30addc22abd9a2b by cy: ipfilter ippool: Flag deleted entries with "#" c50efdbe4aa4b8afebdf8afe0893185203a43bb4 by cy: ipfilter ippool: Prefix deleted entries with "#" 26e0bf6015d3729e99aeca12418754e30e9395eb by cy: ipfilter/ippool: Dump a copy of ippool hash data in "new" format 756a5282b3b604e5babc277f5e3cb8b7d8a2d7fa by cy: ipfilter/ippool: Dump a copy of ippool dstlist data in "new" format 4774687d4087cf40e46939f29473f7cb8c269ad5 by tuexen: tcp lro: use the flowid only when it has hash properties The end of the build log: [...truncated 109.97 MiB...] | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_lib --- --- .depend.sysdecode_test --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- MachODump.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1827, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/SmallVector.h:19, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o= bjdump/MachODump.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o= bjdump/MachODump.cpp:13: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_lib --- echo sysdecode_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libsysdecode.a >> .depend.sysdeco= de_test --- sysdecode_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sysdecode_test.sysdecode_test.pieo -MTsysdecode_test.pieo -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/lib/libsysdecode/tests/sysdecode_test.c -o sysde= code_test.pieo --- sysdecode_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sysdecode_test.full sysdecode_test.pieo -lprivate= atf-c -lsysdecode --- sysdecode_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sysdeco= de_test.full sysdecode_test.debug --- sysdecode_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsysdecode_test.debug sysdecode_test.full sysdecode_test --- Kyuafile --- --- sysdecode.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode.3 > sysdecode.3.gz --- sysdecode_abi_to_freebsd_errno.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_abi_to_freebsd_errno.3 >= sysdecode_abi_to_freebsd_errno.3.gz --- sysdecode_cap_rights.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_cap_rights.3 > sysdecode= _cap_rights.3.gz --- sysdecode_cmsg_type.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_cmsg_type.3 > sysdecode_= cmsg_type.3.gz --- sysdecode_enum.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_enum.3 > sysdecode_enum.= 3.gz --- sysdecode_fcntl_arg.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_fcntl_arg.3 > sysdecode_= fcntl_arg.3.gz --- sysdecode_kevent.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_kevent.3 > sysdecode_kev= ent.3.gz --- sysdecode_ioctlname.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_ioctlname.3 > sysdecode_= ioctlname.3.gz --- sysdecode_mask.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_mask.3 > sysdecode_mask.= 3.gz --- sysdecode_quotactl_cmd.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_quotactl_cmd.3 > sysdeco= de_quotactl_cmd.3.gz --- sysdecode_sctp_sinfo_flags.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_sctp_sinfo_flags.3 > sys= decode_sctp_sinfo_flags.3.gz --- sysdecode_sigcode.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_sigcode.3 > sysdecode_si= gcode.3.gz --- sysdecode_sockopt_name.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_sockopt_name.3 > sysdeco= de_sockopt_name.3.gz --- sysdecode_socket_protocol.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_socket_protocol.3 > sysd= ecode_socket_protocol.3.gz --- sysdecode_syscallname.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_syscallname.3 > sysdecod= e_syscallname.3.gz --- sysdecode_utrace.3.gz --- gzip -cn /workspace/src/lib/libsysdecode/sysdecode_utrace.3 > sysdecode_utr= ace.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- COFFImportDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFImportDumper.pieo -MTCOFFImportDump= er.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-e= rror=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/COFFImportDu= mper.cpp -o COFFImportDumper.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_clone__nonempty_= nvlist::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:340:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-size/llvm-size.1 > llvm-size.1.g= z --- llvm-size.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-siz= e -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/l= ib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STD= C_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_V= ERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd= 15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROO= T=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGE= T_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM= _NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DL= LVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Di= sassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TAR= GETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitiali= zeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fno-exceptio= ns -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,--gc-s= ections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-size.full llvm-size-d= river.pieo llvm-size.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm/libprivatellvm.so -lz -lprivatezstd -lexecinfo -ltinfow -lpthread= =20 --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- --- all_subdir_usr.bin --- --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.sbin --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-strings --- =3D=3D=3D> usr.bin/clang/llvm-strings (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-strings/Opts.td --- .depend --- echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-strings.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-strings -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-strings.pieo -MTllvm-strings.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/= src/contrib/llvm-project/llvm/tools/llvm-strings/llvm-strings.cpp -o llvm-s= trings.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- mount --- --- mount.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o mount= .full mount.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lp= rivategtest -lutil -lpthread --- mount.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mount.f= ull mount.debug --- mount --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmount.debug mount.full mount --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- ELFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDumper.pieo -MTELFDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp -o ELFDumper.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- 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_usr.sbin --- make[2]: stopped in /workspace/src 311.36 real 2988.93 user 249.85 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/jenkins18189919597= 108337190.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_694_2007938050.1760031291726-- From nobody Thu Oct 9 17:39:22 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 4cjHDq2HWFz6Bqbq for ; Thu, 09 Oct 2025 17:39:23 +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 4cjHDq0GsNz3FMr; Thu, 09 Oct 2025 17:39:23 +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=1760031563; 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=dH/KU4t1QeTECcOlqmK5Auo/VqWs8gFxPgmja/s6pjY=; b=QUIVYGb2q5a5IO6M3cP4y7J84hn/GLG5HVJrbtUrL3Kq4gR1fh47PZPY0huSKDdQQpj5Nu 7w+L7dYLxB+AEZbjky6Kp+Wid8M8wO4dVKSh1juDE3coJQy73idhxkbKyAlnx+AtYk9Qoh pFUsc53hFtLPLYKusQHsRo8OzQY8NtvtlHK/XPmHda4TsKFxUp9und4bti/ZqYWwjQmIaE AKW0+GPP3q9vzavFntkHwZw9KoZXV5tEQklQLqOZMmL0xD91ndun443kgwu7fokEvx8dSE 0oh+WxiAh+5P1EtIZM4InD6GEo/RNcfFhKYqzWqWaXBNQR2YhlXbUu1O/4utAA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760031563; a=rsa-sha256; cv=none; b=pI92yuT6iT3zOzmdg75QNGcvY5fzOVJa53FoWmpMj+tWoqXDbzONFJt3bgCNGYbh2AKbTT Va1bhrgjFnCSniHhx7GYCP5zlPofH+GoHZf4lLcHOw/o5eqgjEY1j5LW50uQLUweG9qH9p i5e9pXGtDjPl2n+bnuU4J+uZe0UplrA77B6jCI7jC1hA9N2jGgnis39pNhNbboGiZGfI9j MuYdtPyCyHEqyZZyrmJ57EsWqSHCqLEruJ2Z6YsxkWhG11P9AdcwpzlXrppCkc8347G7UP DF+YuY9YRKK/eX0kGSeASjPL7vmmuJ+T9U/4BfN9/V0EE9KsNYBiBrNEhPjmZQ== 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 4cjHDp6x65zBsB; Thu, 09 Oct 2025 17:39:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 17:39:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1314886310.697.1760031562979@jenkins.ci.freebsd.org> In-Reply-To: <1632952318.683.1760025065127@jenkins.ci.freebsd.org> References: <1632952318.683.1760025065127@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26939 - 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_696_53433670.1760031562813" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_696_53433670.1760031562813 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26939 (ab837a2eed6d7562d538ac5f90b3b2776a9= f0f5f) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26939= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26939/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26939/co= nsole 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) ab837a2eed6d7562d538ac5f90b3b2776a9f0f5f by tuexen: sockstat: improve indentation The end of the build log: [...truncated 4.36 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 36:1d:df:f1:a8:29 epair1b: Ethernet address: 8e:55:84:a2:18:fc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: f2:e5:= 06:ee:2a:ba epair0b: Ethernet address: c6:9c:ac:85:4b:9a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:b6:ec:cd:19:4b epair1b: Ethernet address: fe:13:c2:c5:53:f4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.271s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: e6:55:= 06:b8:7f:27 epair0b: Ethernet address: 9a:9e:f0:41:8e:ae epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:18:f8:5a:3f:76 epair1b: Ethernet address: 2e:9e:90:6f:61:47 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 8a:08= :11:63:f9:e9 epair0b: Ethernet address: 7e:86:0c:61:a6:b1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:1f:48:82:63:21 epair1b: Ethernet address: 62:76:37:f8:65:95 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.272s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 2a:05= :65:c7:f9:65 epair0b: Ethernet address: 32:ac:bc:a0:c6:14 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8e:c0:f6:af:5c:04 epair1b: Ethernet address: 1e:fd:cf:83:75:28 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.312s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 56:8c:95:0b:3d:24 epair0b: Ethernet address: 8e:8f:7e:19:ce:83 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:20:fc:6b:19:22 epair1b: Ethernet address: 5e:0a:c6:60:ce:be epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.270s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 12:65:4d:4c:2c:= 4f epair0b: Ethernet address: 8a:ba:2b:77:4d:75 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:a2:53:27:c3:97 epair1b: Ethernet address: 32:2d:38:b3:f4:d3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 66:2d:15:37:ce= :72 epair0b: Ethernet address: 86:43:1b:aa:d4:12 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:97:5f:c4:56:68 epair1b: Ethernet address: da:74:d9:35:3e:ac epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.272s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 3a:19:b7:96= :da:1c epair0b: Ethernet address: ca:b7:55:b0:41:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:91:e9:fe:85:2f epair1b: Ethernet address: 7e:9d:a7:7a:0d:ed epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 4e:bb:78:73:6b:8e epair2b: Ethernet address: 6e:87:40:09:6d:fc epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.432s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 8e:85:c1:18:75:6e epair0b: Ethernet address: 76:93:94:40:7d:b1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d6:ac:92:84:7a:14 epair1b: Ethernet address: 96:b7:97:00:64:48 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: f6:cf:00:90:cd:3a epair2b: Ethernet address: da:67:33:28:84:61 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.976s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: f6:2a:b7:55:c7:62 epair0b: Ethernet address: 9a:49:e7:40:43:b8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:45:67:33:03:54 epair1b: Ethernet address: 5a:46:ff:51:ab:2c epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 9e:d9:9f:dd:8a:3e epair2b: Ethernet address: 42:ea:99:3c:ea:cb epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760031562 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1536fe903 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8000321f380 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h47m22s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26939' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15029486074977033515.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'ab837a2eed6d7= 562d538ac5f90b3b2776a9f0f5f', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../ab837a2eed6d7562d538= ac5f90b3b2776a9f0f5f/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_696_53433670.1760031562813-- From nobody Thu Oct 9 18:21:55 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 4cjJ9z0Glsz6BtjR for ; Thu, 09 Oct 2025 18:21:59 +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 4cjJ9y5fl7z3Kc5; Thu, 09 Oct 2025 18:21:58 +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=1760034118; 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=QwkX0U834SeqQHlu1k7LdS/N5HYqYIoewkdChiehJ+s=; b=Qrv0eYTWi6xKSD+sp27DQP1LHdsPNgownIozfGXLCahnwzcNMmQ1w/K75QZtUQ9hs3uAWi E9Q95CKGGYqVKLR9LON8K7aHieKAc5plCj/xr13YRKPAVgRZovp5dSprQptHBjKPlV7iZn qGLTRpK9S3NIm9pHtmkYrHBrnmDMmR4lI6G55B8XxXXblEjyRsKVhQW+F8PWH9R5z2DOiT 8dCoHjzo8BY9fCPoNx35kLtKkLrEB5vZIMNb540pD216YCzyH4Zsh+unFds0tdKiB8NuFe xC1uR0ZZwj5tn4xv9OXe63c9I0ZZVJW5DVa/hFuGf3zsPubZeu45ZOatLf6Nag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760034118; a=rsa-sha256; cv=none; b=aZ+7oXiEb8DPhhNa/Pv0722nna37RXclIbzL1F4ZQQrzO0C5wnR5bFWbAu2/KWUDw3ayaU Ig5p8Nhf4gefqtN8kmvd1LJlKNLz0VdYAUdfSWnFH3iHzPJElYgFSl95nhVtPWK+UycJop FK9fMdD2j5N46iHazWSQLGRc0nYkTlsiaxGyyWPbejo2pJqE5LkBwkosdSXINOIbIG8I4C qaQNlUv5y7nUiSNiVazggVHd1/V53+eCOk4ttQ2ro8u3WS8NHsyDckRysveWwtgxspLA1I AFNXCo9xfRIwgO8cUhMBz7W+8VtnHbBx5y7iAmZF32Yw30qbDuimePIrCH5H9Q== 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 4cjJ9y58qRzCkj; Thu, 09 Oct 2025 18:21:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 18:21:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <535384553.699.1760034118730@jenkins.ci.freebsd.org> In-Reply-To: <1490834524.687.1760029730217@jenkins.ci.freebsd.org> References: <1490834524.687.1760029730217@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #27 - 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_698_665093968.1760034115813" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_698_665093968.1760034115813 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #27 (0fac38bdaf82cfa841437c706e= a4bddc40abc70a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/27/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/27/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/27/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) 4e2526fc9956ee9cf82f6457195b2bf709fd445f by ziaee: bsdinstall.8: Minor maintenance eea978b58875602ac4a6f3e6037d12ea88060119 by ziaee: ice.4: Zap registered mark from document descr 8b5f5fed89a66ccaeb3f7cecd6b6028182769fad by ziaee: iovctl.8: Fix missing xref section number 0fac38bdaf82cfa841437c706ea4bddc40abc70a by ziaee: ice.4: Improve SYNOPSIS The end of the build log: [...truncated 110.24 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- --- drill_util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/sr= c/contrib/ldns/ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.drill_util.pieo -MTdrill_= util.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/contrib/ldns/drill/drill_util= .c -o drill_util.pieo --- all_subdir_usr.bin/clang --- --- Common/ErrorHandler.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_ErrorHandler.pieo -MTCommon/ErrorHandler.pieo -Wno-format= -zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/lld/Common/ErrorHandler.cpp -o Commo= n/ErrorHandler.pieo --- all_subdir_usr.bin/drill --- --- error.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/sr= c/contrib/ldns/ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.error.pieo -MTerror.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-protot= ypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Ws= hadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -W= old-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/ldns/drill/error.c -o error.pie= o --- all_subdir_usr.sbin --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.bin --- --- root.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/sr= c/contrib/ldns/ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.root.pieo -MTroot.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/contrib/ldns/drill/root.c -o root.pieo --- all_subdir_usr.bin/truss --- --- truss.1.gz --- gzip -cn /workspace/src/usr.bin/truss/truss.1 > truss.1.gz --- truss.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/sys -fPIE -ffile-prefix-map=3D/workspace/s= rc=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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wl,-zrelro -pie -Wl,-znoexecstack -o truss.full main.pieo setup.pi= eo syscalls.pieo -lsysdecode=20 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- all_subdir_usr.bin --- --- truss.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug truss.f= ull truss.debug --- truss --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtruss.debug truss.full truss --- all_subdir_usr.bin/clang --- --- Common/Filesystem.pieo --- --- all_subdir_usr.sbin --- --- jail_basic_test --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disa--- all_subd= ir_usr.sbin --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp --- all_subdir_usr.bin --- ssembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGE= TINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitialize= X86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/= workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/= obj -g1 -MD -MF.depend.Common_Filesystem.pieo -MTCommon/Filesystem.pieo -Wn= o-format-zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/lld/Common/Filesystem.cpp -o C= ommon/Filesystem.pieo --- all_subdir_usr.sbin --- chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/drill --- --- work.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/sr= c/contrib/ldns/ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.work.pieo -MTwork.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/contrib/ldns/drill/work.c -o work.pieo --- chasetrace.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/sr= c/contrib/ldns/ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.chasetrace.pieo -MTchaset= race.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/contrib/ldns/drill/chasetrace= .c -o chasetrace.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- dnssec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/sr= c/contrib/ldns/ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.dnssec.pieo -MTdnssec.pie= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -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=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 -c /workspace/src/contrib/ldns/drill/dnssec.c -o dnsse= c.pieo --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_descriptor:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:238:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- securetrace.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/sr= c/contrib/ldns/ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.securetrace.pieo -MTsecur= etrace.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 /workspace/src/contrib/ldns/drill/secur= etrace.c -o securetrace.pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- drill.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/ldns -I/workspace/src/contrib/ldns= /ldns -DLDNS_TRUST_ANCHOR_FILE=3D'"/etc/unbound/root.key"' -fPIE -ffile-pre= fix-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-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-st= rings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -= Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-e= rror=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 -Wl,-zrelro -pie -Wl,-znoexecstack -o dr= ill.full drill.pieo drill_util.pieo error.pieo root.pieo work.pieo chasetra= ce.pieo dnssec.pieo securetrace.pieo -lprivateldns -lcrypto=20 --- drill.1.gz --- gzip -cn /workspace/src/contrib/ldns/drill/drill.1 > drill.1.gz --- drill.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug drill.f= ull drill.debug --- drill --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddrill.debug drill.full drill --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- WindowsResourceDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WindowsResourceDumper.pieo -MTWindowsRe= sourceDumper.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-e= xceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-er= ror=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno= -dangling-reference -c /workspace/src/contrib/llvm-project/llvm/tool= s/llvm-readobj/WindowsResourceDumper.cpp -o WindowsResourceDumper.pieo --- all_subdir_usr.bin/clang/lldb --- =3D=3D=3D> usr.bin/clang/lldb (all) --- Options.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Options.inc.d -o Options.inc /workspace/src/contrib/llvm-proj= ect/lldb/tools/driver/Options.td --- .depend --- echo lldb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /tmp/obj/= workspace/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp/obj/wo= rkspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/ob= j/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/liblzma.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libncursesw.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpanelw.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpri= vatezstd.a >> .depend echo lldb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> = .depend --- Driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/lldb -I/workspace/src/co= ntrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC= _ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-= project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__ST= DC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPL= E=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-fr= eebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TA= RGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DL= LVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser = -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASS= EMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializ= eX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NA= TIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sectio= ns -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.Driver.pieo -MTDriver.= pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -fno-strict-aliasing= -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++1= 7 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pra= gmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/= lldb/tools/driver/Driver.cpp -o Driver.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 333.45 real 3145.73 user 257.48 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/jenkins12861880200= 984709724.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_698_665093968.1760034115813-- From nobody Thu Oct 9 18:56:29 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 4cjJxp3M7fz6BxQy for ; Thu, 09 Oct 2025 18:56:30 +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 4cjJxn75SPz3Mrw; Thu, 09 Oct 2025 18:56:29 +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=1760036190; 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=QKKPPOrx5iKz5ic3EkjT2uGECYUvjSd01nA0cggKCS0=; b=j5eSqRMX2erJm9mLoJ9uq8rJO24t8zR3fIkq3a8ITawgVVHsTOisoLXvWoLL2zqN+fRyGP L1/8SEyiItyX0TVpHR+M9GWKWOEfiJHAv9bBKe4Xj2eRbXOH3V5hlGZNKsDaA+cyfuZVhG xi30PBB3GF5DriIll+EWrGji3LFaA0Jt78wtFkf0wWeB7tYYWZbcU17omrINy1Kfg3jwu6 Rd680zMGAh6shRgkDPzn1QJ/RNmbJOUQFpXe6HRCc0f0XbRuVtsFXfNhB5op/IFRfPypNc JXPyMqVP+QzcEyHjHYDWYCbBwZXEIQcn3DaDLEUN9thUEqOw551yXwpgiBrwGg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760036190; a=rsa-sha256; cv=none; b=fSQ9yChFibrUvB7gYBDRpNNq5o1vlLziqrE+1sb1/qxHmQqohln9ap6bYBUKkd8dz++54V sC9BZaUcWDfSAKBkVEnbWwJBFMRQunjlUWn1XQCMs1wKWINhMrUImwxTj46hwQaDKp71pI slfIBy77ObRhcVn1ZdvFS557fujEHriC7GzbBCt61+EvZEUpoYGOu8UeNNJxIQVS9doiaT Li8OqcXaBmFIpM72LZkhhx18VlgtOS0CwvSXZh+kd15yCJUB9AV5u3Z+i731d5QTCGvxAg G/YfAV16/bmzwBdCKvONgHDzsoC5ZPAFpN5D2Mujiu4oQT6voGzV4ZRdAMo5fQ== 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 4cjJxn6dJ0zDT3; Thu, 09 Oct 2025 18:56:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 18:56:29 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1771151142.701.1760036189936@jenkins.ci.freebsd.org> In-Reply-To: <867755995.689.1760029947662@jenkins.ci.freebsd.org> References: <867755995.689.1760029947662@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #38 - 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_700_1762212437.1760036189766" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_700_1762212437.1760036189766 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #38 (0fac38bdaf82cfa841437c706ea4bddc4= 0abc70a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 38/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/38= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/38/= 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) 4e2526fc9956ee9cf82f6457195b2bf709fd445f by ziaee: bsdinstall.8: Minor maintenance eea978b58875602ac4a6f3e6037d12ea88060119 by ziaee: ice.4: Zap registered mark from document descr 8b5f5fed89a66ccaeb3f7cecd6b6028182769fad by ziaee: iovctl.8: Fix missing xref section number 0fac38bdaf82cfa841437c706ea4bddc40abc70a by ziaee: ice.4: Improve SYNOPSIS The end of the build log: [...truncated 4.38 MiB...] epair0b: Ethernet address: 7e:05:8e:33:b5:55 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:f1:68:c0:83:b2 epair1b: Ethernet address: ba:2a:78:51:4b:9b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ee:93:= 58:46:85:6e epair0b: Ethernet address: d6:f8:5f:c1:39:ee epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:8a:e6:a1:d8:d3 epair1b: Ethernet address: 62:14:bb:a5:af:56 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.180s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 7e:3f:= 9f:a2:1a:6d epair0b: Ethernet address: 46:bb:26:f7:07:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:6c:a2:30:34:1d epair1b: Ethernet address: d2:e9:9b:2a:79:e3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.148s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 82:33= :bb:4e:bb:89 epair0b: Ethernet address: 22:15:06:b0:db:29 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:a2:2a:04:53:05 epair1b: Ethernet address: 36:71:58:f2:13:27 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.148s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: f2:13= :42:bb:3a:13 epair0b: Ethernet address: 66:77:7d:f7:2d:1f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:a2:ed:42:35:3d epair1b: Ethernet address: 6a:cd:5e:df:5a:b7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.148s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 3a:06:2f:77:f3:87 epair0b: Ethernet address: e2:cf:29:f2:ed:48 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:77:39:ab:e0:74 epair1b: Ethernet address: 5a:33:b6:7c:17:db epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.162s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 7a:49:2a:4b:1f:= fe epair0b: Ethernet address: ba:7b:dd:3d:f0:48 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:48:77:37:d1:75 epair1b: Ethernet address: 8e:fa:fe:91:82:c5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 4e:4b:83:24:55= :e1 epair0b: Ethernet address: 0a:d3:a3:14:97:57 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:e0:ed:4c:c9:a8 epair1b: Ethernet address: 4e:e9:80:b1:13:f1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.191s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 5e:c7:25:d5= :fe:e3 epair0b: Ethernet address: 16:9f:2b:21:be:c5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:5f:c0:65:2a:46 epair1b: Ethernet address: 02:e6:a1:14:e0:06 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:93:e7:d8:04:8c epair2b: Ethernet address: 7e:62:68:66:7d:06 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.251s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 5e:d2:f4:64:d2:36 epair0b: Ethernet address: be:1b:f5:77:24:34 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:cc:53:ca:56:8b epair1b: Ethernet address: a6:af:29:c3:c8:1a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 36:7d:ce:67:65:f6 epair2b: Ethernet address: 3e:ca:4e:82:93:7d epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.740s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: fe:8c:4b:f5:95:f8 epair0b: Ethernet address: ee:ad:7e:f8:98:a0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:38:00:3a:20:be epair1b: Ethernet address: 0e:f8:65:dd:d3:31 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 5e:85:31:41:c0:51 epair2b: Ethernet address: 8a:82:95:bd:e4:ec epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80068e22396 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760036172 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a68 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052a8e at fork_trampoline+0xe Uptime: 1h42m41s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-38' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins463604933977742346= 1.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '0fac38bd= af82cfa841437c706ea4bddc40abc70a', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../0fac38bdaf82cfa= 841437c706ea4bddc40abc70a/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_700_1762212437.1760036189766-- From nobody Thu Oct 9 18:57: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 4cjJyh4nG6z6Bwwk for ; Thu, 09 Oct 2025 18:57:16 +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 4cjJyh0SFbz3MSp; Thu, 09 Oct 2025 18:57:16 +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=1760036236; 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=Yj3wIiDuJJuqsbMbz4T+We2iSNc9uqvAJ1+h+VDrMGQ=; b=L7XmIpyV25qyaLjR01QLu5vMVxx5LXkch2/M8u1dozUrrryxCnQGV3/sREDSCownwQ5Rqu 3AHSQdqdWuOeczkQsNyoWgrSGjr/fHc54MMyekRdLHmKFWtNF1WO/5AECVxG3QB5a3gY9j BiY8ZRAl/l0amMMRlRn+Vajqf1xBWtT2e33zlD+knrjBtawxcAUpl+WYWuvZM00dzczwk8 6T5SV81r6U+KipuVyW0HEyVlhnxV6VPzKFrQcglU1G9uqo6QJfLQG0TvsdI6RekEuEkXiv f9JNnkxOzk6uCe+1Kg+RuWL4BqYUDyLkPuKdZn140cydslyVoHqZ9dTj1PEVIA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760036236; a=rsa-sha256; cv=none; b=Eq2VYQfA8LY2zNCCLkDnp1sU8xW0yfiEu4MoqxXkjCJLI5GHFA43wW17ozbGp7EOBtP6HX qq+MyOOqXqCdIJe6j5mg955my6nzF4QFXBrtjOIdyM6W9iZh+3Q1paz+ncdZf6Qm3h3lHW a5OiArKcZtciuyz/Ws7x9iFpnnnPomDM5lRKH0k3WkAOcL7zjk/+CGQ1x/tOMyuiN/FR5W fktGIxEXRjQE+TBO0IEc2tAel33vZJvU0X1JKjDHOt6tklqJsIj8bGqJAINT1krgIGT7HW 8d8DYChXbhX6v1mrBbzAPmLH/90XEBYByRI7hQ8e49uqPq2mSK4OUnWpsdpLfQ== 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 4cjJyg6vvCzDT4; Thu, 09 Oct 2025 18:57:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 18:57:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1585452456.703.1760036235975@jenkins.ci.freebsd.org> In-Reply-To: <1095131920.680.1760024479021@jenkins.ci.freebsd.org> References: <1095131920.680.1760024479021@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1505 - Still Unstable 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_702_765358224.1760036235801" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_702_765358224.1760036235801 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1505 (c2fd9060f32d21f60195af010973e5bc8d4d81ee) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1505/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1505/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1505/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) b8d62b94b9942cf7787ad448baf3b49c8e625ac2 by des: rc: Teach netwait to wait for DAD 8c9b3ad2ec2aaff89aa3b106fb827557dc9f941f by des: fts: Document thread (un)safety ed7cdc3e354d48fea783fc870bfa5048c5062c74 by des: tail: Tweak follow_rename test case 7143adb76524e09e8a0023ffe7851bfdcb6c27d0 by des: fts: Remove a few stray blank lines 74fa49276487afc174ff3299a034e063cd947399 by des: cp: Simplify sameness checks f5060534b4f186e430fd5ce17de641f35dae32cd by des: ln: Simplify sameness checks 1a7f745833dd53bcd400f77dec11d414cf6d8cf8 by des: tarfs: Simplify sameness checks 4fe1317fd9865c23c3424467d07cdfc1eaebd640 by des: rcorder: Fix grammar in warning about loops c2fd9060f32d21f60195af010973e5bc8d4d81ee by des: nvme: Tweak completion timeout loop The failed test cases: 551 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 451 other failed tests. ------=_Part_702_765358224.1760036235801-- From nobody Thu Oct 9 18:58:55 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 4cjK0b5pgwz6BxSS for ; Thu, 09 Oct 2025 18:58:55 +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 4cjK0b3DvTz3Mvh; Thu, 09 Oct 2025 18:58:55 +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=1760036335; 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=dTTEdnWhHhcm1QWZqB1qiM1bZ+8sravj2lHo2TQobes=; b=KiObz/IQx5QDkaHG+m+Yn+fjvqqZ3GrS/FDtNdxxiW9jBC+eeY8VIY+FZVsJH4Qxkt9k39 vI+4y+YwYHPxs7OdZynW5Du+xhuasXQ920Xc1X2M45TIdP5B6yRAzuC6vyN5LYDHFQNlVS gkKbhMzPDa9fEyYoc7D8BOd8nrcaJfYu9k/0I/8YOSHhuzy3wGIurr+nvqgz7bkqY7ta4f WohbmCTuMwnLCrpH65JVyyLiYrsN/DbmQCloTsoubW+0vdKdxz/vVnt37Zolt6ht68UNtV UYp2W4N5FMdKkVwJFo9gwyXaLhs+yZGphDVB+AuSUqJCWHnyPtO3eqCqT7InHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760036335; a=rsa-sha256; cv=none; b=wWRlbJEgwDi++z2OPdzimYRafqyZjNWucc+V38pPLpAsqlgNeK/k6pNJzGCtkJQQEnrWq4 uti1esClzdawYdRTdu1yUY4GvSDmMx90RRukade9SyGTq2iOKH3Ru90uMGUlXwtcxdGDZh rEBI+Jol5dIaPiLfYEN+zn+m7WB2vmP17E5HUefvWY2ThynkMFcEbeAER0OS0P1WvZggDu CQJ+HApDSh9vWn6ToLs6xuStZ4BxFSnLowlRievv0lFCrkDIavZ91PWRi9zj67AahmcOvC KjwuOfQsECR4QjptFqF0i9UnF3187n0otA8kRRFmvr6JSa/HIHVCl/j2K3UfPg== 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 4cjK0b2nDCzDT6; Thu, 09 Oct 2025 18:58:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 18:58:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <388227637.705.1760036335395@jenkins.ci.freebsd.org> In-Reply-To: <1314886310.697.1760031562979@jenkins.ci.freebsd.org> References: <1314886310.697.1760031562979@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26940 - 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_704_1281513822.1760036335251" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_704_1281513822.1760036335251 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26940 (55c28005f544282b984ae0e15dacd0c108d= 8ab12) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26940= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26940/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26940/co= nsole 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) 0d14826de7d9d72e91f1d396120f1456102bccf4 by jtl: x86: Allow MCA messages to be rate-limited 55c28005f544282b984ae0e15dacd0c108d8ab12 by jtl: x86: support sending non-fatal MCA messages to syslog The end of the build log: [...truncated 3.90 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 0e:eb:3f:75:5f:12 epair1b: Ethernet address: ea:23:7c:dd:03:e9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.249s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 96:1e:= 7c:c6:c9:31 epair0b: Ethernet address: da:5f:be:f6:3a:b2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:fd:38:2d:f1:f5 epair1b: Ethernet address: 22:89:24:82:32:ad epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: de:ba:= 15:7d:13:76 epair0b: Ethernet address: 9e:80:5c:99:91:d4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:75:61:8a:4f:37 epair1b: Ethernet address: 2a:b0:21:6d:96:9f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.228s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 22:3d= :c7:1a:e3:4c epair0b: Ethernet address: 26:fb:b8:b7:22:52 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:2f:b9:c1:4e:11 epair1b: Ethernet address: f2:31:5a:8e:cb:f4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ee:cd= :03:9e:e1:6d epair0b: Ethernet address: 3a:9a:83:0c:4f:fc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:f3:3a:22:ea:1e epair1b: Ethernet address: e6:78:03:38:78:51 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 6a:21:70:ae:30:5e epair0b: Ethernet address: 02:79:47:34:00:46 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:46:28:e2:f5:bb epair1b: Ethernet address: ce:1f:36:7b:28:6f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.252s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 0a:5a:a8:d7:f5:= b9 epair0b: Ethernet address: 4a:88:90:27:76:0f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:47:ad:b8:dc:ba epair1b: Ethernet address: 2e:8c:be:10:4e:8e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: b2:b6:b3:9c:4f= :a9 epair0b: Ethernet address: 4a:36:bb:e6:0c:15 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:21:3d:33:d5:a2 epair1b: Ethernet address: da:4d:a9:c9:0c:69 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.281s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 0a:5b:3f:7a= :8a:66 epair0b: Ethernet address: b6:cd:c4:43:49:07 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:08:65:26:d7:32 epair1b: Ethernet address: 86:4d:b9:d4:d8:21 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 0a:5b:38:a0:a2:ba epair2b: Ethernet address: b2:5a:c7:c5:44:7a epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.359s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 0e:ad:39:7e:53:7e epair0b: Ethernet address: 52:56:7f:d4:08:6a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:76:e3:ad:2a:61 epair1b: Ethernet address: 1a:95:56:05:fc:6b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ba:f6:de:6b:54:94 epair2b: Ethernet address: 6a:1f:dc:5b:df:a6 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.075s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 52:49:6f:58:5d:68 epair0b: Ethernet address: 22:01:a9:27:28:4a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:26:5d:b8:93:73 epair1b: Ethernet address: 9a:25:c0:35:b9:4a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 82:13:b6:95:9f:d2 epair2b: Ethernet address: d6:91:dd:d4:0b:cd epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760036333 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x16a6f9a65 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8014a907180 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h18m19s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26940' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins294411616527858234.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '55c28005f5442= 82b984ae0e15dacd0c108d8ab12', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../55c28005f544282b984a= e0e15dacd0c108d8ab12/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_704_1281513822.1760036335251-- From nobody Thu Oct 9 18:59:59 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 4cjK1t1rH1z6BxdM for ; Thu, 09 Oct 2025 19:00:02 +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 4cjK1t0BLqz3MyP; Thu, 09 Oct 2025 19:00:02 +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=1760036402; 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=Jo/6AgZ0/QeE3bhiqdKpSmMQqknIw3UTxlJpOu+SJ1g=; b=EZI7xoi2apfoY/NgAGF8nJJA1r1QT1KBqcWOLwIklOwNy3mr+C7zzHtytBMap5TKtXy6Ai enaGymqu/GVGL7b/TVDsdudxsgVLxAv4PuZfhkT4QHi2bYvD79QVZl5SN9NE06XukFswRH pcRCYTQtIimUHcQHF02aQhFO8RN86/J7WeYDynPVo6Yw+VKR05HybANZO3luGaVSlbopMK sgg9JmyLi+IZvjrbOQKBAajLKMxuBbKmetJhV/XGbfNTqa6k+q2YgYoqRJe+XRzyF8GbCP DqgP2k6EbYQW13i15fzCGdKwcTTq0wUqNG2U5mrMK3QuVS3OWnA8c6jYnc9g9g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760036402; a=rsa-sha256; cv=none; b=xTbZYVLIznSgrYR1/WEFVZJzu60DxyR9BJFh2QqnRnAiBaDqEC/JNuttEyv6Fnp2UuJzGp CaQoz4SXts5pUJaVZkkR4ZR9EblWn011wrTLs84qM9OlI1eJfaCZiNibCogSZcWn19A6iK 4nWKAyPTZb0ebM9/nhQyaP/bjTCL/oO+5jTuvpuGAk7RCRsMo1aa8Pa1e909qXsrEmdHU3 cOmL+8MEM1nMUySL13sHO+a/nCRnk4kLNrso2dWCAYb5tQMIoMtY3iJ+lM9Gx4HzIjn1Tk fEwUXI0ye8Gg3GAx4/R/0yvj1b3J8lYRtWxNvfa70/r74sZDTg6pAZd62XGtVQ== 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 4cjK1s6nFXzTdS; Thu, 09 Oct 2025 19:00:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 18:59:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1888830806.707.1760036401958@jenkins.ci.freebsd.org> In-Reply-To: <1442663846.691.1760030299417@jenkins.ci.freebsd.org> References: <1442663846.691.1760030299417@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #27 - 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_706_832416395.1760036399088" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_706_832416395.1760036399088 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #27 (0fac38bdaf82cfa841437c706e= a4bddc40abc70a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/27/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/27/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/27/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) 4e2526fc9956ee9cf82f6457195b2bf709fd445f by ziaee: bsdinstall.8: Minor maintenance eea978b58875602ac4a6f3e6037d12ea88060119 by ziaee: ice.4: Zap registered mark from document descr 8b5f5fed89a66ccaeb3f7cecd6b6028182769fad by ziaee: iovctl.8: Fix missing xref section number 0fac38bdaf82cfa841437c706ea4bddc40abc70a by ziaee: ice.4: Improve SYNOPSIS The end of the build log: [...truncated 109.38 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lldb --- --- lldb.1.gz --- gzip -cn /workspace/src/usr.bin/clang/lldb/lldb.1 > lldb.1.gz --- lldb.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include -I/tmp/o= bj/workspace/src/amd64.amd64/usr.bin/clang/lldb -I/workspace/src/contrib/ll= vm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZE= R -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/= llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT= _MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x8= 6_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.= 0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENA= BLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARG= ET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_N= ATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-s= trong -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 -Wno-address-of-packe= d-member -fno-strict-aliasing -fno-exceptions -fno-rtti -fPIE -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wl,--gc-sections = -Wl,-zrelro -pie -Wl,-znoexecstack -o lldb.full Driver.pieo /tmp/obj/wor= kspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /tmp/obj/workspa= ce/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp/obj/workspace= /src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -ltinfow -ledit -le= xecinfo -lkvm -L/tmp/obj/workspace/src/amd64.amd64/lib/liblua -llua_pie -= lm -llzma -lncursesw -lpanelw -lz -lprivatezstd -lpthread=20 --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- lldb.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lldb.fu= ll lldb.debug --- lldb --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlldb.debug lldb.full lldb --- all_subdir_lib --- --- all_subdir_lib/libsbuf --- =3D=3D=3D> lib/libsbuf (all) --- all_subdir_lib/libsbuf/tests --- =3D=3D=3D> lib/libsbuf/tests (all) --- sbuf_core_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_core_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECURSI= NG_PROGS=3Dt PROG=3Dsbuf_core_test ) --- .depend.sbuf_core_test --- echo sbuf_core_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_core_test --- sbuf_core_test.pieo --- --- all_subdir_usr.sbin --- In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_core_test.sbuf_core_test.pieo -MTsbuf_core_test.pieo -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/lib/libsbuf/tests/sbuf_core_test.c -o sbuf_core_= test.pieo --- all_subdir_usr.sbin --- /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_lib --- --- sbuf_core_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_core_test.full sbuf_core_test.pieo -lprivate= atf-c -lsbuf -lutil --- sbuf_core_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_co= re_test.full sbuf_core_test.debug --- sbuf_core_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_core_test.debug sbuf_core_test.full sbuf_core_test --- sbuf_stdio_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_stdio_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECURS= ING_PROGS=3Dt PROG=3Dsbuf_stdio_test ) --- .depend.sbuf_stdio_test --- echo sbuf_stdio_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_stdio_test --- sbuf_stdio_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_stdio_test.sbuf_stdio_test.pieo -MTsbuf_stdio_test.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -= Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-sty= le-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/lib/libsbuf/tests/sbuf_stdio_test.c -o sbuf_std= io_test.pieo --- sbuf_stdio_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_stdio_test.full sbuf_stdio_test.pieo -lpriva= teatf-c -lsbuf -lutil --- sbuf_stdio_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= dio_test.full sbuf_stdio_test.debug --- sbuf_stdio_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_stdio_test.debug sbuf_stdio_test.full sbuf_stdio_test --- sbuf_string_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_string_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dsbuf_string_test ) --- .depend.sbuf_string_test --- echo sbuf_string_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_string_test --- sbuf_string_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_string_test.sbuf_string_test.pieo -MTsbuf_string_test.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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/lib/libsbuf/tests/sbuf_string_test.c -o sbuf_s= tring_test.pieo --- all_subdir_usr.sbin --- 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_lib --- --- sbuf_string_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_string_test.full sbuf_string_test.pieo -lpri= vateatf-c -lsbuf -lutil --- sbuf_string_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= ring_test.full sbuf_string_test.debug --- sbuf_string_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_string_test.debug sbuf_string_test.full sbuf_string_test --- Kyuafile --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lldb-server --- =3D=3D=3D> usr.bin/clang/lldb-server (all) --- LLGSOptions.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d LLGSOptions.inc.d -o LLGSOptions.inc /workspace/src/contrib/l= lvm-project/lldb/tools/lldb-server/LLGSOptions.td --- .depend --- echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /t= mp/obj/workspace/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp= /obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/lib/liblzma.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libncursesw.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= panel.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64= .amd64/tmp/usr/lib/libprivatezstd.a >> .depend echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc+= +.a >> .depend --- Acceptor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.Acceptor.pieo -MTAcceptor.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-strict-aliasing -fno-excepti= ons -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pr= efix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3D= class-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangl= ing-reference -c /workspace/src/contrib/llvm-project/lldb/tools/lldb= -server/Acceptor.cpp -o Acceptor.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 402.85 real 3660.19 user 298.34 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins10063983393= 936188378.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_706_832416395.1760036399088-- From nobody Thu Oct 9 19:29:57 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 4cjKhS5LyJz6C0c7 for ; Thu, 09 Oct 2025 19:30: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cjKhS3b3bz3R9Q; Thu, 09 Oct 2025 19:30:00 +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=1760038200; 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=CWhkGiVl2KXJdu904bDKpdS/b2WqNZ5wF86cddnSVW4=; b=xU7zIwdssCRBmyhHR/UO2iSRMOetAd4gtm4uZgr0jslcdwdTOCL0xF7sQAMOzhPfJG7L2X V7Bb0VvEeJFvn7Fl9B+J91ZLWDsk6liw+fPSiGIala49SXmBYfDW6xJgLuvniQDl/WO3AE NHHLYXSPYF+asUI6ONEz9vqlMXFpcW374c+4lT9Jd6LarletQ4iv8pskRut1nf/8OPaAO+ /vHuD806zoSpjABvrgwifm/JHKsucvg5O75RIs8QjXoVLMlWyebMwWHVROokrRrRFHkkfZ BcExWjZOxrrO1SHYD44O0L0T513moAeG/yoJd6FPtL77iko4FfBg7/bMyNXBXw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760038200; a=rsa-sha256; cv=none; b=CzeC93upM6z+Mxxb1hWqvWs2foRc7Sy0DfardVeQCokyHjGB1JGoqYkQnPo1JQiD/3m7Qr oAJldIIoIDCv7PI5ilhLeyDJjoaVouNX9tb3ZYDrLFgR+Ustu9Hb7MbWif9MaIFEt0ewZg aYeJB/eQWTkVY1Ufur5fAh+4qiY5t61fBW4FMI8za1KyWGsL6uLaFl+duUXCNirBIVFfbV qnFj1gMcCfwqGFOkSRotaYejpwRlk78+ySQSkVE6NUMpqH3XuNeWDxvlsxlMXEtpiTrVKm D+FN0zLB6yfw5fDh0pbu7wOWERwH9QnadlTmTQXCxYp5ZpwKQ4SLWF308AhwdQ== 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 4cjKhS31yyzVks; Thu, 09 Oct 2025 19:30:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 19:29:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1724189937.709.1760038200429@jenkins.ci.freebsd.org> In-Reply-To: <837723653.695.1760031294601@jenkins.ci.freebsd.org> References: <837723653.695.1760031294601@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #27 - 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_708_1129921542.1760038197580" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_708_1129921542.1760038197580 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-gcc12_build - Build #27 (0fac38bdaf82cfa841437c706ea4bddc40abc70a) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/27/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/27/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/27/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) 4e2526fc9956ee9cf82f6457195b2bf709fd445f by ziaee: bsdinstall.8: Minor maintenance eea978b58875602ac4a6f3e6037d12ea88060119 by ziaee: ice.4: Zap registered mark from document descr 8b5f5fed89a66ccaeb3f7cecd6b6028182769fad by ziaee: iovctl.8: Fix missing xref section number 0fac38bdaf82cfa841437c706ea4bddc40abc70a by ziaee: ice.4: Improve SYNOPSIS The end of the build log: [...truncated 109.74 MiB...] | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:32:58: warning: 'template class std::__1::result_of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 = typename result_of<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is not at beginning of declaration [-Werror=old-style-declaration] 1171 | const static struct sockaddr_un sa = { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evdev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this statement may fall through [-Wimplicit-fallthrough=] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- 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_ptr.h:669:29: warning: type attributes ignored after type is already defined [-Wattributes] 669 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:1568:29: warning: type attributes ignored after type is already defined [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory_resource/polymorphic_allocator.h:20, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__system_error/error_category.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__system_error/error_code.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: warning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:647: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_flag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m = memory_order_seq_cst) const volatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::memory_order) const' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m = memory_order_seq_cst) const _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_one() _NOEXCEPT { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprecated: The C++20 synchronization library has been deprecated prior to C++20. Please update to using -std=c++20 if you need to use these facilities. [-Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_flag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void notify_all() _NOEXCEPT { | ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In member function 'void std::__1::__variant_detail::__assignment<_Traits>::__assign_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: warning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(true_type) const { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: warning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator()(false_type) const { | ^~~~~ --- all_subdir_usr.sbin --- In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c:991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' specified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:25: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: warning: type attributes ignored after type is already defined [-Wattributes] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: warning: type attributes ignored after type is already defined [-Wattributes] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: warning: type attributes ignored after type is already defined [-Wattributes] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: warning: type attributes ignored after type is already defined [-Wattributes] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_byname; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: warning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: warning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: warning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: warning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: warning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declarations] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: note: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_convert { | ^~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:1367, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/sstream:320: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:42:88: warning: 'template class std::__1::binary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:44:10: warning: 'template class std::__1::binary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/binary_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negate | ^~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:39:88: warning: 'template class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _LIBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::__1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:41:10: warning: 'template class std::__1::unary_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unary_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:798:3: /workspace/src/usr.sbin/moused/moused/moused.c:2089:25: warning: 'strncpy' output may be truncated copying 10 bytes from a string of length 255 [-Wstringop-truncation] 2089 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_number::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:102:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 255.78 real 2696.04 user 223.52 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/jenkins10172549832868741179.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_708_1129921542.1760038197580-- From nobody Thu Oct 9 20:12:24 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 4cjLdP3FF2z6C3ZS for ; Thu, 09 Oct 2025 20:12: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 4cjLdP12Yfz3WLb; Thu, 09 Oct 2025 20:12:25 +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=1760040745; 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=5OQwCFQiEOabCA4xO11COMmais+I0+0Vmxp9z4eUZLY=; b=dZU4rkT1ZFsoCJeIXBduVVYIDwvo53s1ikFLJclF2pm2s/W4UruO41KSH1WM2j2JrjRbHi y6yf28CFxKpk/VMt5trKl5xaPB8n4ZNYLkCi+xrA6zpqPoEOQvn767s/bOpMvMlytedC5X AN3iG3IqoaCd3FhPBpqMz7cjjcPAl0jlF9vxR97ITucGXxPhlBItX18hq4Qs+WMMcbWnD/ D7yGGvFcXoN7csoIbrdpJC4KUdGgkur9M+PCPxsaaz4kFUE49fPgnEUbZHZcpJ+6CobWk1 raw1MJW/dUVVgRQY1f9mq5SJY8Z+a8Ce/jHoIucsWnZce0PMArM7UxWJvX2pUA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760040745; a=rsa-sha256; cv=none; b=quqxkfvX939MiJI5JD7+WL7ExkEnNDf2rA9WLTj4eU2NQe34z1dUP6RyoyH0+h8D33OOwd fE3WaHp69Qfaw7R2S67K3ZHXcdyU7V0OrKKUwGTlNc9SlHVi9p03sQb2exXPWFpELeYRdk HiSkkprQ6DfLj+YxtXWO3FF/MUD7DmcKjXf/NBNRUQjr3Ey/d+8X65beExUNUDlU+JGa35 L5lhW8AlXn62GPRIbi6vTGHjTduRbTmobf7Dwx8b2VcIyxHLV2HvrHkTA8gYVK+4MMxOEg cBec3aHVMmJtIYyf7FJtdwDIcGdWgyWGOlFGDPE7DN9HUWrAGqRV52rr5vv7Hw== 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 4cjLdP0WYhzY58; Thu, 09 Oct 2025 20:12:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 20:12:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1073224117.713.1760040745077@jenkins.ci.freebsd.org> In-Reply-To: <1771151142.701.1760036189936@jenkins.ci.freebsd.org> References: <1771151142.701.1760036189936@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #39 - 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_712_808482684.1760040744922" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_712_808482684.1760040744922 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #39 (f579cc44981b70a7a6315dce953a3df8b= 63a3984) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 39/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/39= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/39/= 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) 3e9e19e9674b710fc65c1aee9b16f65f53c768fa by andrew: arm64/vmm: Clear all pmc fields dcfe2e687e712d7915cd227bc1f9584502c430fa by andrew: arm64/vmm: Save more PMU registers e14f3edc16bc6f72fe4b8e095b0c1806a5e834f0 by andrew: arm64/vmm: Save dbgclaimset_el1 cb004ced6350e990fbbca673f09e38939c7c1896 by andrew: arm64: Rename the MDCR_EL2 macros 54ee094d9a98d59b153822f3e4982f6e6225c0b6 by andrew: arm64: Sort hypervisor.h ddd5ff0f770dd47490133a94e8e5b9a617f08c15 by andrew: arm64: Add Debug OS Lock fields 9f85826c88ea1c5f07c2d3b9fbc8458f91c4f097 by andrew: arm64/vmm: Handle debug exits f579cc44981b70a7a6315dce953a3df8b63a3984 by andrew: arm64/vmm: Add missing debug traps The end of the build log: [...truncated 3.89 MiB...] epair0b: Ethernet address: e6:9c:f6:50:bb:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:1f:8b:bb:79:b7 epair1b: Ethernet address: 26:0c:c4:19:54:5d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.150s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 7e:61:= 3d:d1:fb:a6 epair0b: Ethernet address: 2e:c3:80:00:d5:9c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:1d:f2:68:a2:02 epair1b: Ethernet address: ee:f4:a2:7b:c6:dd epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.172s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 46:e7:= 2f:8e:a6:ab epair0b: Ethernet address: aa:bf:45:72:19:76 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fe:7d:a7:83:e3:f1 epair1b: Ethernet address: 02:51:2f:59:05:3b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.151s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 66:bb= :a4:13:ab:90 epair0b: Ethernet address: c2:af:1e:10:95:42 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:4f:51:fa:08:02 epair1b: Ethernet address: 12:ad:9a:4c:df:ac epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 96:93= :91:b4:ee:f5 epair0b: Ethernet address: 92:2c:38:a2:0a:9b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:5f:6c:76:fa:a4 epair1b: Ethernet address: aa:1e:3b:8f:05:19 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.151s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 52:7c:e9:aa:05:a3 epair0b: Ethernet address: 96:28:9a:3c:9b:d6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:5d:26:9a:51:00 epair1b: Ethernet address: 76:e6:6b:ac:da:24 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.151s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: d6:51:c7:25:0b:= 9b epair0b: Ethernet address: c6:27:ad:9b:d5:8c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:d4:1b:c8:a4:db epair1b: Ethernet address: 0e:c4:a9:ac:d4:21 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: fe:88:95:ef:8a= :38 epair0b: Ethernet address: ba:cf:09:d4:d3:b6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d6:1c:c5:3b:44:d1 epair1b: Ethernet address: ae:21:66:e6:49:e7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.181s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: a6:27:12:89= :ba:01 epair0b: Ethernet address: 06:1f:c5:53:8a:1b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:1d:06:c4:f0:99 epair1b: Ethernet address: 92:62:3b:ee:67:8a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: b6:31:f3:d1:68:6c epair2b: Ethernet address: 22:2c:c7:44:62:af epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.210s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 8e:f9:e4:5b:78:f6 epair0b: Ethernet address: 0a:d0:8f:9c:d4:5a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 16:db:31:e1:e7:4f epair1b: Ethernet address: 3a:e4:b3:ed:84:5c epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: aa:2e:ba:b2:4c:93 epair2b: Ethernet address: 5e:d2:6d:43:07:da epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.736s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 52:f0:19:af:3b:ef epair0b: Ethernet address: 9a:4e:83:91:cb:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:79:57:5e:9a:5f epair1b: Ethernet address: aa:d5:f9:ce:21:ce epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 62:71:97:df:68:d3 epair2b: Ethernet address: 62:d5:9f:12:f3:c8 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff800a4475796 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760040728 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051a68 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052a8e at fork_trampoline+0xe Uptime: 1h14m44s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-39' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins47692913632188030.= sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'f579cc44= 981b70a7a6315dce953a3df8b63a3984', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../f579cc44981b70a= 7a6315dce953a3df8b63a3984/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_712_808482684.1760040744922-- From nobody Thu Oct 9 20:26:31 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 4cjLxh3FP1z6C4Kv for ; Thu, 09 Oct 2025 20:26:32 +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 4cjLxg6gGbz3XfM; Thu, 09 Oct 2025 20:26:31 +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=1760041591; 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=1/kqvQeG5rbeX81Nj6tB6v6SM2xN40S2akbvegRrD4Q=; b=MMukRQkdvE6L/AZna/hyL/myLxq4Ae5QVEvxmJt5Bt5sA2rPHXCMctwbmMVwttAZr0/3ku MEjK3QgdoLl9K0R67ST8I5wNcs5reNMtVSsgQ7og8AAKgyLMauEOXfEQDmHTvWPVgKxk/3 idCbZ1Cj+qdgBCNyhisR5nCPRl5BGlz6jjq+nVROREoV1VZu+ayDDxMOHfBaQoZ6CKiY5j 2vUeEQ5QwPBfyYJRpgFayTmH7EN60p0Pi5B9I35aDMKLsInYTO2zNA7qRFT3G4KPLDuq9Y fTHwSAUbNa/h6TqNDkSnLdCiW3AeqiMrCtzKQqvg3f/m/jyhq3hFoC76iGNBiA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760041591; a=rsa-sha256; cv=none; b=SOB+X/Tm4bLIYGD8CfTDCHLjxU6Tp+xrIRuTEAPDPTpD3MLPhFqw1PMJEf9gRCmlNN2o3q FPXjsEDtGm3Xa+ppT2arbbYN5aSlzJeifEHnc68ZYOqhwh79EPmcTc+h+vaW3AS5+AXyg2 wno1zQjwRN4ncCaGSEPYNCtFG2PgI53zgIrKJnsvxhfumcI3Nlj8BT6eQ+OP91TcuAdjDQ ao+DAn2lv3UdPPkub4GcEpbz2V5Wo8I51iwguUE+PpBM+C24KWkqfckaai5DvoBlDUZwRS Q4Q1mjPUimbeUBkFgt+3+Ez9l0wG8FUDwn106m5Ylq6DpCLybbn4OL6tnwx04Q== 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 4cjLxg5wRKzY7n; Thu, 09 Oct 2025 20:26:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 20:26:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: brd@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <803867447.715.1760041591836@jenkins.ci.freebsd.org> In-Reply-To: <388227637.705.1760036335395@jenkins.ci.freebsd.org> References: <388227637.705.1760036335395@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26941 - 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_714_1948535769.1760041591598" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_714_1948535769.1760041591598 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26941 (a7d9c69fa903ad880f9dd36505f9d824f66= 8283e) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26941= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26941/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26941/co= nsole 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) a7d9c69fa903ad880f9dd36505f9d824f668283e by brd: g_part: Replace some spaces with tabs to match the rest of this struct The end of the build log: [...truncated 4.02 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 0e:8b:ec:a1:45:3f epair1b: Ethernet address: 22:b5:5d:e0:e2:06 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.267s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 6a:fb:= 19:d1:88:4f epair0b: Ethernet address: 82:f5:0e:8e:cc:91 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:54:43:d4:d3:d9 epair1b: Ethernet address: d6:ab:7d:99:26:d5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: c6:8b:= 3c:02:3e:a2 epair0b: Ethernet address: ee:f9:df:58:5a:bd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:9f:ca:04:9b:e0 epair1b: Ethernet address: fe:11:cb:cb:a5:cb epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.317s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 9e:01= :75:74:45:b8 epair0b: Ethernet address: c6:e8:63:06:42:59 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:47:e9:40:de:91 epair1b: Ethernet address: 26:84:b7:31:5f:a9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 16:75= :a9:e9:65:5c epair0b: Ethernet address: fa:48:6d:bb:95:50 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:b9:02:30:75:64 epair1b: Ethernet address: 0e:f3:ab:44:6d:ed epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.279s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 52:28:18:12:c6:28 epair0b: Ethernet address: 86:20:7f:28:7d:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:c1:e5:bf:fd:1c epair1b: Ethernet address: 16:0a:d8:9e:92:51 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.237s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 22:7d:cc:4d:eb:= 1c epair0b: Ethernet address: da:55:f1:db:bd:44 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:ff:65:de:49:68 epair1b: Ethernet address: 26:5c:1e:52:c9:8a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.248s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 1e:f8:5e:62:f5= :0f epair0b: Ethernet address: 1a:21:00:c9:28:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:2c:15:2f:34:ad epair1b: Ethernet address: 52:bf:9e:f6:fa:6e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: f6:f8:3a:73= :2f:34 epair0b: Ethernet address: 82:9c:70:64:3b:73 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:ae:d3:5a:e8:0e epair1b: Ethernet address: 96:f3:83:4a:43:f9 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 96:59:1f:e5:30:69 epair2b: Ethernet address: da:b2:69:0c:79:84 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.336s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: ee:fb:5a:77:cd:3e epair0b: Ethernet address: f2:a8:ee:4a:98:61 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:81:ca:d4:ee:f3 epair1b: Ethernet address: 1a:48:46:f2:20:a8 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 7a:97:bd:9e:31:ae epair2b: Ethernet address: ba:34:9b:29:5e:41 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.096s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 9e:24:80:55:19:e1 epair0b: Ethernet address: 3e:d8:d1:b1:43:67 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:42:2c:4a:b5:d9 epair1b: Ethernet address: 8e:79:98:3e:2f:70 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: d2:ed:72:b0:77:33 epair2b: Ethernet address: 1a:bb:2a:26:2e:09 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1760041590 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1ea78f998 gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff80003239580 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h26m32s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26941' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15322653353805878485.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'a7d9c69fa903a= d880f9dd36505f9d824f668283e', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../a7d9c69fa903ad880f9d= d36505f9d824f668283e/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_714_1948535769.1760041591598-- From nobody Thu Oct 9 20:40:23 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 4cjMFk6Yj3z6C5fd for ; Thu, 09 Oct 2025 20:40:26 +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 4cjMFk3rmTz3ZVg; Thu, 09 Oct 2025 20:40:26 +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=1760042426; 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=hXxi5fzJPLCjtHin2HKBvQ2SxqAa0HV5CwQoeDqVfLQ=; b=w9fmeddm9QpWDyat0P5yAbXCFRBornEglrWEZj2BtzzLHO8IxdrnvT3OGurjszpn8K470e Z8t3gBNdmyc6WY2g9Vr07VKerhvhraT2/UEa0NhGFeyfH/I1sxGmPU9K33HwlU4jbIiBYH 95VRRSuArTVAj4kflPmm55UZ1sAm3YwutjAyL0lbHtzYZKTisxQq0ce+1BEygpG28LTuiu SVmlJ8YU/DxxWmwtgJ4yU+Omz97/WOBFAjgeuCeBmegdFZgk+qRM5Zj41ZzQpIPDH9q7az Bg0y3+12Q5RU8k/D/wAxkB+qTK1BL+YPh5c6e7xl8+amb5JET5y0UnBxRo4PVQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760042426; a=rsa-sha256; cv=none; b=DD1t3kiZzlZanNagG+R4dGlPpRKJyN4J6K8I7v0ogm0hL6ZeZJUxk8zijJUcMcuRdqAovL W9/5RcFk1kIqDE3aKyVD79MpRgeBzaZh6HmV4ug5oxHwidaqXbZYU4dSoRwp7oKD7K4f31 jlct/0V9OOkAkE4BGMOIHEcYVqgne5CbAmEZ7knRa+9AVu+ulsx5rYxjPRRwLeFtgBV+qL n3UT8TVIQRzQqshPVL6iK9vBz+Q/vxCXJGP6r9fzk1jbrRbtY6qXZVmhmq0YhhnRde2LgY VSvOMiFdMTfp4lx4yo/7wbWVXs2wxA6N/kPOTXamZHB/xeTqJaIqJ2jPO/8PIg== 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 4cjMFk2pnHzZLb; Thu, 09 Oct 2025 20:40:26 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 20:40:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1663462851.717.1760042426416@jenkins.ci.freebsd.org> In-Reply-To: <535384553.699.1760034118730@jenkins.ci.freebsd.org> References: <535384553.699.1760034118730@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #28 - 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_716_744072617.1760042423529" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_716_744072617.1760042423529 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #28 (f579cc44981b70a7a6315dce95= 3a3df8b63a3984) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/28/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/28/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/28/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) 3e9e19e9674b710fc65c1aee9b16f65f53c768fa by andrew: arm64/vmm: Clear all pmc fields dcfe2e687e712d7915cd227bc1f9584502c430fa by andrew: arm64/vmm: Save more PMU registers e14f3edc16bc6f72fe4b8e095b0c1806a5e834f0 by andrew: arm64/vmm: Save dbgclaimset_el1 cb004ced6350e990fbbca673f09e38939c7c1896 by andrew: arm64: Rename the MDCR_EL2 macros 54ee094d9a98d59b153822f3e4982f6e6225c0b6 by andrew: arm64: Sort hypervisor.h ddd5ff0f770dd47490133a94e8e5b9a617f08c15 by andrew: arm64: Add Debug OS Lock fields 9f85826c88ea1c5f07c2d3b9fbc8458f91c4f097 by andrew: arm64/vmm: Handle debug exits f579cc44981b70a7a6315dce953a3df8b63a3984 by andrew: arm64/vmm: Add missing debug traps The end of the build log: [...truncated 110.41 MiB...] --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': --- all_subdir_lib --- --- sigsuspend_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sigsusp= end_test.full sigsuspend_test.debug --- sigsuspend_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsigsuspend_test.debug sigsuspend_test.full sigsuspend_test --- siglongjmp_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.siglongjmp_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dsiglongjmp_test ) --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- .depend.siglongjmp_test --- echo siglongjmp_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.siglongjmp_test --- t_siglongjmp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .siglongjmp_test.t_siglongjmp.pieo -MTt_siglongjmp.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_siglongjmp.c -o t_siglongjmp.pieo --- siglongjmp_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o siglongjmp_test.full t_siglongjm= p.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- siglongjmp_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug siglong= jmp_test.full siglongjmp_test.debug --- siglongjmp_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsiglongjmp_test.debug siglongjmp_test.full siglongjmp_test --- sleep_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sleep_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dsleep_test ) --- .depend.sleep_test --- echo sleep_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sleep_test --- t_sleep.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sleep_test.t_sleep.pieo -MTt_sleep.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/li= bpthread/t_sleep.c -o t_sleep.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_lib --- --- sleep_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sleep_test.full t_sleep.pieo -l= privateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie -lpthread --- all_subdir_usr.sbin --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/MachO= Dumper.cpp -o MachODumper.pieo --- all_subdir_lib --- --- sleep_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sleep_t= est.full sleep_test.debug --- sleep_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsleep_test.debug sleep_test.full sleep_test --- swapcontext_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.swapcontext_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSI= NG_PROGS=3Dt PROG=3Dswapcontext_test ) --- .depend.swapcontext_test --- echo swapcontext_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.swapcontext_test --- t_swapcontext.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .swapcontext_test.t_swapcontext.pieo -MTt_swapcontext.pieo -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 -Wno-uninitialized -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-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -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 -Wno-address-of-packed-member -c /workspace/src/contrib/n= etbsd-tests/lib/libpthread/t_swapcontext.c -o t_swapcontext.pieo --- swapcontext_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o swapcontext_test.full t_swapcont= ext.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbs= d -lnetbsd_pie -lpthread --- swapcontext_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug swapcon= text_test.full swapcontext_test.debug --- swapcontext_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dswapcontext_test.debug swapcontext_test.full swapcontext_test --- timedmutex_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.timedmutex_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dtimedmutex_test ) --- .depend.timedmutex_test --- echo timedmutex_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.timedmutex_test --- t_timedmutex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .timedmutex_test.t_timedmutex.pieo -MTt_timedmutex.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_timedmutex.c -o t_timedmutex.pieo --- timedmutex_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o timedmutex_test.full t_timedmute= x.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- timedmutex_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug timedmu= tex_test.full timedmutex_test.debug --- timedmutex_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtimedmutex_test.debug timedmutex_test.full timedmutex_test --- all_subdir_lib/libthr/tests/dlopen --- =3D=3D=3D> lib/libthr/tests/dlopen (all) --- dlopen_test --- (cd /workspace/src/lib/libthr/tests/dlopen && DEPENDFILE=3D.depend.dlopen_= test NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/dlopen/Makefile= _RECURSING_PROGS=3Dt PROG=3Ddlopen_test ) --- .depend.dlopen_test --- echo dlopen_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/= amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.dlopen_test --- t_dlopen.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/= \" -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -MD -MF.depend.dlopen_test.t_dlopen.pieo -M= Tt_dlopen.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -c /workspace/src/contrib/netbsd-tests/lib/libpthread/dlope= n/t_dlopen.c -o t_dlopen.pieo --- 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_lib --- --- dlopen_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/\" -I/workspace/= src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libthr/tests/dlopen/ds= o -Wl,-rpath=3D -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o dlopen_test.full t_dlopen.pieo -lprivateatf= -c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie -lpthre= ad --- dlopen_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug dlopen_= test.full dlopen_test.debug --- dlopen_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Ddlopen_test.debug dlopen_test.full dlopen_test --- main_pthread_create_test --- (cd /workspace/src/lib/libthr/tests/dlopen && DEPENDFILE=3D.depend.main_pt= hread_create_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/dl= open/Makefile _RECURSING_PROGS=3Dt PROG=3Dmain_pthread_create_test ) --- .depend.main_pthread_create_test --- echo main_pthread_create_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/= usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf= -c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/w= orkspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.main_pthr= ead_create_test --- t_main_pthread_create.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/= \" -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -MD -MF.depend.main_pthread_create_test.t_m= ain_pthread_create.pieo -MTt_main_pthread_create.pieo -std=3Dgnu17 -Wno-for= mat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wn= o-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace/s= rc/contrib/netbsd-tests/lib/libpthread/dlopen/t_main_pthread_create.c -o t_= main_pthread_create.pieo --- main_pthread_create_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DTESTDIR=3D\"/usr/tests/lib/libthr/dlopen/\" -I/workspace/= src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pac= ked-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libthr/tests/dlopen/ds= o -Wl,-rpath=3D -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o main_pthread_create_test.full t_main_pthread= _create.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libn= etbsd -lnetbsd_pie -lpthread --- main_pthread_create_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug main_pt= hread_create_test.full main_pthread_create_test.debug --- main_pthread_create_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmain_pthread_create_test.debug main_pthread_create_test.full ma= in_pthread_create_test --- all_subdir_lib/libthr/tests/dlopen/dso --- =3D=3D=3D> lib/libthr/tests/dlopen/dso (all) --- .depend --- echo h_pthread_dlopen.so.1.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libpthread.a >> .depend --- h_pthread_dlopen.pico --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpic = -DPIC -O2 -pipe -fno-common -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .h_pthread_dlopen.pico -MTh_pthread_dlopen.pico -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-t= ests/lib/libpthread/dlopen/dso/h_pthread_dlopen.c -o h_pthread_dlopen.pico --- h_pthread_dlopen.so.1.full --- Building shared library h_pthread_dlopen.so.1 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -Wl,-= zrelro -Wl,-znoexecstack -fstack-protector-strong -shared -Wl,-x -Wl,--fa= tal-warnings -Wl,--warn-shared-textrel -o h_pthread_dlopen.so.1.full -Wl,-= soname,h_pthread_dlopen.so.1 h_pthread_dlopen.pico -lpthread=20 --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- --- llvm-symbolizer.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-symbolizer/llvm-symbolizer.1 > l= lvm-symbolizer.1.gz --- llvm-addr2line.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-symbolizer/llvm-addr2line.1 > ll= vm-addr2line.1.gz --- llvm-symbolizer.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-sym= bolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace= /src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -= D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE= _VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-f= reebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_= SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM= _TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 = -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINT= ER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializ= eX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATI= VE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMIn= itializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-symbolizer.full llvm-symbolizer-driver.pieo llvm-symbolizer.pieo /tm= p/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -= lprivatezstd -lexecinfo -ltinfow -lpthread=20 --- all_subdir_lib --- --- h_pthread_dlopen.so.1.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug h_pthre= ad_dlopen.so.1.full h_pthread_dlopen.so.1.debug --- h_pthread_dlopen.so.1 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dh_pthread_dlopen.so.1.debug h_pthread_dlopen.so.1.full h_pthrea= d_dlopen.so.1 --- Kyuafile --- --- atexit_test --- echo '#! /usr/libexec/atf-sh' > atexit_test.tmp cat /workspace/src/contrib/netbsd-tests/lib/libpthread/t_atexit.sh >>atexit= _test.tmp chmod +x atexit_test.tmp mv atexit_test.tmp atexit_test --- cancel_test --- echo '#! /usr/libexec/atf-sh' > cancel_test.tmp cat /workspace/src/contrib/netbsd-tests/lib/libpthread/t_cancel.sh >>cancel= _test.tmp chmod +x cancel_test.tmp mv cancel_test.tmp cancel_test --- exit_test --- echo '#! /usr/libexec/atf-sh' > exit_test.tmp cat /workspace/src/contrib/netbsd-tests/lib/libpthread/t_exit.sh >>exit_tes= t.tmp chmod +x exit_test.tmp mv exit_test.tmp exit_test --- resolv_test --- echo '#! /usr/libexec/atf-sh' > resolv_test.tmp cat /workspace/src/contrib/netbsd-tests/lib/libpthread/t_resolv.sh >>resolv= _test.tmp chmod +x resolv_test.tmp mv resolv_test.tmp resolv_test --- Kyuafile --- --- libthr.so.3.full --- Building shared library libthr.so.3 /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -Wl,-= znodelete -Wl,-zinitfirst -Wl,--auxiliary,libsys.so.7 -Wl,-zrelro -Wl,--ver= sion-script=3DVersion.map -Wl,--no-undefined-version -Wl,-znoexecstack -= shared -Wl,-x -Wl,--fatal-warnings -Wl,--warn-shared-textrel -o libthr.so.= 3.full -Wl,-soname,libthr.so.3 _umtx_op_err.pico thr_machdep.pico thr_error= .pico thr_affinity.pico thr_attr.pico thr_barrier.pico thr_barrierattr.pico= thr_cancel.pico thr_clean.pico thr_concurrency.pico thr_cond.pico thr_cond= attr.pico thr_create.pico thr_ctrdtr.pico thr_detach.pico thr_equal.pico th= r_event.pico thr_exit.pico thr_fork.pico thr_getprio.pico thr_getcpuclockid= .pico thr_getschedparam.pico thr_getthreadid_np.pico thr_info.pico thr_init= .pico thr_join.pico thr_list.pico thr_kern.pico thr_kill.pico thr_main_np.p= ico thr_malloc.pico thr_multi_np.pico thr_mutex.pico thr_mutexattr.pico thr= _once.pico thr_printf.pico thr_pshared.pico thr_pspinlock.pico thr_resume_n= p.pico thr_rtld.pico thr_rwlock.pico thr_rwlockattr.pico thr_self.pico thr_= sem.pico thr_setprio.pico thr_setschedparam.pico thr_sig.pico thr_sigqueue.= pico thr_single_np.pico thr_sleepq.pico thr_spec.pico thr_spinlock.pico thr= _stack.pico thr_syscalls.pico thr_suspend_np.pico thr_switch_np.pico thr_sy= mbols.pico thr_umtx.pico thr_yield.pico rtld_malloc.pico -lc -lsys=20 --- libthr.so.3.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libthr.= so.3.full libthr.so.3.debug --- libthr.so.3 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlibthr.so.3.debug libthr.so.3.full libthr.so.3 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- all_subdir_usr.bin --- --- llvm-symbolizer.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-sy= mbolizer.full llvm-symbolizer.debug --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_usr.bin --- --- llvm-symbolizer --- --- all_subdir_usr.sbin --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-symbolizer.debug llvm-symbolizer.full llvm-symbolizer --- all_subdir_usr.sbin --- --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_lib --- --- all_subdir_lib/libthread_db --- =3D=3D=3D> lib/libthread_db (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-cxxfilt --- =3D=3D=3D> usr.bin/clang/llvm-cxxfilt (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-cxxfilt/Opts.td --- .depend --- echo llvm-cxxfilt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-cxxfilt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-cxxfilt-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-cxxfilt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-cxxfilt-driver.pieo -MTllvm-cxxfil= t-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-cxxfilt/llvm-c= xxfilt-driver.cpp -o llvm-cxxfilt-driver.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 510.81 real 4872.49 user 358.46 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/jenkins15731475835= 40329053.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_716_744072617.1760042423529-- From nobody Thu Oct 9 21:05:54 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 4cjMq95bdXz6C7hn for ; Thu, 09 Oct 2025 21:05:57 +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 4cjMq93nlPz3fYm; Thu, 09 Oct 2025 21:05:57 +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=1760043957; 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=b/x6lj67gqWl+/hoh42stI5R7ZELON3rJ+DmMPQ9mow=; b=cgc8kPzoTm40gHH7efEyoF7met5bwLw+7YN3bFsFY+JSHE5Zxd//ALLI4mQ6Q53PE2U8rH NmPo1/UU3SMbNAhD/ZTB80m6dA9qytxZ8Ffe0uyn4a9cD/pI4ypWCDjbnt0c/lVmHrnCHx 9siN0KvmqPJc+Yf3rn03xhJL4t/D8O2didrFnXAQjc3SUotOCDs+jn+ea6suxRPa1qqHGW nzv6T96RpKViq2dFowOhuq50EQpGdPKCGWrmwmhcMt6z30nrZ4i7O39YYNxZPZvrUq3b/T SPPpjrCuTaYLIUj2/yg2B5wdJNzGA2GhJ3DR1KCE85j9P5J8ssLqZa9TfX9emQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760043957; a=rsa-sha256; cv=none; b=J6ynBGi1RKs/lkvrmjyy2fmMB6QpdP7jJjh+dfLSbZBH6xSl2BHr8iK/U8mxsMVMjetuQ6 8KhAmD0Gx3vMReVZfYY0fGBQt1XMGbMxCbrVMnLcTzNWe1AC2B8dAkBolqn/zNPwLrbZqe WgGJtAaw61sVHmH2FFwu30qF+4CgNDQt9cQoEqR6FLfhluj7UcdcQK9GK/E8j6f9jme3/t XkJIlv75L1WfXSIf7hE1fX4V36tvSN6xSbX0m6IStgwsWQfZCqcF7Ris0f0122KSZpFIS1 sjiGKhYjs90vu0lhml4lEqRuWIfG6Ks7pilPKI4yUJ1zP/CHv0+sBxm3/fkEPA== 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 4cjMq932BNzb0s; Thu, 09 Oct 2025 21:05:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 21:05:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1426741528.719.1760043957430@jenkins.ci.freebsd.org> In-Reply-To: <1888830806.707.1760036401958@jenkins.ci.freebsd.org> References: <1888830806.707.1760036401958@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #28 - 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_718_1088950509.1760043954575" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_718_1088950509.1760043954575 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #28 (f579cc44981b70a7a6315dce95= 3a3df8b63a3984) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/28/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/28/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/28/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) 3e9e19e9674b710fc65c1aee9b16f65f53c768fa by andrew: arm64/vmm: Clear all pmc fields dcfe2e687e712d7915cd227bc1f9584502c430fa by andrew: arm64/vmm: Save more PMU registers e14f3edc16bc6f72fe4b8e095b0c1806a5e834f0 by andrew: arm64/vmm: Save dbgclaimset_el1 cb004ced6350e990fbbca673f09e38939c7c1896 by andrew: arm64: Rename the MDCR_EL2 macros 54ee094d9a98d59b153822f3e4982f6e6225c0b6 by andrew: arm64: Sort hypervisor.h ddd5ff0f770dd47490133a94e8e5b9a617f08c15 by andrew: arm64: Add Debug OS Lock fields 9f85826c88ea1c5f07c2d3b9fbc8458f91c4f097 by andrew: arm64/vmm: Handle debug exits f579cc44981b70a7a6315dce953a3df8b63a3984 by andrew: arm64/vmm: Add missing debug traps The end of the build log: [...truncated 111.58 MiB...] | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_lib --- --- test_03.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_03.full test_03.pieo -lxo -= lutil --- test_03.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_03= .full test_03.debug --- test_03 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_03.debug test_03.full test_03 --- test_04 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_04 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_04 ) --- .depend.test_04 --- echo test_04.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_04 --- test_04.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_04.test_04.pieo -MTtest_04.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_04.c -o test_04.pieo --- test_04.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_04.full test_04.pieo -lxo -= lutil --- test_04.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_04= .full test_04.debug --- test_04 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_04.debug test_04.full test_04 --- test_05 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_05 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_05 ) --- .depend.test_05 --- --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_lib --- echo test_05.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_05 --- test_05.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_05.test_05.pieo -MTtest_05.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_05.c -o test_05.pieo --- test_05.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_05.full test_05.pieo -lxo -= lutil --- all_subdir_usr.sbin --- --- moused.pieo --- 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_lib --- --- test_05.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_05= .full test_05.debug --- test_05 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_05.debug test_05.full test_05 --- test_06 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_06 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_06 ) --- .depend.test_06 --- echo test_06.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_06 --- test_06.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_06.test_06.pieo -MTtest_06.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_06.c -o test_06.pieo --- test_06.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_06.full test_06.pieo -lxo -= lutil --- test_06.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_06= .full test_06.debug --- test_06 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_06.debug test_06.full test_06 --- test_07 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_07 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_07 ) --- .depend.test_07 --- echo test_07.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_07 --- test_07.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_07.test_07.pieo -MTtest_07.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_07.c -o test_07.pieo --- test_07.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_07.full test_07.pieo -lxo -= lutil --- test_07.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_07= .full test_07.debug --- test_07 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_07.debug test_07.full test_07 --- test_08 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_08 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_08 ) --- .depend.test_08 --- echo test_08.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_08 --- test_08.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_08.test_08.pieo -MTtest_08.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_08.c -o test_08.pieo --- test_08.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_08.full test_08.pieo -lxo -= lutil --- test_08.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_08= .full test_08.debug --- test_08 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_08.debug test_08.full test_08 --- test_09 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_09 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_09 ) --- .depend.test_09 --- echo test_09.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_09 --- test_09.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_09.test_09.pieo -MTtest_09.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_09.c -o test_09.pieo --- test_10 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_10 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_10 ) --- .depend.test_10 --- echo test_10.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_10 --- test_10.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_10.test_10.pieo -MTtest_10.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_10.c -o test_10.pieo --- test_09 --- --- test_09.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wn--- all_subdir_usr.sbin --- 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_lib --- o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 test_09.full test_09.pieo -lxo -lutil --- test_09.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_09= .full test_09.debug --- test_09 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_09.debug test_09.full test_09 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_lib --- --- test_10 --- --- test_10.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_10.full test_10.pieo -lxo -= lutil --- test_10.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_10= .full test_10.debug --- test_10 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_10.debug test_10.full test_10 --- test_11 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_11 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_11 ) --- .depend.test_11 --- echo test_11.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_11 --- test_11.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_11.test_11.pieo -MTtest_11.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_11.c -o test_11.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 602.22 real 4586.82 user 325.34 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins26098268801= 40387269.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_718_1088950509.1760043954575-- From nobody Thu Oct 9 21:31:05 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 4cjNND4NQ1z6C8pF for ; Thu, 09 Oct 2025 21:31:08 +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 4cjNND24mTz3jl0; Thu, 09 Oct 2025 21:31:08 +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=1760045468; 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=hIoGyWMDdkYkrAUhgkS58+QvOid8ruJ+FRuc62C0OvM=; b=fVTGDdSp5eWLK4pg+Lx4HXax5Zn06hlhh++OKC4AtAaTypvcCww8Tn5wamSY3PR8PLBEtz 2wDhRKSjCgZmokNtNoaOrs0OhrLSkCvGNQr3fAQVQBm/cl7uG3SNcb69AQXFn4725MhyKL 9jqzhTcGkyYHC01TXdZ0zSrcf4uEo7KzvbNG9Gf7mwIsEP42xDGzugKPcTOzeO0zCNqbeG UEB6Hz4z/nbLykYROZwd1JG4lhQkIUSf1o+ONxZsnLQlkRC7nRPFhRnVliav+cL23iQbvW ICNk5rHnsTtnOVQ+z8kRGAJFOpP/6Gc832n3KucoJk+izrLY/cJbwDTqy6lY6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760045468; a=rsa-sha256; cv=none; b=CMAQZ1FGO3hj6HJXdZfhYVah8EfYgG8UAuZYb74BVd3WRGBrYOG1o27vLyzhQldKH09VRC /2C1Q2tBEkgFf6Wpxka1i6rkMmGqil/y/LCU4vDcUIuHLz7qxcCwisj8RcVSHHgXroLUeR mpuDnmiySVs2M1t4/1cJMrAetNXmP9wK/wYeM5vlKev06Lad60Gq737jkg6CCJq5AdUBJt aQI2DD/9Z1ELzvqCOhkAXw+lGDrCg9Q9biL9NAOkHkzU3l6UIP/49EAx5h6+11lzS4C8s7 CZl/QiTpTLpWkWw7MebM6gP25wVus8YkXjJ6UIRWyK6x7qcfIoIFrJrWJ1L/tg== 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 4cjNND1XcQzbHy; Thu, 09 Oct 2025 21:31:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 21:31:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: andrew@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <162411585.721.1760045468220@jenkins.ci.freebsd.org> In-Reply-To: <1724189937.709.1760038200429@jenkins.ci.freebsd.org> References: <1724189937.709.1760038200429@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #28 - 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_720_1135255108.1760045465363" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_720_1135255108.1760045465363 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #28 (f579cc44981b70a7a6315dce95= 3a3df8b63a3984) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/28/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/28/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/28/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) 3e9e19e9674b710fc65c1aee9b16f65f53c768fa by andrew: arm64/vmm: Clear all pmc fields dcfe2e687e712d7915cd227bc1f9584502c430fa by andrew: arm64/vmm: Save more PMU registers e14f3edc16bc6f72fe4b8e095b0c1806a5e834f0 by andrew: arm64/vmm: Save dbgclaimset_el1 cb004ced6350e990fbbca673f09e38939c7c1896 by andrew: arm64: Rename the MDCR_EL2 macros 54ee094d9a98d59b153822f3e4982f6e6225c0b6 by andrew: arm64: Sort hypervisor.h ddd5ff0f770dd47490133a94e8e5b9a617f08c15 by andrew: arm64: Add Debug OS Lock fields 9f85826c88ea1c5f07c2d3b9fbc8458f91c4f097 by andrew: arm64/vmm: Handle debug exits f579cc44981b70a7a6315dce953a3df8b63a3984 by andrew: arm64/vmm: Add missing debug traps The end of the build log: [...truncated 109.84 MiB...] 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/ftp_var.h:346:62: note: in definition of m= acro 'DPRINTF' 346 | #define DPRINTF(...) if (ftp_debug) (void)fprintf(ttyout, __VA_A= RGS__) | ^~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/fetch.c:994:67: note: format string is def= ined here 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^= ~ /workspace/src/contrib/tnftp/src/fetch.c:983:69: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 983 | "Unsupported transfer encoding = `%s'", | = ^~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- MachODump.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__string/constexpr_c_functions.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1827, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/SmallVector.h:19, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o= bjdump/MachODump.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-o= bjdump/MachODump.cpp:13: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- --- lex.pieo --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- all_subdir_usr.sbin/kbdcontrol --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.sbin/kbdmap --- --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ftp --- --- ftp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ftp.pieo -MTftp.pieo -std=3Dgnu17 -Wno-format-zero-length -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 -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/ftp.c -o ftp.= pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- all_subdir_usr.sbin/kbdmap --- --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/kbdcontrol --- --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/caesar --- =3D=3D=3D> usr.bin/caesar (all) --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.bin --- --- .depend --- echo caesar.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- caesar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.caesar.pieo -MTcaesar.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/caesar/caesar.c -o caesar.pieo --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- caesar.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 caesar.full caesar.pieo -lm=20 --- caesar.6.gz --- gzip -cn /workspace/src/usr.bin/caesar/caesar.6 > caesar.6.gz --- caesar.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug caesar.= full caesar.debug --- caesar --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcaesar.debug caesar.full caesar --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ftp --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-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-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/main.c -o mai= n.pieo --- all_subdir_usr.sbin --- --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- progressbar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= progressbar.pieo -MTprogressbar.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/sr= c/progressbar.c -o progressbar.pieo --- 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 --- --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- all_subdir_usr.bin/ftp --- --- ruserpass.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ruserpass.pieo -MTruserpass.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -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 -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/src= /ruserpass.c -o ruserpass.pieo --- all_subdir_usr.bin/factor --- --- pr_tbl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.pr_tbl.pieo -MTpr_t= bl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/primes/pr_tbl.c -o pr_tb= l.pieo --- all_subdir_usr.bin/factor/tests --- =3D=3D=3D> usr.bin/factor/tests (all) --- factor_tests --- echo '#! /usr/libexec/atf-sh' > factor_tests.tmp cat /workspace/src/usr.bin/factor/tests/factor_tests.sh >>factor_tests.tmp chmod +x factor_tests.tmp mv factor_tests.tmp factor_tests --- primes_tests --- echo '#! /usr/libexec/atf-sh' > primes_tests.tmp cat /workspace/src/usr.bin/factor/tests/primes_tests.sh >>primes_tests.tmp chmod +x primes_tests.tmp mv primes_tests.tmp primes_tests --- Kyuafile --- --- factor.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPENSSL -fPIE -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fa= ctor.full factor.pieo pr_tbl.pieo -lcrypto=20 --- factor.6.gz --- gzip -cn /workspace/src/usr.bin/factor/factor.6 > factor.6.gz --- factor.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug factor.= full factor.debug --- factor --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfactor.debug factor.full factor --- all_subdir_usr.bin/ftp --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/util.c -o uti= l.pieo --- all_subdir_usr.bin/clang --- --- SourcePrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.SourcePrinter.pieo -MTSourcePrinter.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /works= pace/src/contrib/llvm-project/llvm/tools/llvm-objdump/SourcePrinter.cpp -o = SourcePrinter.pieo --- all_subdir_usr.sbin --- 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_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src 451.49 real 4351.54 user 357.18 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/jenkins16521360694= 33206369.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_720_1135255108.1760045465363-- From nobody Thu Oct 9 21:54:03 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 4cjNth6DDvz6CCDb for ; Thu, 09 Oct 2025 21:54:04 +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 4cjNtg74yGz3mYj; Thu, 09 Oct 2025 21:54:03 +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=1760046844; 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=O3N09JVJytl5HX0bqNjOzjAr3NnCw9SEtmrY7Os6sa4=; b=Jw4Prchlj5Z2GeFFlPIhjv77jGZ9tjTvv6E0hFWb2zOgL7TzbMwgoJpdnBT4JBllC5REg8 mMYjC44iFB0drXjDNPCZdn2PSQqJ9v3n/PgoNs1Mg2kPWerWIQRGLYbUgxzPMQKOlVuWpa Q7Bokb83oazPONMupcFbLntI7nluvdNHYejQqauTp+Ib9Z5tR0O1bVeqzpidXNxLN1j9ra aarJjjWJA7/zENwd0Efcmm79S6OCBlb8cMuNi6EV1tQLmin6DhShgryUPm+f7ZpK/zXGfJ CBlciC7OyA+3GztN38MjOVO6Z+pOpadNv4UBgejUz/2yoIQG52jCU5w+W6moxw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760046844; a=rsa-sha256; cv=none; b=nYBUBySLlljQaXE55aATq0PfOVIuCm5b1LpUBzGazpBF6ySsb9jtNO20DLOpBkLi+rN6Al kus0bKVLnswgO2p3xLonuKSB/hUG2NOxg99A9AhETwSFXgaZ6em+BNYu2QKH0xkSrSC+dW s8ocbyd0TZiT814conbFg4MOFQljg/xLU56m+lhCfE0yYlbASMN/TD7nafKdVFkBur22/0 q/Xl4sOaFYGOUMLOU2fhysOPyUdMBW9KxyNJHqDvFsa8ee0Q0AAyE4MAq7TXEmHoFAPOjt h3YZ7Mtvv97eIt7JTRmTherMVcDKDtLuOdOJXiAr0qrz8zP/HrPH+lKs0PpXNw== 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 4cjNtg6M8nzcKJ; Thu, 09 Oct 2025 21:54:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 21:54:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <586725649.723.1760046843898@jenkins.ci.freebsd.org> In-Reply-To: <1073224117.713.1760040745077@jenkins.ci.freebsd.org> References: <1073224117.713.1760040745077@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #40 - 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_722_1932295980.1760046843730" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_722_1932295980.1760046843730 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #40 (3f0df559cbe4a084047007d104585b01b= b137a28) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 40/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/40= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/40/= 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) be85c5d65750f8e2c51b71970c81e59d9711c493 by jtl: x86: Keep cumulative MCA statistics in the kernel 8d0f269989d8131f2da0bb9f607163158f9ea2b7 by jtl: x86: Close race condition on MCA task queues at startup 3f0df559cbe4a084047007d104585b01bb137a28 by jtl: x86: Defer non-fatal MCA message output from the HW interrupt context The end of the build log: [...truncated 4.35 MiB...] epair0b: Ethernet address: be:ae:90:81:8c:eb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:04:4e:f2:97:85 epair1b: Ethernet address: 12:4a:e1:96:fc:e9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.191s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ce:21:= 87:a6:66:8c epair0b: Ethernet address: 62:41:3c:3c:6b:a5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:9f:87:95:d8:7f epair1b: Ethernet address: 4a:7c:e1:87:d1:6e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 3e:da:= b9:5d:28:e0 epair0b: Ethernet address: 96:7f:b7:5d:3a:54 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:a5:26:a7:8f:31 epair1b: Ethernet address: b2:05:48:7e:05:ed epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 72:d0= :5e:b5:39:4d epair0b: Ethernet address: 7a:85:ff:30:63:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:3f:53:15:5c:20 epair1b: Ethernet address: e2:9b:98:30:a9:f7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: e6:6b= :20:80:30:1e epair0b: Ethernet address: d2:37:3f:a2:12:99 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:de:5e:17:21:1f epair1b: Ethernet address: e6:96:5d:ca:37:c0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 2e:45:8b:e5:28:11 epair0b: Ethernet address: 2a:57:a6:e7:a5:5e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:62:41:72:8f:80 epair1b: Ethernet address: ea:bd:99:85:d5:07 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.171s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 1a:08:94:a5:56:= 47 epair0b: Ethernet address: 9a:9f:d8:02:77:68 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:d5:18:76:35:e6 epair1b: Ethernet address: aa:a6:23:d0:71:70 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: a6:d1:80:33:98= :f8 epair0b: Ethernet address: ae:d1:d3:46:3d:f2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:bb:67:17:a8:79 epair1b: Ethernet address: 76:62:8b:45:3f:d4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.165s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: ce:23:df:4e= :cc:01 epair0b: Ethernet address: 2e:18:a7:c0:4c:ef epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:0c:70:17:78:33 epair1b: Ethernet address: 7a:78:6a:87:4b:b3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: fe:d7:84:b7:0a:6a epair2b: Ethernet address: fe:96:f0:fa:87:c1 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.251s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 3a:a9:bb:0c:c6:1c epair0b: Ethernet address: 7e:a9:cf:3b:ec:05 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:b2:9e:40:fd:12 epair1b: Ethernet address: 0a:fb:d9:0a:41:f6 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 86:09:84:6b:3b:b2 epair2b: Ethernet address: 46:8c:84:4b:d5:fe epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.740s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: e2:5e:ed:c6:56:fd epair0b: Ethernet address: 2e:72:3f:8f:73:bb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:a6:09:fb:42:09 epair1b: Ethernet address: f6:d2:7a:43:28:71 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 1e:94:13:38:6d:d9 epair2b: Ethernet address: 92:d6:e8:12:2e:4f epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff801a1e58596 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760046828 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h39m57s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-40' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins105718212597078739= 93.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '3f0df559= cbe4a084047007d104585b01bb137a28', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../3f0df559cbe4a08= 4047007d104585b01bb137a28/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_722_1932295980.1760046843730-- From nobody Thu Oct 9 22:11:13 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 4cjPGV3H2Bz6CD0h for ; Thu, 09 Oct 2025 22:11:14 +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 4cjPGV1Fgzz3n9d; Thu, 09 Oct 2025 22:11:14 +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=1760047874; 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=8Z8ss5iihvkex8b/wDeGWMDE/zwAaO35/QrTFPm47tg=; b=hUg70gFGNXIkcQAS56irYaj8+Sl7hMl3TJFoHUvzqAvizLWgi5eQRJYSpUK1wffloklLfG V4rGVOWX2JoznQdqz7WbqCmz+3E8Oc8w5Cz2mk6/Cw436uVlPgizDc5fw79tPPfkXLajru g0VnWx0lzOCGQon2wKvUC0MuGE6nFcOu87obnMOuKAU+ZqylTzC/RD0t+3qR0YxFyrUDOI Z6zyQhYTZsi5mg5kmlX/EVX0icGkzxL9Nr5q6hEN9TzQ7NJMRkA7m88lJOA1iyov7z4/my 1AF9S3B5WgoahMtooMvK42PmeoxIxjLO6DJfMUhje2LHggJUnHwg6S88zawYIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760047874; a=rsa-sha256; cv=none; b=sl9Wn097Z6l7/4S0yaPEPhijJeGjv2tlhqb8wK1RjNQno7Vl7C0qj1YayqDqlwt/14+9xb 6e1mMeouR79T47kX42SPhSM3mLD9covjU0iEk/qfiziFo2Kp7Jhi/h7L5/OavYlyfE+cdg 5zMJJW2acKzdm9gnL+s3R/ZpIpE59N9zAG+tw5b52YeN2NgfZ7TTKjR5f5tcifp995srug XqguQXwPcN8tV6X+Bd/bhTJo1HI/Iwp5upfSha7B8JhyBVqjPwls8u62gc3PQwc6E3X6wd ukJzdQHwTJNYPLY920xlo76D8cMPED1du2gF2FlhRDH+3K7eJZAcPIp/3glRCA== 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 4cjPGV0YDTzcMn; Thu, 09 Oct 2025 22:11:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 22:11:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1434398017.727.1760047874080@jenkins.ci.freebsd.org> In-Reply-To: <803867447.715.1760041591836@jenkins.ci.freebsd.org> References: <803867447.715.1760041591836@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26942 - 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_726_563195275.1760047873897" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_726_563195275.1760047873897 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26942 (bb339adfb2a26c5bb71cd4275dff80f6155= 34ab6) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26942= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26942/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26942/co= nsole 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) f5544556754ec6b33c1d13c7648a354fef645b2f by olce: getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changes bb339adfb2a26c5bb71cd4275dff80f615534ab6 by olce: nfsuserd: Fix OOB access on membership of too many groups The end of the build log: [...truncated 4.33 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 02:47:c2:f0:a7:03 epair1b: Ethernet address: 62:ef:fa:1a:10:19 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.275s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 9e:c4:= d4:0f:1d:33 epair0b: Ethernet address: f2:4a:7f:a9:4e:c4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:64:2c:2d:e4:cb epair1b: Ethernet address: 26:12:75:01:f5:9e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.266s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: f6:4e:= 80:e8:6a:5f epair0b: Ethernet address: f2:36:77:8a:e3:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:e7:ca:06:bd:bb epair1b: Ethernet address: e6:8c:34:21:9b:ef epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: c2:13= :c9:dc:35:1b epair0b: Ethernet address: 0a:bb:12:e3:8b:e2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:6b:b4:d7:68:7c epair1b: Ethernet address: 36:2a:96:f9:48:56 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.235s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ca:63= :80:4b:e9:92 epair0b: Ethernet address: 8e:fe:6c:63:08:7d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:5b:52:aa:1d:a5 epair1b: Ethernet address: 82:91:b5:03:c5:a3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.234s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 26:35:ff:f7:47:d4 epair0b: Ethernet address: 12:33:b6:be:e1:2b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:32:7b:58:48:77 epair1b: Ethernet address: ba:3c:bd:ff:5e:c4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.247s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: a2:c6:6d:d5:d1:= b5 epair0b: Ethernet address: 1a:46:6e:ea:f0:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:e3:19:95:77:85 epair1b: Ethernet address: 02:dd:82:aa:ad:73 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.257s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 32:b9:53:f2:ec= :ba epair0b: Ethernet address: 42:f4:59:fb:cc:5d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ee:b6:f8:24:e0:fb epair1b: Ethernet address: 7a:e0:03:10:2d:1a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.256s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: d2:39:5b:cc= :de:9a epair0b: Ethernet address: 46:b1:db:92:31:e4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:28:35:7d:e7:95 epair1b: Ethernet address: 5a:92:92:b4:c6:19 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: aa:5b:b6:df:b2:1e epair2b: Ethernet address: 6a:2a:5b:38:04:eb epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.387s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 4e:a9:14:6a:b0:1b epair0b: Ethernet address: 6a:52:c3:f2:d8:11 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 76:55:21:7a:10:2d epair1b: Ethernet address: de:f4:8d:af:ba:38 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a6:ef:9e:a0:84:2e epair2b: Ethernet address: 82:06:ad:35:af:f6 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.474s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 4e:d4:d0:db:4b:de epair0b: Ethernet address: be:e7:a7:2d:38:08 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:29:9c:0c:b7:47 epair1b: Ethernet address: 22:4f:6b:19:76:cc epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 32:40:03:c5:76:a7 epair2b: Ethernet address: 3a:92:6e:b5:da:b5 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1760047872 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x5fc9aa24 gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff80003239700 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h43m33s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26942' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./run-kyua.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins15308153722250760401.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'bb339adfb2a26= c5bb71cd4275dff80f615534ab6', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../bb339adfb2a26c5bb71c= d4275dff80f615534ab6/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_726_563195275.1760047873897-- From nobody Thu Oct 9 22:12:43 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 4cjPJD3V3Yz6CDD5 for ; Thu, 09 Oct 2025 22:12:44 +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 4cjPJC6qWyz3nkN; Thu, 09 Oct 2025 22:12:43 +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=1760047963; 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=F+irx0ur8T4ysK+1NUkSIiOecPg27YOTl4XzLCPcP2A=; b=D7g4erV3V4rPz8hTyyMM/tZ2wYxXSqXlPCpolR5S3vSA61v9GLZH+MHR1wcN4XiDn8Y/sv M3QvVKvriUu9Cu1IT1ApFnuZhNB6q2B0+w3sCPb3oNdJCVSJLV/WWJIA/Nbqtm3jHcT6Fq Y2rHTt0GA/0kFTHsIMuVGAS/io87c5VlXsd3AFspCJXzKztw8urtpS0+rqZhVyDo8cOdnN /VTifuiteLjfZCacBIs/gEXg+h/DBsy84zS5wgsn6SK72hwgUc8GhcPoI+wIFvGdDFTDiv MMYj5td7z398mjb8JVn/4Y0IstaaXt73A7y1BmhCcxhH7H9NtG/D/bwzCfYwgQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760047963; a=rsa-sha256; cv=none; b=Uw6Q3DyLtCbPgnKzytkVVIMYeMzlxvLQNPvT27asaIwvM7H8h4nfwIm1cdunPsseOJ1fm7 h5Yh6DAXPmoutSJtH3gBoByXcM/MKoXi6Os6t58m2i3Ttv+VrQOYcShXU89x0QqnavxVgo oF3FsLcIo6kQzL7Nki/ukNewovgXD4OoLpKgBBijhd6QaKgdYjwf927Msjtlxl3tneEwWX e643/hNjUsWNDXVylcclXN4nVaEKu1dipIsGkajNJm/fZrwrlQtd/svUzfR4dTjLC/mzrN nsqWnHmfQ/Y+zU64O/ZgqEAG/8fiYXDOPQapkp44c0Ht5knQlOWcfVolZIc+kA== 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 4cjPJC6Gs9zcZH; Thu, 09 Oct 2025 22:12:43 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 22:12:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <911490514.729.1760047963886@jenkins.ci.freebsd.org> In-Reply-To: <1585452456.703.1760036235975@jenkins.ci.freebsd.org> References: <1585452456.703.1760036235975@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1506 - Still Unstable 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_728_2074211009.1760047963696" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_728_2074211009.1760047963696 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1506 (12ee292aaee20d190125d58d73da80907435ea03) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1506/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1506/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1506/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 1ea48931d415cecff119a71d1186929f333a8fc3 by cy: ipfilter ippool: Flag deleted entries with "#" ce85861e680d5af37e35cdda168de5b66013fd46 by cy: ipfilter ippool: Prefix deleted entries with "#" ee01d543bf0068274b200b79187e9157ecced96a by cy: ipfilter/ippool: Dump a copy of ippool hash data in "new" format 12ee292aaee20d190125d58d73da80907435ea03 by cy: ipfilter/ippool: Dump a copy of ippool dstlist data in "new" format The failed test cases: 550 tests failed. FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 450 other failed tests. ------=_Part_728_2074211009.1760047963696-- From nobody Thu Oct 9 22:29:26 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 4cjPgY4Hssz6CF9d for ; Thu, 09 Oct 2025 22:29:29 +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 4cjPgY2Vm8z3pg6; Thu, 09 Oct 2025 22:29:29 +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=1760048969; 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=Lru303UcYX45COryTIa4TkaTQJQFJz3uJDNarUU+/hc=; b=d9YI739wKCqPnbJiXqIZe8IMwmiQ++jSyZe/zfsOXONZRJkMGKk0tPpk+ZKWJGjeqwjms9 f1fGpzHU08hBhC6OPVgdAIddhUrEyUP7knlEfEA/roSiOb/gCyqYWPCdrmHJtJpxOy7UdP FyBfFmqjtBZVsbw8ZJyeXtWcDSX+KXW30g/hRB0xzTGUoTDJTE0pukeEPsWnZC0c1AEj9F agGt3ofBVCtIEad9zmXVq24T0B1N1fbkIa/kFFKrXq488l/BaETIpujsj94wfdntFupzmY XTg2xjt+oZB6phLzt8QWDD3fTV4Fiu0PM4tj8xZf9CmeqK8347EPWLBGZTf7FA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760048969; a=rsa-sha256; cv=none; b=lozUFFjSPmSiLnKRIOdUp3QdzJrbzXjTzbUyd42YoogNBHLL9bXWFIDcV+C/qVp3d+Oo7k h7siSsxt2B9v2H/yaoIVeuiQDlWqhapKjsievA6K3utGfVouRB4C4pMNPj2Udpfz3H6LM2 ocykUAbQk499F0uwJ2PDn6kPfpbLHrxFM3O+IlPPKqEEOl7oAdEj1Y7+OKyLDQGxVW+JcE CXGpEY8V8ivdqbWc93md/nh+uPuK/gGpSD0kay8Wktxfb6MutL0RgSsShiMiNNoxWWMuoR wuxGgCG+hyuR7v5jGipVQJPU62fsxqWQnT0jTfkJHsJOeZCDkFBZWAGl/KN1vA== 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 4cjPgY1s9Mzd3W; Thu, 09 Oct 2025 22:29:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 22:29:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <479872891.731.1760048969264@jenkins.ci.freebsd.org> In-Reply-To: <1663462851.717.1760042426416@jenkins.ci.freebsd.org> References: <1663462851.717.1760042426416@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #29 - 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_730_1053489662.1760048966274" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_730_1053489662.1760048966274 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #29 (3f0df559cbe4a084047007d104= 585b01bb137a28) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/29/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/29/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/29/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) be85c5d65750f8e2c51b71970c81e59d9711c493 by jtl: x86: Keep cumulative MCA statistics in the kernel 8d0f269989d8131f2da0bb9f607163158f9ea2b7 by jtl: x86: Close race condition on MCA task queues at startup 3f0df559cbe4a084047007d104585b01bb137a28 by jtl: x86: Defer non-fatal MCA message output from the HW interrupt context The end of the build log: [...truncated 110.14 MiB...] --- freebsd-tips.dat --- PATH=3D$PATH:/usr/bin:/tmp/obj/workspace/src/amd64.amd64/usr.bin/fortune/st= rfile strfile -Cs /workspace/src/usr.bin/fortune/datfiles/freebsd-tips fre= ebsd-tips.dat --- all_subdir_usr.bin/fortune/unstr --- =3D=3D=3D> usr.bin/fortune/unstr (all) --- .depend --- echo unstr.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- unstr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -f= PIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/= obj/workspace/src=3D/usr/obj -g -MD -MF.depend.unstr.pieo -MTunstr.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/fortune/unstr/unstr.c -o unstr.= pieo --- unstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wl,-zrelro -pie -Wl,-znoexecstack -o un= str.full unstr.pieo =20 --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- unstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_tests --- --- mount --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.mount NO_S= UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmount PROG_CXX=3Dmount) --- .depend.mount --- echo mount.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/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.= amd64/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/li= butil.a >> .depend.mount echo mount.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>= .depend.mount --- mount.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.mo= unt.mount.pieo -MTmount.pieo -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -I/workspace/src/tests -I/workspace/src/sys/fs/f= use -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HA= S_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -= frtti -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-class-memaccess= -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-at= tributes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/f= usefs/mount.cc -o mount.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/mount.cc:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- --- moused.pieo --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-strings --- =3D=3D=3D> usr.bin/clang/llvm-strings (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-strings/Opts.td --- .depend --- echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-strings.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-strings -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-strings.pieo -MTllvm-strings.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-strings/ll= vm-strings.cpp -o llvm-strings.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/grdc --- =3D=3D=3D> usr.bin/grdc (all) --- .depend --- echo grdc.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libncursesw.a >> .depend --- grdc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.grdc.pieo -MTgrdc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/grdc/grdc.c -o grdc.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- =3D=3D=3D> usr.bin/clang/llvm-symbolizer (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-symbolizer/Opts.td --- .depend --- echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.s= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a = >> .depend echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc++.a >> .depend --- llvm-symbolizer-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer-driver.pieo -MTllvm= -symbolizer-driver.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member = -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -= Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragma= s -Wno-dangling-reference -c /workspace/src/usr.bin/clang/llvm-symbo= lizer/llvm-symbolizer-driver.cpp -o llvm-symbolizer-driver.pieo --- 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/grdc --- --- grdc.6.gz --- gzip -cn /workspace/src/usr.bin/grdc/grdc.6 > grdc.6.gz --- grdc.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 grdc.full grdc.pieo -ltinfow -lncursesw=20 --- grdc.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug grdc.fu= ll grdc.debug --- grdc --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgrdc.debug grdc.full grdc --- all_subdir_usr.bin/clang --- --- llvm-symbolizer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-symbolizer/llvm-symbolizer.cpp -o llvm-symbolizer.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 1 error --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 515.73 real 4958.78 user 380.39 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/jenkins11781127169= 955552187.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_730_1053489662.1760048966274-- From nobody Thu Oct 9 23:00:28 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 4cjQMN1Dl2z6CH5R for ; Thu, 09 Oct 2025 23:00:32 +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 4cjQMM6TSCz3sSb; Thu, 09 Oct 2025 23:00:31 +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=1760050831; 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=kDuUFTsDB0KEV+se58Fp8pUcORhJ0Haro+r82r9p44E=; b=i2HjXB45bAq22DtDmsj6j0tFU12loIVXxn7XnNXKB2EKvXNqfasrb4BbLhzmfBsR2VQQ0V fJlgaye7tqdWuT5EiyaVeKCsZg2+hoGYOx1uprDzLxWPAskQLsDtkh3CmUAYR8UqzTcvi1 M6NMly9/1PHDx9jpD2sR+Grp9pByzSnzDm2QLRzoo/CYFZS4HnBJO4WmEHaOHeoKb9eGU5 cS7WC7IvefrR29WS9AIG597Gcoj8uUOqKpjOqFgN07ZciSuV1Yj1lUo6dYhGHEtf78ndnh cbu+FQV9tskVyBT91+Hw74YKQwA56oJPpvDfmivTr7Of7np75x+yysc5a0J22w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760050831; a=rsa-sha256; cv=none; b=wqC2LIKquDRLtvHK9lTr0zeAH74c818X/oMHcayiZbo8wFXPMDVTCGk+NskEEdCXX5iirT A8fNsV2lBfvwjeXP2qsrijrLQdSvtgRrxZaoG6Wqvdx8ZdQeiRug9KShlTTNzx+np51Ogd fJWZvCZnczr9WCGeeMJwwdkvGPS+JcutYlC3DPvcNhkDXPq95bRhKl0vQqwedEHA0ilh1f lkXAGT7nvRevpeQfbPWLTerib2yvNxd5REJi4wCVDp/9zlBcETXDCNShELcU7gyH7jXM2C keZ8SdN1b+9Aawr54bu1IFujcW4nkRr4WfVMl50bX19owKzix8UMpzgjE0uUmA== 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 4cjQMM5zDpzd7P; Thu, 09 Oct 2025 23:00:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 23:00:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1802848133.733.1760050831844@jenkins.ci.freebsd.org> In-Reply-To: <1426741528.719.1760043957430@jenkins.ci.freebsd.org> References: <1426741528.719.1760043957430@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #29 - 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_732_1282838645.1760050828850" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_732_1282838645.1760050828850 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #29 (3f0df559cbe4a084047007d104= 585b01bb137a28) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/29/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/29/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/29/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) be85c5d65750f8e2c51b71970c81e59d9711c493 by jtl: x86: Keep cumulative MCA statistics in the kernel 8d0f269989d8131f2da0bb9f607163158f9ea2b7 by jtl: x86: Close race condition on MCA task queues at startup 3f0df559cbe4a084047007d104585b01bb137a28 by jtl: x86: Defer non-fatal MCA message output from the HW interrupt context The end of the build log: [...truncated 109.42 MiB...] --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- all_subdir_usr.bin --- --- LLGSOptions.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d LLGSOptions.inc.d -o LLGSOptions.inc /workspace/src/contrib/l= lvm-project/lldb/tools/lldb-server/LLGSOptions.td --- .depend --- echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /t= mp/obj/workspace/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp= /obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/lib/liblzma.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libncursesw.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= panel.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64= .amd64/tmp/usr/lib/libprivatezstd.a >> .depend echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc+= +.a >> .depend --- Acceptor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.Acceptor.pieo -MTAcceptor.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-strict-aliasing -fno-excepti= ons -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pr= efix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3D= class-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangl= ing-reference -c /workspace/src/contrib/llvm-project/lldb/tools/lldb= -server/Acceptor.cpp -o Acceptor.pieo --- all_subdir_usr.sbin --- --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- all_subdir_tests --- --- lseek.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lseek.f= ull lseek.debug --- lseek --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlseek.debug lseek.full lseek --- all_subdir_usr.bin --- --- LLDBServerUtilities.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.LLDBServerUtilities.pieo -MTLLDBServerUt= ilities.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-strict-a= liasing -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std= =3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunkn= own-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-p= roject/lldb/tools/lldb-server/LLDBServerUtilities.cpp -o LLDBServerUtilitie= s.pieo --- all_subdir_usr.sbin --- --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- llvm-objdump.full --- --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-obj= dump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/sr= c/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__= STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VC= S_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-free= bsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYS= ROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TA= RGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DL= LVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-objdump.full COFFDump.pieo ELFDump.pieo MachODump.pieo OffloadDump.p= ieo SourcePrinter.pieo WasmDump.pieo XCOFFDump.pieo llvm-objdump-driver.pie= o llvm-objdump.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/li= bprivatellvm.so -lz -lprivatezstd -lexecinfo -ltinfow -lpthread=20 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_binary::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:280:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- llvm-objdump.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-ob= jdump.full llvm-objdump.debug --- llvm-objdump --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-objdump.debug llvm-objdump.full llvm-objdump --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- all_subdir_usr.bin --- --- all_subdir_usr.bin/iconv --- =3D=3D=3D> usr.bin/iconv (all) --- .depend --- echo iconv.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- iconv.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.iconv.pieo -MTiconv.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/iconv/iconv.c -o iconv.pieo --- all_subdir_usr.sbin --- --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- iconv.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 iconv.full iconv.pieo =20 --- iconv.1.gz --- gzip -cn /workspace/src/usr.bin/iconv/iconv.1 > iconv.1.gz --- iconv.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iconv.f= ull iconv.debug --- iconv --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diconv.debug iconv.full iconv --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-cov --- =3D=3D=3D> usr.bin/clang/llvm-cov (all) --- .depend --- echo llvm-cov.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libt= infow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .dep= end echo llvm-cov.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a= >> .depend --- CodeCoverage.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-projec= t/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIM= IT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"= x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd1= 5.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_E= NABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TA= RGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM= _NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.CodeCoverage.pieo -MTCodeCov= erage.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-cov/CodeCoverage.cpp -o CodeCoverage.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- Common/TargetOptionsCommandFlags.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_TargetOptionsCommandFlags.pieo -MTCommon/TargetOptionsCom= mandFlags.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-exce= ptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile= -prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/lld/Common/T= argetOptionsCommandFlags.cpp -o Common/TargetOptionsCommandFlags.pieo --- all_subdir_usr.sbin --- --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mkcsmapper --- =3D=3D=3D> usr.bin/mkcsmapper (all) --- lex.c --- lex -olex.c /workspace/src/usr.bin/mkcsmapper/lex.l --- yacc.c --- yacc -d -o yacc.c /workspace/src/usr.bin/mkcsmapper/yacc.y --- .depend --- echo mkcsmapper.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/work= space/src/usr.bin/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace= /src/lib/libiconv_modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.lex.pieo -MTlex.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 --param max-inline-insns-singl= e=3D64 -c lex.c -o lex.pieo --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang --- --- Common/Version.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Version.pieo -MTCommon/Version.pieo -Wno-format-zero-leng= th -fstack-protector-strong -Wdate-time -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 = -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-su= ffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /worksp= ace/src/contrib/llvm-project/lld/Common/Version.cpp -o Common/Version.pieo --- all_subdir_usr.bin/mkcsmapper --- --- yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/work= space/src/usr.bin/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace= /src/lib/libiconv_modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.yacc.pieo -MTyacc.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type --param max-inline-insns-sing= le=3D64 -c yacc.c -o yacc.pieo --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lldb-server --- --- SystemInitializerLLGS.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.SystemInitializerLLGS.pieo -MTSystemInit= ializerLLGS.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member -fno-stri= ct-aliasing -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspac= e/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 = -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3D= unknown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/ll= vm-project/lldb/tools/lldb-server/SystemInitializerLLGS.cpp -o SystemInitia= lizerLLGS.pieo --- all_subdir_usr.sbin --- 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/mkcsmapper --- --- mkcsmapper.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/workspace/src/usr.bi= n/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace/src/lib/libiconv_= modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-form= at-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-paramet= er -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-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type --param max= -inline-insns-single=3D64 -L/workspace/src/lib/libc -Wl,-zrelro -pie -Wl,-= znoexecstack -o mkcsmapper.full lex.pieo yacc.pieo =20 --- 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 make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 514.23 real 4560.97 user 365.41 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins77236860156= 95102884.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_732_1282838645.1760050828850-- From nobody Thu Oct 9 23:16:43 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 4cjQk66JzQz6CJ3G for ; Thu, 09 Oct 2025 23:16:46 +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 4cjQk64Wp8z3wCm; Thu, 09 Oct 2025 23:16:46 +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=1760051806; 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=WuBu2DSUkJ3fWFrBR7/LCo3Pfz4ei1rO/kTEFFl6WbY=; b=tzZVFiU3g3dko4iRyTlLC68TULeONGmMLJLin3fqDdUHhIqdErCDKygTgfjVTam0ZbYPhn GCSHKBrOHWO865QLCPRY66fyo1w2g9bFQP0xtgGU5+8euhXceXuVwjLmUuXI0AHDFObSlP 8PjCZU4aVowgnVNqbB7T3fzh8mFnReIfDa4Z+YvaG+THgSEW6w4W5cNnNIp1XVP4iBcjY4 ZoFgNhKc/VlQRJA9sv0oHx3fPjmkDMLRwuxazxWb3LcHXAshtgwkDHmZSvieSqE2dTEX5k ub2vc+hvdu0IFqqTfffyn3LvLzm09UG27RsM7eA4bDfXin+RrnxxdUFztdMEgw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760051806; a=rsa-sha256; cv=none; b=HFVVGuAriLWhA7niGCjHZBGCDFwsU52OkXCNy5SKnbGwFYAuhshFY3XN3CUdZSMFcZ6cJ4 Duuxb9LUHhBNesU5oHX62t55tr6wkNOpKcXdW8lNOE5WmeP3vWwO2OSa9KotFuYTDo/cLG L58Je26dionLL5IwbaCtQFCrtFhVJdOT7Fy2Pe9gSn1tqANKZ+OzSaewCDS8E7x9k5nbbx 3W6mHHJABQqbhitX8l1mDWdSsJEPjh9ou3LURnkqfzhvd6klnz5KFqRt/v6yZbLTLx90UB 9iLqe4MjXea/eZ8SXlGTAiyg5Ws4X2soMPgCYTe9wyKJmFmw3EHrwMRnBOq+Pw== 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 4cjQk63xdmzfMQ; Thu, 09 Oct 2025 23:16:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 23:16:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1645275151.735.1760051806557@jenkins.ci.freebsd.org> In-Reply-To: <162411585.721.1760045468220@jenkins.ci.freebsd.org> References: <162411585.721.1760045468220@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #29 - 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_734_471008143.1760051803533" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_734_471008143.1760051803533 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #29 (3f0df559cbe4a084047007d104= 585b01bb137a28) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/29/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/29/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/29/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) be85c5d65750f8e2c51b71970c81e59d9711c493 by jtl: x86: Keep cumulative MCA statistics in the kernel 8d0f269989d8131f2da0bb9f607163158f9ea2b7 by jtl: x86: Close race condition on MCA task queues at startup 3f0df559cbe4a084047007d104585b01bb137a28 by jtl: x86: Defer non-fatal MCA message output from the HW interrupt context The end of the build log: [...truncated 110.04 MiB...] --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_string::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:137:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mkcsmapper --- =3D=3D=3D> usr.bin/mkcsmapper (all) --- lex.c --- lex -olex.c /workspace/src/usr.bin/mkcsmapper/lex.l --- yacc.c --- yacc -d -o yacc.c /workspace/src/usr.bin/mkcsmapper/yacc.y --- .depend --- echo mkcsmapper.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/work= space/src/usr.bin/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace= /src/lib/libiconv_modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.lex.pieo -MTlex.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 --param max-inline-insns-singl= e=3D64 -c lex.c -o lex.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- --- all_subdir_usr.bin/mkesdb --- =3D=3D=3D> usr.bin/mkesdb (all) --- lex.c --- lex -olex.c /workspace/src/usr.bin/mkesdb/lex.l --- yacc.c --- yacc -d -o yacc.c /workspace/src/usr.bin/mkesdb/yacc.y --- .depend --- echo mkesdb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/= src/usr.bin/mkesdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/lib= c/iconv -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.lex.pieo -MTlex= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-= prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit= ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 lex.c -o lex.pieo --- all_subdir_usr.bin/mkcsmapper --- --- yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/work= space/src/usr.bin/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace= /src/lib/libiconv_modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.yacc.pieo -MTyacc.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type --param max-inline-insns-sing= le=3D64 -c yacc.c -o yacc.pieo --- mkcsmapper.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/workspace/src/usr.bi= n/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace/src/lib/libiconv_= modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-form= at-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-paramet= er -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-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type --param max= -inline-insns-single=3D64 -L/workspace/src/lib/libc -Wl,-zrelro -pie -Wl,-= znoexecstack -o mkcsmapper.full lex.pieo yacc.pieo =20 --- all_subdir_usr.bin/mkesdb --- --- yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/= src/usr.bin/mkesdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/lib= c/iconv -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.yacc.pieo -MTya= cc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c yacc.c -o yacc.pieo --- all_subdir_usr.bin/clang --- --- Common/ErrorHandler.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:191, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/STLForwardCompat.h:20, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Support/SwapByteOrder.h:17, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/Hashing.h:50, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/LLVM.h:19, from /workspace/src/contrib/llvm-project/lld/include/lld/C= ommon/ErrorHandler.h:71, from /workspace/src/contrib/llvm-project/lld/Common/ErrorH= andler.cpp:9: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.bin/mkcsmapper --- --- mkcsmapper.1.gz --- gzip -cn /workspace/src/usr.bin/mkcsmapper/mkcsmapper.1 > mkcsmapper.1.gz --- mkcsmapper.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkcsmap= per.full mkcsmapper.debug --- mkcsmapper --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkcsmapper.debug mkcsmapper.full mkcsmapper --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_nvlist__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:230:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lldb-server --- =3D=3D=3D> usr.bin/clang/lldb-server (all) --- LLGSOptions.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d LLGSOptions.inc.d -o LLGSOptions.inc /workspace/src/contrib/l= lvm-project/lldb/tools/lldb-server/LLGSOptions.td --- .depend --- echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /t= mp/obj/workspace/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp= /obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/lib/liblua/liblua_pie= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/lib/liblzma.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libncursesw.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= panel.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64= .amd64/tmp/usr/lib/libprivatezstd.a >> .depend echo lldb-server.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc+= +.a >> .depend --- Acceptor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/workspace/src/contrib/llvm-project/lldb/source -I/tmp/obj/workspace/src/= amd64.amd64/usr.bin/clang/lldb-server -I/workspace/src/contrib/llvm-project= /clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I/works= pace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/inclu= de -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -D= HAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkno= wn-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFA= ULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -D= LLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_= X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMP= RINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMIniti= alizeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_= NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLL= VMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g1 -MD -MF.depend.Acceptor.pieo -MTAcceptor.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-strict-aliasing -fno-excepti= ons -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pr= efix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3D= class-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c = /workspace/src/contrib/llvm-project/lldb/tools/lldb-server/Acceptor.cpp -o = Acceptor.pieo --- all_subdir_usr.bin/mkesdb --- --- mkesdb.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/src/usr.bin/mk= esdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/libc/iconv -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -= o mkesdb.full lex.pieo yacc.pieo =20 --- mkesdb.1.gz --- gzip -cn /workspace/src/usr.bin/mkesdb/mkesdb.1 > mkesdb.1.gz --- mkesdb.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkesdb.= full mkesdb.debug --- mkesdb --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkesdb.debug mkesdb.full mkesdb --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lld --- --- Common/Memory.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Memory.pieo -MTCommon/Memory.pieo -Wno-format-zero-length= -fstack-protector-strong -Wdate-time -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 -Wn= o-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-prefix-= map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -c /workspace/src/contrib/llvm-proje= ct/lld/Common/Memory.cpp -o Common/Memory.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- 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 418.01 real 3994.18 user 315.00 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/jenkins78815643701= 75718898.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_734_471008143.1760051803533-- From nobody Thu Oct 9 23:37:57 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 4cjRBY6JkVz6CKwC for ; Thu, 09 Oct 2025 23:37:57 +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 4cjRBY45mFz3xKq; Thu, 09 Oct 2025 23:37:57 +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=1760053077; 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=SgLv96NftK/1iTMxlxW/99CZ7K7Two3wHy95sAZ5yj4=; b=ycjFe70hHjOLi/xLuCOyIykiySz8AWwqfEeRBrmvtdP9+HyYFnCA0s6MI2rdqXcVE7d1hG rRWD/3hQ/8xBkg4utxs4OjHyZQOjyK7d0+JZp+mfEjRF2Y1LlNBy5rInM1pK1QUWsM8llD +YXntKTKE9ta2eQHbtfbyw7TWwIjXRvyorwytlkVOzO/5K+SAFg7YcUjNFcvkZmS5Iz6IT Xm1LioUYw2RqPsj3Q2qvn3BPm1xoyYqnAUxh71xesVPuGcAtdg413S157BF9XxWRvzzUvM SDVaIrRut0pefsLGevAiKhuWPyAcLxW3VT6/O9kvTQUfS3BNSUjaarsZgI0HSQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760053077; a=rsa-sha256; cv=none; b=uVywhs/JwfMg3FTvRHXe5zv2OohnQziBmRjjRTjMl0AbwMYRs29zC6Bl4/8BX0uRUjohFH WfQCqKRss7blcrMKOe29KLMf6ojAztf4pobiadmTrKZIvDjWpnmpA/fbSUtkD1AoSnUKiV c/N11W0CPqc96eFlEs1HdG7yyGWKwGOTTsiaFog3ShdEu4qmwRUMdra94ksrPPXXN9wCfu e5QjbDIzq5r2qpKMwU1Q1MetT+ZT4/9xj3hpJQ5eq2VBVldwa5sCsdKbwks6B5KsopE2sA Iu8caWi3BsYNP0mOOVRDe4UfrWE7tNX+OENOUPn8+UF94FfNgV1HHvvpNaLy6w== 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 4cjRBY36XTzdqS; Thu, 09 Oct 2025 23:37:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 9 Oct 2025 23:37:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1917608653.739.1760053077441@jenkins.ci.freebsd.org> In-Reply-To: <586725649.723.1760046843898@jenkins.ci.freebsd.org> References: <586725649.723.1760046843898@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #41 - 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_738_274169913.1760053077181" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_738_274169913.1760053077181 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #41 (3f0df559cbe4a084047007d104585b01b= b137a28) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 41/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/41= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/41/= 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) No changes The end of the build log: [...truncated 4.35 MiB...] epair0b: Ethernet address: 4e:fd:8d:c6:35:51 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:97:e6:30:6d:cd epair1b: Ethernet address: 82:69:8e:be:b9:03 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: d6:4b:= 4e:ea:fc:59 epair0b: Ethernet address: d6:6b:4a:ed:ac:c0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:70:a4:a0:f3:45 epair1b: Ethernet address: 5a:e5:b2:c5:ba:25 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 92:25:= d4:b6:49:51 epair0b: Ethernet address: 1a:c7:fb:25:33:b9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:0b:2b:5b:ed:9c epair1b: Ethernet address: da:cf:a5:7a:94:bc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: c6:9f= :06:9a:16:e2 epair0b: Ethernet address: 76:80:6d:86:1c:ec epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:0a:f3:74:86:d2 epair1b: Ethernet address: be:9c:60:42:dd:a3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 3e:22= :3a:17:60:c8 epair0b: Ethernet address: 26:ef:83:92:d5:d5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f6:3d:9c:a5:7b:95 epair1b: Ethernet address: 0a:76:a6:12:75:84 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 82:9e:7e:fa:d1:3d epair0b: Ethernet address: 56:19:42:1e:20:1d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:a5:08:dd:11:73 epair1b: Ethernet address: b2:73:45:38:9e:e7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: a2:02:f1:90:be:= ed epair0b: Ethernet address: 02:c6:41:3c:17:fa epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:90:ff:d9:3a:4a epair1b: Ethernet address: 56:3f:4a:50:0f:7d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 52:b9:ba:f1:c6= :d3 epair0b: Ethernet address: c2:2e:a8:20:55:c2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:f7:0d:16:2b:a4 epair1b: Ethernet address: 56:4b:51:51:92:82 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 76:65:65:26= :09:5f epair0b: Ethernet address: fa:f4:f1:16:8b:68 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:67:55:c5:34:27 epair1b: Ethernet address: e6:96:58:d1:bc:16 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 16:c6:e1:cd:f9:68 epair2b: Ethernet address: 0a:d9:33:80:9c:21 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.239s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: ca:90:41:24:94:9e epair0b: Ethernet address: 62:86:0a:c9:32:d9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2e:cf:17:de:f4:ec epair1b: Ethernet address: 66:50:95:51:81:c3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 86:03:d2:ea:73:f8 epair2b: Ethernet address: aa:13:c9:f7:55:0d epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [6.023s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 02:87:8d:f6:be:ff epair0b: Ethernet address: b2:85:83:b3:ac:c5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2e:78:03:81:8e:0c epair1b: Ethernet address: 0a:f1:8c:97:90:1d epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:bc:63:d3:50:ff epair2b: Ethernet address: be:3c:93:5f:c5:0c epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80003056396 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760053061 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h42m44s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-41' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins719561369257234728= 4.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '3f0df559= cbe4a084047007d104585b01bb137a28', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../3f0df559cbe4a08= 4047007d104585b01bb137a28/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_738_274169913.1760053077181-- From nobody Fri Oct 10 00:38:52 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 4cjSXv4f1Bz6CPkF for ; Fri, 10 Oct 2025 00:38:55 +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 4cjSXv2qm1z43ry; Fri, 10 Oct 2025 00:38:55 +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=1760056735; 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=ftifLIt8kI5l5YqaNVAEZIUpM9zTWbQqGwkfd1ZLzKQ=; b=uYFab+eMSMWay/YEJM43rpsRdb1GsUY7b8mjapXfusoWoGUyOyiz0P2/EpP0IwhwB97dfD ruVue7n5k+tDH/HzBiSldS4xBVr0dYCJyDYsiGn6Bkjh4h7RbM7zCLM2WwKp23+n7pELkH fYGzzJDt8JW1V6F1n/gGcR2t7ibMvWVp+HGTgqtGNtUeBF7MKxxE6YzSH2xZRB77ZNy6y4 Zy5ndIqonol1rmG5HhGOlrYy2ysgmUZGFMPJACeiOLe/AJPoecU6N8BD23zy2bKBRyciWD 031vv9PTN+BEXJmXwXeeAiK3yG3Mb0Og9dBaBbFOdlJlfloI755kn8nWZHUrgw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760056735; a=rsa-sha256; cv=none; b=h6fNpkXyF0qWpEjtuzl8FZwzwhDd8DUQ2ulI3HWDiuUPvQb8u3jpNrhgnW7FkYwJVW5PWW RRzV9U69zaXTz53YFd8L/iuQMj3/i9Cw1OWK2/iEL2E3xnXZRiyYCAx6mQ7lMyPr8E9ros kN0xoZNjvl674rU0ZRusuyLiJnu38CP2hmIBk89JR3wqiu0HSAgqabpib/ZhFZY0iqoatg vB1AwfFbZpWQa6mYVzY/endnASR3rFLKfekLgGZDU62vwH8MdyjDbPbkEKgc5/X4byX4py jtr5YgD7wRSXvoG0JsLrVt9jl5nmom8rkxKxr6eWPTnPtaiMdDTihWDK1F7tyA== 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 4cjSXv1tGzzhPg; Fri, 10 Oct 2025 00:38:55 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 00:38:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1090854704.747.1760056735268@jenkins.ci.freebsd.org> In-Reply-To: <479872891.731.1760048969264@jenkins.ci.freebsd.org> References: <479872891.731.1760048969264@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #30 - 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_746_1194775481.1760056732147" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_746_1194775481.1760056732147 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #30 (94f08f6a84e3e57692c1d244d2= 34007b5a9f5cc5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/30/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/30/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/30/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) 23494c4987b4ff7411e38ec0dd027014f337d4d7 by olce: getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changes baf1210fa2e57b587193e81ff57fbce13f315cba by olce: initgroups.3: Clarify that ENOMEM is a possible value for 'errno' ef40e02a8d788f1e96f4f89c0b96fb50a4aad8e7 by olce: nfsuserd: Fix OOB access on membership of too many groups 94f08f6a84e3e57692c1d244d234007b5a9f5cc5 by olce: nfsuserd: Fix OOB access on membership of too many groups, take 2 The end of the build log: [...truncated 110.71 MiB...] --- all_subdir_usr.bin/bmake/tests/sysmk/t0/2 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t0/2 (all) --- all_subdir_usr.bin/bmake/tests/sysmk/t0/2/1 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t0/2/1 (all) --- legacy_test --- cat /workspace/src/usr.bin/bmake/tests/sysmk/t0/2/1/legacy_test.sh >legacy_= test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- Kyuafile --- --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/sysmk/t1 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t1 (all) --- all_subdir_usr.bin/bmake/tests/sysmk/t1/mk --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t1/mk (all) --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/sysmk/t1/2 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t1/2 (all) --- all_subdir_usr.bin/bmake/tests/sysmk/t1/2/1 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t1/2/1 (all) --- legacy_test --- cat /workspace/src/usr.bin/bmake/tests/sysmk/t1/2/1/legacy_test.sh >legacy_= test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- Kyuafile --- --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/sysmk/t2 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t2 (all) --- all_subdir_usr.bin/bmake/tests/sysmk/t2/mk --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t2/mk (all) --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/sysmk/t2/2 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t2/2 (all) --- all_subdir_usr.bin/bmake/tests/sysmk/t2/2/1 --- =3D=3D=3D> usr.bin/bmake/tests/sysmk/t2/2/1 (all) --- legacy_test --- cat /workspace/src/usr.bin/bmake/tests/sysmk/t2/2/1/legacy_test.sh >legacy_= test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- Kyuafile --- --- Kyuafile --- --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/variables --- =3D=3D=3D> usr.bin/bmake/tests/variables (all) --- all_subdir_usr.bin/bmake/tests/variables/modifier_M --- =3D=3D=3D> usr.bin/bmake/tests/variables/modifier_M (all) --- legacy_test --- cat /workspace/src/usr.bin/bmake/tests/variables/modifier_M/legacy_test.sh = >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/variables/modifier_t --- =3D=3D=3D> usr.bin/bmake/tests/variables/modifier_t (all) --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- legacy_test --- cat /workspace/src/usr.bin/bmake/tests/variables/modifier_t/legacy_test.sh = >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/variables/opt_V --- =3D=3D=3D> usr.bin/bmake/tests/variables/opt_V (all) --- legacy_test --- cat /workspace/src/usr.bin/bmake/tests/variables/opt_V/legacy_test.sh >lega= cy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- all_subdir_usr.bin/bmake/tests/variables/t0 --- =3D=3D=3D> usr.bin/bmake/tests/variables/t0 (all) --- legacy_test --- cat /workspace/src/usr.bin/bmake/tests/variables/t0/legacy_test.sh >legacy_= test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- Kyuafile --- --- Kyuafile --- --- arch.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/bmake -DNO_PWD_OVE= RRIDE -DBMAKE_PATH_MAX=3D1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DH= AVE_CONFIG_H -DBMAKE_PATH_MAX=3D1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFI= G_H -D_PATH_DEFSYSPATH=3D\".../share/mk:/usr/share/mk\" -I. -I/workspace/sr= c/contrib/bmake -DMAKE_NATIVE -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.arch.pieo -MTarch.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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 -Wno-address-of= -packed-member -c /workspace/src/contrib/bmake/arch.c -o arch.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_descriptor:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:238:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- /workspace/src/contrib/bmake/arch.c: In function 'ArchStatMember.constprop'= : /workspace/src/contrib/bmake/arch.c:450:64: warning: 'snprintf' output may = be truncated before the last format character [-Wformat-truncation=3D] 450 | snprintf(copy, sizeof copy, "%s", m= ember); | ^ /workspace/src/contrib/bmake/arch.c:450:33: note: 'snprintf' output 1 or mo= re bytes (assuming 17) into a destination of size 16 450 | snprintf(copy, sizeof copy, "%s", m= ember); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ --- make.1.gz --- gzip -cn /workspace/src/contrib/bmake/make.1 > make.1.gz --- make.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/bmake -DNO_PWD_OVERRIDE -DBMAKE_PA= TH_MAX=3D1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -DHAVE_CONFIG_H -DBM= AKE_PATH_MAX=3D1024 -DUSE_META -DMAKE_NATIVE -DHAVE_CONFIG_H -D_PATH_DEFSYS= PATH=3D\".../share/mk:/usr/share/mk\" -I. -I/workspace/src/contrib/bmake -D= MAKE_NATIVE -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pref= ix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero= -length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format= -y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uni= nitialized -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 -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o = make.full arch.pieo buf.pieo compat.pieo cond.pieo dir.pieo for.pieo hash.p= ieo job.pieo lst.pieo main.pieo make.pieo make_malloc.pieo meta.pieo metach= ar.pieo parse.pieo str.pieo suff.pieo targ.pieo trace.pieo util.pieo var.pi= eo stresep.pieo filemon_dev.pieo =20 --- make.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug make.fu= ll make.debug --- make --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmake.debug make.full make --- all_subdir_lib --- --- all_subdir_lib/libstdthreads --- =3D=3D=3D> lib/libstdthreads (all) --- thrd_create.3.gz --- gzip -cn /workspace/src/lib/libstdthreads/thrd_create.3 > thrd_create.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-cov --- --- gcov.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-projec= t/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIM= IT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"= x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd1= 5.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_E= NABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TA= RGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM= _NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.gcov.pieo -MTgcov.pieo -Wno-= format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-cov/gcov.cpp -= o gcov.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- all_subdir_lib/libsysdecode --- =3D=3D=3D> lib/libsysdecode (all) --- ioctl.c.tmp --- env CPP=3D"/usr/local/bin/x86_64-unknown-freebsd14.3-cpp14 --sysroot=3D/tmp= /obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/= bin/" MK_PF=3D"yes" /bin/sh /workspace/src/lib/libsysdecode/mkioctls /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/include > ioctl.c.tmp --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- ELF/Arch/RISCV.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.ELF_Arch_RISCV.pieo -MTELF/Arch/RISCV.pieo -Wno-format-zero-leng= th -fstack-protector-strong -Wdate-time -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 = -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-su= ffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /worksp= ace/src/contrib/llvm-project/lld/ELF/Arch/RISCV.cpp -o ELF/Arch/RISCV.pieo --- all_subdir_usr.sbin --- --- moused.pieo --- 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_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_clone__nonempty_= nvlist::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:340:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- 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_lib --- --- all_subdir_lib/libtacplus --- =3D=3D=3D> lib/libtacplus (all) --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 388.70 real 3369.27 user 267.45 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/jenkins35978160729= 94100081.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_746_1194775481.1760056732147-- From nobody Fri Oct 10 00:40:32 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 4cjSZn1HKKz6CPsr for ; Fri, 10 Oct 2025 00:40:33 +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 4cjSZm5Hbxz43s6; Fri, 10 Oct 2025 00:40:32 +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=1760056832; 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=CO7NnajaxIflvjidyDfNDiH3lDrsGHdvNT2xc1KYtvI=; b=auugd0oHSihEoCQ3Y5r07uw1CmgEhmxRfCqMMccTyqQNdsMqC39dFm1RYjNODYyvybkczh fYqA5PlxnGVGh4FfM4FejDEVg9tyriT09AP2Trlio034K1+goKL+6ArSCBQznZlU+hqpMk /OoYkzuchVyc2SZTicdToBrBWCor5RGtG0vOvtQC1MHShSegpsqzk4S3eknpy+UXlTwwwK +Eu6CUjnlJmn0DEoJukWvaZz1jJla0liKLa94bXlQG1tgJFh5Yeg2qei13OYjIMz0HLm7p AcQrkQ0pX+mnMsJSUhqdj+WiYp7W64ed9FRxv5hvIImvR3Ct9araUXucO3oEiw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760056832; a=rsa-sha256; cv=none; b=XoXPrOdkdrv1sMU0hAUcLcyKXKlV2/rAf7p0ki2cjroumv/J+XS/LHm7GlhLlkzteyFgCG 9Rx6esyJZpQBhnzoT6MMoNt05U8ofURQouLZ0Zj1br2amvkg6WYSGPNYz9t2jW7zsf/01Q HRmiL0C0AwJi7tSulbhfl/0lBh9Olx38W5G4aYM3DUAVACTZtXXmV6xB7/dTOoXZnDos1Z iztp63qKLMIa69nfdZwc80so2xVYXKeAnqQpcgII3HBtb/m1nrdiwf4ceZgo9AiZRQzYe7 jMrzRl6PZ2WiF6SwLPqshqqc7fNJS0M7KnqIYOWb6AxdrQ3yWKZy8rDkyv9Bdg== 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 4cjSZm4jVWzh0j; Fri, 10 Oct 2025 00:40:32 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 00:40:32 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <886416912.749.1760056832665@jenkins.ci.freebsd.org> In-Reply-To: <1434398017.727.1760047874080@jenkins.ci.freebsd.org> References: <1434398017.727.1760047874080@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26943 - 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_748_812965939.1760056832516" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_748_812965939.1760056832516 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26943 (73f56fa542ecf6ea6819c9e17fc60962eeb= 726d8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26943= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26943/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26943/co= nsole 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) 73f56fa542ecf6ea6819c9e17fc60962eeb726d8 by tuexen: tcp lro: use theflowid only when it has hash properties The end of the build log: [...truncated 3.90 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: aa:5a:7d:c6:0b:20 epair1b: Ethernet address: 6e:8c:43:ff:12:64 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.278s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: c6:a4:= 35:9b:8a:c6 epair0b: Ethernet address: 76:d9:17:27:bd:9f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:2d:74:7f:32:01 epair1b: Ethernet address: 0e:39:8c:6b:6a:5b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.290s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: da:28:= f9:c4:45:fb epair0b: Ethernet address: c2:8e:df:26:3e:c7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:76:2d:9f:34:e3 epair1b: Ethernet address: 0a:aa:1a:6f:10:0c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.230s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 7e:f6= :05:63:20:f2 epair0b: Ethernet address: a2:cf:67:60:2b:1d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:c8:72:ac:41:01 epair1b: Ethernet address: 1e:fd:f7:ab:d0:3a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.259s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 9a:01= :f4:9c:27:75 epair0b: Ethernet address: 1a:2b:94:3b:d9:36 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:16:46:f7:b5:fa epair1b: Ethernet address: d6:b1:29:a9:f1:20 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.271s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: aa:18:bd:36:0c:c5 epair0b: Ethernet address: 3a:41:1e:65:9b:04 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:05:52:39:cb:66 epair1b: Ethernet address: 56:34:00:da:4c:c7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.258s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 8a:ef:d8:de:f9:= e3 epair0b: Ethernet address: 52:9e:97:9a:9c:fb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:10:fd:e1:63:bb epair1b: Ethernet address: 2a:ae:b8:b5:40:4f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.269s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 9e:ec:1f:b9:7f= :19 epair0b: Ethernet address: 86:ff:44:0a:b6:93 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:e1:98:43:4a:51 epair1b: Ethernet address: fa:f5:99:ef:7c:7d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.240s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 52:81:fa:84= :13:54 epair0b: Ethernet address: 66:21:66:8d:e9:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:c2:dd:4b:48:45 epair1b: Ethernet address: 0e:ef:73:53:6d:6b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 3e:a7:49:8b:de:67 epair2b: Ethernet address: a6:c2:44:c7:b7:69 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.396s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 46:84:e4:06:a4:79 epair0b: Ethernet address: 7a:5e:50:ab:55:87 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:01:ac:ec:75:5f epair1b: Ethernet address: 2a:de:ba:11:23:f8 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: b2:97:4d:93:b1:46 epair2b: Ethernet address: f6:99:aa:06:81:2e epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.370s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 52:31:e6:41:0f:72 epair0b: Ethernet address: de:68:49:0a:80:16 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:c8:92:be:06:83 epair1b: Ethernet address: ae:9f:78:61:c4:af epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 42:4c:e0:5f:af:17 epair2b: Ethernet address: aa:cc:ca:4f:9c:04 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760056831 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1ffa4bd62 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8014fdfbf40 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h20m45s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26943' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./run.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins16797507753382038135.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '73f56fa542ecf= 6ea6819c9e17fc60962eeb726d8', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../73f56fa542ecf6ea6819= c9e17fc60962eeb726d8/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_748_812965939.1760056832516-- From nobody Fri Oct 10 01:10:12 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 4cjTF33RgBz6CRsf for ; Fri, 10 Oct 2025 01:10:15 +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 4cjTF31jJTz45tt; Fri, 10 Oct 2025 01:10:15 +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=1760058615; 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=kAfUImdQoVmwofHKUVzhVIPNxzu3mx75mSdIcEIyv8w=; b=DIhVz1zPcPdxxjJylWLpOIsndVjArxJcpizx/JK0g7j//E2w47eF/pf0OHyKhjvT7vyw+2 RZnlKplaG/YBPuELQD5PQTDjop3jMmIlbK3zQNuvmf3YNCfIoZpeYNMt04fFbKuv/E8hbj wxOF9MlbHvEOCvaX1R41DrEtAm2TKcUhvWN19mI6/y8vvAeaYDNV66HMi1cqfTtB2Qv+pE R4wtl7KsKrKUxO+LWXcaIDgLdpCYf0Tbw4MYVucTLlGnb0lvfRhacq6iIwxPxAuu/LMg6j DnVQ+iR6cOgjEgKyLDhFzKGHbSM2oF5xW6mRnnoRS2frXk84mu5U/qrinJX6IA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760058615; a=rsa-sha256; cv=none; b=TfRSNYd/Hq9StYTFYFkbXQ7vsSBn2Kt9bpS3kNvdi8ogmeYVW8bC/jljPHmprkWxXpR40m MFh2AKtZz/j3QiLuOYv4pBLH58Dq0tlkaeGoxuBJqQFwmnehlv9KdMvkKgX10e58Tvk0R6 QH1mdamOLVFuJebapVvkCnv3hBRy9FvVB/dKFXedNy4P2bSWLH183I7GGVYTRkVKZIAq6F +rkDII9qDvZyb1S0ZInHR7E3wRtOhw03nqDyBdJrBpjRC09gWWgDhL95vVQDLZVJL63IZg nVnZQPgcaA5JCOSAKNjpusxJy/fGAnVzcZpfDOsIDx2G7vMP7gCpNMQd8fgisw== 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 4cjTF31DGmzhrV; Fri, 10 Oct 2025 01:10:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 01:10:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <998041808.751.1760058615176@jenkins.ci.freebsd.org> In-Reply-To: <1645275151.735.1760051806557@jenkins.ci.freebsd.org> References: <1645275151.735.1760051806557@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #30 - 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_750_1472062317.1760058612389" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_750_1472062317.1760058612389 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #30 (94f08f6a84e3e57692c1d244d2= 34007b5a9f5cc5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/30/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/30/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/30/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) 23494c4987b4ff7411e38ec0dd027014f337d4d7 by olce: getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changes baf1210fa2e57b587193e81ff57fbce13f315cba by olce: initgroups.3: Clarify that ENOMEM is a possible value for 'errno' ef40e02a8d788f1e96f4f89c0b96fb50a4aad8e7 by olce: nfsuserd: Fix OOB access on membership of too many groups 94f08f6a84e3e57692c1d244d234007b5a9f5cc5 by olce: nfsuserd: Fix OOB access on membership of too many groups, take 2 The end of the build log: [...truncated 98.53 MiB...] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.sbin/ctladm --- --- all_subdir_usr.sbin/ctladm/tests --- =3D=3D=3D> usr.sbin/ctladm/tests (all) --- all_subdir_usr.sbin/ctld --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_rescue --- --- ccdconfig_make --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/ctladm --- --- port --- --- all_subdir_rescue --- (cd /workspace/src/rescue/rescue/../../sbin/ccdconfig && make MK_PIE=3Dno = NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/o= bj/workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/wo= rkspace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue= /rescue/ccdconfig/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUN= CH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/= lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/ccdconfig/ ccdconfig.= o) --- all_subdir_usr.sbin --- echo '#! /usr/libexec/atf-sh' > port.tmp cat /workspace/src/usr.sbin/ctladm/tests/port.sh >>port.tmp chmod +x port.tmp mv port.tmp port --- Kyuafile --- --- ctladm.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/sys -DWANT_ISCSI -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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o ctladm.fu= ll ctladm.pieo util.pieo ctl_util.pieo ctl_nvme_all.pieo ctl_scsi_all.pieo = -lcam -lsbuf -lbsdxml -lutil -lnv=20 --- all_subdir_rescue --- --- .depend --- echo ccdconfig.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libgeom.a /tmp/obj/workspace= /src/amd64.amd64/tmp/usr/lib/libbsdxml.a /tmp/obj/workspace/src/amd64.amd64= /tmp/usr/lib/libsbuf.a >> .depend --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_rescue --- --- ccdconfig.o --- --- all_subdir_usr.sbin --- --- ctladm.8.gz --- --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64/rescue/rescue/workspace/src=3D/usr/obj -g -MD -MF.depend.ccdcon= fig.o -MTccdconfig.o -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/sbin/ccdconfig/ccd= config.c -o ccdconfig.o --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/ctladm/ctladm.8 > ctladm.8.gz --- ctladm.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ctladm.= full ctladm.debug --- all_subdir_tests --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- --- all_subdir_usr.sbin --- --- ctladm --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.mini-me.mini-me.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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-val--- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dctladm.debug ctladm.full ctladm --- all_subdir_tests --- ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -c /workspace/src/contrib/capsicu= m-test/mini-me.c -o mini-me.o --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/csplit --- --- all_subdir_usr.bin/csplit/tests --- =3D=3D=3D> usr.bin/csplit/tests (all) --- all_subdir_tests --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.noexec.full mini-me= .o =20 --- all_subdir_usr.bin --- --- csplit_test --- --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-close.full --- --- all_subdir_usr.bin --- echo '#! /usr/libexec/atf-sh' > csplit_test.tmp cat /workspace/src/usr.bin/csplit/tests/csplit_test.sh >>csplit_test.tmp chmod +x csplit_test.tmp mv csplit_test.tmp csplit_test --- Kyuafile --- --- csplit.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 csplit.full csplit.pieo =20 --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -ffile-prefix-map=3D/works= pace/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-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -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=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=3Dmayb--- all_subdir_tests/sys/capsicum --- --- mini-me --- --- mini-me.full --- --- all_subdir_tests/sys/audit --- 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 -lbs= m -lutil -Wl,-zrelro -Wl,-znoexecstack -o file-close.full file-close.o uti= ls.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lp= rivateatf-c --- all_subdir_tests/sys/capsicum --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_usr.bin --- --- csplit.1.gz --- --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-close.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug file-cl= ose.full file-close.debug --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/csplit/csplit.1 > csplit.1.gz --- csplit.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug csplit.= full csplit.debug --- all_subdir_tests --- --- file-close --- --- all_subdir_usr.bin --- --- csplit --- --- all_subdir_sbin --- --- proto_common.pieo --- --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcsplit.debug csplit.full csplit --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfile-close.debug file-close.full file-close --- all_subdir_sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM= -DPROTO_TCP_DEFAULT_PORT=3D8457 -DINET -DINET6 -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.proto_common.pieo -MTproto_common.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-= pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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/sbin/hastd/proto_common.c -o proto_common.pieo --- all_subdir_tests --- --- file-write --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.file-write NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_PROGS= =3Dt PROG=3Dfile-write ) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/devctl --- =3D=3D=3D> usr.sbin/devctl (all) --- all_subdir_tests --- --- .depend.file-write --- --- all_subdir_usr.sbin --- --- .depend --- echo devctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libdevctl.a >> .depend --- all_subdir_tests --- echo file-write.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depen= d.file-write --- file-write.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/ob= j -g -MD -MF.depend.file-write.file-write.o -MTfile-write.o -std=3Dgnu17 -= Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -W= all -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-defi= nition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses = -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused= -function -W--- all_subdir_usr.sbin --- --- devctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.devctl.pieo -MTdevctl.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.sb= in/devctl/devctl.c -o devctl.pieo --- all_subdir_tests --- no-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitia= lized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-e= rror=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 -c /worksp= ace/src/tests/sys/audit/file-write.c -o file-write.o --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_rescue --- --- ping_make --- (cd /workspace/src/rescue/rescue/../../sbin/ping && make MK_PIE=3Dno NO_SH= ARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/wo= rkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspa= ce/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/resc= ue/ping/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS= =3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libif= config CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiut= il MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/ping/ main.o ping.o utils.o pi= ng6.o) --- all_subdir_sbin --- --- proto_socketpair.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/sbin/hastd -DHAVE_CAPSICUM= -DPROTO_TCP_DEFAULT_PORT=3D8457 -DINET -DINET6 -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.proto_socketpair.pieo -MTproto_socketpair.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 -Wshado= w -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definit= ion -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/sbin/hastd/proto_socketpair.c -o proto_socket= pair.pieo --- all_subdir_rescue --- --- .depend --- echo ping.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libmd.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libipsec.a >> .depend --- all_subdir_tests --- --- all_subdir_tests/sys/audit --- --- file-write.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -ffile-prefix-map=3D/works= pace/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-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -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=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 -lbsm -lutil -Wl,-zrelro -Wl,-znoexecstack -o file-write.ful= l file-write.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libp= rivateauditd.a -lprivateatf-c --- all_subdir_sbin --- /workspace/src/sbin/hastd/proto_socketpair.c: In function 'sp_recv': --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- collect2: error: ld returned 1 exit status --- all_subdir_etc --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_cddl --- --- all_subdir_cddl/usr.sbin/zfsd/tests --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 99.09 real 962.91 user 106.43 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/jenkins69070037253= 73942927.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_750_1472062317.1760058612389-- From nobody Fri Oct 10 01:14:56 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 4cjTLW31gMz6CSDy for ; Fri, 10 Oct 2025 01:14:59 +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 4cjTLW1H7Kz46Zq; Fri, 10 Oct 2025 01:14:59 +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=1760058899; 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=BUH/CK74YtJhsDOBtgwdfdAFvlZkSOUiNnXRRL8+NBQ=; b=r1u5H0bLigRWtJnsn7PC2N86OUI6Bo5+5cc6ERxxEz6rTUGzXXTwNVBeWunhROpYbrW2Uj tSk755FJva59go/kecuQOscFK6WNyih3pQMDdEPWiUh1MAeK2UgnvG7wAFc4KDZDoPhs70 W/kObarErI7yKFjJ97eD6mtuEl/C0Vrnih3dvU+SG/9GnqYgZcycGuO4/fvuZKs3zH8ihj 7+z24EqVKRzlvvEmqP1vdFtCekDXilDbXy3zZRCNY2D56UjejTb1A1pcB8Glr+woVl2mtO rrXZ6YaDB2LOnUScDxqcpPfueG8NyGnP+EAVYTDwXQYGb4ELDVp6uYw3GNwfMg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760058899; a=rsa-sha256; cv=none; b=L28Jx0sHB91OFsWiTzf9TFZyyckzJ3VZx5sCwAZY9C0M2d4emjN3qFkXFRao3fp71vCnBg bLIqvMIx6r9dfVosRgSZUEWOQV/Wn/3Qbwv4XPSzAknjGDy0HgOnuPH9zjSdpzHz4Ehc0S 6c/gvZHn8TxV9aISnBaKh0HRxZpckXmwY+VxPLJjdHci/ofs+4/b40c/BIwto0jITZaeh5 L+PjyAq87D+oOTF9rz8/5P3nsgi2IxWDIaOShCqcKaxXwj+2KipNIQwz1evzz8koCbvRAo GMjcBIAOFXOVgITdbkL4zhROARZL57jqEEZh1nbDsgR2eJ/Yivl+jAb/RAClyA== 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 4cjTLW0lLDzjCk; Fri, 10 Oct 2025 01:14:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 01:14:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <632142762.753.1760058899108@jenkins.ci.freebsd.org> In-Reply-To: <1802848133.733.1760050831844@jenkins.ci.freebsd.org> References: <1802848133.733.1760050831844@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #30 - 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_752_1289724297.1760058896099" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_752_1289724297.1760058896099 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #30 (94f08f6a84e3e57692c1d244d2= 34007b5a9f5cc5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/30/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/30/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/30/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) 23494c4987b4ff7411e38ec0dd027014f337d4d7 by olce: getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changes baf1210fa2e57b587193e81ff57fbce13f315cba by olce: initgroups.3: Clarify that ENOMEM is a possible value for 'errno' ef40e02a8d788f1e96f4f89c0b96fb50a4aad8e7 by olce: nfsuserd: Fix OOB access on membership of too many groups 94f08f6a84e3e57692c1d244d234007b5a9f5cc5 by olce: nfsuserd: Fix OOB access on membership of too many groups, take 2 The end of the build log: [...truncated 109.17 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/nfs.cc:41: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_lib --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_null__single= _insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:86:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 336.14 real 3177.06 user 267.73 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins86451571974= 14262320.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_752_1289724297.1760058896099-- From nobody Fri Oct 10 01:42:01 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 4cjTxn3tvfz6CTyp for ; Fri, 10 Oct 2025 01:42:05 +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 4cjTxn1JCKz48M9; Fri, 10 Oct 2025 01:42:05 +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=1760060525; 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=RS3vRub8W8AIRzSkbzPgiRbI7P9ZxkBZimlLdhkghTE=; b=R3soeihpJTE5qcjaBViOHnRyUNRcoBVlADxSMO+GwpBluWutyDVqrILmi/m7isy9Qm/yCB 7zvaQvgTpDHQhpRmfKySZ+DrJ5rPl17TEfllJyFCr/n6XyySOVTYFJfKkj+3/51JFCzpTv PiupeagMqEgH3uNcK4NdxtFqRAlGwWox8Th97D5vwHQT8QfGt5yIWb2MZ9IklRmgd8MTyV eu80Gj9ZmKYNYhI2iq3k5I1Dq5K8L37dCQiT5XJShKHZOTLLrLWBDtbVLTtZKn1avtVuy7 8w/5eatcY3vuwacl0UDHkO9o0Twwc9449Nlx30TE7NWYVqSVSkg371kvvbjN9A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760060525; a=rsa-sha256; cv=none; b=cZdTA/GMIXwZkpx8DzJ8rYYZSMDfzMIcpnpbWUsh+7kDH35QAB8jTJOdL5QWWwpeeQHFDO BZNx/TQq04agTRhpEd4eRXmaGd5yKqZG860wlfViGlyFEfoSX2EgdxwLZcITRPKBptpfcG OiN8cQHCJxvLci9ACVQKgzRKEmTFFpUGm5y6FeaO+L4ne9DelZddqJJcNp2tjEPHLOsv0w 6Tft/0qJ6EPVMHkH94sAQ9/6UREPQEO8ut8WlWXdpa0HVTj1QDd7SaVBN+omdJ5/tjwYog g6a9RZIU2xcgTzrR106DiLxBta9qimX3bwft3DVGMtuxtinRQIUyENem00FkZg== 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 4cjTxn0q7TzhtG; Fri, 10 Oct 2025 01:42:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 01:42:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <713457858.755.1760060525118@jenkins.ci.freebsd.org> In-Reply-To: <1090854704.747.1760056735268@jenkins.ci.freebsd.org> References: <1090854704.747.1760056735268@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #31 - 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_754_622504573.1760060521932" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_754_622504573.1760060521932 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #31 (e504946ee119c4bd3940bea798= bd47e85b0a25d0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/31/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/31/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/31/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) e504946ee119c4bd3940bea798bd47e85b0a25d0 by gshapiro: MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965' The end of the build log: [...truncated 110.31 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- pre-init --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- read --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_number::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:102:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- llvm-objdump-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump-driver.pieo -MTllvm-objdum= p-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-objdump/llvm-o= bjdump-driver.cpp -o llvm-objdump-driver.pieo --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_nvlist__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:230:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-shadow -c /workspace= /src/usr.sbin/moused/moused/util.c -o util.pieo --- moused.pieo --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 229.35 real 2241.32 user 206.38 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/jenkins71853795893= 13609421.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_754_622504573.1760060521932-- From nobody Fri Oct 10 02:18:57 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 4cjVmN6l6xz6CXrs for ; Fri, 10 Oct 2025 02:19: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4cjVmN4xS2z4D8v; Fri, 10 Oct 2025 02:19:00 +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=1760062740; 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=CXSCcu1ZH1QVPlUeNkf8IIvQJUGlwoBlJh0lf0WGUYo=; b=fVY4TIVT2ApK+4LCFE8cGMmAXSqv4URXRCXM+Tf84O1d1sJLoQ+jMg/LdIP46NpTep+ts1 f6P53fi/BZNC7aQNkcpsNbV4BiasiCQBJ6gKpWqk+39YCXkoR86qbBMdk33cMlQ7BmhIXU 6o1jAYjARsISFyCbXlldSfb90fnIdk4hy3ViJ1jYISab8xTSBpVMSk/+Grm7zmOGOgatBx /mWlRSE6YkIotbwNtYeBhF05XSe9vU+GXZuGkPjUAMzXymRvlqpFFlYByXy3meIBE8zCEa /xGy6Vc8VUf6r6JCQFxh7RxRtMO6G+hNiwp+4wo0ombRWw/a+voCzwOybXZYhg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760062740; a=rsa-sha256; cv=none; b=CCBv+WkFRjz+FI/MS2I3neeQf4nArXmWrydPg8LjYEdt3tyZTA6PxxXnfayTLgebJtFGpN wThT8LAbupRfjQ4AuCyXOAy9dy9DnR2/K+m4oAbsG8N75GKoWzDa2MCQkgQ7yq/00QV3J+ SGXmpHGTdVN47H0qDzwdtBoGsVP5StXdRLEVRnsiuOJWf+q8yOZRJ/a31Rg/fpGpv9qq7b N2D4uK7G0o6NO6832PjoV/tGYeW5AiUwx6dZdJdCtaSjVmYW4SjTL1JvI0oA/KgRIoMfWq zDtFyiaW9LyXB2QWjJQPJTcAFF9FzSARpPLHp7vRv3VCkfJU6f4BMjJDO5X3fQ== 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 4cjVmN44chzkmV; Fri, 10 Oct 2025 02:19:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 02:18:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2122702760.761.1760062740597@jenkins.ci.freebsd.org> In-Reply-To: <998041808.751.1760058615176@jenkins.ci.freebsd.org> References: <998041808.751.1760058615176@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #31 - 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_760_175474175.1760062737567" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_760_175474175.1760062737567 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #31 (e504946ee119c4bd3940bea798= bd47e85b0a25d0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/31/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/31/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/31/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) e504946ee119c4bd3940bea798bd47e85b0a25d0 by gshapiro: MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965' The end of the build log: [...truncated 109.67 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- bc.1.gz --- gzip -cn bc.1 > bc.1.gz --- dc.1.gz --- gzip -cn dc.1 > dc.1.gz --- en_US.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/en_US.UTF-8.msg > en_US.UTF-8.msg --- de_DE.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/de_DE.UTF-8.msg > de_DE.UTF-8.msg --- de_DE.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/de_DE.ISO8859-1.msg > de_DE.ISO8859-1= .msg --- es_ES.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/es_ES.UTF-8.msg > es_ES.UTF-8.msg --- es_ES.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/es_ES.ISO8859-1.msg > es_ES.ISO8859-1= .msg --- fr_FR.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/fr_FR.UTF-8.msg > fr_FR.UTF-8.msg --- fr_FR.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/fr_FR.ISO8859-1.msg > fr_FR.ISO8859-1= .msg --- ja_JP.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/ja_JP.UTF-8.msg > ja_JP.UTF-8.msg --- ja_JP.eucJP.msg --- cat /workspace/src/contrib/bc/locales/ja_JP.eucJP.msg > ja_JP.eucJP.msg --- nl_NL.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/nl_NL.UTF-8.msg > nl_NL.UTF-8.msg --- nl_NL.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/nl_NL.ISO8859-1.msg > nl_NL.ISO8859-1= .msg --- pl_PL.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/pl_PL.UTF-8.msg > pl_PL.UTF-8.msg --- pl_PL.ISO8859-2.msg --- cat /workspace/src/contrib/bc/locales/pl_PL.ISO8859-2.msg > pl_PL.ISO8859-2= .msg --- pt_PT.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/pt_PT.UTF-8.msg > pt_PT.UTF-8.msg --- pt_PT.ISO8859-1.msg --- cat /workspace/src/contrib/bc/locales/pt_PT.ISO8859-1.msg > pt_PT.ISO8859-1= .msg --- ru_RU.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.UTF-8.msg > ru_RU.UTF-8.msg --- ru_RU.ISO8859-5.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.ISO8859-5.msg > ru_RU.ISO8859-5= .msg --- ru_RU.CP1251.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.CP1251.msg > ru_RU.CP1251.msg --- ru_RU.CP866.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.CP866.msg > ru_RU.CP866.msg --- ru_RU.KOI8-R.msg --- cat /workspace/src/contrib/bc/locales/ru_RU.KOI8-R.msg > ru_RU.KOI8-R.msg --- zh_CN.UTF-8.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.UTF-8.msg > zh_CN.UTF-8.msg --- zh_CN.eucCN.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.eucCN.msg > zh_CN.eucCN.msg --- zh_CN.GB18030.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GB18030.msg > zh_CN.GB18030.msg --- zh_CN.GB2312.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GB2312.msg > zh_CN.GB2312.msg --- zh_CN.GBK.msg --- cat /workspace/src/contrib/bc/locales/zh_CN.GBK.msg > zh_CN.GBK.msg --- bc.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug gh-bc.f= ull bc.debug --- en_US.UTF-8.cat --- gencat en_US.UTF-8.cat en_US.UTF-8.msg --- de_DE.UTF-8.cat --- gencat de_DE.UTF-8.cat de_DE.UTF-8.msg --- de_DE.ISO8859-1.cat --- gencat de_DE.ISO8859-1.cat de_DE.ISO8859-1.msg --- es_ES.UTF-8.cat --- gencat es_ES.UTF-8.cat es_ES.UTF-8.msg --- es_ES.ISO8859-1.cat --- gencat es_ES.ISO8859-1.cat es_ES.ISO8859-1.msg --- fr_FR.UTF-8.cat --- gencat fr_FR.UTF-8.cat fr_FR.UTF-8.msg --- fr_FR.ISO8859-1.cat --- gencat fr_FR.ISO8859-1.cat fr_FR.ISO8859-1.msg --- ja_JP.UTF-8.cat --- gencat ja_JP.UTF-8.cat ja_JP.UTF-8.msg --- ja_JP.eucJP.cat --- gencat ja_JP.eucJP.cat ja_JP.eucJP.msg --- nl_NL.UTF-8.cat --- gencat nl_NL.UTF-8.cat nl_NL.UTF-8.msg --- nl_NL.ISO8859-1.cat --- gencat nl_NL.ISO8859-1.cat nl_NL.ISO8859-1.msg --- pl_PL.UTF-8.cat --- gencat pl_PL.UTF-8.cat pl_PL.UTF-8.msg --- pl_PL.ISO8859-2.cat --- gencat pl_PL.ISO8859-2.cat pl_PL.ISO8859-2.msg --- pt_PT.UTF-8.cat --- gencat pt_PT.UTF-8.cat pt_PT.UTF-8.msg --- pt_PT.ISO8859-1.cat --- gencat pt_PT.ISO8859-1.cat pt_PT.ISO8859-1.msg --- ru_RU.UTF-8.cat --- gencat ru_RU.UTF-8.cat ru_RU.UTF-8.msg --- ru_RU.ISO8859-5.cat --- gencat ru_RU.ISO8859-5.cat ru_RU.ISO8859-5.msg --- ru_RU.CP1251.cat --- gencat ru_RU.CP1251.cat ru_RU.CP1251.msg --- ru_RU.CP866.cat --- gencat ru_RU.CP866.cat ru_RU.CP866.msg --- ru_RU.KOI8-R.cat --- gencat ru_RU.KOI8-R.cat ru_RU.KOI8-R.msg --- zh_CN.UTF-8.cat --- gencat zh_CN.UTF-8.cat zh_CN.UTF-8.msg --- zh_CN.eucCN.cat --- gencat zh_CN.eucCN.cat zh_CN.eucCN.msg --- zh_CN.GB18030.cat --- gencat zh_CN.GB18030.cat zh_CN.GB18030.msg --- zh_CN.GB2312.cat --- gencat zh_CN.GB2312.cat zh_CN.GB2312.msg --- zh_CN.GBK.cat --- gencat zh_CN.GBK.cat zh_CN.GBK.msg --- gh-bc --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbc.debug gh-bc.full gh-bc --- all_subdir_tests --- --- io --- --- io.full --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/smbutil --- =3D=3D=3D> usr.bin/smbutil (all) --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o io.fu= ll io.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lprivate= gtest -lutil -lpthread --- all_subdir_usr.bin --- --- .depend --- echo smbutil.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsmb.a >> .depend --- smbutil.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/smbfs/include -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.smbutil.pieo -MTsmbutil.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -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-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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/smbfs/smbutil/smbutil.c -o smbuti= l.pieo --- all_subdir_usr.sbin --- 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 --- --- dumptree.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/smbfs/include -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.dumptree.pieo -MTdumptree.pie= o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/smbfs/smbutil/dumptree.c -o dumpt= ree.pieo --- login.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/smbfs/include -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.login.pieo -MTlogin.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/login.c -o login.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 243.70 real 2580.06 user 213.19 sys make[1]: stopped in /workspace/src make: stopped in /workspace/src Build step 'Execute shell' marked build as failure [WARNINGS]Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins99997241489= 36381774.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_760_175474175.1760062737567-- From nobody Fri Oct 10 02:20:20 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 4cjVnz5kPMz6CXdl for ; Fri, 10 Oct 2025 02:20:23 +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 4cjVnz3rY1z4DF1; Fri, 10 Oct 2025 02:20:23 +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=1760062823; 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=iNeRZKWE6WWys2krXdJpWcUxS+UnKqFWiiBvc9Zpxa8=; b=xZK4DtYOYENtkNZ2yxZ2MY/va3yHfpiBDxL5dOFbq+BTA2QH+ZSzZpZbZ0U9jsU5ZioUo2 1xhDf+RrgWweqjOFn7sev8kY+0ELneGPs1fl/BAYsrx0XgDPniYq2AVQsXeGgReosIyjL3 rHiLUbCkI6pdWbMkCwYeCG5m7sMOSjZFo+qlLJXkv/ZC+uF1jDTKnQHb8Bh8m27PVZUXRN 7VioInoUxjIpd3aXmFjPAj2JVZ45owVNQZLwVSmPWvRCG6qCDM180csBXmI4wjCYd51J+P GDxwojazOfajNTsRf7DQi3PcBVg9auXCa/+PTC+GBMD7EHyUl29l8CO+8jYFCQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760062823; a=rsa-sha256; cv=none; b=IZChQL1OGzYcSvkviTmqBL5iZZubPlQNMS5TogJLLbPRv83RrTw+UK1HGUiHVcNtRjVqMI Wp69D9hc+S271Awe/xP3hb1/33pqvtv3A38ckf8uy5iHKAGTSVM/XVo+9I6v2Au/wfH6Cq eR0v9zMM3Rad6AaR+8rMSbiwP+0TZpnrhD4EUiLmXd3HK+JVJto/sptR/WItQ5jgUbdOCb lhDkiRRgXVaFCHbMdlm0Sf9aF7mMo26AZ3DK92qjmlytYCgxpKHFB677+zEozuxp3L0ebq smjwW11nW4VE1Ajp6yEOZTjC5FOf3BvbEOX9FiV3T8IQDpDxhhAPXrdKoQhy3Q== 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 4cjVnz38Wtzk44; Fri, 10 Oct 2025 02:20:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 02:20:20 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1351834851.763.1760062823447@jenkins.ci.freebsd.org> In-Reply-To: <632142762.753.1760058899108@jenkins.ci.freebsd.org> References: <632142762.753.1760058899108@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #31 - 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_762_718550156.1760062820415" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_762_718550156.1760062820415 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #31 (e504946ee119c4bd3940bea798= bd47e85b0a25d0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/31/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/31/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/31/console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) e504946ee119c4bd3940bea798bd47e85b0a25d0 by gshapiro: MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965' The end of the build log: [...truncated 109.45 MiB...] --- all_subdir_usr.bin/clang/llvm-symbolizer --- =3D=3D=3D> usr.bin/clang/llvm-symbolizer (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-symbolizer/Opts.td --- .depend --- echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.s= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a = >> .depend echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc++.a >> .depend --- llvm-symbolizer-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer-driver.pieo -MTllvm= -symbolizer-driver.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member = -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -= Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragma= s -Wno-dangling-reference -c /workspace/src/usr.bin/clang/llvm-symbo= lizer/llvm-symbolizer-driver.cpp -o llvm-symbolizer-driver.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_null__single= _insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:86:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- llvm-symbolizer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-symbolizer/llvm-symbolizer.cpp -o llvm-symbolizer.pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- 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_usr.sbin --- make[2]: stopped in /workspace/src 314.68 real 3077.95 user 257.12 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins80375836023= 80964406.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_762_718550156.1760062820415-- From nobody Fri Oct 10 02:56:54 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 4cjWc70Gvbz6CbFB for ; Fri, 10 Oct 2025 02:56:55 +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 4cjWc65gfTz4GTc; Fri, 10 Oct 2025 02:56:54 +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=1760065014; 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=peQqlDgW7VNIh19vYlmm3Fj3ghzcyodG3dLhG3nfVHQ=; b=O0izs1V6MKRABnTXb/eWWmYYdQawbYepvOWT1yC9iRSDXfNKdh94u4VFSNlQxV8o2HCdvi iQFdHcQBPg0cTs4VxCDdKSWSkTwQoPdzHa5Jy++Ghvrkn8XCwdeCxoN2dbllA0V7YfXEYJ J81po5imLpTYppngSND+5bBrSAHLW6JmWRQMi6w91P5FOZ57D4lM2w+wkI/OstHGx52y8X eFwSNNo4zQOFA1Jl4qBClAaXKwFraDN3LPqMHd8Gy9IRkAm1EdPr2g+oCU9dAkE739pucq suwHitnGOPLWf+Bmg7hAjgsMrSppROiroSiQqmDHCvyzhk7RL3vfVacmgkThBg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760065014; a=rsa-sha256; cv=none; b=gIvNOxraE8d8RIDeq0AASqoh1AaAAA1anM6KAPvxY3vrAvwNOvo7xwZOkroy4PV16rWZZO Hx3dDAqY7DcIwgi/ALAAJoPUAoDhhhBjOQkh7fwrA4gbT4JWKzybC4ze/Wuy34rN9XB2Vq UZ2BxcLjH8yxBxMkQ4qYyjs4fuYiEuYFveuLZiaFbxjZFx9RbK5wTJzCB5sMFQn3WcVT22 XX9oz2FOT2s9kh7gsrsRsX4oZiyuJRVmtHTiUf06scAzHbflPbMsXgUml3yUQUSax9GwvO SmOGlKFSm79HzeCCAXB4+6RBguYAfa5jwRNTR3A6/aQ1/7XcxL3KHeyyDp1Dyw== 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 4cjWc65BkYzlpP; Fri, 10 Oct 2025 02:56:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 02:56:54 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jtl@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1341753854.769.1760065014733@jenkins.ci.freebsd.org> In-Reply-To: <911490514.729.1760047963886@jenkins.ci.freebsd.org> References: <911490514.729.1760047963886@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1507 - Still Unstable 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_768_1977567534.1760065014496" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_768_1977567534.1760065014496 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1507 (049010b03a98b4ec004a629318f548b0f4e076cc) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1507/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1507/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1507/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 1b00e2ad86b3b5823de805f6b56792edcacb0fc9 by jtl: x86: Keep cumulative MCA statistics in the kernel 8b6bbdb80fc0c1d429320fa1c369df86b17c6a3e by jtl: x86: Close race condition on MCA task queues at startup 049010b03a98b4ec004a629318f548b0f4e076cc by jtl: x86: Defer non-fatal MCA message output from the HW interrupt context The failed test cases: 551 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 451 other failed tests. ------=_Part_768_1977567534.1760065014496-- From nobody Fri Oct 10 03:30:39 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 4cjXM40FLTz6CdCw for ; Fri, 10 Oct 2025 03:30:40 +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 4cjXM35C95z4JRH; Fri, 10 Oct 2025 03:30:39 +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=1760067039; 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=i7Htysv3C9q3m81aHdJHwu7simgb00qzDcMJJezW0NI=; b=x389TeakZ/vlit+rcSg4r8zQ2RKlCZpgDn30DvDGK/mpULqWcbD+oYvfkDSU5FlRaiulw+ r7aNoToQ35Hms71hybt9OH//I/oSLfq9ZPKHmCuvC8IUf5mSlyCvbGWoETCECATq5R659L p2Ij3tEtpEoSJNmZdqj0NEl04Rsjbz9+aqIbX6drcLxOUsWD5bOkVXaFFQXLLCiFtN/7ii vebVHAReRowrzLeIpaxekm54vvKOAAElWzQLJ1L1tdn/EfFFo9HU6zxts6Sbx22xvxDqpm KpfHrpF6k8vLanxEjnhlQLpCF5cK7CTEZr9vT+lj50H/gQ0aoaDh748DyUjg6A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760067039; a=rsa-sha256; cv=none; b=LwCa6LavEwetPRw/Pm4nNUao2YAQpGUQPkAyEV+EuvSjWJKG0OHQkTqa6Zq5XwXk6hUQjn m39aCWzGOn0HUh8AKwcucykmqH7rFbHkbYr0HQ/GImKCXGiii+Lzx4Sa6YHKa7YXU25GrU fwyJcOjDeLbF7/guchFzU2thvebOy4ByU6BRtwScq08HUTC4DwTqyrvXsHf+sa5UiFSyZU asRWevo//TZpFqOd4tb9fCjXgPJ4eYkjS/tjweCDFtJUzU79PSkhJav3JdjLsdav1SWnVd u1DOzTszJks3Jgw1epJqBIB2N9RNsvhmgYt+G5Dx1teJYkfDNi4UVWc4C4R/CA== 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 4cjXM34lDTzmQV; Fri, 10 Oct 2025 03:30:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 03:30:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <150951484.773.1760067039670@jenkins.ci.freebsd.org> In-Reply-To: <886416912.749.1760056832665@jenkins.ci.freebsd.org> References: <886416912.749.1760056832665@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26944 - 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_772_593619285.1760067039466" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_772_593619285.1760067039466 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26944 (a28b44ddc3484fcf02420543a223053404a= 2bfce) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26944= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26944/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26944/co= nsole 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) c36a44e1cdab1c67a98132676818f473cc4e5c03 by olce: initgroups.3: Clarify that ENOMEM is a possible value for 'errno' a28b44ddc3484fcf02420543a223053404a2bfce by emaste: zfs: Revert "tunables: remove legacy FreeBSD aliases" The end of the build log: [...truncated 4.39 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: 22:a0:50:0a:98:e1 epair1b: Ethernet address: 6a:b8:a8:ee:b9:f9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.354s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: da:11:= fa:45:58:99 epair0b: Ethernet address: ce:c9:ed:76:3e:31 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:f1:cb:af:68:4b epair1b: Ethernet address: 16:18:15:e8:a2:21 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.233s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 2a:b9:= 5a:72:4b:7a epair0b: Ethernet address: 8e:9a:3f:5a:5a:d0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3e:e7:c0:9e:46:33 epair1b: Ethernet address: a2:79:6e:6f:8b:d0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.246s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 6a:44= :59:ae:78:3e epair0b: Ethernet address: 8e:61:0b:0f:aa:60 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:53:8c:cf:3c:8c epair1b: Ethernet address: ea:24:ef:5d:94:b0 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.233s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 5e:16= :c0:7d:08:42 epair0b: Ethernet address: 1e:b3:af:20:35:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:77:4a:bc:46:11 epair1b: Ethernet address: ea:bf:ad:5c:6c:d1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.234s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: f2:05:10:33:ff:7a epair0b: Ethernet address: f6:c7:f9:2b:5d:4d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:c9:87:f1:59:f0 epair1b: Ethernet address: 86:01:f3:75:b9:80 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.245s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 9a:6d:0c:53:f1:= ef epair0b: Ethernet address: e6:59:ae:14:41:85 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:74:b0:79:09:39 epair1b: Ethernet address: 36:e9:ff:a7:31:90 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.234s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 4e:a3:4b:16:5f= :99 epair0b: Ethernet address: a2:99:9d:2c:d7:57 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:41:fd:ff:3a:c8 epair1b: Ethernet address: 46:cc:86:fe:c9:37 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.274s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 2e:a7:90:a4= :bf:e4 epair0b: Ethernet address: 22:ff:60:aa:55:2d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:88:9a:84:e9:db epair1b: Ethernet address: da:60:16:19:c8:ad epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a6:03:08:30:ec:d0 epair2b: Ethernet address: 72:ab:41:90:20:7e epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.345s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 6e:ce:18:a5:98:97 epair0b: Ethernet address: 16:38:a9:29:41:8f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:46:be:10:8c:cc epair1b: Ethernet address: 62:fc:94:06:47:89 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 5a:72:38:55:fb:89 epair2b: Ethernet address: 62:62:14:78:55:a5 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.206s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 0e:4e:3a:1a:c7:fd epair0b: Ethernet address: 86:d2:d5:8c:1a:3a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:2b:b2:2f:14:d5 epair1b: Ethernet address: 8e:8c:3c:af:bd:e6 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 46:9a:77:74:bd:a4 epair2b: Ethernet address: b6:ed:b8:06:ae:6a epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 0 time =3D 1760067038 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 0 dynamic pcpu =3D 0xa075c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b780: tid 100003 "idle: cpu0" self =3D 0xffffffff82610000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82610384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b002 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x14723398c gs32p =3D 0xffffffff82610404 ldt =3D 0xffffffff82610444 tss =3D 0xffffffff82610434 curvnet =3D 0xfffff8000323a240 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h46m7s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26944' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins14719616652487626257.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'a28b44ddc3484= fcf02420543a223053404a2bfce', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../a28b44ddc3484fcf0242= 0543a223053404a2bfce/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_772_593619285.1760067039466-- From nobody Fri Oct 10 05:19:46 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 4cjZmy5V6Fz6BK0t for ; Fri, 10 Oct 2025 05:19:46 +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 4cjZmy2jbfz3J6p; Fri, 10 Oct 2025 05:19:46 +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=1760073586; 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=JnphyXtYAP3BYmU4kQ/PV0QNpORGrtgqucd8yzSEQJo=; b=PI/SzlxCdm4cNvWEnz8gpAQUrOd9qRzM8rk4kPWg977vzs/xx95JlXBYUZNIAn3VFRMMFz 1PUlvZpbV0Ud8MyaOKQ9joinZA5NUQuCOiqx5BeK+9GznrDMI5R5hItpWtfjs5HNmRAmD/ GQX8wFe34boT+NUdhOuY9ppMGDBmCmYJ8iNHDyjZn98mjczuGEaVfjvBBHw2raOcaWVl0K u81mDi9CfogyRR8iEa18KDFwrK1sMf1HTBJShV6FAegOElsDpEqQQMzcYP4S+hlqWNSCR9 MT+kz9XXT+0zfyWLVjFmCx8wQ4gitj5n2WBRzDhrME/+HFOV6nfZlP54XKUnkA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760073586; a=rsa-sha256; cv=none; b=MHWE9zbn4mGlbsyd/IOZsWHjLc97LlNHwFzZC7Hncl6K/+qUqxHhWI1ahSIFXeIUHO6+6z C7AK7T1OHo06vyrFSafeQIFtbm7O+Vtit/z42dG0MIaKCEVK6KiaHfZhC6P4DMRmzcOB5c iR6jF56MVTB/SUjkFtnIPJwnVLr/pvlUjIgMTuRjbVanNWkgvIg6LNyGCXMbQLlY3FvG9I J43mysq2cdSCWa6ag5SdjFDNOE/cW3GWBapmCUUf/LBO7i3V19CALk1VfQ/8CnUGN2jwh/ osXXvlW06s2HClhw05H1NdWLuKHPndGUOZ3pG93nYX5lQhAAWKZCdVROPhwc7w== 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 4cjZmy25SyzqPf; Fri, 10 Oct 2025 05:19:46 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 05:19:46 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, asiciliano@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1072960034.783.1760073586300@jenkins.ci.freebsd.org> In-Reply-To: <150951484.773.1760067039670@jenkins.ci.freebsd.org> References: <150951484.773.1760067039670@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26945 - 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_782_1304231659.1760073586101" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_782_1304231659.1760073586101 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26945 (0dc634d48fcca9e88c3fb12cdffab4ddbc6= 57f99) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26945= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26945/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26945/co= nsole 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) 653f765f05b8c7e3908ae92e9bf61522a50cefc9 by asiciliano: contrib/bsddialog: Import version 1.0.5 0dc634d48fcca9e88c3fb12cdffab4ddbc657f99 by cperciva: release: Don't install missing lib32 into VMs The end of the build log: [...truncated 4.35 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: de:67:0b:30:8b:a3 epair1b: Ethernet address: ea:73:82:93:8b:89 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.303s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ee:67:= ac:06:3d:db epair0b: Ethernet address: 3e:99:18:e8:a5:bb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:98:f9:54:b8:93 epair1b: Ethernet address: 7e:22:1e:ca:f3:ef epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 76:0f:= 83:23:3c:74 epair0b: Ethernet address: ce:2c:1e:f6:fe:49 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:a1:c7:b0:00:a9 epair1b: Ethernet address: 2e:68:a9:14:2b:57 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 22:b5= :50:be:52:cb epair0b: Ethernet address: c6:6a:48:6a:3d:a1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:28:6f:84:fb:c7 epair1b: Ethernet address: 02:d2:e3:23:0b:d3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ce:ca= :9b:72:d2:0c epair0b: Ethernet address: c2:43:4b:09:27:6c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:1e:8b:3f:1d:5a epair1b: Ethernet address: e6:11:51:93:4d:a3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.282s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 26:21:18:a8:60:84 epair0b: Ethernet address: 3a:1c:84:fc:ee:29 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:05:09:a5:85:f8 epair1b: Ethernet address: 36:a8:19:36:cb:ce epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.283s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: ce:81:09:01:cb:= 93 epair0b: Ethernet address: ba:93:c0:11:12:d8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:71:14:59:b0:4f epair1b: Ethernet address: 76:17:99:87:56:16 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.303s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 6a:d7:e5:d3:4c= :7a epair0b: Ethernet address: f6:5b:c9:a1:a4:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:f2:fc:24:3a:4c epair1b: Ethernet address: a6:8b:76:db:66:bb epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.283s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 36:47:f2:86= :d4:db epair0b: Ethernet address: 16:0e:a6:e6:55:8a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:f4:a4:2f:38:03 epair1b: Ethernet address: 2e:f0:30:62:dc:d4 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:0e:9e:17:89:b1 epair2b: Ethernet address: 8a:93:1b:64:84:20 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.403s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 52:58:fc:cd:b5:6f epair0b: Ethernet address: 1a:a4:cf:b7:d7:9a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:d8:cc:d9:5f:95 epair1b: Ethernet address: 22:35:76:11:f2:42 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: f2:03:0d:0f:56:70 epair2b: Ethernet address: ba:36:23:9d:b8:73 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [6.286s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 36:10:d7:86:6c:38 epair0b: Ethernet address: 9e:80:4a:36:35:e2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:04:dd:c6:a3:19 epair1b: Ethernet address: 36:e1:1d:6c:4a:50 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 56:7d:d7:4b:9c:62 epair2b: Ethernet address: f2:76:05:37:68:db epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760073585 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b003 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x1a64b5c51 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff80003222c40 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h47m38s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26945' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins14961830751874298239.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '0dc634d48fcca= 9e88c3fb12cdffab4ddbc657f99', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../0dc634d48fcca9e88c3f= b12cdffab4ddbc657f99/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_782_1304231659.1760073586101-- From nobody Fri Oct 10 06:24:02 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 4cjcC933WSz6BQjX for ; Fri, 10 Oct 2025 06:24:05 +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 4cjcC91M5Nz3R59; Fri, 10 Oct 2025 06:24:05 +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=1760077445; 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=YM760N/fI1lO2iFT/ojQEd9Bjv1oFmM8Kxhxo6lrZ7Y=; b=inuMt1GuGT3IBSLkhqregRbZWKZStzu2GoSYRtEYAeHJZoBILCE6dWLYUIOR+IubZKUiWc N2d21z7iYvIbjuSyALG5g+5FUt32G66rc/azHrX1a/1ifK/I4oghEEoFNx5LfG8caVc7nP bPZZ/X8wyh2VZgWyBoQJvzzrF0aFMBN4Biclrzf+377uuwb41lflTkP3bDOFElspFNQ5lT dvOIlSGin4Yhgawbgx135DrAwV9wa0sTH6Btqyj9ZZLusL4jsGD0ob18QUI1aXks39A5zh ezInxbcu05Xb5WSClKNkzjHuJzKN+asFcYeEAL30B6l/4X6m89PUuPIxuGvnow== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760077445; a=rsa-sha256; cv=none; b=BPe9t3iOCAt/gWMd1gj7yPF/Q9YLPuY/YAKkbmpu7bvwNEUJDwSINaBdIGYvuQXpDOq7lf gO8zqjYD0xWTb93hetfwtHW13HVj3yAhOzxMuROK3FSCnPUTHlsvgoDByBcg7D53tRYt5T wEc1v6Qy8gXeyKL1/lfoWpcSQqbKgmuNqpj77oKVReccpBFxsX50bzSlUMAk4jv2wY1hAa i16Br/mjGzn7bMVl9lzm58NBXF4Sx5isUEYwHi1tWvYggsEzahjdIeEXlqk29+kGlswLGn JF1e7Y0WRN4EtRAoVwwgcuJe1AMPnCzU/CsUDTCWYVG3Unyd2/B7wAYr1YWnBw== 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 4cjcC90hHWzsHv; Fri, 10 Oct 2025 06:24:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 06:24:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <464926652.785.1760077445116@jenkins.ci.freebsd.org> In-Reply-To: <713457858.755.1760060525118@jenkins.ci.freebsd.org> References: <713457858.755.1760060525118@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #32 - 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_784_1220479756.1760077442359" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_784_1220479756.1760077442359 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #32 (c779f56c70df218466d5802ba1= 2cbdad28c00f22) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/32/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/32/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/32/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) 659b3175edc23c337bbfb0c02760864d29fb94fb by ivy: ncurses: Move to the minimal set 3e25b34d0159283490a3a8fa9a381cf80f177e5c by ivy: Makefile: Force DISTDIR=3D/ for (update-)packages 33becdef1fc805a406aa0ad4cf4d2db67ae88109 by ivy: libpkgecc: Remove -ffreestanding 77f609aa6e3fd6661f7f436525eba85c75ac4ea7 by ivy: packages: Set dependency origin in generate-ucl.lua 250557a74aff08f049f2b18bddd55bc8f5a14d9f by ivy: generate-ucl.lua: Add missing copyright header 2fe5ced1a841bbd7fbccc8effe65c46d0a68dbd3 by ivy: BSD.root.dist: Add package tag for all directories cad4ddf2010b6315d68a56c19a2209e355e5dfc0 by ivy: bsd.confs.mk: Support CONFGROUPS.yes 8a703d0988ac59c928bb5b558d5ca7affd34bd44 by ivy: libexec/rc/rc.d/Makefile: Use CONFGROUPS.yes f94b650805846686f4789bb52e826c8176e9c1a6 by ivy: generate-set-ucl.lua: Add missing copyright header 42b2a874b1e45b5b895a6ffc4c82f4b21efa6e01 by ivy: bsdinstall.8: Fix '---jail' option in manpage eba80e6577bd436dfea036b230933ffebc4dc3d6 by cperciva: EC2: Include LLDB in small and builder AMIs 2b4630e43f0ae4e39fd2b499a94f945f07c1ac0c by cperciva: release: Rework VM package selection using sets 4f00e2f965464eb4eb0814f6a64d21b9baf12745 by cperciva: release: Fix dependency ordering a1d3c0257a82054bf2c29840c36b84943528458d by cperciva: release: Fix pkgbase tarball names on FTP site c779f56c70df218466d5802ba12cbdad28c00f22 by cperciva: release: Don't install missing lib32 into VMs The end of the build log: [...truncated 97.96 MiB...] --- exc.o --- --- all_subdir_usr.bin --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp/= obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_S= TANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dfloa= ty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I= /workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-m= mx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/sr= c/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/worksp= ace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/in= clude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loader= _lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/stan= d/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sys= /contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/wo= rkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src/= stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER_= UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT = -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys/= cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DHE= LP_FILENAME=3D\"loader.help.efi\" -ffile-prefix-map=3D/workspace/src=3D/usr= /src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depe= nd.exc.o -MTexc.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers -We= rror -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 -Wno-= address-of-packed-member -Os -c /workspace/src/stand/efi/loader_lua= /../loader/arch/amd64/exc.S -o exc.o --- all_subdir_usr.bin --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_lib --- --- .depend.sinh_test --- echo sinh_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sinh_test --- t_sinh.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I= /workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -f= file-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wo= rkspace/src=3D/usr/obj -g -MD -MF.depend.sinh_test.t_sinh.pieo -MTt_sinh.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pr= ototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-extern= s -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-unknown-pragmas -c /workspace/src/contrib/netbsd-te= sts/lib/libm/t_sinh.c -o t_sinh.pieo --- all_subdir_stand --- --- nullconsole.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.dep= end.nullconsole.o -MTnullconsole.o -std=3Dgnu17 -Wno-format-zero-length -Ws= ystem-headers -Werror -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 -Os -c /workspace/src/stand/i3= 86/libi386/nullconsole.c -o nullconsole.o --- all_subdir_rescue --- --- mknod_make --- (cd /workspace/src/rescue/rescue/../../sbin/mknod && make MK_PIE=3Dno NO_S= HARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/w= orkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/worksp= ace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/res= cue/mknod/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAG= S=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libi= fconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiu= til MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/mknod/ mknod.o) --- all_subdir_stand --- --- comconsole.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.dep= end.comconsole.o -MTcomconsole.o -std=3Dgnu17 -Wno-format-zero-length -Wsys= tem-headers -Werror -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 -Os -c /workspace/src/stand/i3= 86/libi386/comconsole.c -o comconsole.o --- all_subdir_rescue --- --- .depend --- echo mknod.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- all_subdir_tests --- --- miscellaneous.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -ffile-prefix-map=3D/works= pace/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-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -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=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 -lbsm -lutil -Wl,-zrelro -Wl,-znoexecstack -o miscellaneous.= full miscellaneous.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b/libprivateauditd.a -lprivateatf-c --- all_subdir_rescue --- --- mknod.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64/rescue/rescue/workspace/src=3D/usr/obj -g -MD -MF.depend.mknod.= o -MTmknod.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 /workspace/src/sbin/mknod/mknod.c -o mkn= od.o --- all_subdir_stand --- --- all_subdir_stand/efi/loader_4th --- --- load_elf32_obj.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_4th/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_4th -I/workspace/src/stand/efi/loader_4th/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -fPIC -I/workspace/src/stand/ficl -I/workspace/sr= c/stand/ficl/amd64 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLO= ADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_S= UPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/lib= sa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib= /opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g -MD -MF.depend.load_elf32_obj.o -MTload_elf32_obj.o -std=3D= gnu17 -Wno-format-zero-length -Wsystem-headers -Werror -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 -Wno-address-of-packed-member -= Os -c /workspace/src/stand/common/load_elf32_obj.c -o load_elf32_obj.o --- all_subdir_tests --- --- miscellaneous.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug miscell= aneous.full miscellaneous.debug --- miscellaneous --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmiscellaneous.debug miscellaneous.full miscellaneous --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- mini-me.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -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-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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/capsicum-= test/mini-me.c -o mini-me.pieo --- all_subdir_tests/sys/audit --- --- process-control --- --- process-control.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -ffile-prefix-map=3D/works= pace/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-he= aders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prot= otypes -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=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 -lbsm -lutil -Wl,-zrelro -Wl,-znoexecstack -o process-contro= l.full process-control.o utils.o /tmp/obj/workspace/src/amd64.amd64/tmp/us= r/lib/libprivateauditd.a -lprivateatf-c --- all_subdir_lib --- --- sinh_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netbsd-tests/lib/lib= c/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I/workspace/src/l= ib/libnetbsd -I/workspace/src/contrib/netbsd-tests -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 -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 -Wno-unknown-pragmas -L/tmp/obj/workspace/src/amd= 64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sinh_test.ful= l t_sinh.pieo -lprivateatf-c -lm -L/tmp/obj/workspace/src/amd64.amd64/lib= /libnetbsd -lnetbsd_pie --- all_subdir_rescue --- --- mount_make --- (cd /workspace/src/rescue/rescue/../../sbin/mount && make MK_PIE=3Dno NO_S= HARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/w= orkspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/worksp= ace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/res= cue/mount/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFLAG= S=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libi= fconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiu= til MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/mount/ mount.o mount_fs.o vfs= list.o) --- all_subdir_stand --- --- all_subdir_stand/efi/loader_lua --- --- spinconsole.o --- --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- --- functional --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.dep= end.spinconsole.o -MTspinconsole.o -std=3Dgnu17 -Wno-format-zero-length -Ws= ystem-headers -Werror -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 -Os -c /workspace/src/stand/i3= 86/libi386/spinconsole.c -o spinconsole.o --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_tests/sys/audit --- --- process-control.debug --- --- all_subdir_rescue --- --- .depend --- --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug process= -control.full process-control.debug --- all_subdir_rescue --- echo mount.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libutil.a >> .depend --- all_subdir_tests --- --- process-control --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dprocess-control.debug process-control.full process-control --- all_subdir_lib --- --- sinh_test.debug --- --- sqrt_test --- --- sinh_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sinh_te= st.full sinh_test.debug --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- --- .depend.mini-me --- --- all_subdir_lib --- --- sqrt_test --- (cd /workspace/src/lib/msun/tests && DEPENDFILE=3D.depend.sqrt_test NO_SU= BDIR=3D1 make -f /workspace/src/lib/msun/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dsqrt_test ) --- all_subdir_tests --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- --- all_subdir_lib --- --- sinh_test --- --- sinh_test --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.mini-me.mini-me.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace/sr= c/contrib/capsicum-test/mini-me.c -o mini-me.o --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsinh_test.debug sinh_test.full sinh_test --- all_subdir_tests --- --- mini-me.noexec --- --- all_subdir_rescue --- --- mount.o --- --- all_subdir_tests --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_rescue --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src/a= md64.amd64/rescue/rescue/workspace/src=3D/usr/obj -g -MD -MF.depend.mount.= o -MTmount.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong = -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wm= issing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings= -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnest= ed-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 /workspace/src/sbin/mount/mount.c -o mou= nt.o --- all_subdir_lib --- --- sqrt_test --- --- .depend.sqrt_test --- echo sqrt_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sqrt_test --- all_subdir_stand --- --- boot.o --- --- all_subdir_lib --- --- t_sqrt.pieo --- --- all_subdir_stand --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.dep= end.boot.o -MTboot.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-headers = -Werror -Wno-pointer-sign -Wdate-time -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 -Wn= o-address-of-packed-member -Os -c /workspace/src/stand/common/boot.c -= o boot.o --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DHAVE_FENV_H -I/workspace/src/contrib/netb= sd-tests/lib/libc/gen -D__HAVE_LONG_DOUBLE -fno-builtin -DLDBL_PREC=3D64 -I= /workspace/src/lib/libnetbsd -I/workspace/src/contrib/netbsd-tests -fPIE -f= file-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wo= rkspace/src=3D/usr/obj -g -MD -MF.depend.sqrt_test.t_sqrt.pieo -MTt_sqrt.p= ieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-= headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-pr= ototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-extern= s -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-unknown-pragmas -c /workspace/src/contrib/netbsd-te= sts/lib/libm/t_sqrt.c -o t_sqrt.pieo --- all_subdir_tests --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.noexec.full mini-me= .o =20 --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes= -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -Wl,-zrelro -static -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_stand --- --- all_subdir_stand/efi/loader_4th --- --- reloc_elf32.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_4th/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_4th -I/workspace/src/stand/efi/loader_4th/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -fPIC -I/workspace/src/stand/ficl -I/workspace/sr= c/stand/ficl/amd64 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLO= ADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_S= UPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/lib= sa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib= /opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g -MD -MF.depend.reloc_elf32.o -MTreloc_elf32.o -std=3Dgnu17 = -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os = -c /workspace/src/stand/common/reloc_elf32.c -o reloc_elf32.o --- all_subdir_tests --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /usr/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference to `ma= in' --- all_subdir_stand --- --- load_elf64.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_4th/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_4th -I/workspace/src/stand/efi/loader_4th/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -fPIC -I/workspace/src/stand/ficl -I/workspace/sr= c/stand/ficl/amd64 -I/workspace/src/stand/common -DBF_DICTSIZE=3D30000 -DLO= ADER_MSDOS_SUPPORT -DLOADER_UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_S= UPPORT -DLOADER_MBR_SUPPORT -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/lib= sa/zfs -I/workspace/src/sys/cddl/boot/zfs -I/workspace/src/sys/cddl/contrib= /opensolaris/uts/common -DHELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix= -map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g -MD -MF.depend.load_elf64.o -MTload_elf64.o -std=3Dgnu17 -W= no-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -Os -= c /workspace/src/stand/common/load_elf64.c -o load_elf64.o --- all_subdir_stand/efi/loader_lua --- --- commands.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wformat -fshort-wchar -mno-red-zone -nostdinc -I/tmp= /obj/workspace/src/amd64.amd64/stand/libsa -I/workspace/src/stand/libsa -D_= STANDALONE -I/workspace/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Dflo= aty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -= I/workspace/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-= mmx -mno-sse -msoft-float -fPIC -mno-red-zone -I. -Iinclude -I/workspace/s= rc/stand/efi/loader_lua/../loader -I/workspace/src/stand/libsa/zfs -I/works= pace/src/sys/contrib/openzfs/include -I/workspace/src/sys/contrib/openzfs/i= nclude/os/freebsd/zfs -DEFI_ZFS_BOOT -fPIC -I/workspace/src/stand/efi/loade= r_lua -I/workspace/src/stand/efi/loader_lua/arch/amd64 -I/workspace/src/sta= nd/efi/include -I/workspace/src/stand/efi/include/amd64 -I/workspace/src/sy= s/contrib/dev/acpica/include -I/workspace/src/stand/i386/libi386 -DEFI -I/w= orkspace/src/stand/common -I/workspace/src/contrib/lua/src -I/workspace/src= /stand/common -I/workspace/src/stand/liblua -DLOADER_MSDOS_SUPPORT -DLOADER= _UFS_SUPPORT -DLOADER_NET_SUPPORT -DLOADER_GPT_SUPPORT -DLOADER_MBR_SUPPORT= -DLOADER_ZFS_SUPPORT -I/workspace/src/stand/libsa/zfs -I/workspace/src/sys= /cddl/boot/zfs -I/workspace/src/sys/cddl/contrib/opensolaris/uts/common -DH= ELP_FILENAME=3D\"loader.help.efi\" -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.dep= end.commands.o -MTcommands.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-= headers -Werror -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Os -c /workspace/src/stand/common/c= ommands.c -o commands.o --- all_subdir_usr.bin --- --- input_buffer.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /workspace/src/usr.bin/dtc/util.hh:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_tests --- collect2: error: ld returned 1 exit status 62.79 real 259.26 user 35.01 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/jenkins12206727351= 327775852.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_784_1220479756.1760077442359-- From nobody Fri Oct 10 06:29:09 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 4cjcK541bqz6BQlP for ; Fri, 10 Oct 2025 06:29:13 +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 4cjcK46knbz3R3F; Fri, 10 Oct 2025 06:29:12 +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=1760077752; 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=s/M4hr+gQ84ulq1sJ+VMkNvqV9x40c9eV84hK+6+y/E=; b=iLlTrtw0sBRbU10nAWd5H5nKJDGaJbJkByS2JNK1QzWXAMqdb53FV4RzhiYJaz4jF77ldV WjDqsyj4DQonYYsG4twMyFY7FvvZu4QG7SvtV7W7EAi0EAEX609OBhBAHBBIvXNN6u+tZb T3D7au1yHPE9NRBlZ7Vr7X0HoVQbTkiT81BRRHXeOVo64US7bBgCnuYefqNon6QAfbdNnc XkSpUSgJVHRjsSwwy5qZ03lhUntzsXt7Rki68gTBmPdiedUyk6zStbMHrq4801OQsqA0V9 DHnl1xE8JWnVmPFremKWg90Epc2QURIBRHEPi8RaCIrUlfSDKOYhabJUEX3B2w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760077752; a=rsa-sha256; cv=none; b=aRanU1mFLTy8ertBhXXu5qBREXqk8YHhT9LOSXIIdPutDQQztFZtxp0OTh+0dqdVLhX2dL 6Saa8NmJtaBMupArBcHOajQa9SzUxBgCm/Chnfd7pzO1er6moSA9jyySuqYwTFBudKfvs3 xomUUj+CzL0MNTK9TndJ6OSLC1YtjiSndi9QzDvcQ0S0NJRPYzeBoeCB3eOnOlSbH3ZVSX HvRaMTl0kti/xizzw6EnOUsYLyYhhw3o3PaYllQXp9jvGwOgaYJCeVIqjMzjojji0xwpWp 9XLvWqo6LjicAlaJYzvmtZ3FVlM1/1kD17Bkl9H5M6NAtKjUmRYkZLgxx6DjjQ== 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 4cjcK46BhTzsHw; Fri, 10 Oct 2025 06:29:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 06:29:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1870888779.787.1760077752876@jenkins.ci.freebsd.org> In-Reply-To: <1351834851.763.1760062823447@jenkins.ci.freebsd.org> References: <1351834851.763.1760062823447@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #32 - 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_786_1742131877.1760077749893" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_786_1742131877.1760077749893 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #32 (c779f56c70df218466d5802ba1= 2cbdad28c00f22) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/32/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/32/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/32/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) 659b3175edc23c337bbfb0c02760864d29fb94fb by ivy: ncurses: Move to the minimal set 3e25b34d0159283490a3a8fa9a381cf80f177e5c by ivy: Makefile: Force DISTDIR=3D/ for (update-)packages 33becdef1fc805a406aa0ad4cf4d2db67ae88109 by ivy: libpkgecc: Remove -ffreestanding 77f609aa6e3fd6661f7f436525eba85c75ac4ea7 by ivy: packages: Set dependency origin in generate-ucl.lua 250557a74aff08f049f2b18bddd55bc8f5a14d9f by ivy: generate-ucl.lua: Add missing copyright header 2fe5ced1a841bbd7fbccc8effe65c46d0a68dbd3 by ivy: BSD.root.dist: Add package tag for all directories cad4ddf2010b6315d68a56c19a2209e355e5dfc0 by ivy: bsd.confs.mk: Support CONFGROUPS.yes 8a703d0988ac59c928bb5b558d5ca7affd34bd44 by ivy: libexec/rc/rc.d/Makefile: Use CONFGROUPS.yes f94b650805846686f4789bb52e826c8176e9c1a6 by ivy: generate-set-ucl.lua: Add missing copyright header 42b2a874b1e45b5b895a6ffc4c82f4b21efa6e01 by ivy: bsdinstall.8: Fix '---jail' option in manpage eba80e6577bd436dfea036b230933ffebc4dc3d6 by cperciva: EC2: Include LLDB in small and builder AMIs 2b4630e43f0ae4e39fd2b499a94f945f07c1ac0c by cperciva: release: Rework VM package selection using sets 4f00e2f965464eb4eb0814f6a64d21b9baf12745 by cperciva: release: Fix dependency ordering a1d3c0257a82054bf2c29840c36b84943528458d by cperciva: release: Fix pkgbase tarball names on FTP site c779f56c70df218466d5802ba12cbdad28c00f22 by cperciva: release: Don't install missing lib32 into VMs The end of the build log: [...truncated 109.34 MiB...] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- In file included from /workspace/src/contrib/tnftp/src/fetch.c:73: /workspace/src/contrib/tnftp/src/fetch.c: In function 'fetch_url': /workspace/src/contrib/tnftp/src/fetch.c:994:25: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/ftp_var.h:346:62: note: in definition of m= acro 'DPRINTF' 346 | #define DPRINTF(...) if (ftp_debug) (void)fprintf(ttyout, __VA_A= RGS__) | ^~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/fetch.c:994:67: note: format string is def= ined here 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^= ~ /workspace/src/contrib/tnftp/src/fetch.c:983:69: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 983 | "Unsupported transfer encoding = `%s'", | = ^~ --- all_subdir_usr.sbin --- --- config.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- all_subdir_usr.bin --- --- ftp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ftp.pieo -MTftp.pieo -std=3Dgnu17 -Wno-format-zero-length -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 -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/ftp.c -o ftp.= pieo --- all_subdir_usr.sbin --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.bin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-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-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/main.c -o mai= n.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- progressbar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= progressbar.pieo -MTprogressbar.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/sr= c/progressbar.c -o progressbar.pieo --- ruserpass.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ruserpass.pieo -MTruserpass.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -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 -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/src= /ruserpass.c -o ruserpass.pieo --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- SourcePrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.SourcePrinter.pieo -MTSourcePrinter.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdu= mp/SourcePrinter.cpp -o SourcePrinter.pieo --- all_subdir_usr.bin/ftp --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/util.c -o uti= l.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- ftp.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/workspace/src/contr= ib/tnftp -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-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack= -o ftp.full cmds.pieo cmdtab.pieo complete.pieo domacro.pieo fetch.pieo = ftp.pieo main.pieo progressbar.pieo ruserpass.pieo util.pieo -ledit=20 --- ftp.1.gz --- gzip -cn /workspace/src/contrib/tnftp/src/ftp.1 > ftp.1.gz --- ftp.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ftp.ful= l ftp.debug --- ftp --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dftp.debug ftp.full ftp --- all_subdir_usr.bin/clang --- --- WasmDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDump.pieo -MTWasmDump.pieo -Wno-for= mat-zero-length -fstack-protector-strong -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-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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/WasmDump.= cpp -o WasmDump.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- cnv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/uninitialized_algorithms.h:13: In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool::body(= ) const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:68:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-size/llvm-size.1 > llvm-size.1.g= z --- llvm-size.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-siz= e -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/l= ib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STD= C_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_V= ERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd= 15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROO= T=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGE= T_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM= _NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DL= LVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Di= sassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TAR= GETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitiali= zeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fno-exceptio= ns -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangli= ng-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o llv= m-size.full llvm-size-driver.pieo llvm-size.pieo /tmp/obj/workspace/src/am= d64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatezstd -lexecin= fo -ltinfow -lpthread=20 --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src 313.76 real 3103.82 user 253.99 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins12191266507= 615927035.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_786_1742131877.1760077749893-- From nobody Fri Oct 10 06:31:05 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 4cjcMF3kbFz6BRHP for ; Fri, 10 Oct 2025 06:31:05 +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 4cjcMF1jV1z3RBv; Fri, 10 Oct 2025 06:31:05 +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=1760077865; 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=jfkeEvXFhn41fS32GSev3qz1PqzSnmM8EF1aiVv8A1c=; b=t4AAqAMFtfT7dVvrAWYhhC/d5KqPxF4WBqMwiKELJBtjiGHMFeUDHpx/FPqQKeRjPeAaTL yHCpTBaNiMo6q/cAC+2OlLSnoRMEGLJNONXRuqRGbztNSbQDc/BdEKuRW4WhHh8TtFdfrw VJ4h7a5fC9BPUwR8MneoKqzNL1n/nnCf3GyoKpZryAY3fT1QA7V3GsdnJUrl3onmik9irM pE7zhXFSCLqJNjVABQpwSr4DXU+/LaO/lhowvUrtziVYZ136eFYbk0flluv+VygoKj5KP/ 2GwbwaajH49LJOBCx0W043b4eEJEGHHf8aUKbHooIEEphagdqJH/4+sFbIL1Yg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760077865; a=rsa-sha256; cv=none; b=sJL9IWMFygI7Mbw+AWf1PPjnAvK5E51ErDp1ZvoutWckIMSZvO0/j5dF0ZfZTJCGDEyPww E4sx1LKR6p7hR1jujCGCklkgbqkSNbl65XhAjz15l0NqWFrQyT6KWCylPV64vdXTE+qfyv BESEN5ZNrxn6mD+tbqb2fIqtvm3XPnuaFEekbMsH7A/2bfzcothuOuTRy0GY7LeEEIhNgV +LWhqS1XNmPj0bMKuG5bsmy8JfJDl+L6Q5pcm3ZboJY3W51IVzR0quJaoc5gGLU6behFTe ly0ffNlTj9kgWdFN3Fly5DBzB7jt2+Ef7NlWhS10joKqQA0RD1GfcraJwNUnXQ== 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 4cjcMF11FNzrty; Fri, 10 Oct 2025 06:31:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 06:31:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1731552656.789.1760077865147@jenkins.ci.freebsd.org> In-Reply-To: <1917608653.739.1760053077441@jenkins.ci.freebsd.org> References: <1917608653.739.1760053077441@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #42 - 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_788_1270976914.1760077865123" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_788_1270976914.1760077865123 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #42 (94f08f6a84e3e57692c1d244d234007b5= a9f5cc5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 42/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/42= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/42/= 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) 23494c4987b4ff7411e38ec0dd027014f337d4d7 by olce: getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changes baf1210fa2e57b587193e81ff57fbce13f315cba by olce: initgroups.3: Clarify that ENOMEM is a possible value for 'errno' ef40e02a8d788f1e96f4f89c0b96fb50a4aad8e7 by olce: nfsuserd: Fix OOB access on membership of too many groups 94f08f6a84e3e57692c1d244d234007b5a9f5cc5 by olce: nfsuserd: Fix OOB access on membership of too many groups, take 2 The end of the build log: [...truncated 10.41 KiB...] Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 =09The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 15.0-ALPHA5 n280618-94f08f6a84e3 GENERIC amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvm= org-19.1.7-0-gcd708029e0b2) SRAT: Ignoring memory at addr 0xff000000 VT: init without driver. CPU: Intel(R) Xeon(R) Silver 4216 CPU @ 2.10GHz (2100.00-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x50657 Family=3D0x6 Model=3D0x55 Steppi= ng=3D7 Features=3D0x9f83fbff Features2=3D0xfede7a17 AMD Features=3D0x2c100800 AMD Features2=3D0x121 Structured Extended Features=3D0xd0170fb9 Structured Extended Features3=3D0x400 XSAVE Features=3D0x1 TSC: P-state invariant Hypervisor: Origin =3D "bhyve bhyve " real memory =3D 9663676416 (9216 MB) avail memory =3D 8316211200 (7930 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. Security policy loaded: TrustedBSD MAC/BSD Extended (mac_bsdextended) ioapic0 irqs 0-31 Launching APs: 1 random: entropy device external interface kbd1 at kbdmux0 smbios0: at iomem 0xf1000-0xf101e smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6 aesni0: acpi0: acpi0: Power Button (fixed) atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 16777216 Hz quality 950 Event timer "HPET" frequency 16777216 Hz quality 550 Event timer "HPET1" frequency 16777216 Hz quality 450 Event timer "HPET2" frequency 16777216 Hz quality 450 Event timer "HPET3" frequency 16777216 Hz quality 450 Event timer "HPET4" frequency 16777216 Hz quality 450 Event timer "HPET5" frequency 16777216 Hz quality 450 Event timer "HPET6" frequency 16777216 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 virtio_pci0: port 0x2000-0x207f mem 0xc= 0000000-0xc0001fff irq 16 at device 2.0 on pci0 vtblk0: on virtio_pci0 vtblk0: 9216MB (18874557 512 byte sectors) virtio_pci1: port 0x2080-0x20ff mem 0xc= 0002000-0xc0003fff irq 17 at device 3.0 on pci0 vtblk1: on virtio_pci1 vtblk1: 512MB (1048576 512 byte sectors) ahci0: mem 0xc0004000-0xc0005fff irq 18 a= t device 4.0 on pci0 ahci0: AHCI v1.30 with 32 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 virtio_pci2: port 0x2100-0x217f mem 0xc= 0006000-0xc0007fff irq 19 at device 5.0 on pci0 vtblk2: on virtio_pci2 vtblk2: 128MB (262144 512 byte sectors) virtio_pci3: port 0x2180-0x21ff mem 0xc= 0008000-0xc0009fff irq 20 at device 6.0 on pci0 vtblk3: on virtio_pci3 vtblk3: 128MB (262144 512 byte sectors) virtio_pci4: port 0x2200-0x227f mem 0xc= 000a000-0xc000bfff irq 21 at device 7.0 on pci0 vtblk4: on virtio_pci4 vtblk4: 128MB (262144 512 byte sectors) virtio_pci5: port 0x2280-0x22ff mem 0xc= 000c000-0xc000dfff irq 22 at device 8.0 on pci0 vtblk5: on virtio_pci5 vtblk5: 128MB (262144 512 byte sectors) virtio_pci6: port 0x2300-0x237f mem 0xc= 000e000-0xc000ffff irq 23 at device 9.0 on pci0 vtblk6: on virtio_pci6 vtblk6: 128MB (262144 512 byte sectors) vmgenc0: on acpi0 random: registering fast source VM Generation ID atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) Unhandled ps2 mouse command 0xe1 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.= 0. psm0: model Generic PS/2 mouse, device ID 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 vga0: at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP= 0900 on isa0 Timecounter "TSC" frequency 2100023334 Hz quality 1000 Timecounters tick every 10.000 msec usb_needs_explore_all: no devclass Trying to mount root from ufs:/dev/gpt/rootfs [rw]... ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number BHYVE-AC61-4EA8-6E92 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 128MB (262144 512 byte sectors) Setting hostuuid: d4fc3106-6b5e-4b16-b7a7-7199e881a716. Setting hostid: 0x0dab86c2. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 1101990 free (6 frags, 137748 blocks, 0.0% fragment= ation) Mounting local filesystems:. Loading kernel modules: accf_data accf_dns accf_http accf_tls blake2 carp c= fiscsi cryptodev dummymbuf dummynet fusefs if_bridge if_enc if_epair if_ovp= n if_stf ipdivert ipfw ipfw_nat ipl ipsec mac_bsdextended mac_ipacl mac_por= tacl mqueuefs pf pflog pflow pfsync sctp snd_dummy tarfs tcpmd5 blaketwo0: load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched FQ_CODEL loaded load_dn_sched dn_sched FQ_PIE loaded load_dn_aqm dn_aqm CODEL loaded load_dn_aqm dn_aqm PIE loaded ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept= , logging disabled IP Filter: v5.1.2 initialized. Default =3D pass all, Logging =3D enabled Security policy loaded: TrustedBSD MAC/ipacl (mac_ipacl) Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) pcm0: ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.42/mach/COR= E 32-bit compatibility ldconfig path: /usr/lib32 /etc/rc: WARNING: $hostname is not set -- see rc.conf(5). Setting up harvesting: PURE_VMGENID,PURE_RDRAND,RANDOMDEV,[CALLOUT],[UMA],[= FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CA= CHED Feeding entropy: . lo0: link state changed to UP Starting Network: lo0 enc0. lo0: flags=3D1008049 metric 0 mtu 1= 6384 =09options=3D680003 =09inet 127.0.0.1 netmask 0xff000000 =09inet6 ::1 prefixlen 128 =09inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 =09groups: lo =09nd6 options=3D21 enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 Starting devd. Starting Network: enc0. enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 route: message indicates error: File exists add host 127.0.0.1: gateway lo0 fib 1,2 add host 127.0.0.1: gateway lo0 fib 0: route already in table route: message indicates error: File exists add host ::1: gateway lo0 fib 1,2 add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 fib 0,1,2 add net ff02::: gateway ::1 fib 0,1,2 add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2 add net ::0.0.0.0: gateway ::1 fib 0,1,2 Updating motd:. Updating /var/run/os-release done. Clearing /tmp (X related). Starting auditd. 2025-10-10T00:34:00.296593+00:00 - auditd 1430 - - starting... 2025-10-10T00:34:00.297624+00:00 - auditd 1431 - - Auditing disabled 2025-10-10T00:34:00.298477+00:00 - auditd 1431 - - Configured trail files d= istribution. 2025-10-10T00:34:00.299626+00:00 - auditd 1431 - - Auditing enabled 2025-10-10T00:34:00.300303+00:00 - auditd 1431 - - New audit file is /var/a= udit/20251010003400.not_terminated 2025-10-10T00:34:00.303274+00:00 - auditd 1431 - - Registered 677 event to = class mappings. 2025-10-10T00:34:00.304095+00:00 - auditd 1431 - - Registered non-attributa= ble event mask. 2025-10-10T00:34:00.304895+00:00 - auditd 1431 - - Set audit policy in kern= el. 2025-10-10T00:34:00.305620+00:00 - auditd 1431 - - Set audit trail size in = kernel. 2025-10-10T00:34:00.306355+00:00 - auditd 1431 - - Set audit trail queue in= kernel. 2025-10-10T00:34:00.307092+00:00 - auditd 1431 - - Set audit trail min free= percent in kernel. 2025-10-10T00:34:00.307923+00:00 - auditd 1431 - - audit_control(5) may be = missing 'host:' field 2025-10-10T00:34:00.308767+00:00 - auditd 1431 - - Audit controls init succ= essful Mounting late filesystems:. Fri Oct 10 00:34:00 UTC 2025 FreeBSD/amd64 (Amnesiac) (ttyu0) login: Trigger sent. 2025-10-10T06:30:56.086882+00:00 - auditd 1431 - - Got close and die trigge= r Waiting for PIDS: 14312025-10-10T06:30:56.087885+00:00 - auditd 1431 - - Au= diting disabled 2025-10-10T06:30:56.097705+00:00 - auditd 1431 - - renamed /var/audit/20251= 010003400.not_terminated to /var/audit/20251010003400.20251010063056 2025-10-10T06:30:56.105985+00:00 - auditd 1431 - - Finished 2025-10-10T06:30:56.106172+00:00 - auditd 1431 - - auditd exiting. . Stopping devd. Waiting for PIDS: 1129. Writing entropy file: . Writing early boot entropy file: . . Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 done All buffers synced. Uptime: 5h57m1s acpi0: Powering system off + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-42' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins105524566925752018= 09.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '94f08f6a= 84e3e57692c1d244d234007b5a9f5cc5', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../94f08f6a84e3e57= 692c1d244d234007b5a9f5cc5/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_788_1270976914.1760077865123-- From nobody Fri Oct 10 06:41:10 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 4cjcZv3gymz6BS5q for ; Fri, 10 Oct 2025 06:41:11 +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 4cjcZv1LzXz3Rx7; Fri, 10 Oct 2025 06:41:11 +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=1760078471; 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=hb9D2avcyGWkpdVtdUYMGjgcZ9/kthaPBELzt86ilFo=; b=rsniZC5bllSPcN49uR/1ECKeVhpS4Hkdva1uyalPiIfiO7ihiHA17dAphRbDkDaP9eUHpa rBUMB2d4VKKFNInF1mOSXL8h305jbO/fLCx/gn+oFXNC0bihjaMVZ/4ri8BGi8wP0X3unL Zy6bo0eEh10k24hntG8l0k9TqMmgLCD8NJKja2xYNXfiXOOVign82UK/OuR1ZAWaJMMVr0 6Vel986nKRK2zv9uDkhChAzk5Scfnc3kxnb0+Xv4KMnfEHZd+M9LsXbhsHHwFuJnezX/P5 DCCDTocPW1i8IFL/NLEACLK8Rw27cgimKD4+HVLTm8ZPeV6FJfRN6me8e7X43Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760078471; a=rsa-sha256; cv=none; b=LHOLorFDINRRMu6N9se4AvVncqlwo4ejvWvFgN0CIRIS6RrL9fH5w8hdWmwaDq5yN6KuJv iHrK6v5rhQ1qQeScCWzb9VyRNvLSsUlcx/rZOm/i6Qyzlp3BxqDj2mq+xlA5toM0/gLONB NsadDw/npPBHAFT6XVwci0PJ41Xud5O21q/f1fHNFo74BC4FCZ4OuAPuuIBFGLBmOvJWto WnQJU44jhupW3bntqPBIA/DGiQwRW/f6Bpfj0QCRVnqJcjapv5JxJE0ZL0qPb9WZojr3Qv sEIbHAbDsI9pw0IsZLw6rk/+5zEAt2PutJnsEH4kfgwjBU4jskS8r2+uVQOBYw== 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 4cjcZv0cPHzsVl; Fri, 10 Oct 2025 06:41:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 06:41:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, olce@FreeBSD.org, gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <686147822.791.1760078471107@jenkins.ci.freebsd.org> In-Reply-To: <1072960034.783.1760073586300@jenkins.ci.freebsd.org> References: <1072960034.783.1760073586300@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26946 - 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_790_1503708081.1760078470869" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_790_1503708081.1760078470869 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26946 (e9f7c3de111b9dda23e1763e030688d78a7= 1d8ff) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26946= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26946/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26946/co= nsole 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) 75eb6846269bb9bec1eaf4f0ad93d7525715b550 by olce: nfsuserd: Fix OOB access on membership of too many groups, take 2 1fdae2e33fdc751bc2ec74c81fcde14323e4e965 by gshapiro: Be explicit that newaliases for sendmail 349da4dbff722a58affd13d84729b1d399b41fb3 by emaste: libcasper: explicit cast in cap_fileargs header The end of the build log: [...truncated 3.91 MiB...] epair0b: link state changed to UP epair1a: Ethernet address: e2:98:20:52:78:a5 epair1b: Ethernet address: 56:bd:c8:67:3c:fa epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.284s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 22:7a:= 88:c3:94:c8 epair0b: Ethernet address: 4a:22:28:c2:7c:af epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:af:a5:40:df:67 epair1b: Ethernet address: f2:40:b3:81:24:9f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.274s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 0a:9e:= 67:fc:a8:ec epair0b: Ethernet address: 22:e8:1f:19:44:f6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:f1:27:f7:7d:a5 epair1b: Ethernet address: ee:33:33:55:49:65 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.274s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: a2:ef= :ee:52:4d:c5 epair0b: Ethernet address: b2:29:c6:02:27:e9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:a4:40:31:59:c1 epair1b: Ethernet address: a2:8a:4a:7b:50:ba epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.274s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ca:4b= :bd:2e:05:e5 epair0b: Ethernet address: f2:71:5b:af:ae:41 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:88:d1:42:a8:91 epair1b: Ethernet address: 0e:59:71:06:df:5b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.274s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 46:db:6d:a4:02:ac epair0b: Ethernet address: 46:e2:1e:d1:25:24 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:a6:75:dd:6c:45 epair1b: Ethernet address: 5e:e9:f2:49:a0:19 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.286s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 1e:f1:41:dd:e0:= ac epair0b: Ethernet address: 02:47:1b:64:22:47 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:1d:dc:98:9f:71 epair1b: Ethernet address: e2:bb:8d:d7:7d:1f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.274s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 0e:84:9f:d4:dd= :17 epair0b: Ethernet address: 3e:3d:64:6f:44:a7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:fd:db:98:17:a9 epair1b: Ethernet address: fa:19:a3:89:ff:1e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.274s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: b2:66:90:4e= :59:fe epair0b: Ethernet address: 36:4d:73:73:df:26 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:b6:4a:9b:0e:52 epair1b: Ethernet address: 86:4e:66:c2:48:d8 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: aa:12:17:b9:2b:93 epair2b: Ethernet address: 66:d7:16:ee:ff:b9 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.395s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 46:09:71:c0:db:f0 epair0b: Ethernet address: 46:eb:b2:cd:cf:37 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:28:83:7a:c2:26 epair1b: Ethernet address: 0a:6f:e2:c0:e9:79 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 62:a6:a1:f2:af:ea epair2b: Ethernet address: 32:0f:e6:22:25:62 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [6.283s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 12:b6:19:8d:91:c6 epair0b: Ethernet address: c2:9b:fb:c1:60:ac epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 72:e4:0a:0b:ff:19 epair1b: Ethernet address: be:64:94:ca:56:7b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: de:15:a1:f1:ee:5f epair2b: Ethernet address: 62:4e:0d:d5:8f:c4 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled panic: in6_cksum_partial_l2: mbuf len (51) < off(40)+len(512) cpuid =3D 1 time =3D 1760078470 KDB: stack backtrace: db_trace_self_wrapper() at db_trace_self_wrapper+0x2b/frame 0xfffffe008baf0= 820 vpanic() at vpanic+0x136/frame 0xfffffe008baf0950 panic() at panic+0x43/frame 0xfffffe008baf09b0 in6_cksum_partial_l2() at in6_cksum_partial_l2+0x17f/frame 0xfffffe008baf0a= 00 fr_cksum() at fr_cksum+0xa5/frame 0xfffffe008baf0a30 ipf_checkl4sum() at ipf_checkl4sum+0xbd/frame 0xfffffe008baf0a60 ipf_checkv6sum() at ipf_checkv6sum+0x56/frame 0xfffffe008baf0a80 ipf_makefrip() at ipf_makefrip+0x1691/frame 0xfffffe008baf0b10 ipf_check() at ipf_check+0x15e/frame 0xfffffe008baf0ca0 ipf_check_wrapper6() at ipf_check_wrapper6+0x6f/frame 0xfffffe008baf0cd0 pfil_mbuf_in() at pfil_mbuf_in+0x58/frame 0xfffffe008baf0d00 ip6_input() at ip6_input+0x6be/frame 0xfffffe008baf0de0 swi_net() at swi_net+0x19b/frame 0xfffffe008baf0e60 ithread_loop() at ithread_loop+0x266/frame 0xfffffe008baf0ef0 fork_exit() at fork_exit+0x82/frame 0xfffffe008baf0f30 fork_trampoline() at fork_trampoline+0xe/frame 0xfffffe008baf0f30 --- trap 0, rip =3D 0, rsp =3D 0, rbp =3D 0 --- KDB: enter: panic [ thread pid 12 tid 100033 ] Stopped at kdb_enter+0x33: movq $0,0x121da42(%rip) db:0:kdb.enter.panic> show pcpu cpuid =3D 1 dynamic pcpu =3D 0xfffffe008d1c25c0 curthread =3D 0xfffff80004628780: pid 12 tid 100033 critnest 1 "swi1: ne= tisr 0" curpcb =3D 0xfffff80004628cd0 fpcurthread =3D none idlethread =3D 0xfffff8000460b000: tid 100004 "idle: cpu1" self =3D 0xffffffff82611000 curpmap =3D 0xffffffff81d9f520 tssp =3D 0xffffffff82611384 rsp0 =3D 0xfffffe008baf1000 kcr3 =3D 0x800000000259b003 ucr3 =3D 0xffffffffffffffff scr3 =3D 0x42b3fe04 gs32p =3D 0xffffffff82611404 ldt =3D 0xffffffff82611444 tss =3D 0xffffffff82611434 curvnet =3D 0xfffff8015b090140 spin locks held: db:0:kdb.enter.panic> reset Uptime: 1h20m26s + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26946' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-dtrace-tests.sh x ./run.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins16994591898508011927.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'e9f7c3de111b9= dda23e1763e030688d78a71d8ff', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../e9f7c3de111b9dda23e1= 763e030688d78a71d8ff/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_790_1503708081.1760078470869-- From nobody Fri Oct 10 06:42:24 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 4cjccN2DQxz6BS4X for ; Fri, 10 Oct 2025 06:42:28 +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 4cjccM5CPpz3SPG; Fri, 10 Oct 2025 06:42:27 +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=1760078547; 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=J8Q/CAxXmDAxycy3huv+S31wCG1UdAxsQHFmt7LHVHs=; b=IraEtAi8iczrpdW/37kU08hTTEaihXy7G1AyZZuJbTTb1I75OXIKcEn+mAsTpeuIggoNPw 1+y1sHWxANLOTgKQWIuE5ixWzd3ozkxuK9WVPS9f2Ib17lA7tAsNWuvElzG/sOUHZPyCRe dzpK9hZOk3JREkmYkqRPcAwbj8A2t3p+wqgL9NpVA4OD491fPhwj2n792O9ZoYI9WIY2fg vJx5NhbdBGPDD9yQm10YeBr5/OHe/Rs8aFpuBwIo7M9v5D6vhuFoADXS04Xnptft+eB8q5 L6TL0QGSb2QfpbNJS/7eXjq1XFAVztDsNiVmGVBp5ctUuzIvMhuLuXGApbhs3w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760078547; a=rsa-sha256; cv=none; b=X9V67MBHbIKV72a10iAcLaCr+Z5UB1Megs7HjCkvpW0DxzluduPMGsyU5gvIT1YXu7ehSI o1DHVlvEFP/QErS68jCR/HcSL7zOL4ipVUqvMeQWkEKBEMVxDQBx3zDMvAzZZyWd5rR4PZ OrOUvyrL2P8J024AnsdqzCQdhrYvoefE13Ff2QmK5/J0L2fmetWR9btt3lG/hSes9xxur/ TQ0hL0fS7Vgf7fSS8r9KmPotpi+jDSqf8x8Vy6dg3qOJMTSz5tVoyjVrGqWNOOszJdupR+ vRXLvSLuxy3hs0iUgYnuiQ6LawEMwSKZE568xqri1X+rlsdc3egpi0LNI+8ezw== 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 4cjccM4frSzshj; Fri, 10 Oct 2025 06:42:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 06:42:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <729348573.793.1760078547660@jenkins.ci.freebsd.org> In-Reply-To: <2122702760.761.1760062740597@jenkins.ci.freebsd.org> References: <2122702760.761.1760062740597@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #32 - 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_792_2136616718.1760078544812" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_792_2136616718.1760078544812 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #32 (c779f56c70df218466d5802ba1= 2cbdad28c00f22) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/32/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/32/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/32/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) 659b3175edc23c337bbfb0c02760864d29fb94fb by ivy: ncurses: Move to the minimal set 3e25b34d0159283490a3a8fa9a381cf80f177e5c by ivy: Makefile: Force DISTDIR=3D/ for (update-)packages 33becdef1fc805a406aa0ad4cf4d2db67ae88109 by ivy: libpkgecc: Remove -ffreestanding 77f609aa6e3fd6661f7f436525eba85c75ac4ea7 by ivy: packages: Set dependency origin in generate-ucl.lua 250557a74aff08f049f2b18bddd55bc8f5a14d9f by ivy: generate-ucl.lua: Add missing copyright header 2fe5ced1a841bbd7fbccc8effe65c46d0a68dbd3 by ivy: BSD.root.dist: Add package tag for all directories cad4ddf2010b6315d68a56c19a2209e355e5dfc0 by ivy: bsd.confs.mk: Support CONFGROUPS.yes 8a703d0988ac59c928bb5b558d5ca7affd34bd44 by ivy: libexec/rc/rc.d/Makefile: Use CONFGROUPS.yes f94b650805846686f4789bb52e826c8176e9c1a6 by ivy: generate-set-ucl.lua: Add missing copyright header 42b2a874b1e45b5b895a6ffc4c82f4b21efa6e01 by ivy: bsdinstall.8: Fix '---jail' option in manpage eba80e6577bd436dfea036b230933ffebc4dc3d6 by cperciva: EC2: Include LLDB in small and builder AMIs 2b4630e43f0ae4e39fd2b499a94f945f07c1ac0c by cperciva: release: Rework VM package selection using sets 4f00e2f965464eb4eb0814f6a64d21b9baf12745 by cperciva: release: Fix dependency ordering a1d3c0257a82054bf2c29840c36b84943528458d by cperciva: release: Fix pkgbase tarball names on FTP site c779f56c70df218466d5802ba12cbdad28c00f22 by cperciva: release: Don't install missing lib32 into VMs The end of the build log: [...truncated 109.48 MiB...] inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- --- .depend --- echo jail.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libutil.a >> .depend --- jail.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jail.pieo -MTjail.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/jail.c -o jail.pieo --- command.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.command.pieo -MTco= mmand.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 /workspace/src/usr.sbin/jail/command.c = -o command.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objcopy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy = -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib= /clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_= CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VER= SION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15= .0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT= =3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET= _ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_= NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLL= VMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Dis= assembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARG= ETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializ= eX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D= /workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr= /obj -g1 -MD -MF.depend.llvm-objcopy.pieo -MTllvm-objcopy.pieo -Wno-format-= zero-length -fstack-protector-strong -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-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contri= b/llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.cpp -o llvm-objcopy.pie= o --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size.pieo -MTllvm-size.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contri= b/llvm-project/llvm/tools/llvm-size/llvm-size.cpp -o llvm-size.pieo --- all_subdir_usr.sbin --- --- config.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- OffloadDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.OffloadDump.pieo -MTOffloadDump.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src= /contrib/llvm-project/llvm/tools/llvm-objdump/OffloadDump.cpp -o OffloadDum= p.pieo --- all_subdir_usr.sbin --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_string::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:137:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- all_subdir_lib/libsysdecode --- =3D=3D=3D> lib/libsysdecode (all) --- ioctl.c.tmp --- env CPP=3D"/usr/local/bin/x86_64-unknown-freebsd14.3-cpp12 --sysroot=3D/tmp= /obj/workspace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/= bin/" MK_PF=3D"yes" /bin/sh /workspace/src/lib/libsysdecode/mkioctls /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/include > ioctl.c.tmp --- all_subdir_usr.bin --- --- SourcePrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.SourcePrinter.pieo -MTSourcePrinter.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /works= pace/src/contrib/llvm-project/llvm/tools/llvm-objdump/SourcePrinter.cpp -o = SourcePrinter.pieo --- all_subdir_usr.bin/clang/llvm-readobj --- --- COFFDumper.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/variant:225, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/ADL.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/iterator_range.h:21, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Object/COFF.h:16, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMWinEHPrinter.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/COFFDumper.cpp:14: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 272.26 real 2735.21 user 247.48 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/jenkins29643680234= 41006079.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_792_2136616718.1760078544812-- From nobody Fri Oct 10 07:00:18 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 4cjd116LF1z6BTHg for ; Fri, 10 Oct 2025 07:00:21 +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 4cjd113WKcz3TYC; Fri, 10 Oct 2025 07:00:21 +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=1760079621; 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: list-id; bh=nb1suV4aH2xlPLnzyqge8S1hXDDe44lelN9i/an6tJg=; b=CvTLwFiHj4d8QB7egcwzSyEPBBi/RDWtRmVNH2OAe+pEuOb9ioIvCQtlNL4OSwv+87zKtI pTPtCODCoHAtAdsCUnQkEkeFpXx5T+2pV0N/P7dmvkHRbBgH0DyAhMef3o0kyUOWdV8/GK zioRA3WSsvmaDRogP7rp3N/+J9xaGygG49KzLmjxcqZSfU6VTDungLKqFzjf8QwWX7+0cV +mRCn5UARFoiTQf2q+vN+RETnvvSa1DGtaX0MEyBzAmT5dn2JNoOiXmGhKbrMeUdDxsiAq 85odx81ox7vHi7pc4z52l3/vczZyqhyygpRhPGg4P9tmUg3q4UzJGZWEEyWzcg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760079621; a=rsa-sha256; cv=none; b=KmQaM4V2mbnIzM3QlCLPjIuDi7NoEUwcXg5OaP+9JLR9gp8OEUiNtBIXweDFv08bAR80/d PRwDaYvqI4wexkX+qKtAfkvj2nXohhKyV91PG5oFPE/vWcKcQp8FUXuLnM0LDIvipQPDgV Ri5YZcnGIoL7b1jfGOuSGCmfzGKKaV7fF2GcZNnynGabU7m5HzAQPgH6Ia1aRfi7c6QFlZ eBnLToPJgqGtflcipSxvUyur4KCbCqL9yxgdOBp1VY+lpM0F8wFfj9Nmyt+RKsXHqpNfpm fjibdmpL2a4DpSchrTOOA1fFHwBJ1EIIipiC2qaNlKsLGiOHySZ/lBfvIY/cUA== 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 4cjd1132FGzssh; Fri, 10 Oct 2025 07:00:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 07:00:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <133892658.797.1760079621431@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #6796 - Failure 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_796_1604969339.1760079618811" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_796_1604969339.1760079618811 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #6796 (53825afc5dd13f3d16c3db6727260= d7184bcd581) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/6796/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 6796/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 796/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) 8e985774117d49eb968789aba8550c2a92992a9a by imp: kern: Remove needless kern.opts.mk 3faa5bfece73c62c2a3939e9b60365a899d16940 by imp: kern: Don't need bsd.own.mk 498368529011086067ed48e40cbfd46a4d5ef2ca by imp: modules: Simplify some expressions 53825afc5dd13f3d16c3db6727260d7184bcd581 by imp: nvme: There's 64 LBAF descriptors, not 16 The end of the build log: [...truncated 95.64 MiB...] --- wait_noproc_wnohang_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug wait_no= proc_wnohang_test.full wait_noproc_wnohang_test.debug --- wait_noproc_wnohang_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwait_noproc_wnohang_test.debug wait_noproc_wnohang_test.full wa= it_noproc_wnohang_test --- write_test --- --- all_subdir_lib/libc/tests/iconv --- --- iconvctl_test --- (cd /workspace/src/lib/libc/tests/iconv && DEPENDFILE=3D.depend.iconvctl_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/iconv/Makefile _RE= CURSING_PROGS=3Dt PROG=3Diconvctl_test ) --- all_subdir_lib/libc/tests/sys --- (cd /workspace/src/lib/libc/tests/sys && DEPENDFILE=3D.depend.write_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/sys/Makefile _RECURSING= _PROGS=3Dt PROG=3Dwrite_test ) --- all_subdir_tests --- --- inter-process.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/openbsm -g -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-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=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -lbsm -lutil = -Wl,-zrelro -Wl,-znoexecstack -o inter-process.full inter-process.o utils.= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateauditd.a -lpriv= ateatf-c --- all_subdir_lib --- --- all_subdir_lib/libc/tests/iconv --- --- .depend.iconvctl_test --- echo iconvctl_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .de= pend.iconvctl_test --- iconvctl_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.iconvctl_test.icon= vctl_test.pieo -MTiconvctl_test.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 -Wc= ast-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=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 -c /workspace/src/lib/l= ibc/tests/iconv/iconvctl_test.c -o iconvctl_test.pieo --- all_subdir_lib/libc/tests/sys --- --- .depend.write_test --- echo write_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.write_te= st --- t_write.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -g -MD -MF.depend.write_test.t_write.pieo = -MTt_write.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/netbsd-tests/lib/libc/sys/t_writ= e.c -o t_write.pieo --- all_subdir_tests --- --- inter-process.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug inter-p= rocess.full inter-process.debug --- inter-process --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dinter-process.debug inter-process.full inter-process --- administrative --- (cd /workspace/src/tests/sys/audit && DEPENDFILE=3D.depend.administrative = NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/audit/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dadministrative ) --- .depend.administrative --- echo administrative.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .d= epend.administrative --- administrative.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/contrib/openbsm -g -MD -MF.depend.admi= nistrative.administrative.o -MTadministrative.o -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretu= rn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -W= cast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace= /src/tests/sys/audit/administrative.c -o administrative.o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/iconv --- --- iconvctl_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o i= convctl_test.full iconvctl_test.pieo -lprivateatf-c --- iconvctl_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iconvct= l_test.full iconvctl_test.debug --- iconvctl_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diconvctl_test.debug iconvctl_test.full iconvctl_test --- Kyuafile --- --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- =3D=3D=3D> tests/sys/capsicum (all) --- mini-me.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/tests -fPIE -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-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/contrib/capsicum-test/mini-me.c -o mini-me.pie= o --- all_subdir_lib --- --- all_subdir_lib/libc/tests/sys --- --- write_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zre= lro -pie -Wl,-znoexecstack -o write_test.full t_write.pieo -lprivateatf-c= -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_tests --- --- functional --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp mv functional.tmp functional --- Kyuafile --- --- mini-me --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- all_subdir_lib --- --- write_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug write_t= est.full write_test.debug --- write_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwrite_test.debug write_test.full write_test --- all_subdir_tests --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -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/capsicum-tes= t/mini-me.c -o mini-me.o --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- mini-me --- --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_rescue --- --- ipfw_make --- --- tables.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DPF -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/l= ibifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -M= F.depend.tables.o -MTtables.o -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-cast-align -c /works= pace/src/sbin/ipfw/tables.c -o tables.o --- routed_make --- --- radix.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.radix.o -MTradix.o -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 -Wno-uninitialized -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-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 -Wno-address-of-packe= d-member -c /workspace/src/sbin/routed/radix.c -o radix.o --- all_subdir_tests --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_usr.sbin --- --- discovery.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_= at(_Tp* __loc) { | ^~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_map:591, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:26: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1134= :6: warning: 'always_inline' function might not be inlinable [-Wattributes] 1134 | void __hash_table<_Tp, _Hash, _Equal, _Alloc>::__deallocate_node(__= next_pointer __np) _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1134= :6: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:622:6: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 622 | void __list_imp<_Tp, _Alloc>::clear() _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1101 | __hash_table<_Tp, _Hash, _Equal, _Alloc>::~__hash_table() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1101= :1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/array:152: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 617 | __list_imp<_Tp, _Alloc>::~__list_imp() { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/list:617:1: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_rescue --- --- pfctl_make --- --- pf_print_state.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -Wall -Wmissing-prototypes -Wno-uninitialized -Wstrict-p= rototypes -DENABLE_ALTQ -I/workspace/src/sbin/pfctl -I/workspace/src/lib/li= bpfctl -I/tmp/obj/workspace/src/amd64.amd64/rescue/rescue/workspace/src/lib= /libpfctl -DWITH_INET6 -DWITH_INET -DRESCUE -I/tmp/obj/workspace/src/amd64.= amd64/lib/libifconfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil= -g -MD -MF.depend.pf_print_state.o -MTpf_print_state.o -std=3Dgnu17 -Wno-= format-zero-length -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=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -c /workspace/= src/sbin/pfctl/pf_print_state.c -o pf_print_state.o --- all_subdir_tests --- collect2: error: ld returned 1 exit status 103.20 real 522.69 user 64.35 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/jenkins1751629705281099= 1230.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_796_1604969339.1760079618811-- From nobody Fri Oct 10 08:55:16 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 4cjgYd0nH5z6BddG for ; Fri, 10 Oct 2025 08:55:17 +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 4cjgYc5Z61z3hyP; Fri, 10 Oct 2025 08:55:16 +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=1760086516; 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=Ssiou4GLLcPv4wVuamAnlA8yZxP8AWiSqXWMnlgMs9o=; b=ZfK0I/WtbcDpWQlFl7vzB8/XLNOAbELZroz0hKAl8z1k6S6bJ3N8xf53UrZbhx2RNx1+N0 bCRq+qmBfP0mcNN8QabYw+urV9pmL/IVoE46NUv9Su/PAoRbf6JhpNZBM4EoGbxvjz9Vc1 c1lvUtmbdEYdQKYxvGvNMefhVBGBPYe6ARvViaVLyFgjKFBqIbS0w4h2z9OElDzSPEqCwp 9ey4ivVm/ONhJ7nMrHEbXBf69uUQsfzxMG2sKM+eNQrw9JmL1+Na7raw7DdmbOyPH1L/0l E946EEOF5dG5sb4rErTtOm4hk9YKphgKl2X6Q97H0Jpy/537MMniPxgzKzcxDA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760086516; a=rsa-sha256; cv=none; b=BOotpCyui9Wm5+pMP+ZAiMHXzBIm8XZFxe3TMiozp9RJSfYmIufCh3156P7b0LjQDLicn+ b8h3AG+JRyoZR1FW42oCXmX/Laq1kPki4YifYKjz7IfIaXTDTPslCxc9prajR3osMgOpLW EfRZG6NqTqrUBut4nn7D577cY6WpjbrOm/2X9vSEdxArpXPYRfH4OyTlsIKHNJUYX9AkTb 731pGzefDxs4dZ29eqpb3V3Bf6m/lQ3MbweUCImNsY/hl1eTgDfbUBMth4v3VpnLiKLald mhOT2j0iiKxw78Wm2XbSaUwimKfOZYaYmOG93LZN6NtY9YD0Apj65sA2JX5PYg== 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 4cjgYc54FZzwbH; Fri, 10 Oct 2025 08:55:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 08:55:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <559054198.807.1760086516716@jenkins.ci.freebsd.org> In-Reply-To: <1341753854.769.1760065014733@jenkins.ci.freebsd.org> References: <1341753854.769.1760065014733@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1508 - Failure 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_806_228948738.1760086516673" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_806_228948738.1760086516673 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-14-amd64-test - Build #1508 (e3df9a78da6be1dc9f0f43cd8ca8e25= 2b451f762) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/= 1508/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/15= 08/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/150= 8/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) e3df9a78da6be1dc9f0f43cd8ca8e252b451f762 by gshapiro: MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965' The end of the build log: [...truncated 11.08 KiB...] CPU: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz (2400.41-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x306e4 Family=3D0x6 Model=3D0x3e Steppi= ng=3D4 Features=3D0x9f83fbff Features2=3D0xfe9e6217 AMD Features=3D0x2c100800 AMD Features2=3D0x1 Structured Extended Features=3D0x281 XSAVE Features=3D0x1 TSC: P-state invariant Hypervisor: Origin =3D "bhyve bhyve " real memory =3D 9663676416 (9216 MB) avail memory =3D 8278609920 (7895 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. Security policy loaded: TrustedBSD MAC/BSD Extended (mac_bsdextended) ioapic0 irqs 0-31 Launching APs: 1 random: entropy device external interface kbd1 at kbdmux0 Deprecated code (to be removed in FreeBSD 15): MIDI sequencer: no longer ne= eded or used smbios0: at iomem 0xf1000-0xf101e smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6 aesni0: acpi0: acpi0: Power Button (fixed) atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 16777216 Hz quality 950 Event timer "HPET" frequency 16777216 Hz quality 550 Event timer "HPET1" frequency 16777216 Hz quality 450 Event timer "HPET2" frequency 16777216 Hz quality 450 Event timer "HPET3" frequency 16777216 Hz quality 450 Event timer "HPET4" frequency 16777216 Hz quality 450 Event timer "HPET5" frequency 16777216 Hz quality 450 Event timer "HPET6" frequency 16777216 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 virtio_pci0: port 0x2000-0x207f mem 0xc= 0000000-0xc0001fff irq 16 at device 2.0 on pci0 vtblk0: on virtio_pci0 vtblk0: 9216MB (18874557 512 byte sectors) virtio_pci1: port 0x2080-0x20ff mem 0xc= 0002000-0xc0003fff irq 17 at device 3.0 on pci0 vtblk1: on virtio_pci1 vtblk1: 512MB (1048576 512 byte sectors) ahci0: mem 0xc0004000-0xc0005fff irq 18 a= t device 4.0 on pci0 ahci0: AHCI v1.30 with 32 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 virtio_pci2: port 0x2100-0x217f mem 0xc= 0006000-0xc0007fff irq 19 at device 5.0 on pci0 vtblk2: on virtio_pci2 vtblk2: 128MB (262144 512 byte sectors) virtio_pci3: port 0x2180-0x21ff mem 0xc= 0008000-0xc0009fff irq 20 at device 6.0 on pci0 vtblk3: on virtio_pci3 vtblk3: 128MB (262144 512 byte sectors) virtio_pci4: port 0x2200-0x227f mem 0xc= 000a000-0xc000bfff irq 21 at device 7.0 on pci0 vtblk4: on virtio_pci4 vtblk4: 128MB (262144 512 byte sectors) virtio_pci5: port 0x2280-0x22ff mem 0xc= 000c000-0xc000dfff irq 22 at device 8.0 on pci0 vtblk5: on virtio_pci5 vtblk5: 128MB (262144 512 byte sectors) virtio_pci6: port 0x2300-0x237f mem 0xc= 000e000-0xc000ffff irq 23 at device 9.0 on pci0 vtblk6: on virtio_pci6 vtblk6: 128MB (262144 512 byte sectors) vmgenc0: on acpi0 atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) Unhandled ps2 mouse command 0xe1 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.= 0. psm0: model Generic PS/2 mouse, device ID 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 vga0: at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP= 0900 on isa0 Timecounter "TSC-low" frequency 1200049950 Hz quality 1000 Timecounters tick every 10.000 msec WARNING: Adding ifaddrs to all fibs has been turned off by default. Conside= r tuning net.add_addr_allfibs if needed usb_needs_explore_all: no devclass Trying to mount root from ufs:/dev/gpt/rootfs [rw]... ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number BHYVE-AC61-4EA8-6E92 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 128MB (262144 512 byte sectors) Setting hostuuid: df2011be-7803-4b0a-a643-1122a1011233. Setting hostid: 0x8fd2b28b. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 1118429 free (277 frags, 139769 blocks, 0.0% fragme= ntation) Mounting local filesystems:. Loading kernel modules: accf_data accf_dns accf_http accf_tls blake2 carp c= fiscsi cryptodev dummymbuf dummynet fusefs if_bridge if_enc if_epair if_ovp= n if_stf ipdivert ipfw ipfw_nat ipl ipsec mac_bsdextended mac_ipacl mac_por= tacl mqueuefs pf pflog pflow pfsync sctp snd_dummy tarfs tcpmd5 kldload: can't load accf_tls: No such file or directory /etc/rc: WARNING: Unable to load kernel module accf_tls blaketwo0: kldload: can't load dummymbuf: No such file or directory /etc/rc: WARNING: Unable to load kernel module dummymbuf load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched FQ_CODEL loaded load_dn_sched dn_sched FQ_PIE loaded load_dn_aqm dn_aqm CODEL loaded load_dn_aqm dn_aqm PIE loaded ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept= , logging disabled IP Filter: v5.1.2 initialized. Default =3D pass all, Logging =3D enabled Security policy loaded: TrustedBSD MAC/ipacl (mac_ipacl) Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) kldload: can't load pflow: No such file or directory /etc/rc: WARNING: Unable to load kernel module pflow pcm0: /etc/rc: WARNING: $hostname is not set -- see rc.conf(5). ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.42/mach/COR= E 32-bit compatibility ldconfig path: /usr/lib32 Setting up harvesting: PURE_VMGENID,PURE_RDRAND,[CALLOUT],[UMA],[FS_ATIME],= SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CACHED Feeding entropy: . lo0: link state changed to UP Starting Network: lo0 enc0. lo0: flags=3D1008049 metric 0 mtu 1= 6384 =09options=3D680003 =09inet 127.0.0.1 netmask 0xff000000 =09inet6 ::1 prefixlen 128 =09inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 =09groups: lo =09nd6 options=3D21 enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 Starting devd. Starting Network: enc0. enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 route: message indicates error: File exists add host 127.0.0.1: gateway lo0 fib 1,2 add host 127.0.0.1: gateway lo0 fib 0: route already in table route: message indicates error: File exists add host ::1: gateway lo0 fib 1,2 add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 fib 0,1,2 add net ff02::: gateway ::1 fib 0,1,2 add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2 add net ::0.0.0.0: gateway ::1 fib 0,1,2 Updating /var/run/os-release done. Clearing /tmp (X related). Updating motd:. Starting auditd. 2025-10-10T02:57:53.948052+00:00 - auditd 943 - - starting... 2025-10-10T02:57:53.949075+00:00 - auditd 944 - - Auditing disabled 2025-10-10T02:57:53.949990+00:00 - auditd 944 - - Configured trail files di= stribution. 2025-10-10T02:57:53.951409+00:00 - auditd 944 - - Auditing enabled 2025-10-10T02:57:53.952326+00:00 - auditd 944 - - New audit file is /var/au= dit/20251010025753.not_terminated 2025-10-10T02:57:53.956530+00:00 - auditd 944 - - Registered 677 event to c= lass mappings. 2025-10-10T02:57:53.956735+00:00 - auditd 944 - - Registered non-attributab= le event mask. 2025-10-10T02:57:53.958334+00:00 - auditd 944 - - Set audit policy in kerne= l. 2025-10-10T02:57:53.959932+00:00 - auditd 944 - - Set audit trail size in k= ernel. 2025-10-10T02:57:53.960847+00:00 - auditd 944 - - Set audit trail queue in = kernel. 2025-10-10T02:57:53.961751+00:00 - auditd 944 - - Set audit trail min free = percent in kernel. 2025-10-10T02:57:53.962655+00:00 - auditd 944 - - audit_control(5) may be m= issing 'host:' field 2025-10-10T02:57:53.963618+00:00 - auditd 944 - - Audit controls init succe= ssful Mounting late filesystems:. Fri Oct 10 02:57:54 UTC 2025 FreeBSD/amd64 (Amnesiac) (ttyu0) login: Trigger sent. Waiting for PIDS: 9442025-10-10T08:54:49.999208+00:00 - auditd 944 - - Got = close and die trigger 2025-10-10T08:54:50.000171+00:00 - auditd 944 - - Auditing disabled 2025-10-10T08:54:50.018776+00:00 - auditd 944 - - renamed /var/audit/202510= 10025753.not_terminated to /var/audit/20251010025753.20251010085450 2025-10-10T08:54:50.019685+00:00 - auditd 944 - - Finished 2025-10-10T08:54:50.020633+00:00 - auditd 944 - - auditd exiting. . Stopping devd. Waiting for PIDS: 742. Writing entropy file: . Writing early boot entropy file: . . Terminated Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 0 done All buffers synced. Uptime: 5h57m2s acpi0: Powering system off + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-14-amd64-1508' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-dtrace-tests.sh + rm -f test-report.txt test-report.xml + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-14-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-14-amd64-test] $ /bin/sh -xe /tmp/jenkins750713329187486621= .sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-14-amd64-test', 'commit': 'e3df9a78= da6be1dc9f0f43cd8ca8e252b451f762', 'branch': 'stable-14', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-14/latest_tested/amd64/amd64 -> ../../e3df9a78da6be1d= c9f0f43cd8ca8e252b451f762/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_806_228948738.1760086516673-- From nobody Fri Oct 10 09:39:30 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 4cjhXj62JQz6Bj6D for ; Fri, 10 Oct 2025 09:39:33 +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 4cjhXj4Kj6z3q2J; Fri, 10 Oct 2025 09:39:33 +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=1760089173; 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=oUuSDGbnOWVbPxGX3ShcIn1DVTboCaY0XADOn/d01dw=; b=NC4VVnHtMfyOImBRHupblONINwO3A/p2JI/J+g8mCC7i/AWQBKoUgH4VKT8IzWAxABW6h+ Bz4uAWUsoDyNRT6kDT0C/3myaELvY6h6LbQ05FzOgw+DAlZTVkvRkUs2o+0ChEJYzkx4kY l3FIhI3HUdP/Pmj4yPWiC9eeStzW4dM8eDHn8HTXSh7DR7Nuv7ewTG2bEopaeuerQTH5dx C3Z1burvREH2BrkZ4vxl298e6Coo3f8y9iFoaBz+INuSdPU2bYWUjF/twsKiHV7g5N48F/ 7hR6u0KEistRNJzKmUsHsPadxJ/Sffhw58GbJ2Dvr7I3onJnXO5WOMZKIm/iKA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760089173; a=rsa-sha256; cv=none; b=egfYsTVL9d7jVUnWBHUy0m+TsUMYQmM/746cWXmYHagESD5Qx1nAgyBrcVKLDHlieQBUvf HdwjUf5J/sSRHCoSejeyX5UFdpgwn4fg1KloMU839WZxPJn1UbAg5u61K7YdA13s/hOOij jLg3ot9xQ2Jj1HE28rw3ElKG6DiKVtQHM82Z7IzXGPKNV1oWfJ2H6wNLneUJ0Y4DrNotfZ wV+rmyZv8D0EWmjHYtbasmraRjzGaRXGb/tJ/QsQ0MmzcAe2lV3mZXZg0vU/R8PAEI96Q/ pAR0rh0cGluGBcdcLEkUM8VtR06PHT4K3LBSzv0wQo2LLlvFLFTjGPMKa2geMw== 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 4cjhXj3ZsrzxZT; Fri, 10 Oct 2025 09:39:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 09:39:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1769852738.809.1760089173507@jenkins.ci.freebsd.org> In-Reply-To: <1870888779.787.1760077752876@jenkins.ci.freebsd.org> References: <1870888779.787.1760077752876@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #33 - 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_808_759535295.1760089170653" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_808_759535295.1760089170653 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #33 (8638af3b2209aef302506afc89= 5bd44d014fd64b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/33/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/33/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/33/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) 8638af3b2209aef302506afc895bd44d014fd64b by kp: pf.conf.5: 'address' is mandatory with route-to The end of the build log: [...truncated 109.11 MiB...] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_tests --- --- interrupt --- --- interrupt.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o interrupt.full interrupt.pieo mockfs.pieo utils.pieo -= lprivategmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- interrupt.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug interru= pt.full interrupt.debug --- interrupt --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dinterrupt.debug interrupt.full interrupt --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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_lib --- --- nv_tests --- (cd /workspace/src/lib/libnv/tests && DEPENDFILE=3D.depend.nv_tests NO_SU= BDIR=3D1 make -f /workspace/src/lib/libnv/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dnv_tests PROG_CXX=3Dnv_tests) --- .depend.nv_tests --- echo nv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend.nv_tests echo nv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a= >> .depend.nv_tests --- nv_tests.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.nv= _tests.nv_tests.pieo -MTnv_tests.pieo -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -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-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/li= b/libnv/tests/nv_tests.cc -o nv_tests.pieo --- all_subdir_usr.sbin --- 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_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/new:359, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocator_traits.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/allocation_guard.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:23, 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/sstream:317, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++/macros.hpp:29, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++.hpp:29, from /workspace/src/lib/libnv/tests/nv_tests.cc:30: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 1 error --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 178.91 real 1885.68 user 188.73 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins14903936172= 652918631.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_808_759535295.1760089170653-- From nobody Fri Oct 10 09:58:18 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 4cjhyQ0Mmbz6BkSK for ; Fri, 10 Oct 2025 09:58:22 +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 4cjhyP5Fkwz3rgh; Fri, 10 Oct 2025 09:58:21 +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=1760090301; 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=kNWjn1eFKOhsZHvSQzGkUOytaCcqEl8oiPjN+qfquIs=; b=vTRntxJ53D/XVz4XT1K+IN5IOLQ+8KBMdDNQkVqtzeBQKi6b8P9TSC6XYJuF3MQ2xhc7yg Hg3sm4cDXpwP1bHp8nd1wqArqA/RBypAf0NR4+j4W3PXcSILs+JUwQUrkWX4JOBP5Nar1x UFD6jWaGly+HaYRHJnDbi6BGej6V2Wjh6/PYzl8eGzy+jUmveWWPPQCkFx6vH8GfBoL2Py eReJEBJVeWnqPVDi3lIt3yLUUE82WdOod51+OhjSgS51+P3GPycmPL7Os/AQlZ1rcHFLww +E5sOlfZhinDz9XM72DYelkUaObP7qg5t6+Za3iGYSPtSXTHYfGBPNTT+TX28Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760090301; a=rsa-sha256; cv=none; b=YBgjXIYpMBDtlKJGlWuzp6gi1v5iM5vUCb/F7F58hh4quF9Bzqb2LcGyxkx47eEvxTZSvV 9QeVFvcKdPt6kTJ0qMfsHn4qAdr6RInmGz16iuafQ+wrlGVez47BCBC/nKYOsQ+RytEEdc D0BKASFBybvq6dJBEHhZfiOBs/qfokPtmDZ8F/SnTkUBj7yukymT9SGu6eoZc2YNcFkqcB 24oSNmOsdtpuN5eYIhIaKk1qDl+LK1vtyOWD2EkIjBts2BxXQQw8qO2GrUngDQfeZX10d+ KOxPNQmA0l1/MQUiCNeKkDd/ePsAvnBUTLKifBjwQj/q7t5NPGWtCYNYuXvn+A== 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 4cjhyP4ZmpzyCX; Fri, 10 Oct 2025 09:58:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 09:58:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1667596052.815.1760090301647@jenkins.ci.freebsd.org> In-Reply-To: <464926652.785.1760077445116@jenkins.ci.freebsd.org> References: <464926652.785.1760077445116@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #33 - 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_814_346000488.1760090298736" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_814_346000488.1760090298736 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #33 (8638af3b2209aef302506afc89= 5bd44d014fd64b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/33/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/33/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/33/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) 8638af3b2209aef302506afc895bd44d014fd64b by kp: pf.conf.5: 'address' is mandatory with route-to The end of the build log: [...truncated 110.07 MiB...] --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable unless also declared 'inline' [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable unless also declared 'inline' [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI= terator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<= value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:213: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable unless also = declared 'inline' [-Wattributes] 362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s= plit_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable unless also = declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable unless also = declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si= ze_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an= d_output( | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable unless also dec= lared 'inline' [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le unless also declared 'inline' [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang/clang-scan-deps --- --- clang-scan-deps.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/clang-sc= an-deps -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libclang -I/tmp/obj/= workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/contrib/llvm-p= roject/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC_ANALYZER -I= /workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm= /include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MAC= ROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64= -unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" = -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_= ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_E= NABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIV= E_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLV= MInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -= DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETM= C=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong = -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 -Wno-address-of-packed-member = -fno-strict-aliasing -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-e= rror=3Dunknown-pragmas -Wno-dangling-reference -Wl,--gc-sections -Wl,-zrel= ro -pie -Wl,-znoexecstack -o clang-scan-deps.full ClangScanDeps.pieo cla= ng-scan-deps-driver.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/libcl= ang/libprivateclang.so /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm= /libprivatellvm.so -lz -lprivatezstd -lexecinfo -lncursesw -lpthread= =20 --- clang-scan-deps.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug clang-s= can-deps.full clang-scan-deps.debug --- clang-scan-deps --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dclang-scan-deps.debug clang-scan-deps.full clang-scan-deps --- all_subdir_tests --- --- interrupt --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.interrupt = NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dinterrupt PROG_CXX=3Dinterrupt) --- .depend.interrupt --- echo interrupt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/= tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/li= b/libutil.a >> .depend.interrupt echo interrupt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.= a >> .depend.interrupt --- interrupt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.in= terrupt.interrupt.pieo -MTinterrupt.pieo -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi= tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -I/workspace/src/tests -I/workspace/src/= sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -D= GTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTI= ON=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pr= efix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-m= emaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suf= fix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new= -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/= sys/fs/fusefs/interrupt.cc -o interrupt.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 267.77 real 2775.09 user 216.90 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/jenkins15514414858= 749310879.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_814_346000488.1760090298736-- From nobody Fri Oct 10 10:02:30 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 4cjj3F6x5cz6BkVD for ; Fri, 10 Oct 2025 10:02:33 +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 4cjj3F5JzQz3rwR; Fri, 10 Oct 2025 10:02:33 +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=1760090553; 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=xcm1HapWSb0i5WkTvMyfP5fZWtbwDE+O/zgmWzXqeas=; b=TYL68gtw8UatDUuJB+9GS8jc5wHC7VB8Hx6bnYVsege9GFB/lbB/bwgK4JltTUCSZDxSSl yqYin6JFGbXBrPTy/QB/uLizfeq8gfqdHXoRJIymbK9aPJ8rZIH6YUOTqsmc5WBYgHj8vD J/kTb7pdsChahRikzVaup9VDpk+b5IpPcoqMi4Khb36O+Sm5O8bH7C60Q+vvgZnOre8FUE 2NzcvyB4F9BtcOyLToWkyJbWwyGKzK6XxdFb/HMK13u1agE28SV3aFkQH17cS3b+qbYMcP dqgYWDlY2zmnzQZ/0wLUivq/VsXIxvhgtOdCoaur3xJoWIlke1wPBB1PKNP00g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760090553; a=rsa-sha256; cv=none; b=ZeaY69jrSUizrvKAehWQLQJ9394XnyVYJ0TrP3rWC+WWeKL2yP9PNNyNM6gF+ObyO/L55I c8unhQytKn5aLWDqxAwV+mapoMcZgDLWK1zq2Zw4E4ek/Cjsl66blud+8Ih4XYDY6g+8jx TS7vZGHWZBcpILFm1QmdS1oD5KlyWLGuv52Kf+jNl+l2enY/A3NydE6Ks2OwT8LjdDe1Pf Dhgx43kVUdyk83dXeRZQqIjRjwyMIA9t6xg0nouSVJqIgyAC00Ka30m3mCvQKzOISUJC0x /EobwLgEPPukLJ0qUGZaIlWc85MqLe4JatX3gYO0GdHeE+EZunR6crZw6XDN2Q== 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 4cjj3F4qzBzyFw; Fri, 10 Oct 2025 10:02:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 10:02:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1007824620.819.1760090553682@jenkins.ci.freebsd.org> In-Reply-To: <729348573.793.1760078547660@jenkins.ci.freebsd.org> References: <729348573.793.1760078547660@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #33 - 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_818_1742438881.1760090550884" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_818_1742438881.1760090550884 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-gcc12_build - Build #33 (8638af3b2209aef302506afc895bd44d014fd64b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/33/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/33/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_build/33/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) 8638af3b2209aef302506afc895bd44d014fd64b by kp: pf.conf.5: 'address' is mandatory with route-to The end of the build log: [...truncated 109.43 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:123:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:107:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] --- cnv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const& __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitialized_algorithms.h:516:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputIterator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/deque:213: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:362:31: warning: 'always_inline' function might not be inlinable [-Wattributes] 362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__split_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:362:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:362:31: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:348:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, size_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:348:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:348:1: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: warning: 'always_inline' function might not be inlinable [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_and_output( | ^~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_thread_poll_with_backoff( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_with_backoff.h:37:54: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:499:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, const _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI bool isnan(_A1 __x) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:100:76: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29:30: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:48: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponential_functions.h:66:30: warning: 'always_inline' function might not be inlinable [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:618:53: warning: 'always_inline' function might not be inlinable [-Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basic_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:71:59: warning: 'always_inline' function might not be inlinable [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append10(char* __first, _Tp __value) noexcept { | ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_chars_base_10.h:71:59: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notify_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:123:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:107:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atomic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_functions.h:29:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59:29: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr, size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warning: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/fsync.cc:37: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:28:28: warning: 'template class std::__1::result_of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invoke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:32:58: warning: 'template class std::__1::result_of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 = typename result_of<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/result_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- In function 'r_init_all', inlined from 'main' at /workspace/src/usr.sbin/moused/moused/moused.c:798:3: /workspace/src/usr.sbin/moused/moused/moused.c:2089:25: warning: 'strncpy' output may be truncated copying 10 bytes from a string of length 255 [-Wstringop-truncation] 2089 | strncpy(path + 11, dp->d_name, 10); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 234.92 real 2439.06 user 222.09 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/jenkins2239798956386518502.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_818_1742438881.1760090550884-- From nobody Fri Oct 10 12:11:14 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 4cjlvl10sbz6BwF7 for ; Fri, 10 Oct 2025 12:11:15 +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 4cjlvk341Vz42dn; Fri, 10 Oct 2025 12:11:14 +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=1760098274; 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=2Vn0q7LXZ2I8qXMGoHwpId+l/gM6DwTUGQ+1XhaI9w8=; b=Nbxxuagclrhlyg1CV3sJzjk6kBePGHu+D4wa/bdcr7YUYD1Kb+na1rxMA7E6p/oVBCdYX2 9ZKZL7kXUxMKxOOEj8pGDh+Yus8LynfDcm3+4QwQVBdqCq0+OSwOj6qDyM965YwzZqr/en MPZ2TO56uGf406IvmSOfKrw5lBchV4L6S/89CeyksRF+aqr8B8DeKF0BYUwRSEme+gQaDA P6Ku2kh+7u8faIB/3rgdVnzVSnetfqR8aCLKJVHL/eKBxbzuUiO+UES2MdNmyfSwoKmLFP RZJWBTnQ/DlN5pcBazqWR0ygFJNmA+hyWnIo3SQvg628kqdw5RQj6L+/lVBDNw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760098274; a=rsa-sha256; cv=none; b=ZLukfnujT3CfRqdZdJt9PTO3xi7KQDljxNV6y8iz10TX1usLyVE801lq8I1e9zLP5AbjD7 aJfC/iD554YfBe0UqByewL2Qe6fn7AED5H52UnRbYfpQ2HO7vS/fdxpPfDXOKCcGrm+BbO p6drZPlkAw3QcTWuFOGLvWYNmufc3MLbPe8vnbwzz84jpqHnyJGBmOZ+7TDUG/aUyM1197 hLQXWwTTM9Dm9pIT/8ZE3QtWEdVxZb4By+LllaVvi8L4HvyoLkqVmzGoGu9TQvcpsiE/tr oyPe+JEmNJ6/1BiAkm4O5i4Syi3HA4aG0F2YdoJM1g2HNRNp3yh/hoWptnEO6g== 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 4cjlvk2bgbz127F; Fri, 10 Oct 2025 12:11:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 12:11:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1729099449.823.1760098274368@jenkins.ci.freebsd.org> In-Reply-To: <559054198.807.1760086516716@jenkins.ci.freebsd.org> References: <559054198.807.1760086516716@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1509 - Still unstable 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_822_917254327.1760098274164" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_822_917254327.1760098274164 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1509 (182eef99ee7ba237f7f302ac4a2cda7b9babac23) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1509/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1509/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1509/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 182eef99ee7ba237f7f302ac4a2cda7b9babac23 by ivy: Makefile: Force DISTDIR=/ for (update-)packages The failed test cases: 550 tests failed. FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 450 other failed tests. ------=_Part_822_917254327.1760098274164-- From nobody Fri Oct 10 12:30:42 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 4cjmLB4vcGz6BxSJ for ; Fri, 10 Oct 2025 12:30:42 +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 4cjmLB2T4Vz450w; Fri, 10 Oct 2025 12:30:42 +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=1760099442; 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=iFdKT7B7jRTcQ7SOQI64ejrQWaP2ICRZnjr19xQPetg=; b=kLGPptDS69TkDselMvQqhmeSEb5SB1zl1B9rvcr5/40Q7WRRNMUsoFs1OrqDPpB5cAdNOH Syyz/tEoGRpCzqRGSkxW0fuBgWwN8X3TE7yVdmByLnQ/kjXqGY1QqBhKEC2UlOzPI+DmJ2 IUqi4ydDlvj8vSfZoqxwmYYK9denORiN94QbN6Eg6vbMYcLm5HwE8g7vxBvtfP6g65cRZ3 qEMuSpmelYgYPejHRHayZhEVoDZl1eVv9zRR08pgMXgISrXx/aLA53YgUQcTzjMBYCI2Nu CiiINW+xCygsTZzhUqEtZ5QTWhGzri10tNXD42h4C4YZJLSaw2Ii+YolXg+RwA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760099442; a=rsa-sha256; cv=none; b=f7eJ7bvIqGIojYDZ7IX/FS9gcFwMj7/H1TvIZ0QSDuRunkMjaFqtMcqk/1niqt/e+XnTiC U6I0L+3dsEBem1v6ZYxB9zZnBoHCpeIRw+nVvtRYpeu9PR3i/w1J/wcC6JlAVcbMC6hQCd iG+rqU7gA5qOMQp+C65scyYN31E6rHfRIohxwislxWoRwdTGZcfzT21jXwdtpxLZsvkNBa +X7Yc7dqduKtVb6YBBwUUi1iQx66VbcDtnrrvb/kxKfO9Cvw+9XZWrAJBhGaoLlghBFEw6 ZiyzTXN6t4zIE/iLAclOROUaBWADgN3Ccm5oYWepybBpAPnp3zXxtNIeBOcGww== 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 4cjmLB20g9z13QZ; Fri, 10 Oct 2025 12:30:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 12:30:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gshapiro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <513390587.825.1760099442284@jenkins.ci.freebsd.org> In-Reply-To: <1731552656.789.1760077865147@jenkins.ci.freebsd.org> References: <1731552656.789.1760077865147@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #43 - 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_824_858287715.1760099442250" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_824_858287715.1760099442250 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #43 (e504946ee119c4bd3940bea798bd47e85= b0a25d0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 43/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/43= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/43/= console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the following changes and this is a notification to note that these changes have not been fully tested by the CI system Change summaries: (Those commits are likely but not certainly responsible) e504946ee119c4bd3940bea798bd47e85b0a25d0 by gshapiro: MFC: Merge commit '1fdae2e33fdc751bc2ec74c81fcde14323e4e965' The end of the build log: [...truncated 10.90 KiB...] Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 =09The Regents of the University of California. All rights reserved. FreeBSD is a registered trademark of The FreeBSD Foundation. FreeBSD 15.0-ALPHA5 n280619-e504946ee119 GENERIC amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvm= org-19.1.7-0-gcd708029e0b2) SRAT: Ignoring memory at addr 0xff000000 VT: init without driver. CPU: Intel(R) Xeon(R) Silver 4216 CPU @ 2.10GHz (2100.00-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x50657 Family=3D0x6 Model=3D0x55 Steppi= ng=3D7 Features=3D0x9f83fbff Features2=3D0xfede7a17 AMD Features=3D0x2c100800 AMD Features2=3D0x121 Structured Extended Features=3D0xd0170fb9 Structured Extended Features3=3D0x400 XSAVE Features=3D0x1 TSC: P-state invariant Hypervisor: Origin =3D "bhyve bhyve " real memory =3D 9663676416 (9216 MB) avail memory =3D 8316211200 (7930 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. Security policy loaded: TrustedBSD MAC/BSD Extended (mac_bsdextended) ioapic0 irqs 0-31 Launching APs: 1 random: entropy device external interface kbd1 at kbdmux0 smbios0: at iomem 0xf1000-0xf101e smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6 aesni0: acpi0: acpi0: Power Button (fixed) atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 16777216 Hz quality 950 Event timer "HPET" frequency 16777216 Hz quality 550 Event timer "HPET1" frequency 16777216 Hz quality 450 Event timer "HPET2" frequency 16777216 Hz quality 450 Event timer "HPET3" frequency 16777216 Hz quality 450 Event timer "HPET4" frequency 16777216 Hz quality 450 Event timer "HPET5" frequency 16777216 Hz quality 450 Event timer "HPET6" frequency 16777216 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 virtio_pci0: port 0x2000-0x207f mem 0xc= 0000000-0xc0001fff irq 16 at device 2.0 on pci0 vtblk0: on virtio_pci0 vtblk0: 9216MB (18874557 512 byte sectors) virtio_pci1: port 0x2080-0x20ff mem 0xc= 0002000-0xc0003fff irq 17 at device 3.0 on pci0 vtblk1: on virtio_pci1 vtblk1: 512MB (1048576 512 byte sectors) ahci0: mem 0xc0004000-0xc0005fff irq 18 a= t device 4.0 on pci0 ahci0: AHCI v1.30 with 32 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 virtio_pci2: port 0x2100-0x217f mem 0xc= 0006000-0xc0007fff irq 19 at device 5.0 on pci0 vtblk2: on virtio_pci2 vtblk2: 128MB (262144 512 byte sectors) virtio_pci3: port 0x2180-0x21ff mem 0xc= 0008000-0xc0009fff irq 20 at device 6.0 on pci0 vtblk3: on virtio_pci3 vtblk3: 128MB (262144 512 byte sectors) virtio_pci4: port 0x2200-0x227f mem 0xc= 000a000-0xc000bfff irq 21 at device 7.0 on pci0 vtblk4: on virtio_pci4 vtblk4: 128MB (262144 512 byte sectors) virtio_pci5: port 0x2280-0x22ff mem 0xc= 000c000-0xc000dfff irq 22 at device 8.0 on pci0 vtblk5: on virtio_pci5 vtblk5: 128MB (262144 512 byte sectors) virtio_pci6: port 0x2300-0x237f mem 0xc= 000e000-0xc000ffff irq 23 at device 9.0 on pci0 vtblk6: on virtio_pci6 vtblk6: 128MB (262144 512 byte sectors) vmgenc0: on acpi0 random: registering fast source VM Generation ID atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) Unhandled ps2 mouse command 0xe1 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.= 0. psm0: model Generic PS/2 mouse, device ID 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 vga0: at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP= 0900 on isa0 Timecounter "TSC" frequency 2100035106 Hz quality 1000 Timecounters tick every 10.000 msec usb_needs_explore_all: no devclass Trying to mount root from ufs:/dev/gpt/rootfs [rw]... ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number BHYVE-AC61-4EA8-6E92 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 128MB (262144 512 byte sectors) Setting hostuuid: 934738ce-8b3c-4405-a189-7c69946bbbc3. Setting hostid: 0xa7ce5ad5. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 1101990 free (6 frags, 137748 blocks, 0.0% fragment= ation) Mounting local filesystems:. Loading kernel modules: accf_data accf_dns accf_http accf_tls blake2 carp c= fiscsi cryptodev dummymbuf dummynet fusefs if_bridge if_enc if_epair if_ovp= n if_stf ipdivert ipfw ipfw_nat ipl ipsec mac_bsdextended mac_ipacl mac_por= tacl mqueuefs pf pflog pflow pfsync sctp snd_dummy tarfs tcpmd5 blaketwo0: load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched FQ_CODEL loaded load_dn_sched dn_sched FQ_PIE loaded load_dn_aqm dn_aqm CODEL loaded load_dn_aqm dn_aqm PIE loaded ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept= , logging disabled IP Filter: v5.1.2 initialized. Default =3D pass all, Logging =3D enabled Security policy loaded: TrustedBSD MAC/ipacl (mac_ipacl) Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) pcm0: ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.42/mach/COR= E 32-bit compatibility ldconfig path: /usr/lib32 /etc/rc: WARNING: $hostname is not set -- see rc.conf(5). Setting up harvesting: PURE_VMGENID,PURE_RDRAND,RANDOMDEV,[CALLOUT],[UMA],[= FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CA= CHED Feeding entropy: . lo0: link state changed to UP Starting Network: lo0 enc0. lo0: flags=3D1008049 metric 0 mtu 1= 6384 =09options=3D680003 =09inet 127.0.0.1 netmask 0xff000000 =09inet6 ::1 prefixlen 128 =09inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 =09groups: lo =09nd6 options=3D21 enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 Starting devd. Starting Network: enc0. enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 route: message indicates error: File exists add host 127.0.0.1: gateway lo0 fib 1,2 add host 127.0.0.1: gateway lo0 fib 0: route already in table route: message indicates error: File exists add host ::1: gateway lo0 fib 1,2 add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 fib 0,1,2 add net ff02::: gateway ::1 fib 0,1,2 add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2 add net ::0.0.0.0: gateway ::1 fib 0,1,2 Updating motd:. Updating /var/run/os-release done. Clearing /tmp (X related). Starting auditd. 2025-10-10T06:33:36.217961+00:00 - auditd 1430 - - starting... 2025-10-10T06:33:36.218902+00:00 - auditd 1431 - - Auditing disabled 2025-10-10T06:33:36.219713+00:00 - auditd 1431 - - Configured trail files d= istribution. 2025-10-10T06:33:36.220963+00:00 - auditd 1431 - - Auditing enabled 2025-10-10T06:33:36.221658+00:00 - auditd 1431 - - New audit file is /var/a= udit/20251010063336.not_terminated 2025-10-10T06:33:36.224791+00:00 - auditd 1431 - - Registered 677 event to = class mappings. 2025-10-10T06:33:36.224962+00:00 - auditd 1431 - - Registered non-attributa= ble event mask. 2025-10-10T06:33:36.225116+00:00 - auditd 1431 - - Set audit policy in kern= el. 2025-10-10T06:33:36.225269+00:00 - auditd 1431 - - Set audit trail size in = kernel. 2025-10-10T06:33:36.225428+00:00 - auditd 1431 - - Set audit trail queue in= kernel. 2025-10-10T06:33:36.225579+00:00 - auditd 1431 - - Set audit trail min free= percent in kernel. 2025-10-10T06:33:36.225747+00:00 - auditd 1431 - - audit_control(5) may be = missing 'host:' field 2025-10-10T06:33:36.225904+00:00 - auditd 1431 - - Audit controls init succ= essful Mounting late filesystems:. Fri Oct 10 06:33:36 UTC 2025 FreeBSD/amd64 (Amnesiac) (ttyu0) login: Trigger sent. 2025-10-10T12:30:33.124654+00:00 - auditd 1431 - - Got close and die trigge= r 2025-10-10T12:30:33.125612+00:00 - auditd 1431 - - Auditing disabled 2025-10-10T12:30:33.127030+00:00 - auditd 1431 - - renamed /var/audit/20251= 010063336.not_terminated to /var/audit/20251010063336.20251010123033 Waiting for PIDS: 14312025-10-10T12:30:33.130837+00:00 - auditd 1431 - - Fi= nished 2025-10-10T12:30:33.131168+00:00 - auditd 1431 - - auditd exiting. . Stopping devd. Waiting for PIDS: 1129. Writing entropy file: . Writing early boot entropy file: . . Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 0 done All buffers synced. Uptime: 5h57m2s acpi0: Powering system off + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-43' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins130686226520704636= 15.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'e504946e= e119c4bd3940bea798bd47e85b0a25d0', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../e504946ee119c4b= d3940bea798bd47e85b0a25d0/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_824_858287715.1760099442250-- From nobody Fri Oct 10 12:39:16 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 4cjmX442sqz6By1D for ; Fri, 10 Oct 2025 12:39:16 +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 4cjmX41qWRz45rL; Fri, 10 Oct 2025 12:39:16 +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=1760099956; 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=HG+ecAuVo0wAYT2zAkyAS+XbGq6t0wLQy7b3EgVOBpE=; b=B87u9VXy24cvdzr9wkx4WlLcg4RDa1Z3BoIBv2hC84aJz8pgLXXPV0SAAy8G39K1sm5Z/X d8X0zqUXnv9e1erbFgrXQ44C91MiHOyA+4CKYKQJAIdC+D6JuYvCakSmTwJkK5XmY2DlkK LDTZP6q5e2ng/LeRWfCBv0Cxf2/uHMrzLfw+bukeAwaWPBesM+l/ERUS1mZ3vePHnTgw2g AvkhXSWo0PF6JNFFTuzOLpuVOY3gprCegFmbhS6QmVdOCWVbyMwJIUA6khZ0echS/P+MUh iSm36nqPhS44BqZ61HIQbPhECFlbZ1i2Vtcy5VP5U+9mFCzgtVGTWc7AmqbQzw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760099956; a=rsa-sha256; cv=none; b=Hr2UmfVjNk1M4yaGyENDSdi8BaxLqQGTUhMPI+oVX/FOnzNTPkwyp+DBr3lhxLYps6qH6v oGelXzp3OpapNFmBjBbty9LUy1IhmKn9KoD0gdWjKRcJhO5Qng+Rm4Yz90DqOJnaaAynIj 5UdBOiJzOASAE8ob8Skowg/M509suJr9be/ZpoqDJ7qvckzSbGAbjPm3VSn5iml3BiVHRl 8Aib3VrIDJ9XBzFwC9EG6zxWUD0grhGAHH5l9ye2cJezLbn+66fo855rb/zrBhZmq3ZzC0 ojLCRZMR5mWFLekPnWI3sDCfRVvL/eAIOT74KTUdHuLIHPZIQNXH6rg60bSFjA== 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 4cjmX413Rlz13fw; Fri, 10 Oct 2025 12:39:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 12:39:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, rlibby@FreeBSD.org, jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1018660053.827.1760099956153@jenkins.ci.freebsd.org> In-Reply-To: <686147822.791.1760078471107@jenkins.ci.freebsd.org> References: <686147822.791.1760078471107@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26947 - 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_826_709039426.1760099956046" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_826_709039426.1760099956046 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26947 (e474fdfde604372000fc6bc4f7197b1e7c9= 04597) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26947= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26947/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26947/co= nsole 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) 98b2a2265f5ee47bd932347699e6117df2f41488 by tuexen: sockstat: improve output formatting 746eadecaa7dc8913721cbaa9be4e603bd36ea49 by tuexen: sockstat: show path state column only when useful 1435a9b293e21f8fca1f654420c5075ea7434e8f by jhb: ctld: Defer initialization of NVMeoF associations e474fdfde604372000fc6bc4f7197b1e7c904597 by rlibby: acpidump: quiet gcc -Wstrict-aliasing The end of the build log: [...truncated 10.95 KiB...] FreeBSD 16.0-CURRENT #0 n281026-e474fdfde604: Thu Oct 9 21:23:27 UTC 2025 root@FreeBSD-main-amd64-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/amd6= 4.amd64/sys/GENERIC amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvm= org-19.1.7-0-gcd708029e0b2) WARNING: WITNESS option enabled, expect reduced performance. SRAT: Ignoring memory at addr 0xff000000 VT: init without driver. CPU: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz (2400.33-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x306e4 Family=3D0x6 Model=3D0x3e Steppi= ng=3D4 Features=3D0x9f83fbff Features2=3D0xfe9e6217 AMD Features=3D0x2c100800 AMD Features2=3D0x1 Structured Extended Features=3D0x281 XSAVE Features=3D0x1 TSC: P-state invariant Hypervisor: Origin =3D "bhyve bhyve " real memory =3D 9663676416 (9216 MB) avail memory =3D 8295165952 (7910 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. Security policy loaded: TrustedBSD MAC/BSD Extended (mac_bsdextended) ioapic0 irqs 0-31 Launching APs: 1 random: entropy device external interface kbd1 at kbdmux0 smbios0: at iomem 0xf1000-0xf101e smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6 aesni0: acpi0: acpi0: Power Button (fixed) atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 16777216 Hz quality 950 Event timer "HPET" frequency 16777216 Hz quality 550 Event timer "HPET1" frequency 16777216 Hz quality 450 Event timer "HPET2" frequency 16777216 Hz quality 450 Event timer "HPET3" frequency 16777216 Hz quality 450 Event timer "HPET4" frequency 16777216 Hz quality 450 Event timer "HPET5" frequency 16777216 Hz quality 450 Event timer "HPET6" frequency 16777216 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 virtio_pci0: port 0x2000-0x207f mem 0xc= 0000000-0xc0001fff irq 16 at device 2.0 on pci0 vtblk0: on virtio_pci0 vtblk0: 9216MB (18874557 512 byte sectors) virtio_pci1: port 0x2080-0x20ff mem 0xc= 0002000-0xc0003fff irq 17 at device 3.0 on pci0 vtblk1: on virtio_pci1 vtblk1: 512MB (1048576 512 byte sectors) ahci0: mem 0xc0004000-0xc0005fff irq 18 a= t device 4.0 on pci0 ahci0: AHCI v1.30 with 32 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 virtio_pci2: port 0x2100-0x217f mem 0xc= 0006000-0xc0007fff irq 19 at device 5.0 on pci0 vtblk2: on virtio_pci2 vtblk2: 128MB (262144 512 byte sectors) virtio_pci3: port 0x2180-0x21ff mem 0xc= 0008000-0xc0009fff irq 20 at device 6.0 on pci0 vtblk3: on virtio_pci3 vtblk3: 128MB (262144 512 byte sectors) virtio_pci4: port 0x2200-0x227f mem 0xc= 000a000-0xc000bfff irq 21 at device 7.0 on pci0 vtblk4: on virtio_pci4 vtblk4: 128MB (262144 512 byte sectors) virtio_pci5: port 0x2280-0x22ff mem 0xc= 000c000-0xc000dfff irq 22 at device 8.0 on pci0 vtblk5: on virtio_pci5 vtblk5: 128MB (262144 512 byte sectors) virtio_pci6: port 0x2300-0x237f mem 0xc= 000e000-0xc000ffff irq 23 at device 9.0 on pci0 vtblk6: on virtio_pci6 vtblk6: 128MB (262144 512 byte sectors) vmgenc0: on acpi0 random: registering fast source VM Generation ID atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) Unhandled ps2 mouse command 0xe1 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.= 0. psm0: model Generic PS/2 mouse, device ID 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 vga0: at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP= 0900 on isa0 Timecounter "TSC-low" frequency 1200052309 Hz quality 1000 Timecounters tick every 10.000 msec usb_needs_explore_all: no devclass Trying to mount root from ufs:/dev/gpt/rootfs [rw]... WARNING: WITNESS option enabled, expect reduced performance. ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number BHYVE-AC61-4EA8-6E92 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 128MB (262144 512 byte sectors) Setting hostuuid: cb86eafb-08a4-4435-8fea-fa10d879dfd9. Setting hostid: 0x58ff4960. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 1080255 free (31 frags, 135028 blocks, 0.0% fragmen= tation) Mounting local filesystems:. Loading kernel modules: accf_data accf_dns accf_http accf_tls blake2 carp c= fiscsi cryptodev dummymbuf dummynet fusefs if_bridge if_enc if_epair if_ovp= n if_stf ipdivert ipfw ipfw_nat ipl ipsec mac_bsdextended mac_ipacl mac_por= tacl mqueuefs pf pflog pflow pfsync sctp snd_dummy tarfs tcpmd5 blaketwo0: load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched FQ_CODEL loaded load_dn_sched dn_sched FQ_PIE loaded load_dn_aqm dn_aqm CODEL loaded load_dn_aqm dn_aqm PIE loaded ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept= , logging disabled IP Filter: v5.1.2 initialized. Default =3D pass all, Logging =3D enabled Security policy loaded: TrustedBSD MAC/ipacl (mac_ipacl) Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) pcm0: /etc/rc: WARNING: $hostname is not set -- see rc.conf(5). Setting up harvesting: PURE_VMGENID,PURE_RDRAND,RANDOMDEV,[CALLOUT],[UMA],[= FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CA= CHED Feeding entropy: . ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.42/mach/COR= E 32-bit compatibility ldconfig path: /usr/lib32 lo0: link state changed to UP Starting Network: lo0 enc0. lo0: flags=3D1008049 metric 0 mtu 1= 6384 =09options=3D680003 =09inet 127.0.0.1 netmask 0xff000000 =09inet6 ::1 prefixlen 128 =09inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 =09groups: lo =09nd6 options=3D21 enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 Starting devd. Starting Network: enc0. enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 route: message indicates error: File exists add host 127.0.0.1: gateway lo0 fib 1,2 add host 127.0.0.1: gateway lo0 fib 0: route already in table route: message indicates error: File exists add host ::1: gateway lo0 fib 1,2 add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 fib 0,1,2 add net ff02::: gateway ::1 fib 0,1,2 add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2 add net ::0.0.0.0: gateway ::1 fib 0,1,2 Updating motd:. Updating /var/run/os-release done. Clearing /tmp (X related). Starting auditd. 2025-10-10T06:42:12.637245+00:00 - auditd 1434 - - starting... 2025-10-10T06:42:12.638770+00:00 - auditd 1435 - - Auditing disabled 2025-10-10T06:42:12.639815+00:00 - auditd 1435 - - Configured trail files d= istribution. 2025-10-10T06:42:12.641651+00:00 - auditd 1435 - - Auditing enabled 2025-10-10T06:42:12.642625+00:00 - auditd 1435 - - New audit file is /var/a= udit/20251010064212.not_terminated 2025-10-10T06:42:12.647931+00:00 - auditd 1435 - - Registered 677 event to = class mappings. 2025-10-10T06:42:12.648601+00:00 - auditd 1435 - - Registered non-attributa= ble event mask. 2025-10-10T06:42:12.649238+00:00 - auditd 1435 - - Set audit policy in kern= el. 2025-10-10T06:42:12.650176+00:00 - auditd 1435 - - Set audit trail size in = kernel. 2025-10-10T06:42:12.651115+00:00 - auditd 1435 - - Set audit trail queue in= kernel. 2025-10-10T06:42:12.652044+00:00 - auditd 1435 - - Set audit trail min free= percent in kernel. 2025-10-10T06:42:12.652973+00:00 - auditd 1435 - - audit_control(5) may be = missing 'host:' field 2025-10-10T06:42:12.654603+00:00 - auditd 1435 - - Audit controls init succ= essful No core dumps found. Mounting late filesystems:. Fri Oct 10 06:42:13 UTC 2025 FreeBSD/amd64 (Amnesiac) (ttyu0) login: Trigger sent. Waiting for PIDS: 14352025-10-10T12:39:07.349943+00:00 - auditd 1435 - - Go= t close and die trigger 2025-10-10T12:39:07.351032+00:00 - auditd 1435 - - Auditing disabled 2025-10-10T12:39:07.365184+00:00 - auditd 1435 - - renamed /var/audit/20251= 010064212.not_terminated to /var/audit/20251010064212.20251010123907 2025-10-10T12:39:07.373407+00:00 - auditd 1435 - - Finished 2025-10-10T12:39:07.373653+00:00 - auditd 1435 - - auditd exiting. . Stopping devd. Waiting for PIDS: 1133. Writing entropy file: . Writing early boot entropy file: . . Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 0 done All buffers synced. Uptime: 5h57m2s acpi0: Powering system off + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26947' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins8607786301493897943.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'e474fdfde6043= 72000fc6bc4f7197b1e7c904597', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../e474fdfde604372000fc= 6bc4f7197b1e7c904597/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_826_709039426.1760099956046-- From nobody Fri Oct 10 13:38:26 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 4cjnrP6wgrz6C37y for ; Fri, 10 Oct 2025 13:38:29 +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 4cjnrP43h4z3JWS; Fri, 10 Oct 2025 13:38:29 +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=1760103509; 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=5i96y0R7DY5LyqZ/EW85cAtaxTtX7Hp2p3z4oh6fiPQ=; b=oueJ6lJIPhezTx1HpXBzjBq1UlsBTA+NDAP3cuI2cpewZMH6xiwYFEEUw/SjSRk0Qeyh9I tr7QHGU8wIpS1lI3OzvChgI4tb/7FBj+7TLQz6rvLTYTCg56lmFWRtSNILNrVtz3b2Qh2f NtJiDriubUC8kZAym+zV/OYMkapeI0ljSeJ8YKa+MNAuZa50qH4wje/UPOKfg4hE0vY4PC L/dhXI8hicqFs1humUCZ7l6UWY9YG/vi0pphoxF94pd5wWwjCBpEsXjhFCAW3yzQHYea/t wVopzeNno0ZLguz0WArIpLoJqjuwVqe8xPGsUdQwdSndazwAGh00h9W6ZQuqGg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760103509; a=rsa-sha256; cv=none; b=koek0jCLC88fHn073F53kD38W+NIPxClyzs/KYUAJ8mfS3gBbzLMwiIisCEshT2Wa6L4z3 F5XVGhNsf67MAqXwF51VXf88AfGFpGJ3oHWI+v4oIhej2UweLqaTGJB/bzEONKePqwc69e WiiJzYMpxWI3VEwV9s1IyWIb+0tvrBjnI1hfXkl3prtQhFxW9hGMBexFsZSzWExsQysu+t 0HZGD4UwOschSfAmVNKeR61EtCvMsqjxoP7IRUh9VANN6mxJioIPBkVtjMnKpYly1zW6Eb ci/dyEqyhWceQJ5Z9pmYiqHM5rjrzltwir32fTLFDzpkMPKxS3yWsSdovXPu4Q== 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 4cjnrP3XMMz157F; Fri, 10 Oct 2025 13:38:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 13:38:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1010794670.831.1760103509500@jenkins.ci.freebsd.org> In-Reply-To: <1007824620.819.1760090553682@jenkins.ci.freebsd.org> References: <1007824620.819.1760090553682@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #34 - 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_830_1575074433.1760103506557" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_830_1575074433.1760103506557 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #34 (d46d4628f65df54213823c6e57= 4a2d5421772c88) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/34/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/34/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/34/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) d46d4628f65df54213823c6e574a2d5421772c88 by tuexen: sockstat: support reporting of BBLog state The end of the build log: [...truncated 109.84 MiB...] --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- all_subdir_usr.bin --- --- domacro.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= domacro.pieo -MTdomacro.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/tnftp/src/domac= ro.c -o domacro.pieo --- all_subdir_usr.sbin --- --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- fetch.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= fetch.pieo -MTfetch.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/tnftp/src/fetch.c -o= fetch.pieo --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- In file included from /workspace/src/contrib/tnftp/src/fetch.c:73: /workspace/src/contrib/tnftp/src/fetch.c: In function 'fetch_url': /workspace/src/contrib/tnftp/src/fetch.c:994:25: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/ftp_var.h:346:62: note: in definition of m= acro 'DPRINTF' 346 | #define DPRINTF(...) if (ftp_debug) (void)fprintf(ttyout, __VA_A= RGS__) | ^~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/fetch.c:994:67: note: format string is def= ined here 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^= ~ /workspace/src/contrib/tnftp/src/fetch.c:983:69: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 983 | "Unsupported transfer encoding = `%s'", | = ^~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objcopy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy = -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib= /clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_= CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VER= SION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15= .0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT= =3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET= _ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_= NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLL= VMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Dis= assembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARG= ETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializ= eX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D= /workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr= /obj -g1 -MD -MF.depend.llvm-objcopy.pieo -MTllvm-objcopy.pieo -Wno-format-= zero-length -fstack-protector-strong -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-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contri= b/llvm-project/llvm/tools/llvm-objcopy/llvm-objcopy.cpp -o llvm-objcopy.pie= o --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ftp --- --- ftp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ftp.pieo -MTftp.pieo -std=3Dgnu17 -Wno-format-zero-length -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 -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/ftp.c -o ftp.= pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_number__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:151:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-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-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/main.c -o mai= n.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_number::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:102:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- progressbar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= progressbar.pieo -MTprogressbar.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/sr= c/progressbar.c -o progressbar.pieo --- all_subdir_usr.sbin --- 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 --- --- ruserpass.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ruserpass.pieo -MTruserpass.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -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 -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/src= /ruserpass.c -o ruserpass.pieo --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- COFFDumper.pieo --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/variant:225, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/ADL.h:13, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/iterator_range.h:21, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /Object/COFF.h:16, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/ARMWinEHPrinter.h:12, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-r= eadobj/COFFDumper.cpp:14: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.bin/ftp --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/util.c -o uti= l.pieo --- all_subdir_tests --- --- lseek --- --- lseek.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o lseek= .full lseek.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lp= rivategtest -lutil -lpthread --- all_subdir_usr.sbin --- 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_tests --- --- lseek.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lseek.f= ull lseek.debug --- lseek --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlseek.debug lseek.full lseek --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- MachODump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODump.pieo -MTMachODump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-objdump/MachODump.cpp -o MachODump.pieo --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 185.30 real 1859.45 user 189.23 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/jenkins16495774960= 89099284.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_830_1575074433.1760103506557-- From nobody Fri Oct 10 13:45: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 4cjp0z32bCz6C3pk for ; Fri, 10 Oct 2025 13:45:55 +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 4cjp0y6gB1z3Kb1; Fri, 10 Oct 2025 13:45:54 +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=1760103954; 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=Xi87Q/CVSeZ99Iy3ABWSGIZi2Cp7AHe55+tz5ty11HI=; b=NcYaU48OPlTS/IS+YUCg1f90ErUE9Rv8lSlxxgMDyhupfrkq3xcx3N9w6ufE7w1j2pFx23 qjYK6BRE1XYXeZLgHsQ3E12Fs+cXCBHP9SogPZKhBnQwmkI5vvZ1Dfa2GYUvCDfyP03kum KWqLoHuNV33uZqJuI5l1AN5Kw636gmGyX31CvSGJE+r/strCrekvofDB95SPZ3+cL92HVd bfIHIOPVVHWGYfYry0s1Uqc4Og1QaCvQX87YF7qx0/AfESJqJ/3OGismvlADtIc7BIXf/w q7AFqh1TMeE3OMcHX4jg+xwlIiGsf1JlCNoE4MnPj0bUWPOAfEMrGuTEDVvk6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760103954; a=rsa-sha256; cv=none; b=DlSbySbLXAu6Z5tC2CAPvNb3dI3hMYndLK+FnWk8zL2GrysBllKrB9X9GQTWxxTFC4bnSq 7fuWja8yLgyb5CwxcdR9JOIWxDL63dky9ACnDrD9ilmfYvohfLxXZqAjfe1iB3f5l3fbmg UVND7KzrU+HdY0oHEIILfN1qPTws1lbLtStN7uhGKJ9gEbNHf3PfsjLoZSy+vY0fM1mNEe oOAPngQSBPjMhjHYEyvdH01n+z63cjIj0WPdQHcBar055FprACzuoa1s2lkfTcejzxEXqH i/ID8W2iKY2Lf+KfBR+Z1B3IN7hq3JCEnMkmTaDdq08tDdqO85k7aRpgyM2qMQ== 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 4cjp0y5xFyz15TS; Fri, 10 Oct 2025 13:45:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 13:45:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <800617115.833.1760103954838@jenkins.ci.freebsd.org> In-Reply-To: <1769852738.809.1760089173507@jenkins.ci.freebsd.org> References: <1769852738.809.1760089173507@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #34 - 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_832_1022913521.1760103951878" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_832_1022913521.1760103951878 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #34 (d46d4628f65df54213823c6e57= 4a2d5421772c88) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/34/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/34/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/34/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) d46d4628f65df54213823c6e574a2d5421772c88 by tuexen: sockstat: support reporting of BBLog state The end of the build log: [...truncated 109.56 MiB...] | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- all_subdir_usr.bin --- --- llvm-strings.1.gz --- --- all_subdir_usr.sbin --- --- jls.debug --- --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/clang/llvm-strings/llvm-strings.1 > llvm-st= rings.1.gz --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- all_subdir_usr.bin --- --- llvm-strings.debug --- --- all_subdir_usr.sbin --- --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-st= rings.full llvm-strings.debug --- llvm-strings --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-strings.debug llvm-strings.full llvm-strings --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- all_subdir_tests --- --- opendir --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- all_subdir_usr.sbin/kbdmap --- --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.sbin/kbdcontrol --- --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- --- all_subdir_usr.bin/random --- =3D=3D=3D> usr.bin/random (all) --- .depend --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- echo random.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- random.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.random.pieo -MTrandom.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/random/random.c -o random.pieo --- randomize_fd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.randomize_fd.pieo -MTrandomize_fd.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-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspac= e/src/usr.bin/random/randomize_fd.c -o randomize_fd.pieo --- random.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 random.full random.pieo randomize_fd.pieo =20 --- random.6.gz --- gzip -cn /workspace/src/usr.bin/random/random.6 > random.6.gz --- random.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug random.= full random.debug --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_usr.bin --- --- random --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drandom.debug random.full random --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- =3D=3D=3D> usr.bin/clang/llvm-symbolizer (all) --- Opts.inc --- --- all_subdir_usr.sbin --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.bin --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-symbolizer/Opts.td --- .depend --- echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.s= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a = >> .depend echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc++.a >> .depend --- llvm-symbolizer-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer-driver.pieo -MTllvm= -symbolizer-driver.pieo -Wno-format-zero-length -fstack-protector-strong -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-con--- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_string::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:137:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- text -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dn= onnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-err= or=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-err= or=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -= Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-= return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE= -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj= /workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wn= o-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/usr.bin/clang/llvm-symbolizer/llvm-symbolizer-driver.cp= p -o llvm-symbolizer-driver.pieo --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- llvm-symbolizer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-symbolizer/llvm-symbolizer.cpp -o llvm-symbolizer.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 309.93 real 3021.50 user 251.17 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins15840504012= 770682351.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_832_1022913521.1760103951878-- From nobody Fri Oct 10 14:02:42 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 4cjpNL4g2fz6C50X for ; Fri, 10 Oct 2025 14:02:42 +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 4cjpNL2fNcz3Lp1; Fri, 10 Oct 2025 14:02:42 +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=1760104962; 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=uAdnmSPsxTl6vAeBFDbzSioThSopeW6dNmI8cJ6H8V8=; b=jpdessTGAYlHfMJqvcxGFmRgNg7iw2d6REp45KThJXo0GGhJ+e7Oxy55flHzjTkJThoFSc PG6DNeEmLy2Im6NGThWNtEErSqIdZC3ak8uVBg0lOwmitD+hdpq4PJoSKgzIOKdbtSRC/S Bit0iYaNtCCItpFsf2FE0PIBljKTOIN7LYmtag3DSrXN/FLm1dEXqHrRR/G0vHQQFwSvqO dwmNrIUpFMXddjby4/M3Xvv2jqvuz+VRu8H62BztA2qZU6uBLHLjg4GsxmKw7GMGlFxYiE pggYxA/HaHy4QJYu+QIH+yAJ/VdrLPt7cFP+3TJR3PILji4xvxbufRpeBovGjg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760104962; a=rsa-sha256; cv=none; b=INtGYA2TMftdKw7ENqrTxy9O0Vom3IFTYUNJVOoDfSiidjChPgvQzEqeKW+KCJ8v+iHSNZ N1J89hFqN9DaplluH2Zn/Eim+kqF2iBk903zlp33fL0GaCROd4KQehvLD+RskoNXKqcx/l faRaR4qygcEtd1qD/2gJeWZp2plhROPDGAzHY4zA7nBoW85mwbnBwAr26xMbydpmjvrorY HQv/e7sa9SEK43eFXlp0p2nsAcYcc4Quu6+aTxgtlxy265AVr4knuLtxFIEAazz4/0sUXo q2Oh7qTvgdwztF1olAu0gCk1VcJa7E4+adVSzIqgd167911vVBy0aIyVILLs+Q== 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 4cjpNL1tcnz15Sq; Fri, 10 Oct 2025 14:02:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 14:02:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <180489644.837.1760104962269@jenkins.ci.freebsd.org> In-Reply-To: <513390587.825.1760099442284@jenkins.ci.freebsd.org> References: <513390587.825.1760099442284@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #44 - 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_836_965331442.1760104962107" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_836_965331442.1760104962107 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #44 (c779f56c70df218466d5802ba12cbdad2= 8c00f22) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 44/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/44= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/44/= 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) 659b3175edc23c337bbfb0c02760864d29fb94fb by ivy: ncurses: Move to the minimal set 3e25b34d0159283490a3a8fa9a381cf80f177e5c by ivy: Makefile: Force DISTDIR=3D/ for (update-)packages 33becdef1fc805a406aa0ad4cf4d2db67ae88109 by ivy: libpkgecc: Remove -ffreestanding 77f609aa6e3fd6661f7f436525eba85c75ac4ea7 by ivy: packages: Set dependency origin in generate-ucl.lua 250557a74aff08f049f2b18bddd55bc8f5a14d9f by ivy: generate-ucl.lua: Add missing copyright header 2fe5ced1a841bbd7fbccc8effe65c46d0a68dbd3 by ivy: BSD.root.dist: Add package tag for all directories cad4ddf2010b6315d68a56c19a2209e355e5dfc0 by ivy: bsd.confs.mk: Support CONFGROUPS.yes 8a703d0988ac59c928bb5b558d5ca7affd34bd44 by ivy: libexec/rc/rc.d/Makefile: Use CONFGROUPS.yes f94b650805846686f4789bb52e826c8176e9c1a6 by ivy: generate-set-ucl.lua: Add missing copyright header 42b2a874b1e45b5b895a6ffc4c82f4b21efa6e01 by ivy: bsdinstall.8: Fix '---jail' option in manpage eba80e6577bd436dfea036b230933ffebc4dc3d6 by cperciva: EC2: Include LLDB in small and builder AMIs 2b4630e43f0ae4e39fd2b499a94f945f07c1ac0c by cperciva: release: Rework VM package selection using sets 4f00e2f965464eb4eb0814f6a64d21b9baf12745 by cperciva: release: Fix dependency ordering a1d3c0257a82054bf2c29840c36b84943528458d by cperciva: release: Fix pkgbase tarball names on FTP site c779f56c70df218466d5802ba12cbdad28c00f22 by cperciva: release: Don't install missing lib32 into VMs The end of the build log: [...truncated 4.07 MiB...] epair0b: Ethernet address: ca:e4:c7:44:50:2e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:0a:d7:06:eb:9d epair1b: Ethernet address: d2:49:93:5f:3c:34 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.145s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 1a:2d:= 4c:a2:6b:f2 epair0b: Ethernet address: 4a:7f:20:33:fe:3d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:76:39:c5:d3:6d epair1b: Ethernet address: ca:7c:e7:67:da:12 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.127s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 9e:7d:= 9c:89:1c:24 epair0b: Ethernet address: fa:20:48:81:09:6c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:dd:6e:0f:13:a6 epair1b: Ethernet address: 86:95:cf:0b:69:0c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: f2:3a= :e3:40:2b:dc epair0b: Ethernet address: 46:ee:d7:24:0e:c2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:8b:c4:55:64:26 epair1b: Ethernet address: aa:e0:79:bc:66:de epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.135s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: a6:a8= :4d:63:72:49 epair0b: Ethernet address: da:af:dc:4f:85:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:4e:4c:05:aa:9a epair1b: Ethernet address: 22:dc:2d:ca:e6:d2 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.174s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 2e:58:76:ea:df:39 epair0b: Ethernet address: ee:13:ae:c7:0d:35 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:23:ed:37:d4:d9 epair1b: Ethernet address: 6e:d3:75:d1:0b:17 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.187s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 9a:de:eb:ab:b7:= 62 epair0b: Ethernet address: be:a2:03:8b:68:72 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:99:2f:b9:31:d4 epair1b: Ethernet address: 4e:24:2d:17:83:31 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: ca:dd:8b:82:0a= :79 epair0b: Ethernet address: 3a:06:08:da:e5:01 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:16:78:40:3c:93 epair1b: Ethernet address: fe:21:8f:7c:b0:a1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 16:c7:53:4a= :c7:45 epair0b: Ethernet address: ae:d9:00:8c:b0:d9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:94:55:c6:20:43 epair1b: Ethernet address: e2:c2:d7:fa:8b:dc epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 62:ae:9c:9c:cd:99 epair2b: Ethernet address: ca:fe:28:8f:58:b9 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.204s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: a6:f3:e7:b5:c5:da epair0b: Ethernet address: de:ee:2d:ac:c8:55 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fe:69:5d:2e:89:f7 epair1b: Ethernet address: 12:03:cb:fd:9d:02 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: f2:e2:de:25:ce:78 epair2b: Ethernet address: 32:28:f3:42:a1:7f epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.707s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: f2:ba:dd:7f:8f:15 epair0b: Ethernet address: ce:e5:fb:ba:b5:a1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:04:0e:3d:04:d5 epair1b: Ethernet address: 5a:89:be:d5:6a:7c epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: b6:16:43:08:2c:b7 epair2b: Ethernet address: 5a:e3:29:9e:45:b6 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80168289696 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760104945 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h29m9s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-44' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./auto-shutdown x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins332395544861119937= 0.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'c779f56c= 70df218466d5802ba12cbdad28c00f22', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../c779f56c70df218= 466d5802ba12cbdad28c00f22/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_836_965331442.1760104962107-- From nobody Fri Oct 10 14:21:25 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 4cjpp04jzSz6C5yN for ; Fri, 10 Oct 2025 14:21:28 +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 4cjpp00cdgz3N7W; Fri, 10 Oct 2025 14:21:28 +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=1760106088; 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=TogIZ3DoqwvXQTz6TzETfvdOYXtvVyjSFJUfbB6iDJ8=; b=NQ6jnxng4azOe2qvLBXan438nlUvTVXbe4gSXsV0Q4BbuH2NfhX+kEiBc4LT9zNr2wKVpj bqNYbIozixHNVOEQznD3G9ZlZjogsusUs4SbEEKzODJWeb4ejcumZEpRp/5mHzM7ogrGyw GxRwzyMw41cLrOagOvZ9kZfZ8wZoTw7n2OTKC3nYDN1lffjGeBEhS71Lhh2f/H0PSFrQs0 pltHnr4luGWkPIyt5dSNU+6WRLjo0/TMSLu6NtpBHH55rPCltJuoSQntWeDBNbcdrr70LQ J6lFRKXaXC0f5rM6rFptDCFJaYDCDjz6qVzMy7T+nXbX5UtQoGvK/OY+Hr1yug== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760106088; a=rsa-sha256; cv=none; b=VWD/3EgD6dov22zaYQZHd3B0AZ1yQ76Cui1uZOy8g9sRULyuf61IaAkmc7ITH99q9MGQ1B MREb25vPa7o0THW4+l22BPNhe9lfOyPxJH63p7DpFgPAF7zGm1/4o9Fn8UT+8T/3md+yTQ uylWy1M2z+sPU+5qbq2QOgqvTfEOubA1fZH9x/Q8zSDTjpDBdO+RucvpES0LzeE/qQ2OyJ d4f050fXzRYahUG7E2u53fp5q60Lbj4w51Kco3zW4I08c5Gwm6xFp52wk0OAXZOCnIwL88 K/kLmvQ6Kez+jY2JQmybDSTJWM/LfBlsJn9j4FzyffwYrfRwbxZXJlP60mCG0A== 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 4cjpnz7296z16Jx; Fri, 10 Oct 2025 14:21:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 14:21:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1034855935.843.1760106087990@jenkins.ci.freebsd.org> In-Reply-To: <1667596052.815.1760090301647@jenkins.ci.freebsd.org> References: <1667596052.815.1760090301647@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #34 - 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_842_400563744.1760106085214" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_842_400563744.1760106085214 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #34 (d46d4628f65df54213823c6e57= 4a2d5421772c88) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/34/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/34/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/34/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) d46d4628f65df54213823c6e574a2d5421772c88 by tuexen: sockstat: support reporting of BBLog state The end of the build log: [...truncated 110.31 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable unless also declared 'inline' [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/map:593, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++/tests.hpp:29, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/at= f-c++/macros.hpp:33: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:256:28: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 256 | _LIBCPP_HIDE_FROM_ABI void __tree_right_rotate(_NodePtr __x) _NOEXC= EPT { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:237:28: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 237 | _LIBCPP_HIDE_FROM_ABI void __tree_left_rotate(_NodePtr __x) _NOEXCE= PT { | ^~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable unless also declared 'inline' [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:280:28: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 280 | _LIBCPP_HIDE_FROM_ABI void __tree_balance_after_insert(_NodePtr __r= oot, _NodePtr __x) _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/construc= t_at.h:65:58: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 65 | _LIBCPP_HIDE_FROM_ABI _LIBCPP_CONSTEXPR_SINCE_CXX20 void __destroy_= at(_Tp* __loc) { | ^~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI= terator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1757:6: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1757 | void __tree<_Tp, _Compare, _Allocator>::__insert_node_at( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1809:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1809 | __tree<_Tp, _Compare, _Allocator>::__construct_node(_Args&&... __ar= gs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1675:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1675 | __tree<_Tp, _Compare, _Allocator>::__find_equal(__parent_pointer& _= _parent, const _Key& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<= value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:213: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable unless also = declared 'inline' [-Wattributes] 362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s= plit_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable unless also = declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable unless also = declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si= ze_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1773:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1773 | __tree<_Tp, _Compare, _Allocator>::__emplace_unique_key_args(_Key c= onst& __k, _Args&&... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: w= arning: 'always_inline' function might not be inlinable unless also declare= d 'inline' [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an= d_output( | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:2100:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 2100 | __tree<_Tp, _Compare, _Allocator>::__count_unique(const _Key& __k) = const { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1530 | __tree<_Tp, _Compare, _Allocator>::~__tree() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] 1325 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co= mp) _NOEXCEPT_( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable unless also declared= 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable unless also= declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable unless also dec= lared 'inline' [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le unless also declared 'inline' [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_usr.sbin --- --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src 513.57 real 5022.77 user 388.55 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/jenkins15895040272= 501332923.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_842_400563744.1760106085214-- From nobody Fri Oct 10 15:18:37 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 4cjr3x4vWFz6BRRy for ; Fri, 10 Oct 2025 15:18:37 +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 4cjr3x30CZz3TZK; Fri, 10 Oct 2025 15:18:37 +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=1760109517; 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=9SDaJb1iQ5Zrg2Wv8vQcbp6sCCp0ckpUEmMEE5PKObQ=; b=v6VizRIhot41qE+ywV7W5qKd9pgBYOODykw3QdhM6h0Kl08DpgOWztPMCvJ2cgx7tnuYyi r8iMjEP9FQSe+gNrWKb+UhdsV9D+VUecofgCOFdJu+WvXtsoeHAt11zkeMXoXs/W/2kHzi ZsauVbhXCEYbz3MOOhFRXHbIUt+0yX39+fkAIKq313I5TDzB6c8dq2GbXoLWnXn5+9k1K9 m/AbkBKT4+vGIZq+E9+DLnlwKYcpN1NogvDGjHK6gCQeejA4PcjPQneHzBfPvpxCP60Fph 0Wwbww/aLo9ZsTR5uTAy1O+hXRdIdHkMqiYGkzeRrY+oUnAJeqXFs63J0N3wgg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760109517; a=rsa-sha256; cv=none; b=aem0+e2nUGLQaQ/odMdNyvtd0ZZUiqMtI7B54fvg71DKj3/f7rz8nIaGRAOb426vfFYa+P HKssXWMgA59EeOun6pYRuka/1Xpe2w57DvxoDt+ObHx6pTS1rPbRj9X0HYQiTW9Vp1g1rR eMVq6e00c9aA/M6sjTiCgQw2OTp5vq7s8MVI60+d+2ibzkIWNMw5XGGWiR1Tg7fj1EA1eu iQuTgSt8CWwDtx4aSfWOgf9+VnRJYrDViFuh6CTPksyKm1h/vRhkxUsrHD+2H678UlPQRY 6af90+T8+oHHxsOeYvDi5lcWZoTpnJtgYviG53KH0RBkULGnTNvAMkyuKz9DVw== 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 4cjr3x2Bzkz17nJ; Fri, 10 Oct 2025 15:18:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 15:18:37 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1004606933.845.1760109517311@jenkins.ci.freebsd.org> In-Reply-To: <180489644.837.1760104962269@jenkins.ci.freebsd.org> References: <180489644.837.1760104962269@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #45 - 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_844_785875615.1760109517062" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_844_785875615.1760109517062 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #45 (8638af3b2209aef302506afc895bd44d0= 14fd64b) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 45/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/45= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/45/= 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) 8638af3b2209aef302506afc895bd44d014fd64b by kp: pf.conf.5: 'address' is mandatory with route-to The end of the build log: [...truncated 3.89 MiB...] epair0b: Ethernet address: a6:f6:92:e1:db:d4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 26:a1:9c:e8:55:2a epair1b: Ethernet address: 2a:4e:e5:a7:01:70 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.147s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 6e:66:= 15:30:7a:d0 epair0b: Ethernet address: de:44:43:38:0c:1e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:0d:a5:dc:72:4c epair1b: Ethernet address: aa:2d:de:06:cc:10 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 06:79:= df:5e:96:f3 epair0b: Ethernet address: ce:7f:c9:51:1a:26 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:1a:ad:bd:a6:88 epair1b: Ethernet address: 3a:e5:5b:c0:1f:cc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.138s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 4a:11= :2d:03:81:eb epair0b: Ethernet address: 3e:03:9c:6f:96:9b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f2:a6:e9:c7:92:2d epair1b: Ethernet address: 46:bf:e4:4a:91:e1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.139s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 46:74= :3f:9b:42:50 epair0b: Ethernet address: ce:37:a4:95:08:52 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:fc:9f:88:00:6b epair1b: Ethernet address: 96:58:67:65:4c:0d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.147s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: a2:49:e3:b3:50:2d epair0b: Ethernet address: aa:8f:94:e1:d4:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:57:14:27:ee:68 epair1b: Ethernet address: 32:01:e9:38:ed:e8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 42:7d:2d:19:2a:= d4 epair0b: Ethernet address: fa:2d:28:9d:fc:d8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:23:a0:64:99:53 epair1b: Ethernet address: 4a:6a:79:66:ea:29 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.157s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: de:86:45:80:c3= :dd epair0b: Ethernet address: 46:f3:f2:de:a6:10 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:cd:38:fe:61:eb epair1b: Ethernet address: 62:bf:be:e3:ee:6d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.149s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 6e:0a:a2:9e= :31:a7 epair0b: Ethernet address: a2:70:ea:d4:9a:38 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:2f:e2:f0:d6:2c epair1b: Ethernet address: f2:66:aa:4d:77:d3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ba:d2:36:c1:35:ad epair2b: Ethernet address: ba:b4:8a:d4:57:2b epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.198s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 8e:d9:9c:44:94:a2 epair0b: Ethernet address: 5e:8b:c3:60:13:aa epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:bd:fa:3a:65:66 epair1b: Ethernet address: 9a:bb:72:67:1d:c9 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 72:ed:58:25:86:56 epair2b: Ethernet address: e6:1c:dc:aa:50:97 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.699s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 9a:3d:0e:55:15:d2 epair0b: Ethernet address: 76:14:0d:48:fe:17 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:90:3b:a2:6d:15 epair1b: Ethernet address: 6a:cd:e0:37:69:86 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 6a:90:92:a3:75:d7 epair2b: Ethernet address: ea:b6:0f:73:a6:9f epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8001a0cee96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760109500 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h14m32s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-45' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins108421622555709181= 80.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '8638af3b= 2209aef302506afc895bd44d014fd64b', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../8638af3b2209aef= 302506afc895bd44d014fd64b/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_844_785875615.1760109517062-- From nobody Fri Oct 10 15:44:19 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 4cjrdf35Z9z6BTcc for ; Fri, 10 Oct 2025 15:44:22 +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 4cjrdf1Q7Qz3WCP; Fri, 10 Oct 2025 15:44:22 +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=1760111062; 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=J3Ll+JjBysKQmvJMYTXpthnsJ+f7yD+YStcxH34z0hA=; b=REfxZ3sZFIn5qlOjn5zoyh8v7Yoq1ljhsbuBel61+rsMDbVhQbukBGaavcZyrLeqqNHgKD SoY0yj2k31s9a2iiA/x6sx3ztjMeilRznR1mOHV/QQ9QYK9itdcX2RHmxNbAiJbNwgvlOA NIlWxhXCKD63ufvIhLUeFzIWAEO+R9grtontPqXgP5wdIB/WKWfqDvnazOSMhGwI0Ms3M3 u9tlnVFxzEEuvySSjDDuDTyxN+w5/mwWHxjx5+BlrGBv8Rd1L3a160rDOlL8CsTNP/JE7+ pUgeQp+zUeeTO5lvNtplZtuSv3y0n+OksMooG1Yr7qEDA9v3qfzJycmFqG1AhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760111062; a=rsa-sha256; cv=none; b=SWKzbIZmA112DNq0DZ9e6nFsDBGuRZs68A9nQj3zPfrenTI0A8FjI9YpqAh5rIwncpgjxd iqO7l6HKaFyV00OZMRr2MIip0X06OKidwJ52Je79X3Ulrqhw1Bx5MXQEEcVU2S2WFcR0Yv qoHMA7QRoXyhm4YvDKcSZnUUOExx22hxve0rlBwTqzuvWAcBcewMHPgORvrvnfnz1Kywct i/k0f2ftvRgZWYCQAhb5MkghY3BxD7VZ1YT30ArUXAwSzKOt0vCKS1zOvyHWHcD9y18pzj mkLl4/xwzm5NEso5FDFeNABHHFq8Doe+v6Gu2Q2JrrxPorMUUClKowSqSfHcBA== 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 4cjrdf0x6Gz18Nf; Fri, 10 Oct 2025 15:44:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 15:44:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <801651448.847.1760111062133@jenkins.ci.freebsd.org> In-Reply-To: <1034855935.843.1760106087990@jenkins.ci.freebsd.org> References: <1034855935.843.1760106087990@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #35 - 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_846_591643270.1760111059504" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_846_591643270.1760111059504 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #35 (4e74ee78208bd1fdd2c86ec260= ecf12f26d157e8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/35/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/35/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/35/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) 4e5964d6e2d6a7fe6e8c49cbfda9397d3960a773 by ivy: krb5: create the KDC database directory 4e74ee78208bd1fdd2c86ec260ecf12f26d157e8 by ivy: etc/mtree: Add package tags for Kerberos directories The end of the build log: [...truncated 109.97 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- all_subdir_usr.bin --- --- yacc.pieo --- --- all_subdir_usr.sbin --- --- kbdmap.5.gz --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/= src/usr.bin/mkesdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/lib= c/iconv -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.yacc.pieo -MTya= cc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c yacc.c -o yacc.pieo --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- mkesdb.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/src/usr.bin/mk= esdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/libc/iconv -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -= o mkesdb.full lex.pieo yacc.pieo =20 --- mkesdb.1.gz --- gzip -cn /workspace/src/usr.bin/mkesdb/mkesdb.1 > mkesdb.1.gz --- mkesdb.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkesdb.= full mkesdb.debug --- mkesdb --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkesdb.debug mkesdb.full mkesdb --- all_subdir_usr.bin/iscsictl --- =3D=3D=3D> usr.bin/iscsictl (all) --- parse.c --- yacc -d -v /workspace/src/usr.bin/iscsictl/parse.y yacc: w - the symbol PCP is undefined cp y.tab.c parse.c --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- token.c --- lex -i -otoken.c /workspace/src/usr.bin/iscsictl/token.l --- .depend --- echo iscsictl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil/libiscsiutil_pie.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libxo.a >> .depend --- iscsictl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/iscsictl -I/workspac= e/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -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.iscsictl.pieo -MTiscsictl.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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/iscsictl/iscsictl.c -o iscsictl.pieo --- all_subdir_tests --- --- locks --- --- locks.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o locks.full locks.pieo mockfs.pieo utils.pieo -lprivate= gmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- 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_tests --- --- locks.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug locks.f= ull locks.debug --- locks --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlocks.debug locks.full locks --- all_subdir_lib --- --- all_subdir_lib/librt --- =3D=3D=3D> lib/librt (all) --- all_subdir_usr.bin --- --- periphs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/iscsictl -I/workspac= e/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -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.periphs.pieo -MTperiphs.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-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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 = -c /workspace/src/usr.bin/iscsictl/periphs.c -o periphs.pieo --- all_subdir_lib --- --- all_subdir_lib/librt/tests --- =3D=3D=3D> lib/librt/tests (all) --- sched_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sched_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsched_test ) --- .depend.sched_test --- echo sched_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.= amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sched_test --- t_sched.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sched_test.t_sched.pieo -MTt_sched.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace/s= rc/contrib/netbsd-tests/lib/librt/t_sched.c -o t_sched.pieo --- all_subdir_usr.bin --- /workspace/src/usr.bin/iscsictl/periphs.c: In function 'print_periphs': /workspace/src/usr.bin/iscsictl/periphs.c:149:42: warning: this statement m= ay fall through [-Wimplicit-fallthrough=3D] 149 | skip_bus =3D 0; | ~~~~~~~~~^~~ /workspace/src/usr.bin/iscsictl/periphs.c:151:25: note: here 151 | case DEV_MATCH_DEVICE: { | ^~~~ --- parse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/iscsictl -I/workspac= e/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -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.parse.pieo -MTparse.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio= n -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 = -c parse.c -o parse.pieo --- all_subdir_lib --- --- sched_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sched= _test.full t_sched.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd6= 4.amd64/lib/libnetbsd -lnetbsd_pie --- sched_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sched_t= est.full sched_test.debug --- all_subdir_usr.sbin --- 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_lib --- --- sched_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsched_test.debug sched_test.full sched_test --- sem_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sem_test NO_SU= BDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib= /netbsd-tests/lib/librt/t_sem.c -o t_sem.pieo --- all_subdir_usr.bin --- --- token.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/iscsictl -I/workspac= e/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -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.token.pieo -MTtoken.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-para= meter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definitio= n -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 = -c token.c -o token.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- 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_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 202.20 real 2087.33 user 200.08 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/jenkins17761302367= 536612387.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_846_591643270.1760111059504-- From nobody Fri Oct 10 15:52:45 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 4cjrqL4Qkpz6BTwn for ; Fri, 10 Oct 2025 15:52:46 +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 4cjrqK6Y8lz3WmT; Fri, 10 Oct 2025 15:52:45 +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=1760111565; 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=5gZsp6whcB0FXgew1vjpqLkGg1nbXxOIjVR7vu+JqoY=; b=lsT89EHbjq/j995p+WMqF1/jXjX1AfhZ5M4auZQj8Jxba/9s47FDAEDyzyXGOOnfqa9MVC K5jEHlQwnV8wLQM0HXoRglvVvZRchreSL5IMlhMUC4k+SZ0XSSR7apnG+2UmEeoctqvYN2 GuQedHtqd+Nu92ePSPOg7yn2WZBY+505s/sMgk/3QOENAP0Qrkla9VZpUqSRG8vNhN/rRR A0CO7SPJbujp0hAsr6mKm72HS2LA/y7Z4++bi1UAIYr/7AYbYaMyxsD8onm6ppr9GDQ0gu DDQLoRV/vp2bN3hYPrY+UZZ6ch3PcrtxhI8RyvhrLpnx21Vr37AzQXkZrOuzxA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760111565; a=rsa-sha256; cv=none; b=QOfRfrVtqxEYzjtQMQcjIcZ2bNrTFxXsQIgE0i+oJAdv+QPA+J4OaUbp3oGzEzNN/GBHUB 93QsBZP0VKB/Eg2DbPoAHcSBZ9yBOq6N2VAsEXUoqrqbCm+UY4sYrHrjZa2gJOM1SlFukR slcMFTCubXROpC/ZsK/foLQV5fxaFhoz8Nj5ENEnSO/u8WmtrIaaddEURzCOpq4/VYxVPe eD+DChYyAL7QruoaXt7Wx5eeaIMGhPxwiCNOLABpIOHBjJVK2huzOo9uxWpLZMsCCKA1sp /i1wIsyK+g9z6skcbZVv5kDvfPjuPnyMqM5vpfTud8+JMaJpAFEBT+XEATQ2Hw== 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 4cjrqK63QJz18Ph; Fri, 10 Oct 2025 15:52:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 15:52:45 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1438761670.849.1760111565853@jenkins.ci.freebsd.org> In-Reply-To: <1729099449.823.1760098274368@jenkins.ci.freebsd.org> References: <1729099449.823.1760098274368@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1510 - Still Unstable 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_848_474351751.1760111565681" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_848_474351751.1760111565681 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1510 (b339da5b23e8871dd2b56f510ba3db1e09223be3) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1510/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1510/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1510/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) b339da5b23e8871dd2b56f510ba3db1e09223be3 by tuexen: sockstat: support reporting of BBLog state The failed test cases: 551 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 451 other failed tests. ------=_Part_848_474351751.1760111565681-- From nobody Fri Oct 10 16:35:19 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 4cjsmW3HjZz6BXv6 for ; Fri, 10 Oct 2025 16:35:23 +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 4cjsmV6Dncz3bMl; Fri, 10 Oct 2025 16:35:22 +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=1760114122; 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=elpJYjgTCXZ68OVlrqF1rIPG66QgbmICPFtbj4+elNE=; b=fyq+srKM70EKDApAUGbDXZJEoIMTvwhpix4a78tBtXtkIlsl9ZFth2giBtyjsB2EDAHQHI wCRgddb7AW6UWadu0qHH4xkjHrTYfEPKbnRagRnX5IUT8p6HHZi3nOum7UADHYUWPUzeU9 VIb3Oiblg75TDBUz2XvwjNrvB0bCLf//F3B1OZ2/zMuClPZXpY3IM3nudtj9UctHuugbFN MDSV+jyY46yRO9oKdFhd3nPbl6yqFSFjAM8V9K/A3ciZTT3hVFtywQvm2fQN0HIPnqFzw1 acrw4innY3OYNDvNRySiOWwr4RRUUDcrdYhNCFCeUScCk04XkO1eirTGEBBRHQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760114122; a=rsa-sha256; cv=none; b=IGvjQKx4YMMW2Nzn2uSMzLCke311Jc3lbLdPE2pKFhOBEovSKsoCuKUkWrkXxkxOH7ymNk fBiWZjUW51w8sDYYT5TVKjptlo+6Ga3njvCLfrZXWnk7wDTnxYSasUkzRfMhijXiC7zWR0 A2pNgee3QhbO27p2zZ9tJuOg7hl7A+k73RVmFve6SzMNsRuM1+rnnXhqJMHG0EZ3wU2lp4 4T+UXS/L2Jvlw+KaP+PVC90EYIC9yMesTaGxhR3a9QurjFS0e1nEYAbEd0PMnadxajgu5C KH9Ss51OO/Bdul5Gk0LgrfTrOISrhg/agVjzIWSBbGh7reRLsYgVKhr5DTvPFw== 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 4cjsmV5G3Yz19YF; Fri, 10 Oct 2025 16:35:22 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 16:35:19 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1411303606.851.1760114122742@jenkins.ci.freebsd.org> In-Reply-To: <1010794670.831.1760103509500@jenkins.ci.freebsd.org> References: <1010794670.831.1760103509500@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #35 - 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_850_1882658759.1760114120000" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_850_1882658759.1760114120000 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #35 (4e74ee78208bd1fdd2c86ec260= ecf12f26d157e8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/35/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/35/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/35/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) 4e5964d6e2d6a7fe6e8c49cbfda9397d3960a773 by ivy: krb5: create the KDC database directory 4e74ee78208bd1fdd2c86ec260ecf12f26d157e8 by ivy: etc/mtree: Add package tags for Kerberos directories The end of the build log: [...truncated 109.95 MiB...] --- llvm-objdump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump.pieo -MTllvm-objdump.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/= src/contrib/llvm-project/llvm/tools/llvm-objdump/llvm-objdump.cpp -o llvm-o= bjdump.pieo --- all_subdir_usr.bin/ftp --- --- ftp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ftp.pieo -MTftp.pieo -std=3Dgnu17 -Wno-format-zero-length -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 -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/ftp.c -o ftp.= pieo --- all_subdir_usr.sbin --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-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-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/main.c -o mai= n.pieo --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- progressbar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= progressbar.pieo -MTprogressbar.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/sr= c/progressbar.c -o progressbar.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- ruserpass.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ruserpass.pieo -MTruserpass.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -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 -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/src= /ruserpass.c -o ruserpass.pieo --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/util.c -o uti= l.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.bin --- --- ftp.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/workspace/src/contr= ib/tnftp -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-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack= -o ftp.full cmds.pieo cmdtab.pieo complete.pieo domacro.pieo fetch.pieo = ftp.pieo main.pieo progressbar.pieo ruserpass.pieo util.pieo -ledit=20 --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- --- ftp.1.gz --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.bin --- gzip -cn /workspace/src/contrib/tnftp/src/ftp.1 > ftp.1.gz --- ftp.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ftp.ful= l ftp.debug --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.bin --- --- ftp --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dftp.debug ftp.full ftp --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- Win64EHDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.Win64EHDumper.pieo -MTWin64EHDumper.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /works= pace/src/contrib/llvm-project/llvm/tools/llvm-readobj/Win64EHDumper.cpp -o = Win64EHDumper.pieo --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': --- all_subdir_lib --- --- all_subdir_lib/libsamplerate --- =3D=3D=3D> lib/libsamplerate (all) --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/moused --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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/clang/lld --- =3D=3D=3D> usr.bin/clang/lld (all) --- Options.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Options.inc.d -o Options.inc /workspace/src/contrib/llvm-proj= ect/lld/ELF/Options.td --- .depend --- echo ld.lld.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatezstd.a >> .depen= d echo ld.lld.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- Common/Args.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Args.pieo -MTCommon/Args.pieo -Wno-format-zero-length -fs= tack-protector-strong -Wdate-time -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 -Wno-add= ress-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -= Wno-error=3Dunknown-pragmas -c /workspace/src/contrib/llvm-project/l= ld/Common/Args.cpp -o Common/Args.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src 434.90 real 3974.03 user 298.30 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/jenkins10392826582= 997928492.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_850_1882658759.1760114120000-- From nobody Fri Oct 10 16:44:27 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 4cjsz26Llhz6BZCP for ; Fri, 10 Oct 2025 16:44:30 +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 4cjsz247BDz3c5T; Fri, 10 Oct 2025 16:44:30 +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=1760114670; 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=S7LRLBoxO/XcQIRLZuL+UBfKZtNKcdBVqNgak+49vyE=; b=WBLYRWyxoJ1ZjOtE4f98Et4rJebTspqx20xuHVNyNE6X3XK81VMlHol22oL39ariXfdE0m /xL9uN1E9XN46689+K17eCkQHDN9RNtKaQYpPYjiaGepolhI8LX0WrMdRZvC90nA3rPzoF GyIJeJMeiDjUwwVuIII2iSEj7iBJyI2493G7Wlc/yPtgm+qaepWQnueKPaWBJgJylBPrlT NQfwh9mvUWGIYeUdyLA5/oMCh24v/wt3vqZIH/r7dmcSE+Nesn3OX1pMFbSsZobKxZVR5k UKcB9ImuMWN6G24t5lJTya6ulawxrC2dwMTUd1VpxbGRtM5uKoDhiIi9uTDkvg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760114670; a=rsa-sha256; cv=none; b=AKb1dXBT2hG+PnnZMi9gaR+go/a0jWppatvEOLQIfhniTzPnO5vXoRi1+JX9kYS7Dtcfr2 GF5VNBzXbxALDRIf190BNCzvtVFOx3K1L+Zd2N39b7KFwjQlruF68p8HVOW3jlqEcdV1/1 KBUlvnfRJ4cEoMURq4rWqJ+S7A8n/UFVXRXWpS9mclXnWRstSoGykLRaYX8REYO9wZ+J3q 76odTolFURFeBk3I9Pv8TxB/WKvkue0BSvjy4o6AJ7/n+Xr6su0fJUlZFHLUrjk0Q9Emz+ F6EiNCUygVpSJL1/mF6pYZwqEXTn92pwsaXYON2aQ5CvwGFlvKecb+fHGVxI6A== 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 4cjsz23dlnz19rb; Fri, 10 Oct 2025 16:44:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 16:44:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <416328634.853.1760114670514@jenkins.ci.freebsd.org> In-Reply-To: <800617115.833.1760103954838@jenkins.ci.freebsd.org> References: <800617115.833.1760103954838@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #35 - 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_852_262565017.1760114667908" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_852_262565017.1760114667908 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #35 (4e74ee78208bd1fdd2c86ec260= ecf12f26d157e8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/35/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/35/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/35/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) 4e5964d6e2d6a7fe6e8c49cbfda9397d3960a773 by ivy: krb5: create the KDC database directory 4e74ee78208bd1fdd2c86ec260ecf12f26d157e8 by ivy: etc/mtree: Add package tags for Kerberos directories The end of the build log: [...truncated 109.29 MiB...] --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_lib --- --- all_subdir_lib/librt --- =3D=3D=3D> lib/librt (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/librt/tests --- =3D=3D=3D> lib/librt/tests (all) --- sched_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sched_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsched_test ) --- .depend.sched_test --- echo sched_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.= amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sched_test --- t_sched.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sched_test.t_sched.pieo -MTt_sched.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace/s= rc/contrib/netbsd-tests/lib/librt/t_sched.c -o t_sched.pieo --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_lib --- --- sched_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sched= _test.full t_sched.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd6= 4.amd64/lib/libnetbsd -lnetbsd_pie --- sched_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sched_t= est.full sched_test.debug --- sched_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsched_test.debug sched_test.full sched_test --- sem_test --- (cd /workspace/src/lib/librt/tests && DEPENDFILE=3D.depend.sem_test NO_SU= BDIR=3D1 make -f /workspace/src/lib/librt/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -c /workspace/src/contrib= /netbsd-tests/lib/librt/t_sem.c -o t_sem.pieo --- all_subdir_usr.bin --- --- ftp.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/workspace/src/contr= ib/tnftp -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-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack= -o ftp.full cmds.pieo cmdtab.pieo complete.pieo domacro.pieo fetch.pieo = ftp.pieo main.pieo progressbar.pieo ruserpass.pieo util.pieo -ledit=20 --- ftp.1.gz --- gzip -cn /workspace/src/contrib/tnftp/src/ftp.1 > ftp.1.gz --- ftp.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ftp.ful= l ftp.debug --- ftp --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dftp.debug ftp.full ftp --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- =3D=3D=3D> usr.bin/clang/llvm-readobj (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-readobj/Opts.td --- .depend --- echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-readobj.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- ARMWinEHPrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ARMWinEHPrinter.pieo -MTARMWinEHPrinter= .pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-readobj/ARMWinEHPrinter.cpp -o ARMWinEHPrinter.pieo --- all_subdir_tests --- --- mknod --- --- mknod.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o mknod.full mknod.pieo mockfs.pieo utils.pieo -lprivate= gmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_lib --- --- sem_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_t= est.full t_sem.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_lib --- --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- sem_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsem_test.debug sem_test.full sem_test --- Kyuafile --- --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- MachODump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODump.pieo -MTMachODump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/MachODump= .cpp -o MachODump.pieo --- all_subdir_usr.sbin --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_tests --- --- mknod.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mknod.f= ull mknod.debug --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-objcopy/llvm-objcopy.1 > llvm-ob= jcopy.1.gz --- all_subdir_tests --- --- mknod --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmknod.debug mknod.full mknod --- all_subdir_usr.bin --- --- llvm-objcopy.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-obj= copy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy -I/tmp/o= bj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/i= nclude -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT= _MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC= -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DL= LVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -= DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_P= OWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_AS= MPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitial= izeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler= -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3D= LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86Targe= tMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspac= e/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti= -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacce= ss -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference= -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-objcopy.fu= ll ObjcopyOptions.pieo llvm-objcopy-driver.pieo llvm-objcopy.pieo /tmp/obj= /workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lpriv= atezstd -lexecinfo -ltinfow -lpthread=20 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/vidcontrol --- --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_usr.bin --- --- llvm-objcopy.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-ob= jcopy.full llvm-objcopy.debug --- llvm-objcopy --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-objcopy.debug llvm-objcopy.full llvm-objcopy --- all_subdir_usr.sbin --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- COFFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFDumper.pieo -MTCOFFDumper.pieo -Wno= -format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/COFFDu= mper.cpp -o COFFDumper.pieo --- all_subdir_usr.sbin --- --- vidcontrol.pieo --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_tests --- --- lookup --- --- lookup.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o lookup.full lookup.pieo mockfs.pieo utils.pieo -lpriva= tegmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/moused --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_tests --- --- lookup.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lookup.= full lookup.debug --- lookup --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlookup.debug lookup.full lookup --- all_subdir_usr.sbin --- --- moused.pieo --- 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 --- --- COFFImportDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFImportDumper.pieo -MTCOFFImportDump= er.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-e= rror=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-readobj/COFFImportDumper.cpp -o COFFImportDumper.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool_array:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:324:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- 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_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 make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 468.16 real 4729.85 user 378.94 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins17067653632= 767747039.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_852_262565017.1760114667908-- From nobody Fri Oct 10 16:47:13 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 4cjt2B3xXxz6BZBS for ; Fri, 10 Oct 2025 16:47:14 +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 4cjt2B1vgVz3c62; Fri, 10 Oct 2025 16:47:14 +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=1760114834; 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=/oP44DFgOS8kcPA7Yj11qTgdNy6iu4rVgZbpFFDjxts=; b=Bif7ljd/hFFGlMJE05e9h3hE48tVtNEfeV2NOblZ01mDUOLBdKzUxt6nufi+qpXfi1JqvF GAvTWl4ex+G9b0jev83UClFYDNIhjetIbQxGvMukPqi9050u48CEjxqlWjznopnF2VRpyg UCTsfL7JT/GJPYXjGvORe4SCh+IZzQNoMEdkZVnei6WEmA4xbpjJ0rbWprjivd8or+yHWf SLoT8XK8CMkNL6WsRYaohs2UMNOFNHD7ZKmcI51nFmNd7Zjlzp16Y6Qip79BcjpKWfkpcB 65ybdIPvaRHxL/p8RpnE29+3z0Zm0rGIBDzrsacJ2+t8DLoTj/qLjbylQmHACg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760114834; a=rsa-sha256; cv=none; b=skMic5mKapePMXbELlwkS4oEuBsoosi+C5U27TzijDDAuhlyurxhhVIZPDqBfQaPpGjx18 L4kZPOXXCreyGu2+FF52RhsG2BHXDctec7AN0ylD3MZa4KZ2beEmqf/QpEt0FsauGaSt5b CsdW++0X+bv08CXwHD38JukVjRPEMXghcXV9ijhXumg/iUw9bO6aYW5mva3Vphf+wsVmh+ CFX5waEQkLAzTDpoik6Hz0+RbxlnFpYoXAJeKTDtNcswV7ZMdIrV7pc4zVbcBuQ/aJ60Mn f/xbz9tVHYeL5g7COj4Afmqg/lajl46i8AcQdL1mLHEFbD2eAHAFsyzbwBuE7Q== 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 4cjt2B145dz18s7; Fri, 10 Oct 2025 16:47:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 16:47:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: tuexen@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <89977266.855.1760114834153@jenkins.ci.freebsd.org> In-Reply-To: <1004606933.845.1760109517311@jenkins.ci.freebsd.org> References: <1004606933.845.1760109517311@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #46 - 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_854_769038958.1760114833923" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_854_769038958.1760114833923 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #46 (d46d4628f65df54213823c6e574a2d542= 1772c88) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 46/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/46= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/46/= 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) d46d4628f65df54213823c6e574a2d5421772c88 by tuexen: sockstat: support reporting of BBLog state The end of the build log: [...truncated 4.21 MiB...] epair0b: Ethernet address: fe:4d:45:10:2f:5a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:41:42:88:6d:53 epair1b: Ethernet address: d2:cd:8c:39:24:f4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.166s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: e2:d5:= c7:e3:6d:db epair0b: Ethernet address: fe:ae:b5:d2:73:7c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:2c:9b:00:03:95 epair1b: Ethernet address: a2:60:c5:a8:82:0b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.145s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: be:22:= 3d:d4:40:e2 epair0b: Ethernet address: 16:34:84:e6:f1:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:db:06:2d:7e:c5 epair1b: Ethernet address: 5a:8d:5f:72:11:5d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: e6:89= :19:8d:0b:00 epair0b: Ethernet address: da:76:1c:05:76:69 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:ab:27:40:88:9c epair1b: Ethernet address: f6:3b:83:35:23:6e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 56:8d= :c4:ea:7c:0c epair0b: Ethernet address: 0e:a1:43:89:1a:06 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:51:20:0e:43:b7 epair1b: Ethernet address: 76:23:c8:97:39:e6 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: f6:05:71:f9:da:0e epair0b: Ethernet address: b2:3f:2b:7f:3d:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:c5:26:d4:28:5b epair1b: Ethernet address: 2e:ab:8b:07:12:90 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 8e:80:a6:6e:c7:= 7a epair0b: Ethernet address: fa:fb:87:e6:5f:9f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:82:16:f2:f6:87 epair1b: Ethernet address: ce:a3:13:4d:a8:f9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.216s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: fe:aa:fc:6a:a6= :69 epair0b: Ethernet address: 52:f1:04:d2:f2:50 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d6:cb:c0:cf:c6:d8 epair1b: Ethernet address: 52:36:e8:ea:3d:ee epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.155s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 92:c9:3e:82= :2d:27 epair0b: Ethernet address: 9e:7e:77:bc:a0:43 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:5f:80:9d:2a:99 epair1b: Ethernet address: 2e:85:1f:20:ee:f9 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 02:0a:63:c0:17:b5 epair2b: Ethernet address: b6:81:45:dd:da:74 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.207s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 5a:ff:51:4d:56:bf epair0b: Ethernet address: 56:d5:f6:09:7a:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:94:7b:4d:c7:af epair1b: Ethernet address: 86:20:70:d9:74:54 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 7e:f4:da:36:da:b3 epair2b: Ethernet address: 1e:69:92:97:82:c8 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.664s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: f6:d4:d7:4f:f4:9c epair0b: Ethernet address: b2:f4:33:42:d1:7e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:bc:eb:25:a9:db epair1b: Ethernet address: fa:5c:58:1e:49:ce epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: c2:56:db:7c:2e:d3 epair2b: Ethernet address: 52:7a:69:2a:41:f1 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80129d75b96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760114817 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h27m16s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-46' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins160827196589763681= 81.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'd46d4628= f65df54213823c6e574a2d5421772c88', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../d46d4628f65df54= 213823c6e574a2d5421772c88/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_854_769038958.1760114833923-- From nobody Fri Oct 10 18:33:56 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 4cjwPK1KN0z6BlQY for ; Fri, 10 Oct 2025 18:33:57 +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 4cjwPJ5fBXz3xC1; Fri, 10 Oct 2025 18:33: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=1760121236; 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=GQsAaMKd7TFxLGUz+45KBWXen+d//mLbK8cGgr4xYLU=; b=yzHG3UGbDvqynoReWhRnRAuA9HdYMtwfI29jux0HYBKLwqu3F14GEx4ZN2a6fmKbRj8R59 oKoVC3OfufwEAkQx6FALish2Yg2ICCVVrp9mKdzTiSr+GUXcZmai1R1S4jN99sN5AjH5vl Sbk/6UaFDeubo7ZEH759OaxtKBVp2TOFUplHHPwTIl152Cpqa8Dv94RrUDJybDjLBYRKI1 f+Pdg35wWpKAsT08LfXb7ew4E1ERb0Mr9bIopvO/Hzrz5FU9GK6ylHkhnpWnXMhpk0KZCY 4i9G334BPiJXI0D74TmP9NcfqjQWqm4KTi5bnior8pxItdj1xF5viJp4oKYFTQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760121236; a=rsa-sha256; cv=none; b=yseKOraLbzbY9Av2MExbdLmTF7YoJtaoPg6nwkisBK2/AUlZVEbo0YpNakniNHxVwRz57l 67G0/W1yOh3tWtksSs6I8r3vw+XmeSGrhNOD5ixySyNTFhaNYPqxdKZC63ItKDIZCkoNKc RVfcoooQ8KlHw1vr2ecLV9pWK+sRD/gM1ShVpOUuvDGEILXZqqWSJGdg3EHFu8mMXmf7oD jCqLLTgT60QI0QGXMRSZ2dIa0PQnrWPXV8VivUpVCjR9GMbTEE1K/oGb3hgOSf/6ykdcIS yIg1RFrPZSgUsIDKBGFvX6SEZ1ka1h5vFJ4Of8VEiZY4h+to++i1NQ+FP1ZGeg== 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 4cjwPJ51x3z1Dpk; Fri, 10 Oct 2025 18:33:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 18:33:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <478488586.859.1760121236711@jenkins.ci.freebsd.org> In-Reply-To: <89977266.855.1760114834153@jenkins.ci.freebsd.org> References: <89977266.855.1760114834153@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #47 - 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_858_18113817.1760121236526" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_858_18113817.1760121236526 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #47 (4e74ee78208bd1fdd2c86ec260ecf12f2= 6d157e8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 47/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/47= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/47/= 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) 4e5964d6e2d6a7fe6e8c49cbfda9397d3960a773 by ivy: krb5: create the KDC database directory 4e74ee78208bd1fdd2c86ec260ecf12f26d157e8 by ivy: etc/mtree: Add package tags for Kerberos directories The end of the build log: [...truncated 4.39 MiB...] epair0b: Ethernet address: 9a:29:4a:f4:27:bf epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:6b:53:50:0d:ad epair1b: Ethernet address: 22:95:68:5d:c3:78 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.148s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: b6:28:= 16:1e:30:34 epair0b: Ethernet address: 92:fc:b6:54:a7:8c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:f2:98:15:1f:2b epair1b: Ethernet address: 22:7e:cd:d9:8e:87 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: de:85:= e7:09:1a:bd epair0b: Ethernet address: 1a:2a:bc:26:da:c5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:20:a6:1e:8a:d0 epair1b: Ethernet address: 32:4d:cc:9e:40:88 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.157s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 46:9a= :17:42:b8:83 epair0b: Ethernet address: 32:8b:b6:da:c7:f8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 32:5c:d3:34:58:2f epair1b: Ethernet address: fe:c3:a4:a7:e6:3e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.134s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ba:fc= :41:96:f4:8b epair0b: Ethernet address: 46:b2:eb:68:28:96 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:d0:16:30:37:cf epair1b: Ethernet address: 6e:e4:93:96:e6:aa epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: b2:9e:bf:3a:d8:15 epair0b: Ethernet address: 82:bf:84:6c:6d:62 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:ca:0f:a9:b6:9a epair1b: Ethernet address: 2e:d6:7d:cf:fb:a3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.187s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 32:78:ae:39:93:= 78 epair0b: Ethernet address: 12:c8:a9:c4:b6:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:d6:1a:92:ff:94 epair1b: Ethernet address: ca:3c:db:07:2f:55 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: ce:a6:df:38:27= :f9 epair0b: Ethernet address: 3a:c3:d9:70:8e:4d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 46:3b:c8:78:8c:8c epair1b: Ethernet address: 1e:fd:d5:47:4c:79 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 3a:9e:74:23= :5e:76 epair0b: Ethernet address: 82:05:de:3d:62:25 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:13:2f:91:83:8c epair1b: Ethernet address: 36:47:23:9e:7c:18 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 22:72:19:0d:c0:eb epair2b: Ethernet address: 9e:e5:24:f4:c3:e4 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.206s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 3a:8e:b1:ac:f1:45 epair0b: Ethernet address: d2:cf:71:e6:8c:f6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:3c:64:3c:55:e7 epair1b: Ethernet address: f6:0e:94:51:b1:96 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 8e:a7:f8:92:05:ab epair2b: Ethernet address: 8e:30:55:cb:cd:2d epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.681s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: fa:b4:4c:2d:e4:eb epair0b: Ethernet address: a6:bc:df:fc:09:ed epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:b6:44:3f:e9:fe epair1b: Ethernet address: 4a:71:b2:73:9a:0d epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: be:73:af:73:01:3a epair2b: Ethernet address: 76:2b:48:35:d3:88 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80176070a96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760121220 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h45m27s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-47' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins151893692307374181= 71.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '4e74ee78= 208bd1fdd2c86ec260ecf12f26d157e8', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../4e74ee78208bd1f= dd2c86ec260ecf12f26d157e8/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_858_18113817.1760121236526-- From nobody Fri Oct 10 18:37:22 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 4cjwTH3Wjwz6Blsc for ; Fri, 10 Oct 2025 18:37:23 +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 4cjwTH1Bmlz3wwn; Fri, 10 Oct 2025 18:37:23 +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=1760121443; 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=qei4JP7U9NC+PVFYkKunwe3MYY8OLAp/AdwYEUzYlk4=; b=i9YvS0+M5fZhYV6RX6DSZ9os7ZydKYw2E5HAI5JwdXtKu/9pm6LfptRxtd1IO2A8cZnkH2 OmfLWVWF1gQ0OBQkE/bCBaLWeXJFaSUQhRdoxlHcTS6nybLLNmeJXcgyxw+CY/05PeLhWa 0oU/a6ot0PUUfXkRb1n6kTxkdBaQKdfzLdM63Ybv8tFR6hkM74E8/nDXwq7oPAfpiRkqYY vX4+aAgvFd+7jLxmTXvqycPn5riEV6yMQj+FSc1fVI3vWUGXr5+VFIUlZz4aVHG1GEpyeG JjJ/dXHZqhFWFrmyMSgieC9yFIbzVxxQSKLNnZKd1JK/mP5b1y71sUUUKRfwpA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760121443; a=rsa-sha256; cv=none; b=k2lN4mBlYPOCsP84rylRMlI5i+3DQzWAXhlQkKwO0pNNs8GZ9mu1q41OJ89pKpnrNPq+3X 31QdFYNfhCiC/oqsn4CfMUUpBD4g3YApnZQujHRnt2C2nOlavpk1T2ETBzdnmLHwv3uohA ZE/dRdC7nniCZTfRKJP6JsY7fzZsLX4VBhW91TE3QSYiFvwkSyGNAqOudBF3AioeilhxrC 1mlxuE8bBwRaPna65TCBE++I7t/xykCVB/jaa9USzXRsakX4gARC1I2VLcQg5PwHGP57af iXXVzVZ4fzfVlq4hyezYlHyBgXDpKEYWtv1wEuZT0cUj6xVz0lHyjGMO34YlTQ== 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 4cjwTH0PgRz1DZD; Fri, 10 Oct 2025 18:37:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 18:37:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2131742662.861.1760121443061@jenkins.ci.freebsd.org> In-Reply-To: <1018660053.827.1760099956153@jenkins.ci.freebsd.org> References: <1018660053.827.1760099956153@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26948 - 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_860_941197439.1760121442937" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_860_941197439.1760121442937 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26948 (de36d0dbaeaf05e9bf949fdf22b560c34b2= c0d74) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26948= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26948/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26948/co= nsole 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) d8a4843cb76ec1b7da8d5defafb7eef9a6cc1c21 by ziaee: umass.4: Modernize driver loading instructions de36d0dbaeaf05e9bf949fdf22b560c34b2c0d74 by ziaee: cli.lua.8: Reflow literal comments The end of the build log: [...truncated 10.92 KiB...] FreeBSD 16.0-CURRENT #0 n281028-de36d0dbaeaf: Thu Oct 9 23:02:55 UTC 2025 root@FreeBSD-main-amd64-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/amd6= 4.amd64/sys/GENERIC amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvm= org-19.1.7-0-gcd708029e0b2) WARNING: WITNESS option enabled, expect reduced performance. SRAT: Ignoring memory at addr 0xff000000 VT: init without driver. CPU: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz (2400.39-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x306e4 Family=3D0x6 Model=3D0x3e Steppi= ng=3D4 Features=3D0x9f83fbff Features2=3D0xfe9e6217 AMD Features=3D0x2c100800 AMD Features2=3D0x1 Structured Extended Features=3D0x281 XSAVE Features=3D0x1 TSC: P-state invariant Hypervisor: Origin =3D "bhyve bhyve " real memory =3D 9663676416 (9216 MB) avail memory =3D 8295165952 (7910 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. Security policy loaded: TrustedBSD MAC/BSD Extended (mac_bsdextended) ioapic0 irqs 0-31 Launching APs: 1 random: entropy device external interface kbd1 at kbdmux0 smbios0: at iomem 0xf1000-0xf101e smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6 aesni0: acpi0: acpi0: Power Button (fixed) atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 16777216 Hz quality 950 Event timer "HPET" frequency 16777216 Hz quality 550 Event timer "HPET1" frequency 16777216 Hz quality 450 Event timer "HPET2" frequency 16777216 Hz quality 450 Event timer "HPET3" frequency 16777216 Hz quality 450 Event timer "HPET4" frequency 16777216 Hz quality 450 Event timer "HPET5" frequency 16777216 Hz quality 450 Event timer "HPET6" frequency 16777216 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 virtio_pci0: port 0x2000-0x207f mem 0xc= 0000000-0xc0001fff irq 16 at device 2.0 on pci0 vtblk0: on virtio_pci0 vtblk0: 9216MB (18874557 512 byte sectors) virtio_pci1: port 0x2080-0x20ff mem 0xc= 0002000-0xc0003fff irq 17 at device 3.0 on pci0 vtblk1: on virtio_pci1 vtblk1: 512MB (1048576 512 byte sectors) ahci0: mem 0xc0004000-0xc0005fff irq 18 a= t device 4.0 on pci0 ahci0: AHCI v1.30 with 32 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 virtio_pci2: port 0x2100-0x217f mem 0xc= 0006000-0xc0007fff irq 19 at device 5.0 on pci0 vtblk2: on virtio_pci2 vtblk2: 128MB (262144 512 byte sectors) virtio_pci3: port 0x2180-0x21ff mem 0xc= 0008000-0xc0009fff irq 20 at device 6.0 on pci0 vtblk3: on virtio_pci3 vtblk3: 128MB (262144 512 byte sectors) virtio_pci4: port 0x2200-0x227f mem 0xc= 000a000-0xc000bfff irq 21 at device 7.0 on pci0 vtblk4: on virtio_pci4 vtblk4: 128MB (262144 512 byte sectors) virtio_pci5: port 0x2280-0x22ff mem 0xc= 000c000-0xc000dfff irq 22 at device 8.0 on pci0 vtblk5: on virtio_pci5 vtblk5: 128MB (262144 512 byte sectors) virtio_pci6: port 0x2300-0x237f mem 0xc= 000e000-0xc000ffff irq 23 at device 9.0 on pci0 vtblk6: on virtio_pci6 vtblk6: 128MB (262144 512 byte sectors) vmgenc0: on acpi0 random: registering fast source VM Generation ID atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) Unhandled ps2 mouse command 0xe1 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.= 0. psm0: model Generic PS/2 mouse, device ID 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 vga0: at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP= 0900 on isa0 Timecounter "TSC-low" frequency 1200049980 Hz quality 1000 Timecounters tick every 10.000 msec usb_needs_explore_all: no devclass Trying to mount root from ufs:/dev/gpt/rootfs [rw]... WARNING: WITNESS option enabled, expect reduced performance. ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number BHYVE-AC61-4EA8-6E92 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 128MB (262144 512 byte sectors) Setting hostuuid: 0827a9a3-30ea-46c4-98c6-d8b9653e922c. Setting hostid: 0xf576e6d9. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 1080254 free (6 frags, 135031 blocks, 0.0% fragment= ation) Mounting local filesystems:. Loading kernel modules: accf_data accf_dns accf_http accf_tls blake2 carp c= fiscsi cryptodev dummymbuf dummynet fusefs if_bridge if_enc if_epair if_ovp= n if_stf ipdivert ipfw ipfw_nat ipl ipsec mac_bsdextended mac_ipacl mac_por= tacl mqueuefs pf pflog pflow pfsync sctp snd_dummy tarfs tcpmd5 blaketwo0: load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched FQ_CODEL loaded load_dn_sched dn_sched FQ_PIE loaded load_dn_aqm dn_aqm CODEL loaded load_dn_aqm dn_aqm PIE loaded ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept= , logging disabled IP Filter: v5.1.2 initialized. Default =3D pass all, Logging =3D enabled Security policy loaded: TrustedBSD MAC/ipacl (mac_ipacl) Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) pcm0: /etc/rc: WARNING: $hostname is not set -- see rc.conf(5). Setting up harvesting: PURE_VMGENID,PURE_RDRAND,RANDOMDEV,[CALLOUT],[UMA],[= FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CA= CHED Feeding entropy: . ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.42/mach/COR= E 32-bit compatibility ldconfig path: /usr/lib32 lo0: link state changed to UP Starting Network: lo0 enc0. lo0: flags=3D1008049 metric 0 mtu 1= 6384 =09options=3D680003 =09inet 127.0.0.1 netmask 0xff000000 =09inet6 ::1 prefixlen 128 =09inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 =09groups: lo =09nd6 options=3D21 enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 Starting devd. Starting Network: enc0. enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 route: message indicates error: File exists add host 127.0.0.1: gateway lo0 fib 1,2 add host 127.0.0.1: gateway lo0 fib 0: route already in table route: message indicates error: File exists add host ::1: gateway lo0 fib 1,2 add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 fib 0,1,2 add net ff02::: gateway ::1 fib 0,1,2 add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2 add net ::0.0.0.0: gateway ::1 fib 0,1,2 Updating motd:. Updating /var/run/os-release done. Clearing /tmp (X related). Starting auditd. 2025-10-10T12:40:19.550523+00:00 - auditd 1434 - - starting... 2025-10-10T12:40:19.552102+00:00 - auditd 1435 - - Auditing disabled 2025-10-10T12:40:19.553218+00:00 - auditd 1435 - - Configured trail files d= istribution. 2025-10-10T12:40:19.555036+00:00 - auditd 1435 - - Auditing enabled 2025-10-10T12:40:19.556010+00:00 - auditd 1435 - - New audit file is /var/a= udit/20251010124019.not_terminated 2025-10-10T12:40:19.560918+00:00 - auditd 1435 - - Registered 677 event to = class mappings. 2025-10-10T12:40:19.561464+00:00 - auditd 1435 - - Registered non-attributa= ble event mask. 2025-10-10T12:40:19.562413+00:00 - auditd 1435 - - Set audit policy in kern= el. 2025-10-10T12:40:19.564080+00:00 - auditd 1435 - - Set audit trail size in = kernel. 2025-10-10T12:40:19.565005+00:00 - auditd 1435 - - Set audit trail queue in= kernel. 2025-10-10T12:40:19.565934+00:00 - auditd 1435 - - Set audit trail min free= percent in kernel. 2025-10-10T12:40:19.566863+00:00 - auditd 1435 - - audit_control(5) may be = missing 'host:' field 2025-10-10T12:40:19.568468+00:00 - auditd 1435 - - Audit controls init succ= essful No core dumps found. Mounting late filesystems:. Fri Oct 10 12:40:19 UTC 2025 FreeBSD/amd64 (Amnesiac) (ttyu0) login: Trigger sent. Waiting for PIDS: 14352025-10-10T18:37:14.169848+00:00 - auditd 1435 - - Go= t close and die trigger 2025-10-10T18:37:14.170896+00:00 - auditd 1435 - - Auditing disabled 2025-10-10T18:37:14.172285+00:00 - auditd 1435 - - renamed /var/audit/20251= 010124019.not_terminated to /var/audit/20251010124019.20251010183714 2025-10-10T18:37:14.175535+00:00 - auditd 1435 - - Finished 2025-10-10T18:37:14.175812+00:00 - auditd 1435 - - auditd exiting. . Stopping devd. Waiting for PIDS: 1133. Writing entropy file: . Writing early boot entropy file: . . Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 0 done All buffers synced. Uptime: 5h57m2s acpi0: Powering system off + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26948' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./auto-shutdown x ./run.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins12575969324891942791.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'de36d0dbaeaf0= 5e9bf949fdf22b560c34b2c0d74', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../de36d0dbaeaf05e9bf94= 9fdf22b560c34b2c0d74/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_860_941197439.1760121442937-- From nobody Fri Oct 10 19:37:56 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 4cjxqC3HqCz6Brsl for ; Fri, 10 Oct 2025 19:37:59 +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 4cjxqC1BjJz43V4; Fri, 10 Oct 2025 19:37:59 +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=1760125079; 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=ZGTnOu3gXUPN263bGV+2JLTrNRw+hIz//arocjrrGdw=; b=YDiber+I9JnWu0c4KZ6quwA7sThGow2wbmRCwMcWxWsoHX2cODrenBnbYU5TSz2EYMK37G niWHINcGvl82CHBK4cAaMC1Rqp8aG3TC4tEN9UsJFI0mZLnTuV54Fws2FvckqKKvKE+WV3 rG3/TpW2MVHAlq8wYYSIwwHYjd2CMttnNYQydeyDPEvswUcl9s4G5DJKcnt6BHoYZX6XtM EXTuyNTJDyl6OEmJC6AICorz8QowPgGZiIzKkJENqfzK2meY8rD+tFnF0e8rshtkdPqre7 7jEbCqMil0iEPoKq6uzVp5tPEViWqsjTvUsJwU3G9PeTWV2moWtS1kvlL7LCoA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760125079; a=rsa-sha256; cv=none; b=u+F0jVEydlF/KGj7hK8+6mHKMO6dpoHzqHXpCQIczvWoLc4VDPM8CVE7dwltqYPlADABNu +zNtFMi1cWDRpMQ51H2aeRjI03+JjyGYseW2tA6r3AsPnJxj/Q9ufeouMonAtB1Kgv63CN tJxltdQB4C1zRy3nC0LZaYm5UtKDhxicFx1xaPy35takE1zObesGm+sq6fKn87F+8m52lK kkGtCm8Bkvay2AyBxnd5rEaiHczaA8XO+BZIU55bC/NjRE6l2nPtoLTRXJWMhBgAlCcpWG KkG90vbFEppZHKKF9ca7hc0P2V65S8P/GZp6WXahQiK69xzZ4p2mgW5CqPRc4A== 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 4cjxqC0cVpz1G4t; Fri, 10 Oct 2025 19:37:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 19:37:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <404300679.863.1760125079091@jenkins.ci.freebsd.org> In-Reply-To: <1411303606.851.1760114122742@jenkins.ci.freebsd.org> References: <1411303606.851.1760114122742@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #36 - 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_862_1120782605.1760125076315" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_862_1120782605.1760125076315 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #36 (c637cd700e09b24564ddac6002= 1700e5e6dc44b9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/36/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/36/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/36/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) 89cee021a790974e8d184554f3a5de4ae8317748 by ziaee: release/RPI: Add RPI Zero 2W device tree blob dtb 1eae8fe5ebf39c0f31d0a00b84f8e29eff3ab164 by ziaee: aacraid.4: Improve HARDWARE introductory sentance 27663f352a173b774a7019e5aae5414ea7420a8d by ziaee: aacraid.4: Fix document description + tag SPDX 7c837513a4fe2b012c83de08cecf72f2b460c184 by ziaee: umass.4: Modernize driver loading instructions c637cd700e09b24564ddac60021700e5e6dc44b9 by ziaee: cli.lua.8: Reflow literal comments The end of the build log: [...truncated 109.92 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- --- all_subdir_usr.bin/caesar --- =3D=3D=3D> usr.bin/caesar (all) --- .depend --- echo caesar.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- caesar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.caesar.pieo -MTcaesar.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/caesar/caesar.c -o caesar.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- all_subdir_usr.bin --- --- caesar.full --- --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 caesar.full caesar.pieo -lm=20 --- all_subdir_usr.sbin --- --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.bin --- --- caesar.6.gz --- gzip -cn /workspace/src/usr.bin/caesar/caesar.6 > caesar.6.gz --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_usr.bin --- --- caesar.debug --- --- all_subdir_usr.sbin --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug caesar.= full caesar.debug --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.bin --- --- caesar --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcaesar.debug caesar.full caesar --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- pr_tbl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.pr_tbl.pieo -MTpr_t= bl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/primes/pr_tbl.c -o pr_tb= l.pieo --- 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 --- --- all_subdir_usr.bin/factor/tests --- =3D=3D=3D> usr.bin/factor/tests (all) --- factor_tests --- echo '#! /usr/libexec/atf-sh' > factor_tests.tmp cat /workspace/src/usr.bin/factor/tests/factor_tests.sh >>factor_tests.tmp chmod +x factor_tests.tmp mv factor_tests.tmp factor_tests --- primes_tests --- echo '#! /usr/libexec/atf-sh' > primes_tests.tmp cat /workspace/src/usr.bin/factor/tests/primes_tests.sh >>primes_tests.tmp chmod +x primes_tests.tmp mv primes_tests.tmp primes_tests --- Kyuafile --- --- factor.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPENSSL -fPIE -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fa= ctor.full factor.pieo pr_tbl.pieo -lcrypto=20 --- factor.6.gz --- gzip -cn /workspace/src/usr.bin/factor/factor.6 > factor.6.gz --- factor.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug factor.= full factor.debug --- factor --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfactor.debug factor.full factor --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-size --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:191, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/APInt.h:24, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-s= ize/llvm-size.cpp:15: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_usr.sbin --- --- moused.pieo --- 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_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 make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 447.86 real 4235.97 user 321.31 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/jenkins91696262967= 76320318.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_862_1120782605.1760125076315-- From nobody Fri Oct 10 19:42:01 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 4cjxvx1zbcz6BsGr for ; Fri, 10 Oct 2025 19:42:05 +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 4cjxvw5QsGz4453; Fri, 10 Oct 2025 19:42:04 +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=1760125324; 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=VDJxnsEs+PFGMKeQ+2zsVx8fjzxxyBSgxtrOG1E2h4w=; b=XJgrOCfsxTJPzQEihhXdhSqebRe9pw3t1xJS9BQhQV5zPnDq2PaqISMaeTWXgdqwIFQHU8 EKOBRzlIdmQGMkLzhdhUTfD3I9YKvk4q75hSxKkA0OL2ZAo1wcJJ/R7sN0XX4teGbnh0C4 rI/2yAz7Ey1q5wnVXKaGPrnwGVlU2Aq4hvd6kxH1yjtUpwB8JbRCLMxGhygfXd384ZdkwI AJomKjX1OS31NWT2G5rwNVw71dHeWO//oyRXS/nQUjpaXwzImkQrrqedC9m4HJkHZCnLxh dbLdzRwPE/R/aqcewVQ1Dpx8/Oa4mNIyAfstpV7ji5RXp8Xwuy30HEnV5KCn/w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760125324; a=rsa-sha256; cv=none; b=SnrCr+ZmJQMm0eobOYV9P/mGW4yW15uafb0K1cVtv269U0MQf+TOnBTH+HrFInVQotW5RU sfCjyVGSETlnMruFKKOOx+GVtiQoSsXh7dm1rMgup5tSLnvQ2D00d2cvw/4GSRD82UaayA Obgqd0ccVksCJzU3ADXAo7N7W5utGeb/eMm1jIt26idXMVCGJBX8VZdzRYkMYaDPg6LgSs aKNJLre/xi05XPUPHJ9UxDH7q6gjM12QB3/0AERLWJgBofCqe90dl9tN2sXudSIAKXpipS jrcoydkyL3flp7rAVgyfLbvidaex7uyfeED0l15m+ct2N7FAL6jZ+/z/sIRFiA== 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 4cjxvw4ryrz1GJh; Fri, 10 Oct 2025 19:42:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 19:42:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <725535363.865.1760125324686@jenkins.ci.freebsd.org> In-Reply-To: <416328634.853.1760114670514@jenkins.ci.freebsd.org> References: <416328634.853.1760114670514@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #36 - 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_864_1246315813.1760125321799" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_864_1246315813.1760125321799 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #36 (c637cd700e09b24564ddac6002= 1700e5e6dc44b9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/36/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/36/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/36/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) 89cee021a790974e8d184554f3a5de4ae8317748 by ziaee: release/RPI: Add RPI Zero 2W device tree blob dtb 1eae8fe5ebf39c0f31d0a00b84f8e29eff3ab164 by ziaee: aacraid.4: Improve HARDWARE introductory sentance 27663f352a173b774a7019e5aae5414ea7420a8d by ziaee: aacraid.4: Fix document description + tag SPDX 7c837513a4fe2b012c83de08cecf72f2b460c184 by ziaee: umass.4: Modernize driver loading instructions c637cd700e09b24564ddac60021700e5e6dc44b9 by ziaee: cli.lua.8: Reflow literal comments The end of the build log: [...truncated 109.90 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/nfs.cc:41: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ --- all_subdir_usr.sbin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-shadow -c /workspace= /src/usr.sbin/moused/moused/util.c -o util.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libsdp --- =3D=3D=3D> lib/libsdp (all) --- sdp.3.gz --- gzip -cn /workspace/src/lib/libsdp/sdp.3 > sdp.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/random --- =3D=3D=3D> usr.bin/random (all) --- .depend --- echo random.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- random.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.random.pieo -MTrandom.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/random/random.c -o random.pieo --- all_subdir_usr.sbin --- --- moused.pieo --- 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 --- --- randomize_fd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.randomize_fd.pieo -MTrandomize_fd.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-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspac= e/src/usr.bin/random/randomize_fd.c -o randomize_fd.pieo --- random.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 random.full random.pieo randomize_fd.pieo =20 --- random.6.gz --- gzip -cn /workspace/src/usr.bin/random/random.6 > random.6.gz --- random.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug random.= full random.debug --- random --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drandom.debug random.full random --- all_subdir_usr.bin/iconv --- =3D=3D=3D> usr.bin/iconv (all) --- .depend --- echo iconv.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- iconv.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.iconv.pieo -MTiconv.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/iconv/iconv.c -o iconv.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- iconv.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 iconv.full iconv.pieo =20 --- iconv.1.gz --- gzip -cn /workspace/src/usr.bin/iconv/iconv.1 > iconv.1.gz --- iconv.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iconv.f= ull iconv.debug --- iconv --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diconv.debug iconv.full iconv --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- 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/clang --- --- all_subdir_usr.bin/clang/lld --- =3D=3D=3D> usr.bin/clang/lld (all) --- Options.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Options.inc.d -o Options.inc /workspace/src/contrib/llvm-proj= ect/lld/ELF/Options.td --- .depend --- echo ld.lld.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatezstd.a >> .depen= d echo ld.lld.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- Common/Args.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Args.pieo -MTCommon/Args.pieo -Wno-format-zero-length -fs= tack-protector-strong -Wdate-time -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 -Wno-add= ress-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -= Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/sr= c/contrib/llvm-project/lld/Common/Args.cpp -o Common/Args.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- 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 514.71 real 4641.62 user 347.18 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins64790230479= 2899997.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_864_1246315813.1760125321799-- From nobody Fri Oct 10 19:46: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 4cjy1V6QpZz6Bs0x for ; Fri, 10 Oct 2025 19:46:54 +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 4cjy1V4cxZz44Jm; Fri, 10 Oct 2025 19:46:54 +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=1760125614; 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=bvPNecBgdeyMWhehD0uku+yToAgggv+gJh69+og0mhY=; b=Bw+J26r3rk42DPrsSMk3BmqNujojvSJTMtu5wI4ia68pfzL74/v+p+gHIF3l6qnjrPI1Qo nHxeCtaYmS0NPGJyBskybGz+YrrdgMLN7ooqG9sQWEjOsY0Gt6GRNg8C7DvJCNFw8IOZ3m zAussnvXOQu/iS2qpqO+UnMkDvx/LCkP2H4/VM5Unzr2q9g8LsiIEA9G8YcwS0pfINu9g+ c0ySQlQHDysc1eLIO4/x6VhpO9oN272cfEYjsOIqiI4Pq5wpgRrkR0+PPIimp29emoi2xf i/pG+Yq9QZPYpEkbLLgXe3/5fielPV+x9GaBnPzWyQmi7K+6+hHWcR6ShBdAUw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760125614; a=rsa-sha256; cv=none; b=nPfX5+QohBRiWnmQqXEpxTABAa8H1/bCiPABv6bEFiVYa0lVpm/VpA8MML/hH39ePbiYdI tKHxBLG6KU2Zb78pfP3ifLlGLWtUBKv67M3MKV9R4OONuv23rJdkaqZOGOXuey2GEJIGHi He+Cbf0lL+G+wvbsdDQ1E3wwzLmGYiYEcpiW1jzd6pD+ipbAOnCy6s9i5qXuMXeuO2CXIH rGBU2xWXKFoGYHB5pj2x7rCIoi9wln0JkcE0branRgchrt4OFoW5h6/UxvlFxNQyPzBqWU ATdEFh/j+/cq6veYnRcDy8bQgVDMmxPFFfFbfwpI3z3J4m1uxcUk2VqFdzIuhw== 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 4cjy1V3sPqz1FXn; Fri, 10 Oct 2025 19:46:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 19:46:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1459680763.867.1760125614546@jenkins.ci.freebsd.org> In-Reply-To: <801651448.847.1760111062133@jenkins.ci.freebsd.org> References: <801651448.847.1760111062133@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #36 - 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_866_137543648.1760125611691" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_866_137543648.1760125611691 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #36 (c637cd700e09b24564ddac6002= 1700e5e6dc44b9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/36/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/36/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/36/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) 89cee021a790974e8d184554f3a5de4ae8317748 by ziaee: release/RPI: Add RPI Zero 2W device tree blob dtb 1eae8fe5ebf39c0f31d0a00b84f8e29eff3ab164 by ziaee: aacraid.4: Improve HARDWARE introductory sentance 27663f352a173b774a7019e5aae5414ea7420a8d by ziaee: aacraid.4: Fix document description + tag SPDX 7c837513a4fe2b012c83de08cecf72f2b460c184 by ziaee: umass.4: Modernize driver loading instructions c637cd700e09b24564ddac60021700e5e6dc44b9 by ziaee: cli.lua.8: Reflow literal comments The end of the build log: [...truncated 110.09 MiB...] --- all_subdir_usr.bin --- --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- all_subdir_usr.sbin --- --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- --- pr_tbl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.pr_tbl.pieo -MTpr_t= bl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/primes/pr_tbl.c -o pr_tb= l.pieo --- all_subdir_usr.bin/factor/tests --- =3D=3D=3D> usr.bin/factor/tests (all) --- factor_tests --- echo '#! /usr/libexec/atf-sh' > factor_tests.tmp cat /workspace/src/usr.bin/factor/tests/factor_tests.sh >>factor_tests.tmp chmod +x factor_tests.tmp mv factor_tests.tmp factor_tests --- primes_tests --- echo '#! /usr/libexec/atf-sh' > primes_tests.tmp cat /workspace/src/usr.bin/factor/tests/primes_tests.sh >>primes_tests.tmp chmod +x primes_tests.tmp mv primes_tests.tmp primes_tests --- Kyuafile --- --- factor.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPENSSL -fPIE -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fa= ctor.full factor.pieo pr_tbl.pieo -lcrypto=20 --- factor.6.gz --- gzip -cn /workspace/src/usr.bin/factor/factor.6 > factor.6.gz --- factor.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug factor.= full factor.debug --- factor --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfactor.debug factor.full factor --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/MachO= Dumper.cpp -o MachODumper.pieo --- all_subdir_tests --- --- open --- --- open.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o open.full open.pieo mockfs.pieo utils.pieo -lprivategm= ock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_tests --- --- open.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug open.fu= ll open.debug --- open --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dopen.debug open.full open --- all_subdir_usr.bin --- --- ObjDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ObjDumper.pieo -MTObjDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper= .cpp -o ObjDumper.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_lib --- --- cnv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/uninitialized_algorithms.h:13: In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool::body(= ) const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:68:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- all_subdir_lib/librss --- =3D=3D=3D> lib/librss (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- WasmDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDump.pieo -MTWasmDump.pieo -Wno-for= mat-zero-length -fstack-protector-strong -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-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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/WasmDump.= cpp -o WasmDump.pieo --- 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_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 467.43 real 4601.50 user 362.26 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/jenkins17903223624= 665857279.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_866_137543648.1760125611691-- From nobody Fri Oct 10 19:52:16 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 4cjy7h548Yz6Bsfq for ; Fri, 10 Oct 2025 19:52:16 +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 4cjy7h222Jz44Nf; Fri, 10 Oct 2025 19:52:16 +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=1760125936; 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=SvPvNYpfI2+sHcjEDQnTUaZb7bWquY8NRw6QH/eEV58=; b=kAvs+FvcKtYrJryikvjE1NJkjyS+ZSFX/PSc3iytmbBSZMegqQ+i2i6UC3BAYR+dBGyStN PYe1QBmH9gmA1Ym4p2JA0zbV2RSpMzQixLmuHrB7yrfaghKv6Xgqb9uS5vf7ZDZMDmbeL/ 3+F200/0nVsu7UR65RWwegaxXBy/U2Wn15cYw8hOK2OMuJqL6bHZu/ijyrzE1c307IyoU+ bv+cnjaYNt5oVTFv7rNgAG0RFTJZLUPECdz8ur6R2hbR2jE7PcxcFmU2ASdNtxHCKZ9m/N iKXWIBtrZyNXzAWM1l6Nslluq6ECNARQyXYrV3fcCIzqp75ablf1awKbQtEPig== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760125936; a=rsa-sha256; cv=none; b=CQdyHTnKjfrpKZ7GpR9AsA8j1pvWQVtV946maENHkCr+Vxo/7+EoNzT1L8wh8J/fBkhQBO RFy8niXUheMCzHqvat2TQ5iOx9ZS1WCir2s2GfTrzFrHa/NeUbOi+IVAR36DVyI+YasKDX +QkDgjltkPPix6QlRNuWRrA0cFGFCTrn0vlq6D5jsyHg0WpCLvuF+RIQ2ir866bywmSUzB prHx71YXOn/hHu31Ih5ZetlRekW5rGAGnVs8NzgSe+H56LVbiNZM6rRBgcBPDfKWnKFoGi N9rwzIfIiOwTZvrUlSDITPJsOXsHyMPiRV4bqe4Q9k2IS3zdvOXU6+Ior776iQ== 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 4cjy7h1ZHmz1GMY; Fri, 10 Oct 2025 19:52:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 19:52:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1802697948.869.1760125936224@jenkins.ci.freebsd.org> In-Reply-To: <478488586.859.1760121236711@jenkins.ci.freebsd.org> References: <478488586.859.1760121236711@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #48 - 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_868_477820212.1760125936080" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_868_477820212.1760125936080 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #48 (c637cd700e09b24564ddac60021700e5e= 6dc44b9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 48/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/48= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/48/= 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) 89cee021a790974e8d184554f3a5de4ae8317748 by ziaee: release/RPI: Add RPI Zero 2W device tree blob dtb 1eae8fe5ebf39c0f31d0a00b84f8e29eff3ab164 by ziaee: aacraid.4: Improve HARDWARE introductory sentance 27663f352a173b774a7019e5aae5414ea7420a8d by ziaee: aacraid.4: Fix document description + tag SPDX 7c837513a4fe2b012c83de08cecf72f2b460c184 by ziaee: umass.4: Modernize driver loading instructions c637cd700e09b24564ddac60021700e5e6dc44b9 by ziaee: cli.lua.8: Reflow literal comments The end of the build log: [...truncated 3.89 MiB...] epair0b: Ethernet address: 5a:5b:b0:35:b3:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:58:dc:55:57:4d epair1b: Ethernet address: de:fa:4a:de:97:79 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 96:aa:= 3b:77:f5:4f epair0b: Ethernet address: b6:f1:16:e4:9f:b8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:24:a9:3c:1b:72 epair1b: Ethernet address: fe:14:10:ba:e3:64 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 66:86:= 4a:28:a0:8d epair0b: Ethernet address: 1e:2c:e9:31:a2:62 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:bb:4c:8d:73:d7 epair1b: Ethernet address: 1a:cd:99:ee:37:15 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.146s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: be:ce= :6a:f2:2c:3d epair0b: Ethernet address: b2:d1:e6:cd:1c:55 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:9d:6f:80:70:e1 epair1b: Ethernet address: 72:91:fa:43:2f:d3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.157s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: f2:75= :71:f3:eb:5a epair0b: Ethernet address: 62:d3:ce:09:39:22 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:ae:17:97:11:fd epair1b: Ethernet address: 66:2e:b3:b0:8a:95 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.148s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 02:19:3d:f8:18:f2 epair0b: Ethernet address: fe:7e:42:c6:e3:62 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:38:85:ed:7e:d4 epair1b: Ethernet address: d6:ec:8c:cc:2f:a8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: fe:99:e6:ee:c1:= 26 epair0b: Ethernet address: 8e:e6:31:b4:56:84 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 02:2e:8c:76:19:cc epair1b: Ethernet address: 3a:df:14:94:52:d6 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.158s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: d2:f0:2f:67:e4= :3d epair0b: Ethernet address: 76:1f:a9:9d:03:ac epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:67:ea:97:89:73 epair1b: Ethernet address: 0a:c1:83:a7:16:9e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 4a:1d:f5:a6= :35:71 epair0b: Ethernet address: 86:5c:02:f5:a0:e8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:4e:8c:43:59:eb epair1b: Ethernet address: 2a:18:4d:4a:2d:02 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 7e:77:c7:af:df:fb epair2b: Ethernet address: ea:34:49:dd:50:02 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.208s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: fe:52:07:f6:34:9a epair0b: Ethernet address: 26:b8:82:09:d0:53 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:a2:06:71:35:5f epair1b: Ethernet address: 92:61:8f:48:8f:c5 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: de:33:2c:25:2b:30 epair2b: Ethernet address: 0a:de:b3:79:75:df epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.835s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: da:61:0a:b2:cc:c1 epair0b: Ethernet address: ee:2b:da:8a:77:34 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f2:27:31:04:e9:3e epair1b: Ethernet address: ae:55:d8:f1:a6:ce epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 1e:ce:ae:bc:a7:7c epair2b: Ethernet address: b2:27:25:a9:c5:26 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff800888d6c96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760125919 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h16m2s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-48' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins140290743945530485= 79.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'c637cd70= 0e09b24564ddac60021700e5e6dc44b9', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../c637cd700e09b24= 564ddac60021700e5e6dc44b9/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_868_477820212.1760125936080-- From nobody Fri Oct 10 21:11:39 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 4cjzvL6vLsz6C0Bg for ; Fri, 10 Oct 2025 21:11:42 +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 4cjzvL3qbsz3Fg2; Fri, 10 Oct 2025 21:11:42 +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=1760130702; 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=kQ8wTxEeFLMv6Ed0Nqn+syXEcDSq2o033gpprvNX7Jg=; b=Lg862i6oqTGTICNtVM1RS2cqNQOivQRjtuAqy1c6gaf661pyiVb+FD10B4zaJQj7U2wuVI jKnK3oEhjr6hxc/ilg30opq8ANNHydYyqfUt6MrDagf56zGl+UqDuDnBDmi099d6YPEFuD lNkl+mKvpui5zH8/g48PHjFyv9K+cCq0hAIerOlm00EI/TrqX80+jjwK+pklw0AmNMsRNh azfrwo+uub7K1GHB3XxaF8VE901nO+058ftxtlShOcLMDHDjFKuwNbkfjCHCGi9zkZmPYw UVKqUQQQNZPtEX3GM82wQhBfY/zFfHJAA0AP2HOL6DMgmCRhiPEFrAGp3zptGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760130702; a=rsa-sha256; cv=none; b=q2Y38YmRpwPSmsFAZJj14ZDKLQER/QBx5W8jIKoAw7dYWjsf4pc+XpgMAL3fHLZGpbgekQ ejp7Fa7TbjZMcJS1M/JMrxMH0K/7Klw6HCXHxjk53VUtrD0sz4LTx2XHphuPQKVN0aBY1l Hx163jFkg74OR0LW/VK3DVbfs/GZyzDdJDWv3u06eVr0MSSoKHP7Sc1ew0os0DRXSoALV6 HQOD5cGQvOuxPu9V16FNakmB/+nSqCfqe60V9KDWccoZMi03wP/ZkuCZqSo/5UP17PSVVd cNwY9ZPHuo0Dg1MMCInBUTbe1F4ymUyfjlO4epWOOvaFR6On5OsaE+CCyn/Rgw== 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 4cjzvL3GFPz1JhX; Fri, 10 Oct 2025 21:11:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 21:11:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1863838699.871.1760130702463@jenkins.ci.freebsd.org> In-Reply-To: <404300679.863.1760125079091@jenkins.ci.freebsd.org> References: <404300679.863.1760125079091@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #37 - 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_870_467443161.1760130699769" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_870_467443161.1760130699769 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #37 (8a0cdfc5a58d75272ec98a14c9= cc7469db6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/37/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/37/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/37/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) 59f602e2f229fb20c6da7675db98e92c72ac2591 by olce: getgroups.2: Simplifications; Be clearer on programs to be modified 8a0cdfc5a58d75272ec98a14c9cc7469db6b51f0 by kevans: build: fix ordering of pkgbase targets to get a dtb package reliably The end of the build log: [...truncated 109.97 MiB...] --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- cmdtab.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= cmdtab.pieo -MTcmdtab.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pro= tector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitial= ized -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 -Wno-= address-of-packed-member -c /workspace/src/contrib/tnftp/src/cmdtab.= c -o cmdtab.pieo --- complete.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= complete.pieo -MTcomplete.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/tnftp/src/compl= ete.c -o complete.pieo --- domacro.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= domacro.pieo -MTdomacro.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/tnftp/src/domac= ro.c -o domacro.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- fetch.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= fetch.pieo -MTfetch.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/tnftp/src/fetch.c -o= fetch.pieo --- all_subdir_tests --- --- mkdir --- --- mkdir.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o mkdir= .full mkdir.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lp= rivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-size --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/construct_at.h:23, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:191, from /workspace/src/contrib/llvm-project/llvm/include/llvm= /ADT/APInt.h:24, from /workspace/src/contrib/llvm-project/llvm/tools/llvm-s= ize/llvm-size.cpp:15: In function 'void* std::__1::__libcpp_operator_new(_Args ...) [with _Args = =3D {long unsigned int}]', inlined from 'void* std::__1::__libcpp_allocate(size_t, size_t)' at /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:289:31, inlined from '_Tp* std::__1::allocator<_Tp>::allocate(size_t) [with _Tp= =3D std::__1::unique_ptr]' at /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/include/c++/v1/__memory/allocator.h:118:54, inlined from 'constexpr std::__1::__allocation_result::pointer> std::__1::__allocate_at_least(_Alloc&,= size_t) [with _Alloc =3D allocator >]' at = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/allocate= _at_least.h:41:27, inlined from 'std::__1::__split_buffer<_Tp, _Allocator>::__split_buffer= (size_type, size_type, __alloc_rr&) [with _Tp =3D std::__1::unique_ptr; _Allocator =3D std::__1::allocator >&]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/incl= ude/c++/v1/__split_buffer:353:49, inlined from 'std::__1::vector<_Tp, _Alloc>::iterator std::__1::vector<= _Tp, _Alloc>::insert(const_iterator, value_type&&) [with _Tp =3D std::__1::= unique_ptr; _Allocator =3D std::__1::allocator >]' at /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/include/c++/v1/vector:1645:49, inlined from 'static llvm::Error llvm::ErrorList::join(llvm::Error, llv= m::Error)' at /workspace/src/contrib/llvm-project/llvm/include/llvm/Support= /Error.h:425:29: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:267:24: warni= ng: argument 1 value '18446744073709551608' exceeds maximum object size 922= 3372036854775807 [-Walloc-size-larger-than=3D] 267 | return ::operator new(__args...); | ~~~~~~~~~~~~~~^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new: In static me= mber function 'static llvm::Error llvm::ErrorList::join(llvm::Error, llvm::= Error)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:206:54: note:= in a call to allocation function 'void* operator new(size_t)' declared her= e 206 | _LIBCPP_NODISCARD _LIBCPP_OVERRIDABLE_FUNC_VIS void* operator new(s= td::size_t __sz) _THROW_BAD_ALLOC; | ^~~~~~~~ --- all_subdir_tests --- --- mkdir.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkdir.f= ull mkdir.debug --- mkdir --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkdir.debug mkdir.full mkdir --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- ELFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDumper.pieo -MTELFDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-readobj/ELFDumper.cpp -o ELFDumper.pieo --- all_subdir_usr.bin/ftp --- In file included from /workspace/src/contrib/tnftp/src/fetch.c:73: /workspace/src/contrib/tnftp/src/fetch.c: In function 'fetch_url': /workspace/src/contrib/tnftp/src/fetch.c:994:25: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/ftp_var.h:346:62: note: in definition of m= acro 'DPRINTF' 346 | #define DPRINTF(...) if (ftp_debug) (void)fprintf(ttyout, __VA_A= RGS__) | ^~~~~~= ~~~~~ /workspace/src/contrib/tnftp/src/fetch.c:994:67: note: format string is def= ined here 994 | "fetch_url: skipping unknown auth scheme `%= s'\n", | ^= ~ /workspace/src/contrib/tnftp/src/fetch.c:983:69: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 983 | "Unsupported transfer encoding = `%s'", | = ^~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- ftp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ftp.pieo -MTftp.pieo -std=3Dgnu17 -Wno-format-zero-length -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 -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/ftp.c -o ftp.= pieo --- all_subdir_lib --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_clone__nonempty_= nvlist::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:340:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- 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_tests --- --- lseek --- --- lseek.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o lseek= .full lseek.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lp= rivategtest -lutil -lpthread --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-siz= e -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/l= ib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STD= C_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_V= ERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd= 15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROO= T=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGE= T_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM= _NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DL= LVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Di= sassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TAR= GETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitiali= zeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fno-exceptio= ns -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,--gc-s= ections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-size.full llvm-size-d= river.pieo llvm-size.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm/libprivatellvm.so -lz -lprivatezstd -lexecinfo -ltinfow -lpthread= =20 --- llvm-size.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-size/llvm-size.1 > llvm-size.1.g= z --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- all_subdir_tests --- --- lseek.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug lseek.f= ull lseek.debug --- all_subdir_usr.sbin --- --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- --- all_subdir_tests --- --- lseek --- --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dlseek.debug lseek.full lseek --- mount --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.mount NO_S= UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmount PROG_CXX=3Dmount) --- .depend.mount --- echo mount.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/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.= amd64/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/li= butil.a >> .depend.mount echo mount.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>= .depend.mount --- mount.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.mo= unt.mount.pieo -MTmount.pieo -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -I/workspace/src/tests -I/workspace/src/sys/fs/f= use -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HA= S_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -= frtti -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-class-memaccess= -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes -Wno-unused-but= -set-variable -c /workspace/src/tests/sys/fs/fusefs/mount.cc -o mount.= pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/ftp --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-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-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/main.c -o mai= n.pieo --- 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.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src 431.63 real 4125.35 user 321.27 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/jenkins59482815124= 75562280.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_870_467443161.1760130699769-- From nobody Fri Oct 10 21:16:30 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 4ck00x5LPbz6C0jc for ; Fri, 10 Oct 2025 21:16:33 +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 4ck00x3KzTz3GN9; Fri, 10 Oct 2025 21:16:33 +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=1760130993; 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=NUgahHnEWGopRcdeXk3M76/zyavdrOs5Ft9C85FlkQY=; b=AAzZyZLgi30NbERC0YiKUH75zybAnsprm8NGr2t30hkdlMyCmW+Ve1M+e2bP6Tb8gIqsje I7JbfIaxsLjPOxZsGpvyeWImTm3ClGBtwH76RCo5cxFZEylYtEC6Z+k4atmRfabDwuCiuW 4miLKJetv1huGyardt65vEHvGp8JkWhB0gZcu1lONRHRjM/Bi77Kv0gFkMINRAPN3z1U1t SucGwzqDMmUwV7le6cAd1SY14BkpEGDXDXHLTDABmANvW9gjW9jeS73Ab8wrvbX/APA505 DJxmULfxJhbVrv18o69aiLqgVw6DSw9s6p2X/LGpX+ZCN3BfWNLKpg3WXDWNSw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760130993; a=rsa-sha256; cv=none; b=eD89m6PdWwUJB0uajUQ9FHd5sWcNKqx089Ztzfwroor3Hot7Pp7LghNfNCAGgtqjUCdKIQ 6E4IqckDrDkbr7NlFvx6cdH1Trwf2QftZ8Kf3XaMMj0fSpQzdLSRbNe1gCz6dwS3/HyzTA Y9aLd7xy4zWv67Il/0jn5ac1z1M9lmBsEaaLkVn6BZAHuKagOkpmIlRXTzw/V0gqqHYZZt 4SXMHV90JPvFzadRrWlXqr+9B95uCQ/EUnyWUnMO3uguYug+Eyrm+mHD0+EapGlIN2K1/o uaXTEo2WXaPqXvtclaUMCneX47Eld0LsnhwG2n8rRCC/olI+J96socTZ6g9JKw== 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 4ck00x2Sz0z1JNp; Fri, 10 Oct 2025 21:16:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 21:16:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1746082692.873.1760130993351@jenkins.ci.freebsd.org> In-Reply-To: <725535363.865.1760125324686@jenkins.ci.freebsd.org> References: <725535363.865.1760125324686@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #37 - 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_872_525657925.1760130990454" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_872_525657925.1760130990454 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #37 (8a0cdfc5a58d75272ec98a14c9= cc7469db6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/37/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/37/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/37/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) 59f602e2f229fb20c6da7675db98e92c72ac2591 by olce: getgroups.2: Simplifications; Be clearer on programs to be modified 8a0cdfc5a58d75272ec98a14c9cc7469db6b51f0 by kevans: build: fix ordering of pkgbase targets to get a dtb package reliably The end of the build log: [...truncated 109.31 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_tests --- --- interrupt --- --- interrupt.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o interrupt.full interrupt.pieo mockfs.pieo utils.pieo -= lprivategmock -lprivategtest -lprivategtest -lutil -lpthread --- interrupt.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug interru= pt.full interrupt.debug --- interrupt --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dinterrupt.debug interrupt.full interrupt --- all_subdir_lib --- --- all_subdir_lib/libsbuf --- =3D=3D=3D> lib/libsbuf (all) --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_lib --- --- all_subdir_lib/libsbuf/tests --- =3D=3D=3D> lib/libsbuf/tests (all) --- sbuf_core_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_core_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECURSI= NG_PROGS=3Dt PROG=3Dsbuf_core_test ) --- all_subdir_usr.sbin --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- all_subdir_lib --- --- .depend.sbuf_core_test --- --- all_subdir_usr.sbin --- --- kbdcontrol --- --- all_subdir_lib --- echo sbuf_core_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_core_test --- sbuf_core_test.pieo --- --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_core_test.sbuf_core_test.pieo -MTsbuf_core_test.pieo -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/lib/libsbuf/tests/sbuf_core_test.c -o sbuf_core_= test.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- --- sbuf_core_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_core_test.full sbuf_core_test.pieo -lprivate= atf-c -lsbuf -lutil --- sbuf_core_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_co= re_test.full sbuf_core_test.debug --- sbuf_core_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_core_test.debug sbuf_core_test.full sbuf_core_test --- sbuf_stdio_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_stdio_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECURS= ING_PROGS=3Dt PROG=3Dsbuf_stdio_test ) --- .depend.sbuf_stdio_test --- echo sbuf_stdio_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_stdio_test --- sbuf_stdio_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_stdio_test.sbuf_stdio_test.pieo -MTsbuf_stdio_test.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -= Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-sty= le-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/lib/libsbuf/tests/sbuf_stdio_test.c -o sbuf_std= io_test.pieo --- all_subdir_usr.bin --- --- llvm-objdump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump.pieo -MTllvm-objdump.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/ll= vm-objdump.cpp -o llvm-objdump.pieo --- all_subdir_lib --- --- sbuf_stdio_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_stdio_test.full sbuf_stdio_test.pieo -lpriva= teatf-c -lsbuf -lutil --- sbuf_stdio_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= dio_test.full sbuf_stdio_test.debug --- sbuf_stdio_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_stdio_test.debug sbuf_stdio_test.full sbuf_stdio_test --- sbuf_string_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_string_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dsbuf_string_test ) --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_lib --- --- .depend.sbuf_string_test --- echo sbuf_string_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_string_test --- sbuf_string_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_string_test.sbuf_string_test.pieo -MTsbuf_string_test.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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/lib/libsbuf/tests/sbuf_string_test.c -o sbuf_s= tring_test.pieo --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_lib --- --- sbuf_string_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_string_test.full sbuf_string_test.pieo -lpri= vateatf-c -lsbuf -lutil --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_lib --- --- sbuf_string_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= ring_test.full sbuf_string_test.debug --- sbuf_string_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_string_test.debug sbuf_string_test.full sbuf_string_test --- Kyuafile --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': --- all_subdir_usr.sbin/vidcontrol --- --- .depend --- --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ --- all_subdir_usr.sbin/vidcontrol --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/vidcontrol --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- ObjDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ObjDumper.pieo -MTObjDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper= .cpp -o ObjDumper.pieo --- 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 --- --- all_subdir_usr.bin/fortune --- =3D=3D=3D> usr.bin/fortune (all) --- all_subdir_usr.bin/fortune/fortune --- =3D=3D=3D> usr.bin/fortune/fortune (all) --- .depend --- echo fortune.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- fortune.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strf= ile -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.fortune.pieo -MTfor= tune.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.bin/fortune/fortune/fortu= ne.c -o fortune.pieo --- all_subdir_usr.bin/clang --- --- WasmDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDumper.pieo -MTWasmDumper.pieo -Wno= -format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/WasmDu= mper.cpp -o WasmDumper.pieo --- all_subdir_usr.sbin --- 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/fortune --- --- fortune.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o f= ortune.full fortune.pieo =20 --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_clone__nonempty_= nvlist::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:340:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 457.39 real 4298.59 user 327.81 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins17548982125= 062195654.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_872_525657925.1760130990454-- From nobody Fri Oct 10 21:25:11 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 4ck0Bw2Mlrz6C22L for ; Fri, 10 Oct 2025 21:25:12 +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 4ck0Bw0fMBz3Hh7; Fri, 10 Oct 2025 21:25:12 +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=1760131512; 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=ZgagdCWtJDeV7osVnnf8mUMPVS0bjqfVFDMuP6K7RsM=; b=jWzv1yhnwMbl5IX8TNGIaIUu9aMXgQna4z7wSV3X9s+rd0CJgquLneRVIAOo6qsCQvMx3a 3wwBuGrXtIS125k6yLqEJ/7SkN0SNxDJHC3SaJPOfc2OWNt7zrZxZcV+6tpHnS+YcZ2Sag ysS/BcMofRpWq5IVDlg14Qa0P3H5x/mPdk496rOB2kW2zWPb0lvhTz+j/I5k1SsfwrWNB0 oMzIhp2stSGl8QjtdIM7xVPCSKYFdfSTFJXs1tSII+DjysXBbCwa86LfeMrcfYDPKBGjXJ Zezwm798FRQ0xwNeqzGSvFT5IAq0720aHvdNqYqy2fLBLBP0bkVZ/Vzf+Hueqw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760131512; a=rsa-sha256; cv=none; b=YAWQ+AhUEk28kqVU7bnW2MNuEF43m6OwzBZa95vMn5GwI5RUG56QcZmQYcUhzxDbbyhmb3 uMRzCR9k8+Q6LMSb6EH5igVQsxOq4gBy4eO6F23elpo09vAC+Xv01AQ3Zz7VX++O/3/Z/M Try+L5mHes/w0RMAvOy+BDI+sGcp737eF3wYz+m3D48LZqOy1pHPg/F25wmPaTnrbczFRh weux4QJNhyQQkzr13KhAP3NwdJ+CRZQcHMahMOj7oSgLUXUZzcrUpLoXq/JdowNCqJJvef GJVaz+SnDWKIol5lLqDstImF7yX10kPWRVQLTUUUQTL9wW+VmOIFa/ZTfH8Byw== 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 4ck0Bw048bz1Jd7; Fri, 10 Oct 2025 21:25:12 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 21:25:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, ziaee@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <679940381.875.1760131512015@jenkins.ci.freebsd.org> In-Reply-To: <1438761670.849.1760111565853@jenkins.ci.freebsd.org> References: <1438761670.849.1760111565853@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1511 - Still Unstable 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_874_1231315112.1760131511821" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_874_1231315112.1760131511821 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1511 (4b7c2a0193dd92b72628bc1c614d779cf77eef5d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1511/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1511/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1511/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a3721403a384b6e44205b926b6eb620b18001b3d by ziaee: add dtb support for RPI CM4, CM4s, CM4_ioBoard 8f38f734c8d0bfb836463342a48430221d1dba74 by ziaee: release: remove the RPI CM4s .dtb fce5d401a80377b8f2195280051348958d81698c by ziaee: release/RPI: Add RPI Zero 2W device tree blob dtb 47acc6846564609d4fe01a94357e81044e055842 by olce: sys: NOTES, GENERIC*: Re-order 'wlan_tkip' 6e888a22743f67d3b130dd0a9b9849bcee160d2f by olce: jail.2: Mention EPERM is returned on open directories 563771ecdd0c6608d82a268b5624eb77520af012 by olce: libc: compat.h: Remove a superfluous blank line at end 560c1bb21fe2da4fe5c9a1186262c035b2ece9c5 by olce: cr_canseeothergids(): Make the logic easier to grasp 216460b806742c8c0a97aec2c9a689a17c564beb by olce: linux: setgroups(): Avoid allocation under the process lock 22006b4525224f17908634488d39938790061df5 by olce: linux: setgroups16(): Pre-extend the groups array 1086299d7abf67440668513bf387f03a8c667c21 by olce: linux: getsockopt(): Simplify exporting groups a bit faa9bcee15407bf8fc0985fbc759897290d79ca5 by olce: initgroups(3): Fix return value on allocation failure 06e0e31f8698d49b692bbd56d7ac355b677b4b5d by olce: initgroups.3: Revamp, mention FreeBSD 15's change in behavior 587263cb1ddb4c5a506852d675c2d873586155e2 by olce: getgrouplist.3: Rework, use more appropriate terminology 7d5b7157e91970c11315d753c48aa6bdcd3aa9a2 by olce: setgroups.2: Add SECURITY CONSIDERATIONS, rework 67cf21e16faf17caa51a53efd4b2fd004dae6821 by olce: getgroups.2: Clarify, mention ascending order, add SECURITY ac18468f3c4a5da4a7c8224151656d2391a5b262 by olce: group.5: Add a reference to setcred(2) 3638aba1ceb99b8d687834af349fb73e33b1b0b3 by olce: tools/regression/priv: Don't call setgroups() with the effective GID 92155298945f260fa41645ed19047d35e488cabd by olce: stress2: Fix removal of supplementary groups 995d37ecd3b64f3d5c0689540357617e93b8566c by olce: mac_do.4: Mention "from" part's GID can also match supplementary groups 2b5cc1e0e09592f36302d2cb5c6de1e159ea61ac by olce: vfs cache: Add vn_fullpath_jail(), factor out common code b025aa9f5abc44a19a6437bea17fcc80a7747200 by olce: MAC/do: Check executable path from the current jail's root b0f448f3e3215a37498164a59a3e40dde81a8cf1 by olce: vn_fullpath.9: Add missing links for described functions 58f55afb301ba781f87991b0298a6a6545771376 by olce: mdo(1): Add support and shortcuts for fully specifying users and groups 5fa6b203e186ae5d77fea778916bea59a3599066 by olce: share/man/man9: Fix compilation dbfdd93a188b089b35bee251ad3b60b50fc00117 by olce: getgrouplist.3: Insist on the value returned in 'ngroups'; Minor changes 25624850a77babddc9e288639a3ced0f032a6ff2 by olce: initgroups.3: Clarify that ENOMEM is a possible value for 'errno' 5fe22e3d09bd9e1f00913445bcf48a49ae0a1c6b by olce: nfsuserd: Fix OOB access on membership of too many groups 4b7c2a0193dd92b72628bc1c614d779cf77eef5d by olce: nfsuserd: Fix OOB access on membership of too many groups, take 2 The failed test cases: 550 tests failed. FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 450 other failed tests. ------=_Part_874_1231315112.1760131511821-- From nobody Fri Oct 10 21:25:30 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 4ck0CH4tbqz6C1m1 for ; Fri, 10 Oct 2025 21:25:31 +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 4ck0CH0QxPz3HQZ; Fri, 10 Oct 2025 21:25:31 +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=1760131531; 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=YwmOKNgO5KeUncjEz/OO+aH0x0Y1nrD1i95xQyj3YJQ=; b=JXWEcssLp9Vz0m9/AFut+L7rY2bd5OXskUcZ2KHOn8NEzeuNNAcx8Cg6mlBQ244q6rd4D3 txP/XHuL2G6m2FhO9tXiJoXzVvrztfl3IO1nMWW453o5hrygKbB1daUwiWiLNk/23IXXKb pUX+VijDSsQaNRJ1Wl36GKeHgRjrY3BoPwB+EKv/qyz6ZFzJZ66h2wdciQx+YKGj7mDB/e Ea2DEOTaSBjdf8W7EXPe1jJDKrDFk+DkNksGmhT9xyHDIMKtgnNIk1GG6avbfBUmqZsmHj YoqXq2BMEaXjkeZ8PBxk+AB7q1lHO6fljyLvRXDNGgoW/ZwXM5C6EmUzW9h7fQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760131531; a=rsa-sha256; cv=none; b=WRLswfvZGp1PJ6f9WlHR4qfTo4iLTyOENGLsSS2yuSwCNgFqmcsMZyOS6NLShO7tZ6BxlK bU28WRg8qKMSEiYarSbflQFGMFPH10kXVquiepc1PHBUk1DDNukd2RiPuQf9RwYaPy2mi6 Xv4dXOP47cJrAS9MYN3+kMCqAsAOjUSNd6wEkx6shOPiXXx7/U1Cg9tFpgqZOXK8g9uItU f88t/Blfp3EnsNmle/yn3EenumYVf4hvoL/352vqqBzKd71nbrxywWFigr0h2uo+xL+sRC kgSiNUwpamgc2pB6+8N/ElkWnZzIzOFdZ9mc81LxaUDDkSfnbQwZpoVZ1TbiPQ== 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 4ck0CG71f1z1Js8; Fri, 10 Oct 2025 21:25:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 21:25:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2096306123.877.1760131530992@jenkins.ci.freebsd.org> In-Reply-To: <1802697948.869.1760125936224@jenkins.ci.freebsd.org> References: <1802697948.869.1760125936224@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #49 - 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_876_1968783932.1760131530851" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_876_1968783932.1760131530851 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #49 (8a0cdfc5a58d75272ec98a14c9cc7469d= b6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 49/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/49= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/49/= 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) 59f602e2f229fb20c6da7675db98e92c72ac2591 by olce: getgroups.2: Simplifications; Be clearer on programs to be modified 8a0cdfc5a58d75272ec98a14c9cc7469db6b51f0 by kevans: build: fix ordering of pkgbase targets to get a dtb package reliably The end of the build log: [...truncated 4.07 MiB...] epair0b: Ethernet address: 86:1e:c9:78:86:61 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b6:c4:1d:06:89:47 epair1b: Ethernet address: 2a:86:21:14:0a:0f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.145s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: be:e9:= e7:82:20:c9 epair0b: Ethernet address: b2:b2:fb:64:5c:39 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:60:f8:41:20:81 epair1b: Ethernet address: ce:e9:df:ff:73:91 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.138s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 46:fa:= f4:3c:4e:f0 epair0b: Ethernet address: f2:09:97:3d:c5:4f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:a6:23:3d:88:e7 epair1b: Ethernet address: 1e:d9:f6:65:49:66 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.174s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: d6:4a= :ac:cf:4a:6b epair0b: Ethernet address: c2:e4:5e:26:38:43 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:f6:9d:67:b1:62 epair1b: Ethernet address: 4a:32:20:1a:76:d8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: a2:2a= :08:e2:21:2b epair0b: Ethernet address: 0a:fb:c6:eb:63:67 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:de:3f:db:5d:20 epair1b: Ethernet address: 7a:71:ad:aa:82:ef epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.178s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: b6:fb:19:28:ee:ee epair0b: Ethernet address: ae:1e:96:a6:6b:bc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:32:66:b5:7d:4f epair1b: Ethernet address: f2:09:de:30:f6:83 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: e2:56:c9:22:04:= bc epair0b: Ethernet address: 5a:7a:3b:1d:b8:f4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:67:43:ee:a5:6b epair1b: Ethernet address: 56:2a:5a:4f:0a:58 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.135s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: ae:6c:dd:1e:2d= :50 epair0b: Ethernet address: ba:18:3e:2d:5e:57 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ca:c0:fe:69:72:ca epair1b: Ethernet address: de:73:fe:eb:fd:2c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 06:90:4b:70= :99:69 epair0b: Ethernet address: 86:72:0c:2a:74:8b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:f8:59:30:49:ef epair1b: Ethernet address: ae:3f:7f:fe:66:05 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: f2:ef:62:27:10:33 epair2b: Ethernet address: d6:9b:10:e3:c9:3d epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.238s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 82:a2:cb:f3:ec:8a epair0b: Ethernet address: c6:d8:d0:af:07:9c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:e2:35:7e:b7:53 epair1b: Ethernet address: 0e:da:44:16:bb:83 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a6:e4:96:82:43:6c epair2b: Ethernet address: 16:32:e3:fc:89:97 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.736s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 2e:24:a8:af:76:32 epair0b: Ethernet address: 8e:3e:ec:2a:eb:a9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 72:85:b4:62:50:b4 epair1b: Ethernet address: 8e:b3:a3:2d:69:15 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ca:42:77:75:a8:23 epair2b: Ethernet address: 66:d5:7e:c3:04:0b epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80151f65c96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760131514 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h31m21s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-49' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins285860805585117211= 6.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '8a0cdfc5= a58d75272ec98a14c9cc7469db6b51f0', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../8a0cdfc5a58d752= 72ec98a14c9cc7469db6b51f0/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_876_1968783932.1760131530851-- From nobody Fri Oct 10 21:33:18 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 4ck0NL0SD2z6C2cn for ; Fri, 10 Oct 2025 21:33:22 +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 4ck0NK5nbHz3JVF; Fri, 10 Oct 2025 21:33:21 +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=1760132001; 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=Uw1+YBN5+q6UyCyNlATjdoYBBfX51FhDkB3VmzYrST8=; b=nwvpmKVpZmT+TptEfjmvB3N+SqISa0psOJ6Vhplz5sTuddoDQWxLEy8nNoReh+pwDfTvrq CgqmjNLRsXViJ0KcowKvxGhfQ4Qy848WtXl9hfxQMi+dFp3DU2rsVSsEflIs6qM9j9aUIt IctCbvL7w0N+62kSK1QYH2NfkXoUf39NKtaZ5gCf+znLCXL1G5eamFkU+RbEtu+52unjdE 59Rwk3JzrJUU+ZpF+SsqLzEcElCDs4+2sl9qa0ismcB4X+Vr191VxITi+KJ6mI6tCksA1e i7h6wGdzjxGVg9ZAdanKhCpLMMbV8yqgodCJVckxp2FjBTTyBJux85M4HcNj6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760132001; a=rsa-sha256; cv=none; b=R3t6OIAjsNyHc+cd+VRwCarqkyVBWZ+ezOEVgEv6MndKX2SQY2gCLEdCM54tXVtJJAw5fv 33xAYOLuNXsTTuQEK0vg19tMSJAsvsEhfOW4o7i8BoYWd7yaS1v5pT9Cs34YBsc7yNkqpf iojUoZfOMVsNgxjleNdtZkhXtbBVJOlSWj45gF/6YfzH7JjS4gUWuOI7PTJbJ0Osm2NDtD 9zuBKFNaBHFEPhK2b3C8cX4KlI3xGwwarQwuNwU+qK9ZSm1GF/DSqSH0eecdXucFsmWBA3 QdVR0Nne9Gh5BMoMja2CBAxZcw8NSYQEpsAj8M84NQjwsTdRBqIGwaRreBr/nw== 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 4ck0NK59h2z1JLh; Fri, 10 Oct 2025 21:33:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 21:33:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2044430834.879.1760132001732@jenkins.ci.freebsd.org> In-Reply-To: <1459680763.867.1760125614546@jenkins.ci.freebsd.org> References: <1459680763.867.1760125614546@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #37 - 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_878_413138091.1760131998991" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_878_413138091.1760131998991 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #37 (8a0cdfc5a58d75272ec98a14c9= cc7469db6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/37/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/37/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/37/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) 59f602e2f229fb20c6da7675db98e92c72ac2591 by olce: getgroups.2: Simplifications; Be clearer on programs to be modified 8a0cdfc5a58d75272ec98a14c9cc7469db6b51f0 by kevans: build: fix ordering of pkgbase targets to get a dtb package reliably The end of the build log: [...truncated 110.71 MiB...] --- random.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 random.full random.pieo randomize_fd.pieo =20 --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- random.6.gz --- gzip -cn /workspace/src/usr.bin/random/random.6 > random.6.gz --- random.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug random.= full random.debug --- random --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drandom.debug random.full random --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- Win64EHDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.Win64EHDumper.pieo -MTWin64EHDumper.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-reado= bj/Win64EHDumper.cpp -o Win64EHDumper.pieo --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-cov --- --- SourceCoverageViewText.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-projec= t/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIM= IT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"= x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd1= 5.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_E= NABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TA= RGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM= _NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.SourceCoverageViewText.pieo = -MTSourceCoverageViewText.pieo -Wno-format-zero-length -fstack-protector-st= rong -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 -Wno-address-of-packe= d-member -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -st= d=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunk= nown-pragmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-= project/llvm/tools/llvm-cov/SourceCoverageViewText.cpp -o SourceCoverageVie= wText.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_array_tests --- --- nv_array_tests.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -fPIE -ffile-= prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspa= ce/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-error=3Dclass-memaccess -Wno-liter= al-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wl,-zrelro= -pie -Wl,-znoexecstack -o nv_array_tests.full nv_array_tests.pieo -lpriv= ateatf-c++ -lprivateatf-c -lprivateatf-c -lnv --- nv_array_tests.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug nv_arra= y_tests.full nv_array_tests.debug --- nv_array_tests --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnv_array_tests.debug nv_array_tests.full nv_array_tests --- all_subdir_usr.bin --- --- all_subdir_usr.bin/iconv --- =3D=3D=3D> usr.bin/iconv (all) --- .depend --- echo iconv.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- iconv.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.iconv.pieo -MTiconv.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/iconv/iconv.c -o iconv.pieo --- iconv.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 iconv.full iconv.pieo =20 --- iconv.1.gz --- gzip -cn /workspace/src/usr.bin/iconv/iconv.1 > iconv.1.gz --- iconv.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iconv.f= ull iconv.debug --- iconv --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diconv.debug iconv.full iconv --- all_subdir_tests --- --- opendir --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.opendir NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_= PROGS=3Dt PROG=3Dopendir PROG_CXX=3Dopendir) --- .depend.opendir --- echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libutil.a >> .depend.opendir echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend.opendir --- opendir.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.op= endir.opendir.pieo -MTopendir.pieo -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-e= rror=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 -I/workspace/src/tests -I/workspace/src/s= ys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DG= TEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTIO= N=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-me= maccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new = -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/s= ys/fs/fusefs/opendir.cc -o opendir.pieo --- all_subdir_usr.sbin --- 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_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_binary::bo= dy() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1016:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_binary::bo= dy() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1030:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/opendir.cc:38: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ 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_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 611.16 real 5172.49 user 398.89 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/jenkins17365891131= 785891746.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_878_413138091.1760131998991-- From nobody Fri Oct 10 21:53:23 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 4ck0qV0PzJz6C3pb for ; Fri, 10 Oct 2025 21:53:26 +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 4ck0qT5mDWz3KyC; Fri, 10 Oct 2025 21:53:25 +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=1760133205; 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: list-id; bh=3Cx6LR0OIadTIidjBYhLRWKYyPmRdyBy0KgGpOEWIiA=; b=W7fBD0VehDI/XG/3xIJspgU3eh5S1Je6zBZVbwz3VJIbW0JoE7ff4MirjhcxR65zX7SeAV PVTrvIM0bxqKM4Gni8fDgNeMZz47mTduVlXU47qHHSOnfEt9HrkllVHKEBRxku+cggW6hM 8/GmAKRobgMJqAgSvdFBcZ4F6oOarnzzy9hUAnbgOWN07NPZ9UeKpSk36dL9MKiPup+pZc iXYy9VbdJ/ogMJUstrHYse9/jXDIfHFlmxEjA/c+o2e7WtjhC8ZKX5FakTgczhNcBpo9aq lwgpPYEOb4tfvpInkniFLvxNSG8Jl/NGs5A9Kzrnb1CLXD92vT8AZ+TxLi/oMA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760133205; a=rsa-sha256; cv=none; b=J4oJss3OOkkxnTjSNX+CG76EtKXEmnjB/+WkqGwDblZ1N5ExxlJY6twaeHjMH+c+qwZg1b KYTkE2WUX6neao90JgZ+84gDZjzVPj1ErfR2gi1i+jUZfzlheb7Bx1y3iwr0JPlbfkSiEt NrovjEpTNTUmZB2P5faRO4QEeHUIAP8n4k2ER5EWA4jLBQ+NPYleU/0C/BlIDDFN2eF0dq eLITGmvJqEmF3oDeaak2QGaquYO83ZkOnEVd4GeDrPP+nPXF/3bmqm2FuHV/W88L65s+HE 8zxeJAZtOxyZx1yeRKA8w5kg9KrPNhCXs9gimcjUP8O6EWKQ644kHArLutMkFQ== 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 4ck0qT5B9Mz1Kqb; Fri, 10 Oct 2025 21:53:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 21:53:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <122730393.881.1760133205746@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #6803 - Failure 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_880_1330015360.1760133203118" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_880_1330015360.1760133203118 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #6803 (a29cf898b09c4d4906f92fd298241= 0c9f5935f6c) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/6803/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 6803/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 803/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) c363dcbe75b2c7171611815daec82d263607ee37 by olce: getgroups.2: Simplifications; Be clearer on programs to be modified a29cf898b09c4d4906f92fd2982410c9f5935f6c by kevans: build: fix ordering of pkgbase targets to get a dtb package reliably The end of the build log: [...truncated 97.06 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.mini-m= e.o -MTmini-me.o -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/capsicum-tes= t/mini-me.c -o mini-me.o --- all_subdir_tests/sys/cam --- --- Kyuafile --- --- all_subdir_tests/sys/pjdfstest --- chmod +x 24.tmp mv 24.tmp 24 --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- --- all_subdir_tests/sys/pjdfstest --- --- Kyuafile --- --- all_subdir_tests/sys/capsicum --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_tests/sys/pjdfstest --- --- all_subdir_tests/sys/pjdfstest/tests/rename --- =3D=3D=3D> tests/sys/pjdfstest/tests/rename (all) --- all_subdir_tests/oclo --- --- .depend.ocloexec_verify --- echo ocloexec_verify.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.o= cloexec_verify --- ocloexec_verify.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.ocloexec_verify.oc= loexec_verify.pieo -MTocloexec_verify.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace/s= rc/cddl/contrib/opensolaris/tests/os-tests/tests/oclo/ocloexec_verify.c -o = ocloexec_verify.pieo --- all_subdir_tests/sys --- --- all_subdir_tests/sys/capsicum --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- all_subdir_tests/sys/pjdfstest --- --- 00 --- cat /workspace/src/contrib/pjdfstest/tests/rename/00.t >00.tmp chmod +x 00.tmp mv 00.tmp 00 --- 01 --- cat /workspace/src/contrib/pjdfstest/tests/rename/01.t >01.tmp chmod +x 01.tmp mv 01.tmp 01 --- 02 --- cat /workspace/src/contrib/pjdfstest/tests/rename/02.t >02.tmp chmod +x 02.tmp mv 02.tmp 02 --- 03 --- cat /workspace/src/contrib/pjdfstest/tests/rename/03.t >03.tmp chmod +x 03.tmp mv 03.tmp 03 --- 04 --- cat /workspace/src/contrib/pjdfstest/tests/rename/04.t >04.tmp --- all_subdir_tests/sys/capsicum --- --- mini-me --- --- mini-me.full --- --- all_subdir_tests/sys/pjdfstest --- chmod +x 04.tmp --- all_subdir_tests/sys/capsicum --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_tests/sys/pjdfstest --- mv 04.tmp 04 --- 05 --- cat /workspace/src/contrib/pjdfstest/tests/rename/05.t >05.tmp chmod +x 05.tmp mv 05.tmp 05 --- 06 --- cat /workspace/src/contrib/pjdfstest/tests/rename/06.t >06.tmp chmod +x 06.tmp mv 06.tmp 06 --- 07 --- cat /workspace/src/contrib/pjdfstest/tests/rename/07.t >07.tmp chmod +x 07.tmp mv 07.tmp 07 --- 08 --- cat /workspace/src/contrib/pjdfstest/tests/rename/08.t >08.tmp chmod +x 08.tmp mv 08.tmp 08 --- 09 --- cat /workspace/src/contrib/pjdfstest/tests/rename/09.t >09.tmp chmod +x 09.tmp mv 09.tmp 09 --- 10 --- cat /workspace/src/contrib/pjdfstest/tests/rename/10.t >10.tmp chmod +x 10.tmp mv 10.tmp 10 --- 11 --- cat /workspace/src/contrib/pjdfstest/tests/rename/11.t >11.tmp chmod +x 11.tmp mv 11.tmp 11 --- 12 --- cat /workspace/src/contrib/pjdfstest/tests/rename/12.t >12.tmp chmod +x 12.tmp mv 12.tmp 12 --- 13 --- cat /workspace/src/contrib/pjdfstest/tests/rename/13.t >13.tmp chmod +x 13.tmp mv 13.tmp 13 --- 14 --- cat /workspace/src/contrib/pjdfstest/tests/rename/14.t >14.tmp chmod +x 14.tmp mv 14.tmp 14 --- 15 --- cat /workspace/src/contrib/pjdfstest/tests/rename/15.t >15.tmp chmod +x 15.tmp mv 15.tmp 15 --- 16 --- cat /workspace/src/contrib/pjdfstest/tests/rename/16.t >16.tmp chmod +x 16.tmp mv 16.tmp 16 --- 17 --- cat /workspace/src/contrib/pjdfstest/tests/rename/17.t >17.tmp chmod +x 17.tmp mv 17.tmp 17 --- 18 --- cat /workspace/src/contrib/pjdfstest/tests/rename/18.t >18.tmp chmod +x 18.tmp mv 18.tmp 18 --- 19 --- cat /workspace/src/contrib/pjdfstest/tests/rename/19.t >19.tmp chmod +x 19.tmp mv 19.tmp 19 --- 20 --- cat /workspace/src/contrib/pjdfstest/tests/rename/20.t >20.tmp chmod +x 20.tmp mv 20.tmp 20 --- 21 --- cat /workspace/src/contrib/pjdfstest/tests/rename/21.t >21.tmp chmod +x 21.tmp mv 21.tmp 21 --- all_subdir_tests/oclo --- --- ocloexec_verify.full --- --- all_subdir_tests/sys --- --- Kyuafile --- --- all_subdir_tests/oclo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o o= cloexec_verify.full ocloexec_verify.pieo -lutil --- all_subdir_tests/sys --- --- all_subdir_tests/sys/pjdfstest/tests/rmdir --- =3D=3D=3D> tests/sys/pjdfstest/tests/rmdir (all) --- 00 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/00.t >00.tmp chmod +x 00.tmp mv 00.tmp 00 --- 01 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/01.t >01.tmp chmod +x 01.tmp mv 01.tmp 01 --- all_subdir_tests/oclo --- --- ocloexec_verify.debug --- --- all_subdir_tests/sys --- --- 02 --- --- all_subdir_tests/oclo --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ocloexe= c_verify.full ocloexec_verify.debug --- all_subdir_tests/sys --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/02.t >02.tmp chmod +x 02.tmp --- all_subdir_tests/oclo --- --- ocloexec_verify --- --- all_subdir_tests/sys --- mv 02.tmp 02 --- all_subdir_tests/oclo --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Docloexec_verify.debug ocloexec_verify.full ocloexec_verify --- all_subdir_tests/sys --- --- 03 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/03.t >03.tmp --- all_subdir_tests/oclo --- --- Kyuafile --- --- all_subdir_tests/sys --- chmod +x 03.tmp mv 03.tmp 03 --- all_subdir_tests/sys/capsicum --- --- mini-me.noexec --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_tests/sys/pjdfstest --- --- 04 --- --- 05 --- --- 04 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/04.t >04.tmp --- 05 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/05.t >05.tmp --- 04 --- chmod +x 04.tmp --- 05 --- chmod +x 05.tmp mv 05.tmp 05 --- 04 --- mv 04.tmp 04 --- 06 --- --- all_subdir_rescue --- --- zstd_make --- --- timefn.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/sys/contrib/zstd/programs -I/workspace/s= rc/sys/contrib/zstd/lib/common -I/workspace/src/sys/contrib/zstd/lib/compr= ess -I/workspace/src/sys/contrib/zstd/lib/dictBuilder -I/workspace/src/sy= s/contrib/zstd/lib -DXXH_NAMESPACE=3DZSTD_ -DHAVE_THREAD=3D1 -DZSTD_MULT= ITHREAD=3D1 -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifconfig= -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.depend.t= imefn.o -MTtimefn.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W= no-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-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dst--- all_subdir_tests --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/06.t >06.tmp --- all_subdir_rescue --- rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/sys/contrib/zstd/programs/timefn.c -o tim= efn.o --- all_subdir_tests --- chmod +x 06.tmp mv 06.tmp 06 --- 07 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/07.t >07.tmp chmod +x 07.tmp mv 07.tmp 07 --- 08 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/08.t >08.tmp chmod +x 08.tmp mv 08.tmp 08 --- 09 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/09.t >09.tmp chmod +x 09.tmp mv 09.tmp 09 --- 10 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/10.t >10.tmp chmod +x 10.tmp mv 10.tmp 10 --- 11 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/11.t >11.tmp chmod +x 11.tmp mv 11.tmp 11 --- 12 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/12.t >12.tmp chmod +x 12.tmp mv 12.tmp 12 --- 13 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/13.t >13.tmp chmod +x 13.tmp mv 13.tmp 13 --- 14 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/14.t >14.tmp chmod +x 14.tmp mv 14.tmp 14 --- 15 --- cat /workspace/src/contrib/pjdfstest/tests/rmdir/15.t >15.tmp chmod +x 15.tmp mv 15.tmp 15 --- Kyuafile --- --- all_subdir_tests/sys/pjdfstest/tests/symlink --- =3D=3D=3D> tests/sys/pjdfstest/tests/symlink (all) --- all_subdir_tests/sys/capsicum --- collect2: error: ld returned 1 exit status 78.55 real 440.20 user 60.60 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/jenkins8217219067571400= 627.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_880_1330015360.1760133203118-- From nobody Fri Oct 10 22:41:03 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 4ck1tS41Jlz6C734 for ; Fri, 10 Oct 2025 22:41:04 +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 4ck1tS1rGRz3Nrv; Fri, 10 Oct 2025 22:41:04 +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=1760136064; 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=khfex9SsvnCABdLMTi+uMLJCUrx/6VgdUZTGSmUwnYk=; b=x/aZqKhw+TXOsE5LUx9pRh+jnl8POOzs/wwJ8gU8xGc9bFcNqcf+vDvIDmTXGx7unWkYZa jO2zWqbw3uxz7KrN+dfwPCcj9L00NTH2SPR2UYJWZWO6G83Mywc/zRQRltCtd59yLF9lCU u3uLfZZykloEP0A67rnCPheLzAhxi5mcDQVkJQXqUDtukSBVj4EzMY5NpHSCkVbjjBstXV UKazSW1K+/CrK0hZ7n26fB7V7NE5BHsJ5sPO2nvMBkQs380AmBUqw07NhYZnv4n1Hqf3E0 Rq/nW5spSlIcL7ZNYqTQv0dr6+IEUicq8qU6z6Ggk7KzEmLAlDgvMpqwid4a7g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760136064; a=rsa-sha256; cv=none; b=HvJf0WyqC3i57KvnJQ1+3M+4xTfKuadepdlINSqw+7N/X3eMLWJZAcXCp9BTid5u5Z9h1g cEClm/MKK6ERSuHsiccjnzpXW1cvjXFlhKzHXF5GGLMbzFQRmCVsRE1/t4vJBp/lXmKYEi UdybrJbXJe6/X2T3mXKOGJQaT66g0h6QUIT1ylvveE/XvI3sUIn137Rltt86NX0GJQZe5J khbRcxrN9XAqd1RnUMckNL05UztfCLKCW18m/hEnXj+UCnF6x4EzXHTvJ/9P7mb39qItCb FIsVEytdcrPHZ8waTyddX8dHtdxHxLUVlT0zv7Jb8+v0CDM2D3LPOqZ5lmIrtA== 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 4ck1tS1FDZz1KwC; Fri, 10 Oct 2025 22:41:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 22:41:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2066040327.887.1760136064176@jenkins.ci.freebsd.org> In-Reply-To: <2096306123.877.1760131530992@jenkins.ci.freebsd.org> References: <2096306123.877.1760131530992@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #50 - 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_886_1578707216.1760136064005" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_886_1578707216.1760136064005 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #50 (8a0cdfc5a58d75272ec98a14c9cc7469d= b6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 50/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/50= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/50/= 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) No changes The end of the build log: [...truncated 3.89 MiB...] epair0b: Ethernet address: 82:70:36:fb:c4:7c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f2:75:7c:16:15:76 epair1b: Ethernet address: ae:b1:47:1f:f7:fc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.167s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 46:58:= 0d:85:d7:0c epair0b: Ethernet address: ea:ac:37:1e:f8:df epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:99:4b:d1:8e:ea epair1b: Ethernet address: 1e:c5:e0:31:fc:69 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.137s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 86:8d:= f7:95:96:a1 epair0b: Ethernet address: 36:96:85:1a:63:d8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:03:54:ac:b4:3d epair1b: Ethernet address: be:21:89:ea:df:9d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.138s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 0a:ee= :b5:ed:e3:7e epair0b: Ethernet address: 92:8c:69:e8:f3:51 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f2:05:ee:28:00:fe epair1b: Ethernet address: c6:8a:b2:7a:a9:c8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.128s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 9e:50= :6b:46:e3:09 epair0b: Ethernet address: 66:df:f7:64:e4:de epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:f3:9c:23:a7:af epair1b: Ethernet address: 4e:af:f9:5e:b9:0e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: fa:04:cc:80:17:ca epair0b: Ethernet address: d2:c3:92:1f:e2:ee epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 06:d0:18:43:16:46 epair1b: Ethernet address: 06:85:18:02:89:5b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.187s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 02:39:8a:1c:02:= 92 epair0b: Ethernet address: 1a:cb:6a:6a:df:67 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:bf:c5:79:aa:fe epair1b: Ethernet address: fe:42:0c:50:94:44 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.136s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 6a:b0:4e:36:20= :06 epair0b: Ethernet address: 8e:c9:14:da:91:0c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:6b:1f:55:c4:c9 epair1b: Ethernet address: da:46:26:94:e6:eb epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.147s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 1a:33:1f:dc= :4b:38 epair0b: Ethernet address: 06:3d:8c:da:4a:f0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:f3:db:42:a7:c8 epair1b: Ethernet address: e6:ab:92:69:f1:8d epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: da:40:61:7c:fa:b1 epair2b: Ethernet address: 72:f7:ec:9b:bf:a7 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.236s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 22:97:f9:33:03:e0 epair0b: Ethernet address: ba:53:74:c2:e0:83 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 2a:20:57:81:ee:54 epair1b: Ethernet address: 7a:77:20:4c:8b:09 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 52:bb:20:96:c5:95 epair2b: Ethernet address: 1a:88:f4:0e:cb:9b epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.011s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: a2:76:86:d2:89:b6 epair0b: Ethernet address: 0a:ff:be:da:de:b2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:b9:e1:f5:04:58 epair1b: Ethernet address: 66:06:db:ec:75:06 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: e6:f5:ec:2e:6c:ca epair2b: Ethernet address: c2:0a:0e:12:4e:ae epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff801cbe6f396 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760136039 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h13m59s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-50' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins849604400483052377= 1.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '8a0cdfc5= a58d75272ec98a14c9cc7469db6b51f0', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../8a0cdfc5a58d752= 72ec98a14c9cc7469db6b51f0/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_886_1578707216.1760136064005-- From nobody Fri Oct 10 22:51:00 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 4ck2604hkNz6C7rL for ; Fri, 10 Oct 2025 22:51:04 +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 4ck26012dwz3Pj4; Fri, 10 Oct 2025 22:51:04 +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=1760136664; 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=hvxI/lB91PJ9zxnHTO6HemxmXYR5JGcECg7M15rTFbA=; b=RkmZ/QfPFxr91x4p284vUEEbAJHX2ktk/ZZDxsSZnIdeido2SCZ/lwekpiUItHaF+p+NUC mH16U7xUNlzXdSLJ07iAWqatULzeDsxV2m8/pbIPGynn97I4fHbpX53ACEcNvheASmJ178 V9WgEYAPhIgfOauD/zbO72FcCx8Jfx+lNbus7YI9qpnEeevL7dogllUaZcrcKzYwZzTfPd 9jbuCbxHRiH89BoV52rMEZ5bYfOrQSst2sAkaygSdXUehEfjJmAWo3WS0Sn3dU/yAI2ErX iDx2S0lKOfX+BTEqjSduXPyeVxrpon1kk/fnKCtTKILiSMMsoPwhP4ijhBb90Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760136664; a=rsa-sha256; cv=none; b=sceCraKw5PSamIhzezj1pOL9njZx8SIenxiDGpHn2wdwqjAjBsh3vjb0owfpyIT+9GWZ1R Gr6NyEgA95+S7TM9GK+MimI/zLyouJ3eSDOquZ+JB5MSHkgQ2AXKmkQRJZnwtSPgOoeAMP CD+8DnPd1S52mXyFLiMHuh81/d8lD/Qva5C3J5t28d9e+y6Ti1dgC/wb16+osES69OWapQ Uc18h+DLaAPWmkGpd8ojxo0uxJKLw8Ihyt6VYeVC+qCH1Tn2HwBJs0CpAy1wbPg3PZsDWI ZeTc99G4T1BONrkfS5Xh1ZC8Jw/eCTOtG5fBP/jsNKfSxB7LVuUZBxiNdZXDzQ== 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 4ck2600VC3z1M4b; Fri, 10 Oct 2025 22:51:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 22:51:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1612592678.889.1760136664071@jenkins.ci.freebsd.org> In-Reply-To: <1863838699.871.1760130702463@jenkins.ci.freebsd.org> References: <1863838699.871.1760130702463@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #38 - 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_888_1275159192.1760136661048" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_888_1275159192.1760136661048 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #38 (8a0cdfc5a58d75272ec98a14c9= cc7469db6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/38/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/38/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/38/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) No changes The end of the build log: [...truncated 110.22 MiB...] gzip -cn /workspace/src/usr.bin/clang/llvm-symbolizer/llvm-addr2line.1 > ll= vm-addr2line.1.gz --- llvm-symbolizer.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-sy= mbolizer.full llvm-symbolizer.debug --- llvm-symbolizer --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-symbolizer.debug llvm-symbolizer.full llvm-symbolizer --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- --- command.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.command.pieo -MTco= mmand.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 /workspace/src/usr.sbin/jail/command.c = -o command.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src= /contrib/llvm-project/llvm/tools/llvm-readobj/MachODumper.cpp -o MachODumpe= r.pieo --- all_subdir_usr.sbin --- --- config.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- all_subdir_usr.sbin/jls --- --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.sbin/jail --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin/jail --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/kbdcontrol --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.sbin/jail --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- all_subdir_usr.bin --- --- ObjDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ObjDumper.pieo -MTObjDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-readobj/ObjDumper.cpp -o ObjDumper.pieo --- all_subdir_usr.sbin --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/pppctl --- =3D=3D=3D> usr.sbin/pppctl (all) --- .depend --- echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:388:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:394:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- pppctl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pppctl.full pppctl.pieo -ledit -lpthread=20 --- pppctl.8.gz --- gzip -cn /workspace/src/usr.sbin/pppctl/pppctl.8 > pppctl.8.gz --- pppctl.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pppctl.= full pppctl.debug --- pppctl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpppctl.debug pppctl.full pppctl --- all_subdir_usr.sbin/nscd --- =3D=3D=3D> usr.sbin/nscd (all) --- .depend --- echo nscd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- agent.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.agent.pieo -MTagent.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/agent.c -o agent.pieo --- 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.sbin/nscd --- --- nscd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.nscd.pieo -MTnscd.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/nscd.c -o nscd.pieo --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 453.17 real 4352.03 user 333.24 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/jenkins12982306201= 751996749.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_888_1275159192.1760136661048-- From nobody Fri Oct 10 22:57:42 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 4ck2Fk1PQgz6C8NQ for ; Fri, 10 Oct 2025 22:57:46 +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 4ck2Fj4dYQz3QF2; Fri, 10 Oct 2025 22:57:45 +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=1760137065; 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=fr6KEtkDl1v7On7qOwXNrACLHTyKz/ZhwFhISGhxKYg=; b=kP3CXM2Y7dKPKHNir5uQti3K9jLCl+PCJCLyOlETuM8S25VkBRrdUuZh1gViD7NQg9oMHf VIBzk1eaYZRw5Vwl31K03bepcrBksQHxcJQLdOWQhiEIPyq+/4+B8Ier2H+u9ebsGblFN5 8SZFbCz0VFq3wq63IGd3rCDivR8LnDt9HuFUYeGuLnAkR5CtFtDF5XWJTqOAq2wRbuM6If /AebOguFsm86/CxAE4/d1f8R4IRdjHawFkyEXHxMQ9OzOLUFCZeql0VA9uvV/pybZ8RWWp 83f1sfAS6Xho3LB1Co1+Lz0zyYZfGtG7zWPbr8IbggDfHVPAvVDo1mJShd6Opg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760137065; a=rsa-sha256; cv=none; b=D0kXcV8tSMiyXPLJ4BampBygTSgoqQdLyCUx9Oshxc3bO9fl3AI+vp6a8N7QyWRG5cNOi+ RV4ngtGJvPDS8DP++9nctA+ycezsqvrMQ14sG2j3p7s1+ZhczkuhroUrqj3hD3z4P7qxrD 3M9lNREau18/MhAV4BhZ7Y0FQbrIodHirIGn490pPnwLktaKsX0aklJdazE/S66tKLvMVj T3GH71P9fNrNkIx//D0qcD2nE5rGOOJYsA0wH5IhO2kMTs2XtlYUmAYp3B4sLcEgU7rCV4 Ta/cprydics0rkY/Rx0oS+0BDnp18WUhQA5egjqskqzIL0YwKg4ILMPv8+yo8g== 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 4ck2Fj3wStz1MDL; Fri, 10 Oct 2025 22:57:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 22:57:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <329382330.891.1760137065553@jenkins.ci.freebsd.org> In-Reply-To: <1746082692.873.1760130993351@jenkins.ci.freebsd.org> References: <1746082692.873.1760130993351@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #38 - 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_890_687678180.1760137062550" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_890_687678180.1760137062550 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-gcc13_build - Build #38 (8a0cdfc5a58d75272ec98a14c9cc7469db6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/38/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/38/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_build/38/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) No changes The end of the build log: [...truncated 109.73 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' --- nv_array_tests --- make[5]: stopped in /workspace/src/lib/libnv/tests --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:830:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:847:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:879:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:897:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:932:3: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:951:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_take_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:974:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1063:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1075:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1106:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1118:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1149:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1161:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1197:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1209:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1221:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_binary::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1256:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_binary::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1268:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1303:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_bool_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1315:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1348:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_number_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1360:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1390:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_string_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1402:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1434:3: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1453:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [with _Tp = char]', inlined from 'static constexpr size_t std::__1::char_traits::length(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operator<<(basic_ostream&, const char*) [with _Traits = char_traits]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_free_nvlist_array::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:1465:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: warning: argument 1 null where non-null expected [-Wnonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexpr_c_functions.h:64:26: note: in a call to built-in function 'long unsigned int __builtin_strlen(const char*)' make[5]: stopped in /workspace/src/lib/libnv/tests make[4]: stopped in /workspace/src/lib/libnv make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 672.04 real 5200.58 user 341.92 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins9064553606531837204.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_890_687678180.1760137062550-- From nobody Fri Oct 10 23:22:52 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 4ck2pm3D6tz6C9PH for ; Fri, 10 Oct 2025 23:22:56 +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 4ck2pm0tDfz3Rky; Fri, 10 Oct 2025 23:22: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=1760138576; 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=xT5tDGuJWJ0wCfxv9/h8IFw3pCugD56uLeAAIVLg4Vo=; b=QFhL1MuXo3V6BNahPD1CEvwXm2s/EzI3Wa1W9dwjwHIcvYeC6944xLM3x2CCThAt9QDu6a 6Bh3K3EcKRr9exH5XThf9seV/g6ZzaEqrMwCkzEF9NfnBC6X38QZb+IYUoZHTgnZtyC76a Bwovu7jPU32NOGrDatiIhDnla2ErtWrUGFkoTmFhtoAkcPs3ivLqCvUz86qNxWZtpZLYUD 62HhPrJpjecSqOKn6HpxJ0INO5DHZApA6WBDT/bJmt9/3US5P+Iqsy6uNDo9Y50P0GGjeR +pbBPvmDGmJH25saiEfdpu6IhQ2gJn/ahFBLHFFPGD/G2txTwBvUd0ovnd30Cg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760138576; a=rsa-sha256; cv=none; b=J9bvUDYgB9sJ1C+lJfJO+8x7qVu6C/cCp6Duq1OTSf+7B2XKJILFC4X0IYGEMyU3Ffal4h rbKRpH4QJ6jgS6tiuF6LObCX7zgrO6sYAUb8YSPsRqBmgcYv5Abwsi/RiKIpwJs3tZpqSP EdYNH1O25KAyyu0OgEkQk11RxY1DeKkWO/VpCyrfSQKozGyZg9UJ42zimmHqmip78GZbe2 cvGAgjPd//+PTBqg/o2EhPnfE8EP2XFcnfwk6CeNhgHIHrbXxQy0UwjfgyMPWvYES2EC5t hWlsbP50RzmRTDOBhK4z2cJigCDllLyV3MADD0BCp3psvtb29WZniSYrPth8/A== 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 4ck2pm0BY9z1Mrs; Fri, 10 Oct 2025 23:22:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 23:22:52 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1661972270.893.1760138576028@jenkins.ci.freebsd.org> In-Reply-To: <2044430834.879.1760132001732@jenkins.ci.freebsd.org> References: <2044430834.879.1760132001732@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #38 - 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_892_147037651.1760138573001" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_892_147037651.1760138573001 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #38 (8a0cdfc5a58d75272ec98a14c9= cc7469db6b51f0) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/38/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/38/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/38/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) No changes The end of the build log: [...truncated 110.63 MiB...] --- mutex_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o mutex_test.full t_mutex.pieo -l= privateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie -lpthread --- all_subdir_usr.bin --- In function 'cmdrc', inlined from 'tn' at /workspace/src/contrib/telnet/telnet/commands.c:24= 74:5: /workspace/src/contrib/telnet/telnet/commands.c:2760:17: warning: 'strncpy'= accessing 249 bytes at offsets 0 and 7 overlaps between 1 and 242 bytes at= offset 7 [-Wrestrict] 2760 | strncpy(line, &line[7], sizeof(line) - 7); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/telnet/telnet/commands.c:2758:17: warning: 'strncpy'= accessing between 0 and 2147483904 bytes at offsets 0 and [0, 256] may ove= rlap up to 256 bytes at offset [0, 255] [-Wrestrict] 2758 | strncpy(line, &line[l2], sizeof(line) - l2); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/telnet/telnet/commands.c:2756:17: warning: 'strncpy'= accessing between 0 and 2147483904 bytes at offsets 0 and [0, 256] may ove= rlap up to 256 bytes at offset [0, 255] [-Wrestrict] 2756 | strncpy(line, &line[l1], sizeof(line) - l1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/telnet/telnet/commands.c: In function 'tn': /workspace/src/contrib/telnet/telnet/commands.c:2266:9: warning: 'strncpy' = specified bound 104 equals destination size [-Wstringop-truncation] 2266 | strncpy(su.sun_path, hostp, sizeof su.sun_path); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- mutex_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mutex_t= est.full mutex_test.debug --- mutex_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmutex_test.debug mutex_test.full mutex_test --- once_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.once_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Donce_test ) --- .depend.once_test --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-profdata --- --- llvm-profdata.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member -= fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -W= no-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas= -Wno-dangling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecst= ack -o llvm-profdata.full llvm-profdata-driver.pieo llvm-profdata.pieo /= tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz = -lprivatezstd -lexecinfo -ltinfow -lpthread=20 --- all_subdir_lib --- echo once_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/am= d64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.once_test --- t_once.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .once_test.t_once.pieo -MTt_once.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 -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/netbsd-tests/lib/libpt= hread/t_once.c -o t_once.pieo --- once_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o once_test.full t_once.pieo -lpr= ivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie= -lpthread --- once_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug once_te= st.full once_test.debug --- once_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Donce_test.debug once_test.full once_test --- preempt_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.preempt_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dpreempt_test ) --- .depend.preempt_test --- echo preempt_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src= /amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.preempt_test --- t_preempt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .preempt_test.t_preempt.pieo -MTt_preempt.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/t_preempt.c -o t_preempt.pieo --- all_subdir_usr.bin --- --- llvm-profdata.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-pr= ofdata.full llvm-profdata.debug --- llvm-profdata --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-profdata.debug llvm-profdata.full llvm-profdata --- all_subdir_usr.bin/clang/llvm-cov --- --- SourceCoverageView.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-projec= t/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIM= IT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"= x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd1= 5.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_E= NABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TA= RGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM= _NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER= =3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Ta= rget -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_T= ARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.SourceCoverageView.pieo -MTS= ourceCoverageView.pieo -Wno-format-zero-length -fstack-protector-strong -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -= Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragma= s -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/llv= m/tools/llvm-cov/SourceCoverageView.cpp -o SourceCoverageView.pieo --- all_subdir_lib --- --- preempt_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o preempt_test.full t_preempt.pieo= -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb= sd_pie -lpthread --- all_subdir_usr.bin --- --- all_subdir_usr.bin/telnet --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -D= OPIE -I/workspace/src/contrib/telnet -I/workspace/src/contrib/telnet/libte= lnet/ -DINET6 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-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-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace= /src/contrib/telnet/telnet/main.c -o main.pieo --- all_subdir_lib --- --- preempt_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug preempt= _test.full preempt_test.debug --- preempt_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpreempt_test.debug preempt_test.full preempt_test --- rwlock_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.rwlock_test N= O_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PR= OGS=3Dt PROG=3Drwlock_test ) --- .depend.rwlock_test --- echo rwlock_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/= amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.rwlock_test --- t_rwlock.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .rwlock_test.t_rwlock.pieo -MTt_rwlock.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/= libpthread/t_rwlock.c -o t_rwlock.pieo --- all_subdir_usr.bin --- --- network.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -D= OPIE -I/workspace/src/contrib/telnet -I/workspace/src/contrib/telnet/libte= lnet/ -DINET6 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g -MD -MF.depend.network.pieo -MTnetwork.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/contrib/telnet/telnet/network.c -o network.pieo --- all_subdir_lib --- --- rwlock_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o rwlock_test.full t_rwlock.pieo = -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd= _pie -lpthread --- rwlock_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug rwlock_= test.full rwlock_test.debug --- rwlock_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drwlock_test.debug rwlock_test.full rwlock_test --- sem_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sem_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- all_subdir_usr.bin --- --- ring.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -D= OPIE -I/workspace/src/contrib/telnet -I/workspace/src/contrib/telnet/libte= lnet/ -DINET6 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g -MD -MF.depend.ring.pieo -MTring.pieo -std=3Dgnu17 -Wno= -format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall= -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace= /src/contrib/telnet/telnet/ring.c -o ring.pieo --- all_subdir_lib --- --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetb= sd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libpthre= ad/t_sem.c -o t_sem.pieo --- all_subdir_usr.bin --- /workspace/src/contrib/telnet/telnet/ring.c: In function 'ring_consumed': /workspace/src/contrib/telnet/telnet/ring.c:179:47: warning: the comparison= will always evaluate as 'true' for the pointer operand in 'ring->bottom + = (sizetype)(ring->consume + (sizetype)count - ring->top)' must not be NULL [= -Waddress] 179 | ring->bottom <=3D ring->clearto && | ^~ --- all_subdir_usr.sbin --- --- moused.pieo --- 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 --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lld --- --- ELF/Arch/PPC.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.ELF_Arch_PPC.pieo -MTELF/Arch/PPC.pieo -Wno-format-zero-length -= fstack-protector-strong -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-prefix-ma= p=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D= /usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix = -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/s= rc/contrib/llvm-project/lld/ELF/Arch/PPC.cpp -o ELF/Arch/PPC.pieo --- all_subdir_usr.bin/telnet --- --- sys_bsd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -D= OPIE -I/workspace/src/contrib/telnet -I/workspace/src/contrib/telnet/libte= lnet/ -DINET6 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g -MD -MF.depend.sys_bsd.pieo -MTsys_bsd.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/contrib/telnet/telnet/sys_bsd.c -o sys_bsd.pieo --- all_subdir_lib --- --- sem_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_test.full t_sem.pieo -lpriv= ateatf-c -lrt -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd= _pie -lpthread --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- sem_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsem_test.debug sem_test.full sem_test --- sigmask_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sigmask_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dsigmask_test ) --- .depend.sigmask_test --- echo sigmask_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src= /amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sigmask_test --- t_sigmask.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sigmask_test.t_sigmask.pieo -MTt_sigmask.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/t_sigmask.c -o t_sigmask.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_usr.bin --- --- telnet.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -D= OPIE -I/workspace/src/contrib/telnet -I/workspace/src/contrib/telnet/libte= lnet/ -DINET6 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g -MD -MF.depend.telnet.pieo -MTtelnet.pieo -std=3Dgnu17 = -Wno-format-zero-length -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-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 -Wno-address-of-packed-member -c /wo= rkspace/src/contrib/telnet/telnet/telnet.c -o telnet.pieo --- all_subdir_lib --- --- sigmask_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sigmask_test.full t_sigmask.pieo= -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb= sd_pie -lpthread --- sigmask_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sigmask= _test.full sigmask_test.debug --- sigmask_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsigmask_test.debug sigmask_test.full sigmask_test --- sigsuspend_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sigsuspend_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dsigsuspend_test ) --- .depend.sigsuspend_test --- echo sigsuspend_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sigsuspend_test --- t_sigsuspend.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sigsuspend_test.t_sigsuspend.pieo -MTt_sigsuspend.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_sigsuspend.c -o t_sigsuspend.pieo --- sigsuspend_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sigsuspend_test.full t_sigsuspen= d.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- sigsuspend_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sigsusp= end_test.full sigsuspend_test.debug --- sigsuspend_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsigsuspend_test.debug sigsuspend_test.full sigsuspend_test --- siglongjmp_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.siglongjmp_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dsiglongjmp_test ) --- .depend.siglongjmp_test --- echo siglongjmp_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.siglongjmp_test --- t_siglongjmp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .siglongjmp_test.t_siglongjmp.pieo -MTt_siglongjmp.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_siglongjmp.c -o t_siglongjmp.pieo --- 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_lib --- --- siglongjmp_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o siglongjmp_test.full t_siglongjm= p.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_lib --- --- siglongjmp_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug siglong= jmp_test.full siglongjmp_test.debug --- siglongjmp_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsiglongjmp_test.debug siglongjmp_test.full siglongjmp_test --- sleep_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sleep_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dsleep_test ) --- libthr.so.3.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug libthr.= so.3.full libthr.so.3.debug --- all_subdir_tests --- --- nfs --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.nfs NO_SUB= DIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PROG= S=3Dt PROG=3Dnfs PROG_CXX=3Dnfs) --- all_subdir_lib --- --- all_subdir_lib/libthr/tests --- --- .depend.sleep_test --- echo sleep_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sleep_test --- t_sleep.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sleep_test.t_sleep.pieo -MTt_sleep.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/li= bpthread/t_sleep.c -o t_sleep.pieo --- all_subdir_tests --- --- .depend.nfs --- echo nfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/us= r/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libu= til.a >> .depend.nfs echo nfs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> .= depend.nfs --- nfs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.nf= s.nfs.pieo -MTnfs.pieo -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpoin= ter-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunu= sed-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -I/workspace/src/tests -I/workspace/src/sys/fs/fuse -I/tm= p/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_R= E=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-memaccess -Wno-dep= recated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3D= unknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-attributes = -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/fusefs/nfs= .cc -o nfs.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 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_lib --- 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 601.76 real 4994.80 user 383.52 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/jenkins83313250473= 83520495.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_892_147037651.1760138573001-- From nobody Fri Oct 10 23:59:39 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 4ck3dB5v9Tz6CD1D for ; Fri, 10 Oct 2025 23:59:42 +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 4ck3dB1NvHz3Vxx; Fri, 10 Oct 2025 23:59:42 +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=1760140782; 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=eaMOlPGeOaFmRqYouDLS0JHicOGR41gHQx7cZB1oX7g=; b=Ob7OqM4Pg8s0EHwGFREjaD77WT1zdp+xpWlFO+vbUje/YNNIcSscAK/+4gMNZ15J5FH4Q2 eedBN/vdeUvQz+U9AMCJrWgB1UbpK7CSnAL97Vv7HVK5ULz2Sbc7vzMxU6+gavLo4HCDMF 1CoZWxKKtQsbH2qIhbmrm7RWtyvI9K2jzLP2z6gSCcKEmCpx0hId2Jr1fkJ8k02ax8zuMV Cz6F7J0jxn02ZYapGK+5qF/jcoUSmT2v25AJmpqYa15ohZ9lGOYGIduwRRTCu1NvDeewEb bB/+JhdaAjTwB6l6ALYBBCEb+++i7piZW5cepw1aOdt5DNr8mD/U214ho7StwA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760140782; a=rsa-sha256; cv=none; b=BOmQ4FwkLQsOnicZX0jYTUFdxd/o4hG+F4nWzjeUja3NtZW7jc0OA+j0A3VIFDyVn1IJPI ywi0gspGFvVEl5rV7KdV20KLu5vjPP7WjBIFM9r0vBPmh7sMYzia1GCPohoN0PRZTKMNHv P4kFE1Re9jXTj4yoP5+U3HJKF73oWL1ACXIH7yIRMCHB/0QF9AgDz7/i+RPzHXlWdDzInb 4N8iZlrNt0hNDdbrBhLzptHEep4nLO6Pk3sntyN0spbidPteW1uNcgdyH6D1FMhODpMg0F bPRymOW/Suxo0g1AaLcYCJqDZLYbVxK3NsgePWmRUwVqvkg84gLAsiBT/sXCBg== 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 4ck3dB0nW2z1Nhc; Fri, 10 Oct 2025 23:59:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 10 Oct 2025 23:59:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <99613901.895.1760140782112@jenkins.ci.freebsd.org> In-Reply-To: <1612592678.889.1760136664071@jenkins.ci.freebsd.org> References: <1612592678.889.1760136664071@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #39 - 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_894_1839658531.1760140779168" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_894_1839658531.1760140779168 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #39 (b84e5059dbdd3f17c4f11e1b6d= d21c80c0ff6b8d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/39/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/39/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/39/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) b84e5059dbdd3f17c4f11e1b6dd21c80c0ff6b8d by dch: release: switch OCI containers to use pkg sets The end of the build log: [...truncated 109.94 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<= value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:213: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] 362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s= plit_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si= ze_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an= d_output( | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable [= -Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_usr.bin --- --- llvm-size.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-size/llvm-size.1 > llvm-size.1.g= z --- llvm-size.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-siz= e -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/l= ib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STD= C_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_V= ERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd= 15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROO= T=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGE= T_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM= _NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DL= LVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Di= sassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TAR= GETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitiali= zeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fno-exceptio= ns -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,--gc-s= ections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-size.full llvm-size-d= river.pieo llvm-size.pieo /tmp/obj/workspace/src/amd64.amd64/lib/clang/libl= lvm/libprivatellvm.so -lz -lprivatezstd -lexecinfo -ltinfow -lpthread= =20 --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.sbin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-shadow -c /workspace= /src/usr.sbin/moused/moused/util.c -o util.pieo --- moused.pieo --- 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 --- --- all_subdir_usr.bin/clang/llvm-strings --- =3D=3D=3D> usr.bin/clang/llvm-strings (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-strings/Opts.td --- .depend --- echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-strings.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-strings -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-strings.pieo -MTllvm-strings.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/= src/contrib/llvm-project/llvm/tools/llvm-strings/llvm-strings.cpp -o llvm-s= trings.pieo --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- all_subdir_usr.sbin --- 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_tests --- --- mount --- --- mount.full --- --- all_subdir_usr.bin --- --- pr_tbl.pieo --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o mount= .full mount.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lp= rivategtest -lutil -lpthread --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.pr_tbl.pieo -MTpr_t= bl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/primes/pr_tbl.c -o pr_tb= l.pieo --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[4]: stopped in /workspace/src/lib/libnv --- 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 --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src 305.37 real 2944.78 user 249.94 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/jenkins44718281562= 93046579.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_894_1839658531.1760140779168-- From nobody Sat Oct 11 00:26:16 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 4ck4Cv4Ysfz6CFnS for ; Sat, 11 Oct 2025 00:26: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ck4Cv2pJHz3ZfZ; Sat, 11 Oct 2025 00:26:19 +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=1760142379; 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=q8nLTXl+nJjhbSqdA60KFzVOlTu4j3kgL83BfSIouRU=; b=iM/Si+sqSAMpknmFDI+qWF9X2VJic7LwnGU3XFAjgzAYmoSuMats129VpCjqpXr5BaA7Sy Jo67wEQhCkSmzxaq7RzV6gVZgWB40UoVuAqhrvNI9arUmBRVLfUFfiCtRdZYFBgTbmZLY5 vFb6ppnbua4o4unrI8jBhY4/1O73qhT9KG4LGWZNpHGHOTfymjPT9fQ3U7Jjxmqq7WNqQd mHE35+JiMnEGsXKKVShOPWpr0rvoSfHm5xC0mPtPP4iyS7xhsQ5JQDPnSymxgZvfF1qvjH XXEcVGtmetVbd8LxqPr3Of/BrL8a4RYzPgG6SvshLIpzqC/MKoqoz6EZsw8yCg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760142379; a=rsa-sha256; cv=none; b=cTyWDsBB4z+VLnXj6ItiRbWh54ZXHFXlIMoLe0Oq+ZO2+Yjlv8QawSg1EGte6x8MdIOZIU t3koxVwkiB6cmOgdlr8enoU0zXN9Q2I2lzOrIXt8Pu3NuUzSqGb9u8CadW2Hq9EyRjbXjE oygT1dN0THWebgZHIaInFAk4ZL4lhZlN/cOjYz2jEqzdi7+bX664RwYwNjk0MOgxLQjUbJ XwaxAWm9EVIfT4NrDDyyXJDsbNschYhKExSIDcFCv7CyYs7k+pglqtDheFTFPpiKD68fcE oID2aq/0supjqrnwk9FviUWGX/xgyONoXyaxHdenDChMF4vjtbvc87VhrUhbjw== 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 4ck4Cv2GLYz1PBt; Sat, 11 Oct 2025 00:26:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 00:26:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <598087011.899.1760142379320@jenkins.ci.freebsd.org> In-Reply-To: <329382330.891.1760137065553@jenkins.ci.freebsd.org> References: <329382330.891.1760137065553@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #39 - 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_898_2086690344.1760142376333" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_898_2086690344.1760142376333 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #39 (b84e5059dbdd3f17c4f11e1b6d= d21c80c0ff6b8d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/39/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/39/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/39/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) b84e5059dbdd3f17c4f11e1b6dd21c80c0ff6b8d by dch: release: switch OCI containers to use pkg sets The end of the build log: [...truncated 112.56 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:1568:29: warning: type attributes ignored after type is already define= d [-Wattributes] 1568 | struct _LIBCPP_TEMPLATE_VIS hash; | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:1412, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__mutex/once_flag.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:16: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/iosfwd:132:28: wa= rning: type attributes ignored after type is already defined [-Wattributes] 132 | class _LIBCPP_TEMPLATE_VIS fpos; | ^~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ranges/movable_box.h:21, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/for_each.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/algorithm:1842, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string_view:941, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/string:647, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__locale:24: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/iterator:742, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1292: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant: In membe= r function 'void std::__1::__variant_detail::__assignment<_Traits>::__assig= n_alt(std::__1::__variant_detail::__alt<_Ip, _Tp>&, _Arg&&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:931:81: w= arning: 'visibility' attribute ignored [-Wattributes] 931 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(true_type) const { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/variant:934:82: w= arning: 'visibility' attribute ignored [-Wattributes] 934 | _LIBCPP_HIDDEN _LIBCPP_CONSTEXPR_SINCE_CXX20 void operator(= )(false_type) const { | = ^~~~~ --- all_subdir_usr.sbin --- --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__ostream/basic_ostream.h:25, 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/iostream:43: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2326:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2326 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2327:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2327 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2334:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2334 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:2335:56: w= arning: type attributes ignored after type is already defined [-Wattributes= ] 2335 | extern template class _LIBCPP_EXTERN_TEMPLATE_TYPE_VIS moneypunct_b= yname; | ^~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:2614, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/queue:273, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/format:245, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/ostream:194, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/istream:1367: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- COFFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.COFFDumper.pieo -MTCOFFDumper.pieo -Wno= -format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/COFFDu= mper.cpp -o COFFDumper.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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 make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 401.99 real 3165.30 user 233.21 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins38890299124= 79164970.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_898_2086690344.1760142376333-- From nobody Sat Oct 11 00:30:31 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 4ck4Jq2NJqz6CFNp for ; Sat, 11 Oct 2025 00:30:35 +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 4ck4Jp6tMqz3ZdK; Sat, 11 Oct 2025 00:30:34 +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=1760142634; 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=7dGvN2h2HCK6G0iyEa/3MxpQkRt/lYWREv18p118oww=; b=Gi1PIFTJSDMgUscjnqDuEMI6kH/XfeDS0A8VdRwJaGuMNXnVw7CyLPTBkrLvaPNtSQJxOP Am25xNtTvpap0lJ10RrydNfw29bVjnhB6kkUcMZUnstl8vB4tHwzmGKHVHaUKkVV0GxGHE Sg2LJpCl14+lnTyKo1IfiBP0RhCcjoLNiDw1KKDm0Jys3UIgXAyFwPU/qETqEBBgkeiX/E B30LxDXpRmeTIjp9PJLaf+BMxZl/KrFqtgOVfqLQWGNnHGb9ejxp4FqMG3pwf0bTkWOllw Dl86iVMEuJjed119sjilOpCfdKOzyktmuOklT/W6jBOxsp6jqrxgB8hVaWIWHA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760142634; a=rsa-sha256; cv=none; b=WXoKJiygLr+0hEvHQAoz8eYgqyx4Vjzz4et018qEpr1KUYPlyaDCPZdS/SudTeHkRbK0Am lt/vkt1hubBLEHAqBJnhUmIFEbORxaMRTV305GxUDO32wHSooeoH4gxVcGQ35AeSatJWI8 O1uXXKn3YWktgFq7YQAGq7j8NU7hKIGs+q3gnqtbUqUUG9gBuMh8lm9AjFTIz5SNbkw+af 6+UsojzpFPS5cfZxf/3l3b4nH+7xZ8WAwIxcs/SQVsQQNDtYutdv/4RB3Ko0o7nFw+1wt9 zrDRSrtZnwvTcpkgl7J90vrhplSF7fHIdcLvszNrbml15vCtXJyMi8wcN5ukNQ== 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 4ck4Jp6NG2z1Pjf; Sat, 11 Oct 2025 00:30:34 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 00:30:31 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <984965777.901.1760142634899@jenkins.ci.freebsd.org> In-Reply-To: <1661972270.893.1760138576028@jenkins.ci.freebsd.org> References: <1661972270.893.1760138576028@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #39 - 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_900_1292446806.1760142631866" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_900_1292446806.1760142631866 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #39 (b84e5059dbdd3f17c4f11e1b6d= d21c80c0ff6b8d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/39/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/39/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/39/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) b84e5059dbdd3f17c4f11e1b6dd21c80c0ff6b8d by dch: release: switch OCI containers to use pkg sets The end of the build log: [...truncated 110.69 MiB...] --- all_subdir_usr.bin --- --- Common/CommonLinkerContext.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_CommonLinkerContext.pieo -MTCommon/CommonLinkerContext.pi= eo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/lld/Common/CommonLink= erContext.cpp -o Common/CommonLinkerContext.pieo --- all_subdir_lib --- --- up_test --- --- up_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libutil++ -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wdate-time -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 = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-error=3Dclass-memacce= ss -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference= -Wl,-zrelro -pie -Wl,-znoexecstack -o up_test.full up_test.pieo -lpriva= teatf-c++ -lprivateatf-c -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd6= 4/lib/libutil++ -lutil++_pie --- up_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug up_test= .full up_test.debug --- up_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dup_test.debug up_test.full up_test --- Kyuafile --- --- freebsd\:\:nvlist_up.3.gz --- gzip -cn /workspace/src/lib/libutil++/freebsd__nvlist_up.3 > freebsd\:\:nvl= ist_up.3.gz --- freebsd\:\:pidfile.3.gz --- gzip -cn /workspace/src/lib/libutil++/freebsd__pidfile.3 > freebsd\:\:pidfi= le.3.gz --- freebsd\:\:stringf.3.gz --- gzip -cn /workspace/src/lib/libutil++/freebsd__stringf.3 > freebsd\:\:strin= gf.3.gz --- all_subdir_lib/libxo --- =3D=3D=3D> lib/libxo (all) --- all_subdir_lib/libxo/libxo --- =3D=3D=3D> lib/libxo/libxo (all) --- libxo.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/libxo.3 > libxo.3.gz --- xo_attr.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_attr.3 > xo_attr.3.gz --- xo_create.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_create.3 > xo_create.3.gz --- xo_emit.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_emit.3 > xo_emit.3.gz --- xo_emit_err.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_emit_err.3 > xo_emit_err.3.g= z --- xo_emit_f.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_emit_f.3 > xo_emit_f.3.gz --- xo_err.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_err.3 > xo_err.3.gz --- xo_error.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_error.3 > xo_error.3.gz --- xo_finish.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_finish.3 > xo_finish.3.gz --- xo_flush.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_flush.3 > xo_flush.3.gz --- xo_message.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_message.3 > xo_message.3.gz --- xo_no_setlocale.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_no_setlocale.3 > xo_no_setlo= cale.3.gz --- xo_open_container.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_open_container.3 > xo_open_c= ontainer.3.gz --- xo_open_list.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_open_list.3 > xo_open_list.3= .gz --- xo_open_marker.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_open_marker.3 > xo_open_mark= er.3.gz --- xo_parse_args.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_parse_args.3 > xo_parse_args= .3.gz --- xo_set_allocator.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_allocator.3 > xo_set_all= ocator.3.gz --- xo_set_flags.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_flags.3 > xo_set_flags.3= .gz --- xo_set_info.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_info.3 > xo_set_info.3.g= z --- xo_set_options.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_options.3 > xo_set_optio= ns.3.gz --- xo_set_style.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_style.3 > xo_set_style.3= .gz --- xo_set_syslog_enterprise_id.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_syslog_enterprise_id.3 >= xo_set_syslog_enterprise_id.3.gz --- xo_set_version.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_version.3 > xo_set_versi= on.3.gz --- xo_set_writer.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_set_writer.3 > xo_set_writer= .3.gz --- xo_syslog.3.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_syslog.3 > xo_syslog.3.gz --- xo_format.5.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_format.5 > xo_format.5.gz --- xo_options.7.gz --- gzip -cn /workspace/src/contrib/libxo/libxo/xo_options.7 > xo_options.7.gz --- all_subdir_lib/libxo/encoder --- =3D=3D=3D> lib/libxo/encoder (all) --- all_subdir_lib/libxo/encoder/csv --- =3D=3D=3D> lib/libxo/encoder/csv (all) --- all_subdir_lib/libxo/tests --- =3D=3D=3D> lib/libxo/tests (all) --- test_01 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_01 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_01 ) --- .depend.test_01 --- echo test_01.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_01 --- test_01.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_01.test_01.pieo -MTtest_01.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_01.c -o test_01.pieo --- 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_lib --- --- test_01.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_01.full test_01.pieo -lxo -= lutil --- test_01.debug --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-cxxfilt --- --- llvm-cxxfilt.1.gz --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_01= .full test_01.debug --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/clang/llvm-cxxfilt/llvm-cxxfilt.1 > llvm-cx= xfilt.1.gz --- llvm-cxxfilt.full --- --- all_subdir_lib --- --- test_01 --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-cxx= filt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/sr= c/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__= STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VC= S_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-free= bsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYS= ROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TA= RGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DL= LVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-cxxfilt.full llvm-cxxfilt-driver.pieo llvm-cxxfilt.pieo /tmp/obj/wor= kspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatez= std -lexecinfo -ltinfow -lpthread=20 --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_01.debug test_01.full test_01 --- test_02 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_02 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_02 ) --- .depend.test_02 --- echo test_02.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_02 --- test_02.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_02.test_02.pieo -MTtest_02.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_02.c -o test_02.pieo --- test_02.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_02.full test_02.pieo -lxo -= lutil --- all_subdir_usr.bin --- --- llvm-cxxfilt.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-cx= xfilt.full llvm-cxxfilt.debug --- llvm-cxxfilt --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-cxxfilt.debug llvm-cxxfilt.full llvm-cxxfilt --- all_subdir_lib --- --- test_02.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_02= .full test_02.debug --- test_02 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_02.debug test_02.full test_02 --- test_03 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_03 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_03 ) --- test_04 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_04 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_04 ) --- test_03 --- --- .depend.test_03 --- echo test_03.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_03 --- test_03.pieo --- --- test_04 --- --- .depend.test_04 --- echo test_04.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_04 --- test_03 --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_03.test_03.pieo -MTtest_03.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_03.c -o test_03.pieo --- test_04 --- --- test_04.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_04.test_04.pieo -MTtest_04.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_04.c -o test_04.pieo --- test_04.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_04.full test_04.pieo -lxo -= lutil --- test_03 --- --- test_03.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_03.full test_03.pieo -lxo -= lutil --- test_04 --- --- test_04.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_04= .full test_04.debug --- test_04 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_04.debug test_04.full test_04 --- test_05 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_05 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_05 ) --- test_03 --- --- test_03.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_03= .full test_03.debug --- test_03 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_03.debug test_03.full test_03 --- all_subdir_lib/liby --- =3D=3D=3D> lib/liby (all) --- all_subdir_lib/libxo --- --- test_05 --- --- .depend.test_05 --- echo test_05.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_05 --- test_05.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_05.test_05.pieo -MTtest_05.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_05.c -o test_05.pieo --- all_subdir_tests --- --- opendir --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.opendir NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_= PROGS=3Dt PROG=3Dopendir PROG_CXX=3Dopendir) --- .depend.opendir --- echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libutil.a >> .depend.opendir echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend.opendir --- opendir.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.op= endir.opendir.pieo -MTopendir.pieo -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-e= rror=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 -I/workspace/src/tests -I/workspace/src/s= ys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DG= TEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTIO= N=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-me= maccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new = -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/s= ys/fs/fusefs/opendir.cc -o opendir.pieo --- all_subdir_usr.sbin --- 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_lib --- --- test_05.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_05.full test_05.pieo -lxo -= lutil --- test_05.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_05= .full test_05.debug --- test_05 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_05.debug test_05.full test_05 --- test_06 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_06 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_06 ) --- .depend.test_06 --- echo test_06.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_06 --- test_06.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_06.test_06.pieo -MTtest_06.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_06.c -o test_06.pieo --- test_06.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/workspace/src/lib/l= ibxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-= length -fstack-protector-strong -Wsystem-headers -Werror -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 -Wno-address-of-packed-member = -Wl,-zrelro -pie -Wl,-znoexecstack -o test_06.full test_06.pieo -lxo -= lutil --- test_06.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug test_06= .full test_06.debug --- test_06 --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtest_06.debug test_06.full test_06 --- test_07 --- (cd /workspace/src/lib/libxo/tests && DEPENDFILE=3D.depend.test_07 NO_SUB= DIR=3D1 make -f /workspace/src/lib/libxo/tests/Makefile _RECURSING_PROGS=3D= t PROG=3Dtest_07 ) --- .depend.test_07 --- --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- echo test_07.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libxo.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.test_07 --- test_07.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/libxo/libxo -I/wor= kspace/src/lib/libxo/libxo -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/= src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depen= d.test_07.test_07.pieo -MTtest_07.pieo -std=3Dgnu17 -Wno-format-zero-length= -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-sign -Wdate= -time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/contrib/libxo/tests/core/test_07.c -o test_07.pieo make[2]: stopped in /workspace/src --- 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 338.27 real 3260.23 user 256.03 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/jenkins17679806736= 682173704.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_900_1292446806.1760142631866-- From nobody Sat Oct 11 00:35:25 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 4ck4QP3XMJz6CGCF for ; Sat, 11 Oct 2025 00:35: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 4ck4QP1PCxz3bLH; Sat, 11 Oct 2025 00:35:25 +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=1760142925; 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=ku/e1BbHMuOKy4FmJrFA2fxTuPWkPdhse5qQct46Qwo=; b=kFETUVOqZ2D+uSo93BgZW//roEgJqyMvjDI/Ad14acpEjPPCRwqXtJkTlerP5Gg4sHw/GM ZsZBvh0zFNiD/cR3/x9tcX58+SyOANxZC7Rt0+c4d1XI6Y2aolDzi6YhnY480Ie76YErTq ssAQQP1O5dl6ptinQmRDNauZXt3YQaenGDQG7FwhJea0i89k0K26348By9rbf0oc3PF7eD r6Huuz4bEHQIoKVFYIPhhUxa1vTCvlPuVc+5RM1iY5zVhyiwgBcg6YaPaG7kEcirZboqCg Nyzn0W/CW5vsoUgUY7k3TVU76kgu3so9fOIlhzSOcoqk+L3vYoWPhkq2Jk7dSA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760142925; a=rsa-sha256; cv=none; b=BugsKTXvrI3+WY5hFYZtsIjuK8WdRGYL6VZcWuD2EvgtN7EKTlXojvrGilnkNCHAzt3eKH W5PfUytm2UUBSsP6i8acknR//ExEJAdTwjo/Syf5MpiyKTlQdYfyjgbTD6EzFda3W23Idx aEoMQPgPtqIcqbSYlA+h8zTlszwj2tt69JyKN7a8sB5ujzCG1QrByKdjpsvFdaDGNeM2CE mJZOPvhX1G8p1lcH9e9vZvZiOB3+IsDonNbN3oaZgbejguk2SDlH4+9Nws5SxeOWnybV1R 7V/9AihyRePGpg/Bu47EIBjUOf0/NTyX66zOyex9LJ/bubJT9a1zr/XUWGw9pQ== 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 4ck4QP0vzLz1PnS; Sat, 11 Oct 2025 00:35:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 00:35:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1360337113.903.1760142925130@jenkins.ci.freebsd.org> In-Reply-To: <2131742662.861.1760121443061@jenkins.ci.freebsd.org> References: <2131742662.861.1760121443061@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26949 - 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_902_460943341.1760142925105" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_902_460943341.1760142925105 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26949 (033587a985a46e9d45fc3fb48a78754d81f= 0d50d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26949= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26949/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26949/co= nsole 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) 035f1971ade4396d6f5d5b48f353030f559a0a5f by kib: fs/nullfs/null.h: put first definition after headers include 419f2fe6b70b1a409bf7eca7020d7c745558690f by kib: nullfs: add a helper for testing if vnode belongs to a nullfs mount 8e6f6a5fbde78bd8d19445ee6ebaf00b8f4f5aa9 by kib: nullfs_mount: use symbols instead of string literals for cache mount 6fa205a6233fea7c41ba0306c778bc5cab37ce7d by kib: nullfs: add nounixbypass mount option 033587a985a46e9d45fc3fb48a78754d81f0d50d by kib: mount_nullfs.8: document unixbypass and nounixbypass The end of the build log: [...truncated 10.92 KiB...] root@FreeBSD-main-amd64-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/amd6= 4.amd64/sys/GENERIC amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvm= org-19.1.7-0-gcd708029e0b2) WARNING: WITNESS option enabled, expect reduced performance. SRAT: Ignoring memory at addr 0xff000000 VT: init without driver. CPU: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz (2400.10-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x306e4 Family=3D0x6 Model=3D0x3e Steppi= ng=3D4 Features=3D0x9f83fbff Features2=3D0xfe9e6217 AMD Features=3D0x2c100800 AMD Features2=3D0x1 Structured Extended Features=3D0x281 XSAVE Features=3D0x1 TSC: P-state invariant Hypervisor: Origin =3D "bhyve bhyve " real memory =3D 9663676416 (9216 MB) avail memory =3D 8295165952 (7910 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. Security policy loaded: TrustedBSD MAC/BSD Extended (mac_bsdextended) ioapic0 irqs 0-31 Launching APs: 1 random: entropy device external interface kbd1 at kbdmux0 smbios0: at iomem 0xf1000-0xf101e smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6 aesni0: acpi0: acpi0: Power Button (fixed) atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 16777216 Hz quality 950 Event timer "HPET" frequency 16777216 Hz quality 550 Event timer "HPET1" frequency 16777216 Hz quality 450 Event timer "HPET2" frequency 16777216 Hz quality 450 Event timer "HPET3" frequency 16777216 Hz quality 450 Event timer "HPET4" frequency 16777216 Hz quality 450 Event timer "HPET5" frequency 16777216 Hz quality 450 Event timer "HPET6" frequency 16777216 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 virtio_pci0: port 0x2000-0x207f mem 0xc= 0000000-0xc0001fff irq 16 at device 2.0 on pci0 vtblk0: on virtio_pci0 vtblk0: 9216MB (18874557 512 byte sectors) virtio_pci1: port 0x2080-0x20ff mem 0xc= 0002000-0xc0003fff irq 17 at device 3.0 on pci0 vtblk1: on virtio_pci1 vtblk1: 512MB (1048576 512 byte sectors) ahci0: mem 0xc0004000-0xc0005fff irq 18 a= t device 4.0 on pci0 ahci0: AHCI v1.30 with 32 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 virtio_pci2: port 0x2100-0x217f mem 0xc= 0006000-0xc0007fff irq 19 at device 5.0 on pci0 vtblk2: on virtio_pci2 vtblk2: 128MB (262144 512 byte sectors) virtio_pci3: port 0x2180-0x21ff mem 0xc= 0008000-0xc0009fff irq 20 at device 6.0 on pci0 vtblk3: on virtio_pci3 vtblk3: 128MB (262144 512 byte sectors) virtio_pci4: port 0x2200-0x227f mem 0xc= 000a000-0xc000bfff irq 21 at device 7.0 on pci0 vtblk4: on virtio_pci4 vtblk4: 128MB (262144 512 byte sectors) virtio_pci5: port 0x2280-0x22ff mem 0xc= 000c000-0xc000dfff irq 22 at device 8.0 on pci0 vtblk5: on virtio_pci5 vtblk5: 128MB (262144 512 byte sectors) virtio_pci6: port 0x2300-0x237f mem 0xc= 000e000-0xc000ffff irq 23 at device 9.0 on pci0 vtblk6: on virtio_pci6 vtblk6: 128MB (262144 512 byte sectors) vmgenc0: on acpi0 random: registering fast source VM Generation ID atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) Unhandled ps2 mouse command 0xe1 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.= 0. psm0: model Generic PS/2 mouse, device ID 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 vga0: at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP= 0900 on isa0 Timecounter "TSC-low" frequency 1200055650 Hz quality 1000 Timecounters tick every 10.000 msec usb_needs_explore_all: no devclass Trying to mount root from ufs:/dev/gpt/rootfs [rw]... WARNING: WITNESS option enabled, expect reduced performance. ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number BHYVE-AC61-4EA8-6E92 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 128MB (262144 512 byte sectors) Setting hostuuid: deb53ada-c0c0-4fec-9be0-d237bf8b2056. Setting hostid: 0xb72fa262. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 1080254 free (22 frags, 135029 blocks, 0.0% fragmen= tation) Mounting local filesystems:. Loading kernel modules: accf_data accf_dns accf_http accf_tls blake2 carp c= fiscsi cryptodev dummymbuf dummynet fusefs if_bridge if_enc if_epair if_ovp= n if_stf ipdivert ipfw ipfw_nat ipl ipsec mac_bsdextended mac_ipacl mac_por= tacl mqueuefs pf pflog pflow pfsync sctp snd_dummy tarfs tcpmd5 blaketwo0: load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched FQ_CODEL loaded load_dn_sched dn_sched FQ_PIE loaded load_dn_aqm dn_aqm CODEL loaded load_dn_aqm dn_aqm PIE loaded ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept= , logging disabled IP Filter: v5.1.2 initialized. Default =3D pass all, Logging =3D enabled Security policy loaded: TrustedBSD MAC/ipacl (mac_ipacl) Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) pcm0: /etc/rc: WARNING: $hostname is not set -- see rc.conf(5). Setting up harvesting: PURE_VMGENID,PURE_RDRAND,RANDOMDEV,[CALLOUT],[UMA],[= FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CA= CHED Feeding entropy: . ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.42/mach/COR= E 32-bit compatibility ldconfig path: /usr/lib32 lo0: link state changed to UP Starting Network: lo0 enc0. lo0: flags=3D1008049 metric 0 mtu 1= 6384 =09options=3D680003 =09inet 127.0.0.1 netmask 0xff000000 =09inet6 ::1 prefixlen 128 =09inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 =09groups: lo =09nd6 options=3D21 enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 Starting devd. Starting Network: enc0. enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 route: message indicates error: File exists add host 127.0.0.1: gateway lo0 fib 1,2 add host 127.0.0.1: gateway lo0 fib 0: route already in table route: message indicates error: File exists add host ::1: gateway lo0 fib 1,2 add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 fib 0,1,2 add net ff02::: gateway ::1 fib 0,1,2 add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2 add net ::0.0.0.0: gateway ::1 fib 0,1,2 Updating motd:. Updating /var/run/os-release done. Clearing /tmp (X related). Starting auditd. 2025-10-10T18:38:21.418111+00:00 - auditd 1434 - - starting... 2025-10-10T18:38:21.419668+00:00 - auditd 1435 - - Auditing disabled 2025-10-10T18:38:21.420775+00:00 - auditd 1435 - - Configured trail files d= istribution. 2025-10-10T18:38:21.422450+00:00 - auditd 1435 - - Auditing enabled 2025-10-10T18:38:21.423400+00:00 - auditd 1435 - - New audit file is /var/a= udit/20251010183821.not_terminated 2025-10-10T18:38:21.428501+00:00 - auditd 1435 - - Registered 677 event to = class mappings. 2025-10-10T18:38:21.429509+00:00 - auditd 1435 - - Registered non-attributa= ble event mask. 2025-10-10T18:38:21.429743+00:00 - auditd 1435 - - Set audit policy in kern= el. 2025-10-10T18:38:21.431349+00:00 - auditd 1435 - - Set audit trail size in = kernel. 2025-10-10T18:38:21.432281+00:00 - auditd 1435 - - Set audit trail queue in= kernel. 2025-10-10T18:38:21.433216+00:00 - auditd 1435 - - Set audit trail min free= percent in kernel. 2025-10-10T18:38:21.434137+00:00 - auditd 1435 - - audit_control(5) may be = missing 'host:' field 2025-10-10T18:38:21.435761+00:00 - auditd 1435 - - Audit controls init succ= essful No core dumps found. Mounting late filesystems:. Fri Oct 10 18:38:21 UTC 2025 FreeBSD/amd64 (Amnesiac) (ttyu0) login: Trigger sent. Waiting for PIDS: 14352025-10-11T00:35:16.252264+00:00 - auditd 1435 - - Go= t close and die trigger 2025-10-11T00:35:16.253418+00:00 - auditd 1435 - - Auditing disabled 2025-10-11T00:35:16.263801+00:00 - auditd 1435 - - renamed /var/audit/20251= 010183821.not_terminated to /var/audit/20251010183821.20251011003516 2025-10-11T00:35:16.265141+00:00 - auditd 1435 - - Finished 2025-10-11T00:35:16.265603+00:00 - auditd 1435 - - auditd exiting. . Stopping devd. Waiting for PIDS: 1133. Writing entropy file: . Writing early boot entropy file: . . Terminated Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 0 done All buffers synced. Uptime: 5h57m2s acpi0: Powering system off + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26949' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh x ./run.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins3359112066903670386.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '033587a985a46= e9d45fc3fb48a78754d81f0d50d', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../033587a985a46e9d45fc= 3fb48a78754d81f0d50d/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_902_460943341.1760142925105-- From nobody Sat Oct 11 01:06:25 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 4ck56D4SkSz6CJBh for ; Sat, 11 Oct 2025 01:06:28 +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 4ck56D2f2Bz3gcW; Sat, 11 Oct 2025 01:06:28 +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=1760144788; 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=xhnEYc6py/2K4iwB4TiouOV/Jt2mZxabGXFYBwRDWHk=; b=WDbr9v+i2dbkkcO7GDuOYm5tTROv08T/N4iMwhyafgHVVV6EayJVHvJb+RsuAfSjCQSgk6 7UOXb3yY+TFgQ3ufSby7wF36cEii6RA4TZHXJgAbmQZlQjcfpKq7fxsSitU5k9POb4wl6m bcKNNCIdMh/k9Gpooqokfd5JW6wafk7c/LjnTJmc3cYI3LKKnJ1fEWwb+9ZKWp7hyAEKP2 ZRQ+CD6Pd1B5XnVJ5sv+rA+RaAiSnzXs+GF3MXc9imKvEdP6tQGlyhP5mFNWr232P2wyUs kBLVlnms/wAo4IWUIRuOp9wJ2o0Fb4GYmOUFLMna0XRSe0E85PJLRx48+iMzuw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760144788; a=rsa-sha256; cv=none; b=vne6yRv/2DCee7Q7+sccFByO2NRgffh8efVhbhPdZEjkK0k4uUZ9kRGZunfuU4JjfM8n+r gzPWmBgIQgAfu7CqzJgw7/sdldoTr0cm85rVBFWkoYXyEME8o6CdDVoPBXz8uKA2lMF6iD OT9bFCiGKvFm5NAQY59MH/wIp2y4Hn6e28lzKKvBooE4l0tRYhJ3GN/6gkgMmsURq1B3G9 za+0XJEgjbgHTLL19tvdzeNfulmkA0VXsLD9ReFsppyhoN/gfoDXckI1pIx/gEh6ZOzjF7 jyPCL0w9zCi/UVFec7Qdqh/W/quDd5VL8R9cxMIt13Zl8oD7LkJQwGsL66Wg4w== 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 4ck56D1s3rz1QF4; Sat, 11 Oct 2025 01:06:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 01:06:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1031038649.907.1760144788263@jenkins.ci.freebsd.org> In-Reply-To: <99613901.895.1760140782112@jenkins.ci.freebsd.org> References: <99613901.895.1760140782112@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #40 - 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_906_557071751.1760144785242" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_906_557071751.1760144785242 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #40 (0abc05296636fe5fd7dbe88c7b= c06413434da730) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/40/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/40/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/40/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) 0abc05296636fe5fd7dbe88c7bc06413434da730 by cperciva: sockstat: Fix build reproducibility The end of the build log: [...truncated 110.23 MiB...] --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/shared_ptr.h:31: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_base.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/aliases.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:596: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:183:28: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 183 | _LIBCPP_HIDE_FROM_ABI bool __cxx_nonatomic_compare_equal(_Tp const&= __lhs, _Tp const& __rhs) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:516:1: warning: 'always_inline' function might not be in= linable [-Wattributes] 516 | __allocator_destroy(_Alloc& __alloc, _Iter __first, _Sent __last) { | ^~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/string:2436:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 2436 | basic_string<_CharT, _Traits, _Allocator>::__init_with_size(_InputI= terator __first, _Sentinel __last, size_type __sz) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1106:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1106 | vector<_Tp, _Allocator>::max_size() const _NOEXCEPT { | ^~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1049:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1049 | vector<_Tp, _Allocator>::__swap_out_circular_buffer(__split_buffer<= value_type, allocator_type&>& __v) { | ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/deque:213: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] 362 | _LIBCPP_CONSTEXPR_SINCE_CXX20 __split_buffer<_Tp, _Allocator>::~__s= plit_buffer() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:36= 2:31: warning: 'always_inline' function might not be inlinable [-Wattribute= s] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 348 | __split_buffer<_Tp, _Allocator>::__split_buffer(size_type __cap, si= ze_type __start, __alloc_rr& __a) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__split_buffer:34= 8:1: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:1268:60: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1268 | _LIBCPP_HIDE_FROM_ABI ostreambuf_iterator<_CharT, _Traits> __pad_an= d_output( | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:757:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 757 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string= <_CharT, _Traits, _Allocator>& __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable [= -Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-objcopy/llvm-objcopy.1 > llvm-ob= jcopy.1.gz --- llvm-objcopy.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-obj= copy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy -I/tmp/o= bj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/i= nclude -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT= _MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC= -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DL= LVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -= DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_P= OWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_AS= MPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitial= izeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler= -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3D= LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86Targe= tMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspac= e/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti= -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacce= ss -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wl,--gc-sections -Wl,= -zrelro -pie -Wl,-znoexecstack -o llvm-objcopy.full ObjcopyOptions.pieo = llvm-objcopy-driver.pieo llvm-objcopy.pieo /tmp/obj/workspace/src/amd64.amd= 64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatezstd -lexecinfo -lt= infow -lpthread=20 --- llvm-objcopy.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-ob= jcopy.full llvm-objcopy.debug --- llvm-objcopy --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-objcopy.debug llvm-objcopy.full llvm-objcopy --- all_subdir_lib --- --- freebsd\:\:FILE_up.3.gz --- gzip -cn /workspace/src/lib/libutil++/freebsd__FILE_up.3 > freebsd\:\:FILE_= up.3.gz --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- 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 266.00 real 2579.56 user 225.53 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/jenkins15045035077= 177556173.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_906_557071751.1760144785242-- From nobody Sat Oct 11 01:16:38 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 4ck5Kz2WRMz6CKLs for ; Sat, 11 Oct 2025 01:16:39 +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 4ck5Ky6zKqz3jkx; Sat, 11 Oct 2025 01:16:38 +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=1760145398; 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=BIDbXhVHwqxno8XZNik1KS5SJiT5Wtqs2z3lUDL9HiA=; b=floplktHyZ1hLaEMwI/50L6zcbxYpmhoNRFZ9KSX8SOoRiBZt4cFt9aEEBJ9k3dVrGE+n3 RWlCkTzjlxcTx2RA0QwMNyEtMxBWlE5xE7OHrCIubSjYeo52/m0N4KIV2iRMoDNQaX9EmD AnYj6MosCbHI8wJ1bJ2iRV/oU05TDfQkYqin7SGJ+lzOVNVCnDERZJq1Hb7yHsRa+EGf2f dgdMgNpYW+4pD//oXsOe23JwIHPZszCwiM3xJvl39HBPqwDUOVwkduZwNcASBkIq+VOMoO dvK71yXm/6oa5rNG2r/Az4CeZkaCsqKXVl1hAcXNlaIigAWy0BOzYP/X4pcSQw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760145398; a=rsa-sha256; cv=none; b=rjFDOh+XpZ8SejwX0x6DPpQE3Pj58oPuPrniGYZe9UeG+3+7Ui5f6pkeNB3IwKrO266/1C 5GCuYT/hxmBzh70jOLqjJ0Rzc6RuMqT9TRNeZJ1H+TM761SOEOa5je+ShVGuX81u0yRGmM 5a3adehfx9Uo6vQY5CmhJHLcoHxllkFMalYrBgtR92M4gk+nY3oOQ/dv1aQEgjGzCBW+2v XgBZ89YwbLfBzfeKZcskScWmHBRKp0cu8xa7vjUsLMRQN18IvsVqVJfPz9XAENHysjS2Th ALBKv53qTb4TaiLHZL4Qy2U7e1HzzWRgSmyfNCM7XuB4UB7/YyanHCWYLiSidg== 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 4ck5Ky6WM2z1QG2; Sat, 11 Oct 2025 01:16:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 01:16:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <790712667.911.1760145398918@jenkins.ci.freebsd.org> In-Reply-To: <679940381.875.1760131512015@jenkins.ci.freebsd.org> References: <679940381.875.1760131512015@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1512 - Still Unstable 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_910_119205610.1760145398727" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_910_119205610.1760145398727 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1512 (07f4fa7a0db931c47cc78c711e05d5d51a4e2448) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1512/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1512/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1512/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 5660178fd14b9d45743231358f25dcbe801d090f by jhb: Fix possible out of bounds read in armv8_crc32c 5672349164252f091d174a5f10bd48385240ddb8 by jhb: ahci: Use pci_msix_*_bar instead of reading config registers directly 07f4fa7a0db931c47cc78c711e05d5d51a4e2448 by jhb: ahci: Don't fail attach if the MSI-X BARs cannot be allocated The failed test cases: 551 tests failed. FAILED: sys.kern.socket_accf.data Error Message: /usr/src/tests/sys/kern/socket_accf.c:109: accept(l, NULL, 0) == -1 not met FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 451 other failed tests. ------=_Part_910_119205610.1760145398727-- From nobody Sat Oct 11 02:06:35 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 4ck6Rg59rNz6CPZX for ; Sat, 11 Oct 2025 02:06:39 +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 4ck6Rg1NRtz3v3P; Sat, 11 Oct 2025 02:06:39 +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=1760148399; 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=RMrEOPt1ps/oQIFtVDvh4fYDvqZE6hBvBti4Dga3NjI=; b=TpKMldro+2AjyaEG3sO+a1KHpMNR3rRbM6lyZKE0MYt5iuaWQmXYtyXRBWgHD2qd2+etLY X+V/+959sPb8Ax6kak8QhaYOxX5B9sxqwm1KlQ0OcEpb0ITlTOl92FSdfGCL65hlLgYW8U NxSsBvaxsZUELRMGUZ+2BwRJFJN5dp+mVzdWg8Se1Mt59RTI1Y+GJqJCqvRThv4E895atS gCeer/yOCZa5NA8tXxSkmdUarsX4JfIqs3Ab9h0w0tgJyykwGpcHLvlRpCoeCPsVZ5SCvO ldhVvbv4P1BZkXgGJXR0Ic0nWrxkxOQepF5c4bUUWvXdpN5ok8E/sgMvnc3Wfw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760148399; a=rsa-sha256; cv=none; b=vwO3OJ5+rOHKp/ZCazSufLdCzxdCJW1g5v6HhsJmiNZJIA2XD4w2eh9LjlpggGQfajzDq4 VbKMSkYKyI7yyt/m9UtFgYYc3Rf7CPqcOaUrXvMn1bwMJrU/YQnuZ60Ao6Ke3xD/vsUggA LK/eTKrDgQ1w1AcYHu0RLkZ5A/A+UDdynFCHicpPPmJeuz0lVgZcCksRkhoL1TxtJY+XJY RbcuHKxriU3xeIjVUUDMLzuKNrlBBSz5GlRGDxXPkj9tAy94td2fHDZeN0AMKR0uvTtYBj nIj8VEPTcxz5qW9ON4udUEMeKgBYjqTDqfEtRQ8SF+jGeH33U2qfmjY05eZvug== 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 4ck6Rg0YpZz1SKx; Sat, 11 Oct 2025 02:06:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 02:06:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <538029354.917.1760148399082@jenkins.ci.freebsd.org> In-Reply-To: <598087011.899.1760142379320@jenkins.ci.freebsd.org> References: <598087011.899.1760142379320@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #40 - 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_916_1848748103.1760148395996" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_916_1848748103.1760148395996 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #40 (0abc05296636fe5fd7dbe88c7b= c06413434da730) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/40/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/40/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/40/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) 0abc05296636fe5fd7dbe88c7bc06413434da730 by cperciva: sockstat: Fix build reproducibility The end of the build log: [...truncated 109.35 MiB...] --- sbuf_stdio_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_stdio_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECURS= ING_PROGS=3Dt PROG=3Dsbuf_stdio_test ) --- .depend.sbuf_stdio_test --- echo sbuf_stdio_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_stdio_test --- sbuf_stdio_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_stdio_test.sbuf_stdio_test.pieo -MTsbuf_stdio_test.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -= Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-sty= le-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/lib/libsbuf/tests/sbuf_stdio_test.c -o sbuf_std= io_test.pieo --- sbuf_stdio_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_stdio_test.full sbuf_stdio_test.pieo -lpriva= teatf-c -lsbuf -lutil --- sbuf_stdio_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= dio_test.full sbuf_stdio_test.debug --- sbuf_stdio_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_stdio_test.debug sbuf_stdio_test.full sbuf_stdio_test --- sbuf_string_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_string_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dsbuf_string_test ) --- .depend.sbuf_string_test --- echo sbuf_string_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_string_test --- sbuf_string_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_string_test.sbuf_string_test.pieo -MTsbuf_string_test.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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/lib/libsbuf/tests/sbuf_string_test.c -o sbuf_s= tring_test.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/lookup.cc:39: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_lib --- --- sbuf_string_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_string_test.full sbuf_string_test.pieo -lpri= vateatf-c -lsbuf -lutil --- sbuf_string_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= ring_test.full sbuf_string_test.debug --- sbuf_string_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_string_test.debug sbuf_string_test.full sbuf_string_test --- Kyuafile --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- WasmDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDumper.pieo -MTWasmDumper.pieo -Wno= -format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/WasmDu= mper.cpp -o WasmDumper.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- moused.pieo --- 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_lib --- --- all_subdir_lib/libnv --- --- cnv_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy_move_common.h:18, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/copy.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__memory/uninitialized_algorithms.h:13: In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool::body(= ) const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:68:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- --- lseek --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.lseek NO_S= UBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dlseek PROG_CXX=3Dlseek) --- .depend.lseek --- echo lseek.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/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.= amd64/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/li= butil.a >> .depend.lseek echo lseek.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >>= .depend.lseek --- lseek.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.ls= eek.lseek.pieo -MTlseek.pieo -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow= -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -I/workspace/src/tests -I/workspace/src/sys/fs/f= use -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DGTEST_HA= S_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -= frtti -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-class-memaccess= -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new -Wno-at= tributes -Wno-unused-but-set-variable -c /workspace/src/tests/sys/fs/f= usefs/lseek.cc -o lseek.pieo --- lookup --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- 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/clang/llvm-cxxfilt --- --- llvm-cxxfilt.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-cxxfilt/llvm-cxxfilt.1 > llvm-cx= xfilt.1.gz --- llvm-cxxfilt.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-cxx= filt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/sr= c/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__= STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VC= S_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-free= bsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYS= ROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TA= RGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DL= LVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-cxxfilt.full llvm-cxxfilt-driver.pieo llvm-cxxfilt.pieo /tmp/obj/wor= kspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatez= std -lexecinfo -ltinfow -lpthread=20 make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors 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 --- make[2]: stopped in /workspace/src 426.97 real 4136.54 user 300.65 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins10834513758= 019074537.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_916_1848748103.1760148395996-- From nobody Sat Oct 11 02:12:57 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 4ck6b03mRfz6CQ6v for ; Sat, 11 Oct 2025 02:13: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ck6b021Hpz3vq7; Sat, 11 Oct 2025 02:13:00 +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=1760148780; 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=DxLoDl3vwWsDpbjw3BDqFz3xducFhOvKknXstAnCOSc=; b=WxXV+do2ZORJ8ENU+y9cA/+6c3cV59AuU1H/v2kOyrXZNzUM+QN9ryYUUQOjjvdSCyuT7T wEsf35DlD37uxApTl87KIsOqRLnbCfmJPkrJkm3Ra++YtSHCrlOTZvfPiu0Z8jSuNDInhG pe8+7JKn2QWCbhWB8T1yfeySnUqwVUjTf/4LBwT6fMn9ZP/UvEIVeFGhXAg1nZU03JfI0a XVwsWCUlqoP8CeoiLa+yO7Xv2EOs+WUn4F09pdmu+CRm3p20m1husQFtCupags6ebDFJU+ x5FWu0gMHUflFp+1ZzgYO3NhDR9cfEKELCXa4Jb2MXBv8RKxaI6DpHRc/sCoiw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760148780; a=rsa-sha256; cv=none; b=XwX/8Wt/fyTLro2KOndezefnQWsBQ0Ife8B1IgqpmZzba4BCop6Jn2Bx+3rJHZsnUNhdU9 jsxGIqLYdQ6Y141G6UyHoNx3nDoKGXjFWuF8KuCuoGEwZvCpWq6BkvpbuCuqWPBndcZzDJ U5/oCwaDObC9NFRTAeYo9suAB2pTNfaQ1ohJUXx6GNMU0ixrHnNt6Yp09u9rZzDc+BuCws vYWQ9zmaCojBAas/LV8ZOagquneE7TVD2cyHEMG6dKwB4lF0tK+mM71/xbmAzjcRf2Knqx P1S96FzHdFD/wKvrMWt5KbR7eq4TaIOOGKjmhOc6nPTNdgidWhF0UWGb5fR89Q== 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 4ck6b01WC1z1SXY; Sat, 11 Oct 2025 02:13:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 02:12:57 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <927506750.919.1760148780215@jenkins.ci.freebsd.org> In-Reply-To: <984965777.901.1760142634899@jenkins.ci.freebsd.org> References: <984965777.901.1760142634899@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #40 - 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_918_1697627456.1760148777275" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_918_1697627456.1760148777275 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #40 (0abc05296636fe5fd7dbe88c7b= c06413434da730) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/40/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/40/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/40/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) 0abc05296636fe5fd7dbe88c7bc06413434da730 by cperciva: sockstat: Fix build reproducibility The end of the build log: [...truncated 110.12 MiB...] --- jail.conf.5.gz --- --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-strings --- --- llvm-strings.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-str= ings -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/sr= c/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__= STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VC= S_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-free= bsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYS= ROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TA= RGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DL= LVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-strings.full llvm-strings.pieo /tmp/obj/workspace/src/amd64.amd64/li= b/clang/libllvm/libprivatellvm.so -lz -lprivatezstd -lexecinfo -ltinfow= -lpthread=20 --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- llvm-strings.1.gz --- --- all_subdir_usr.sbin --- --- lex.pieo --- --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/clang/llvm-strings/llvm-strings.1 > llvm-st= rings.1.gz --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- llvm-strings.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-st= rings.full llvm-strings.debug --- llvm-strings --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-strings.debug llvm-strings.full llvm-strings --- all_subdir_usr.bin/factor --- =3D=3D=3D> usr.bin/factor (all) --- .depend --- echo factor.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libcrypto.a >> .depend --- factor.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.factor.pieo -MTfact= or.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/factor/factor.c -o facto= r.pieo --- pr_tbl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPEN= SSL -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.pr_tbl.pieo -MTpr_t= bl.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c /workspace/src/usr.bin/primes/pr_tbl.c -o pr_tb= l.pieo --- all_subdir_usr.bin/factor/tests --- =3D=3D=3D> usr.bin/factor/tests (all) --- factor_tests --- echo '#! /usr/libexec/atf-sh' > factor_tests.tmp cat /workspace/src/usr.bin/factor/tests/factor_tests.sh >>factor_tests.tmp chmod +x factor_tests.tmp mv factor_tests.tmp factor_tests --- primes_tests --- echo '#! /usr/libexec/atf-sh' > primes_tests.tmp cat /workspace/src/usr.bin/factor/tests/primes_tests.sh >>primes_tests.tmp chmod +x primes_tests.tmp mv primes_tests.tmp primes_tests --- Kyuafile --- --- factor.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/primes -DHAVE_OPENSSL -fPIE -ffile= -prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/worksp= ace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrit= e-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscrip= ts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o fa= ctor.full factor.pieo pr_tbl.pieo -lcrypto=20 --- factor.6.gz --- gzip -cn /workspace/src/usr.bin/factor/factor.6 > factor.6.gz --- factor.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug factor.= full factor.debug --- factor --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfactor.debug factor.full factor --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- OffloadDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.OffloadDump.pieo -MTOffloadDump.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/Offlo= adDump.cpp -o OffloadDump.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_clone__nonempty_= nvlist::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:340:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objcopy --- --- llvm-objcopy.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-obj= copy -I/workspace/src/contrib/llvm-project/llvm/tools/llvm-objcopy -I/tmp/o= bj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/lib/clang/i= nclude -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT= _MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC= -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DL= LVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -= DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_P= OWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_AS= MPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitial= izeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler= -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3D= LLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86Targe= tMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspac= e/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti= -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/t= mp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacce= ss -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference= -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o llvm-objcopy.fu= ll ObjcopyOptions.pieo llvm-objcopy-driver.pieo llvm-objcopy.pieo /tmp/obj= /workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lpriv= atezstd -lexecinfo -ltinfow -lpthread=20 --- llvm-objcopy.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-objcopy/llvm-objcopy.1 > llvm-ob= jcopy.1.gz --- llvm-objcopy.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-ob= jcopy.full llvm-objcopy.debug --- llvm-objcopy --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-objcopy.debug llvm-objcopy.full llvm-objcopy --- all_subdir_usr.bin/clang/llvm-symbolizer --- =3D=3D=3D> usr.bin/clang/llvm-symbolizer (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-symbolizer/Opts.td --- .depend --- echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.s= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a = >> .depend echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc++.a >> .depend --- llvm-symbolizer-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer-driver.pieo -MTllvm= -symbolizer-driver.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member = -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -= Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragma= s -Wno-dangling-reference -c /workspace/src/usr.bin/clang/llvm-symbo= lizer/llvm-symbolizer-driver.cpp -o llvm-symbolizer-driver.pieo --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/MachO= Dumper.cpp -o MachODumper.pieo --- all_subdir_usr.sbin --- 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/clang/llvm-symbolizer --- --- llvm-symbolizer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-symbolizer/llvm-symbolizer.cpp -o llvm-symbolizer.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 302.60 real 2953.57 user 228.06 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/jenkins10262555504= 176623619.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_918_1697627456.1760148777275-- From nobody Sat Oct 11 02:17: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 4ck6gv6dsdz6CQM0 for ; Sat, 11 Oct 2025 02:17:15 +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 4ck6gv3vLnz3vbj; Sat, 11 Oct 2025 02:17:15 +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=1760149035; 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=y2+gL4czyLva2HXwtqw0G6X5JVpEk+NvSma/ITyAAWk=; b=p5zgmqRqNzFjbWQf3yhCa3pA0qdVMZamDKLm1QRKk1IT20NvwtHQmlJ487yHVHnQOW/ztH /SfXvr8Jh55b3aOBiDeqKAHI+y+wAfwTng8DeFUDyiYgfKr7s7Tq1rYMsTm44EW/XSfkpD 3dzWmmukeObEQ3ET7xqjBBb/6eCAf02gNru+85Elv89cvWoxBr4aKzth2Jfj/4SKRon2lA I/mJN/OXyxd587sdPh97K/wF4utTyCqb/UX/E/Yespu9xQQdwuEEbzlcKUXUCIKOlr79ug W21Nv5UtJNu+EMgQoibWmLu4STncO3NtTWrt2fS7cbeY/yFiwgz5hExLOOpmhQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760149035; a=rsa-sha256; cv=none; b=enxmumPwyoX6TA1PJnMsH2T3Y15Yy8dtLtLXI0qF7qrIe2hNbNtVKUTdoqroXrRKpNpqEI QEK/tzbyBs8ddwcpxOvySzksVlq/OgeEkdG8D/HCUKcXNPE+9+MEGwGBIbf9+Un+k0rX/a vD9SxfB+qFIXVq7KNMF+22be6v0ejPguDuQtuAd+iAQRUJ9cliRmXpzHunoj+qlIb7aJGr MbDgi+c8OefV2aVGGXp+w9tDhzX8mP46RrzFyccxIHQNvBkwwx+M8BrXDCaGVvwAhYBqRj r4m7z/lPTZwHCGyucX+6WMa4ekERkXi1bqoSycT6KohqxARSXf0qB1n92XkpWQ== 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 4ck6gv3DC3z1STq; Sat, 11 Oct 2025 02:17:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 02:17:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <250110441.921.1760149035455@jenkins.ci.freebsd.org> In-Reply-To: <2066040327.887.1760136064176@jenkins.ci.freebsd.org> References: <2066040327.887.1760136064176@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #51 - 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_920_297199706.1760149035253" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_920_297199706.1760149035253 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #51 (b84e5059dbdd3f17c4f11e1b6dd21c80c= 0ff6b8d) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 51/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/51= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/51/= 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) b84e5059dbdd3f17c4f11e1b6dd21c80c0ff6b8d by dch: release: switch OCI containers to use pkg sets The end of the build log: [...truncated 4.33 MiB...] epair0b: Ethernet address: ee:aa:b7:5c:3d:75 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ee:d2:d1:35:e2:c5 epair1b: Ethernet address: c6:27:86:cb:64:fd epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 66:29:= a9:ab:b9:6e epair0b: Ethernet address: ee:84:92:5e:de:ec epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:3c:1d:3c:72:20 epair1b: Ethernet address: 0a:86:89:f2:62:d2 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.250s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: ea:0d:= 1b:28:54:5b epair0b: Ethernet address: 1e:79:25:f3:b8:3c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:b0:64:7f:df:ff epair1b: Ethernet address: 66:79:57:f3:b9:59 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 6e:3f= :4e:62:42:19 epair0b: Ethernet address: 5e:28:9f:87:02:69 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:1c:0b:a3:9b:84 epair1b: Ethernet address: 7e:50:de:37:d7:0f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ca:e4= :90:dd:a4:8e epair0b: Ethernet address: 16:d5:17:3b:36:52 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a2:43:b9:cd:99:af epair1b: Ethernet address: 02:38:11:ca:0e:67 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: c2:8c:39:8b:74:b6 epair0b: Ethernet address: 7a:3b:b5:f5:eb:52 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:08:b8:37:27:95 epair1b: Ethernet address: 4e:07:29:fe:46:81 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 0e:28:c0:63:61:= 0f epair0b: Ethernet address: 96:fe:b4:1e:d3:9b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:d5:30:e2:9d:cf epair1b: Ethernet address: be:a1:86:89:eb:01 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 82:2a:d5:82:ea= :ce epair0b: Ethernet address: 96:c1:36:95:1b:12 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:2b:54:e0:b8:fe epair1b: Ethernet address: 72:11:7b:1d:0a:ee epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: ba:03:35:d5= :2a:8a epair0b: Ethernet address: 8e:6e:3e:ed:61:c2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:bd:14:bb:3e:6a epair1b: Ethernet address: c6:f3:23:63:27:30 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 16:b9:30:ae:b2:c6 epair2b: Ethernet address: 32:ce:e5:5c:23:9b epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.229s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: e6:9e:38:a1:cc:62 epair0b: Ethernet address: f2:67:ce:f7:4d:52 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:ef:ac:84:52:48 epair1b: Ethernet address: 3a:60:24:0e:74:60 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 26:f3:1c:ac:60:98 epair2b: Ethernet address: b2:12:36:0d:12:fe epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.764s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: d6:bb:6e:a8:ae:78 epair0b: Ethernet address: 96:89:35:a2:69:33 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:96:ff:12:f9:1a epair1b: Ethernet address: 2e:6e:4d:b5:4a:81 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 42:6c:10:23:9a:58 epair2b: Ethernet address: be:5d:dd:e6:bd:ba epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8010471d696 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760149019 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h39m42s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-51' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./run.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins233894229680302328= 6.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'b84e5059= dbdd3f17c4f11e1b6dd21c80c0ff6b8d', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../b84e5059dbdd3f1= 7c4f11e1b6dd21c80c0ff6b8d/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_920_297199706.1760149035253-- From nobody Sat Oct 11 02:20:48 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 4ck6m36YvHz6CQQ9 for ; Sat, 11 Oct 2025 02:20:51 +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 4ck6m34XZPz3vnd; Sat, 11 Oct 2025 02:20:51 +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=1760149251; 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=QnfID0HkW1vp9GcwhgHjgOxpA9UwRqWsBzw8b0sLq0M=; b=fw0QxsBlWHCjTdo37qOjf2zAGRZFUmD/LBoF1kPCdlu2p05Y3iMSSHBpQsDo3Fg5errFiJ G2OPcsvZPW4NySo/uRAbYtz+ed5hgxP8/3D4hHWjNEJkSJcQnAC2/ahaUPt1K2qfYODwTn VG7DduomEp31Ter7Q5KoR8ToeLf33W5cRwDb/3hIFYPcCYwP7ZK/EvmoliutzHPB0n8aON Nev7f3MJOztIiPriISTwfEcPXIatnPAqlU/qWOWGY0+vGw0jwhT5zNz8wDq5x9TC1MmBwV 0UMnqz4NAU1gQxGVQpqhEVUhrv8AA3SH058ESrgn3+kQ9k1aW7XkKC6NWU5tTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760149251; a=rsa-sha256; cv=none; b=Lty8oFNuUEd5hfhVVH8DmtLf20huq5479cY1vtYukgPrGXSzBCHOkgm2BKccB6mtdFiUwi Vo5WjuRBwQoF7By5garTGrqJJy7wRIN0lJ6wsX3IkNU1Kq7tfk5JlauEhFWyG0jvGzwdsZ buhJeI1IcnTdvAOcEd+gC8GVgPW9Xzwxk4Q2zri2qAySyj2P79JozCa04u7Sbzxkz7FQLh cz0bBn4VO4DCiD731v0z9ZUERKL3Saa7B8SlZsHT40ktU3y9pSbdptrirC0+becDWLtm15 aRmMcERKcrNo+6J6QMP1Nq2hFLk7IFLFzyIDO2QhPZ9lu29pX+rzks+yCmpY8Q== 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 4ck6m341WYz3j; Sat, 11 Oct 2025 02:20:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 02:20:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2056316607.923.1760149251571@jenkins.ci.freebsd.org> In-Reply-To: <1031038649.907.1760144788263@jenkins.ci.freebsd.org> References: <1031038649.907.1760144788263@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #41 - 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_922_2092555643.1760149248559" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_922_2092555643.1760149248559 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #41 (2a6c17544e00b2f1a081bab501= c079e5d70aa74c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/41/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/41/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/41/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) 64b51d35cef5bc47c1a2c41a495ff6ba7d46a054 by jhb: Fix possible out of bounds read in armv8_crc32c ec598fa915ee61ca56f89d4db99ac001c4ccdf4d by jhb: ahci: Use pci_msix_*_bar instead of reading config registers directly fb939e88ba192fc75ebcbc863bcf1523e65a756b by jhb: ahci: Don't fail attach if the MSI-X BARs cannot be allocated 2a6c17544e00b2f1a081bab501c079e5d70aa74c by christos: virtual_oss: Clean up rcorder The end of the build log: [...truncated 110.33 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.command.pieo -MTco= mmand.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 /workspace/src/usr.sbin/jail/command.c = -o command.pieo --- all_subdir_lib --- --- sem_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-t= ype -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast= -align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -L/tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_t= est.full t_sem.pieo -lprivateatf-c -lrt -L/tmp/obj/workspace/src/amd64.am= d64/lib/libnetbsd -lnetbsd_pie --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_lib --- --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- sem_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsem_test.debug sem_test.full sem_test --- Kyuafile --- --- all_subdir_usr.bin --- --- authenc.pieo --- --- all_subdir_lib --- --- all_subdir_lib/librtld_db --- =3D=3D=3D> lib/librtld_db (all) --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -D= OPIE -I/workspace/src/contrib/telnet -I/workspace/src/contrib/telnet/libte= lnet/ -DINET6 -DIPSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -fPIE -ffile-pr= efix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace= /src=3D/usr/obj -g -MD -MF.depend.authenc.pieo -MTauthenc.pieo -std=3Dgnu1= 7 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror= -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/contrib/telnet/telnet/authenc.c -o authenc.pieo --- all_subdir_lib --- --- librtld_db.3.gz --- gzip -cn /workspace/src/lib/librtld_db/librtld_db.3 > librtld_db.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- ELF/Driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.ELF_Driver.pieo -MTELF/Driver.pieo -Wno-format-zero-length -fsta= ck-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -= Wno-error=3Dunknown-pragmas -c /workspace/src/contrib/llvm-project/l= ld/ELF/Driver.cpp -o ELF/Driver.pieo --- all_subdir_usr.bin/telnet --- --- telnet.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DKLUDGELINEMODE -DUSE_TERMIO -DENV_HACK -DOPIE -I/workspac= e/src/contrib/telnet -I/workspace/src/contrib/telnet/libtelnet/ -DINET6 -DI= PSEC -DENCRYPTION -DAUTHENTICATION -DIPSEC -fPIE -ffile-prefix-map=3D/works= pace/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-he= aders -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-member -= Wl,-zrelro -pie -Wl,-znoexecstack -o telnet.full commands.pieo main.pieo = network.pieo ring.pieo sys_bsd.pieo telnet.pieo terminal.pieo utilities.pie= o authenc.pieo -L/tmp/obj/workspace/src/amd64.amd64/lib/libtelnet -ltelnet= _pie -ltinfow -lipsec -lmp -lcrypto -lipsec -lpam=20 --- telnet.1.gz --- gzip -cn /workspace/src/contrib/telnet/telnet/telnet.1 > telnet.1.gz --- telnet.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug telnet.= full telnet.debug --- telnet --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dtelnet.debug telnet.full telnet --- all_subdir_usr.bin/clang --- --- ELF/DriverUtils.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.ELF_DriverUtils.pieo -MTELF/DriverUtils.pieo -Wno-format-zero-le= ngth -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-= prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspa= ce/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-litera= l-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contrib/llvm= -project/lld/ELF/DriverUtils.cpp -o ELF/DriverUtils.pieo --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.sbin/jail --- --- config.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.sbin/jail --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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.sbin/kbdcontrol --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- all_subdir_usr.sbin/jail --- --- jaillex.pieo --- --- all_subdir_usr.sbin/kbdcontrol --- --- kbdcontrol.1.gz --- --- all_subdir_usr.sbin/jail --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbin/kbdcontrol --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.sbin/jail --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/moused --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.sbin/jail --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/pppctl --- =3D=3D=3D> usr.sbin/pppctl (all) --- .depend --- echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_usr.sbin/pppctl --- --- pppctl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pppctl.full pppctl.pieo -ledit -lpthread=20 --- all_subdir_usr.sbin/moused --- --- moused.pieo --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 230.61 real 1912.46 user 195.32 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/jenkins60246486616= 58861031.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_922_2092555643.1760149248559-- From nobody Sat Oct 11 03:06:55 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 4ck7nH04Xsz6CTBX for ; Sat, 11 Oct 2025 03:06:59 +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 4ck7nG5K0Yz413S; Sat, 11 Oct 2025 03:06:58 +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=1760152018; 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=ZMB86ynatSLFuXTOafgz/hDYQAAwJ57/ODnTLbaq4rE=; b=CvQR2OOwcUwPx5GELOnJWy2XYka71oLXvIKSWtRYH6PTuy3CZT3bqzQCyWZUkFUiR/BkoY hF50aNNsIfGviQq+N89mBgTZm15XtEnLJccipW3TAv17rMmoazoOd+M3PuSaDTX5TiCLv/ QwDkPjQ/n+fa4TCR7wpL3A1JBdZOuj8Ww01o5idTPDR+KHhUxcumzwlWc+ET00I2ECqnlm 1gm8JBfcJ5HdqXVU9K+1+P+7FYTO4GAtV83oKk7UO7VYvBSmMg+brTJsDvKVtOjF6Z/2Df cH3+9/RjlLQjOd0LhIzUKtNPFExRQLq//wmcLKl05uZu0QxKIgvjqPxkMjNGFg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760152018; a=rsa-sha256; cv=none; b=IJCZaeN7XAW/BotHQyEO94Nl8GpSLf7ccqPgyxFVp2LlWfo20iUJCwkWWjCIv/66YLgmk9 Ugaiqa+LrLvtLhl7pSy6HXSsASEQPWJdgM8UK79Q0mVJapBtlSI8GUQ/eEneHeDMbIixnr +fJCFs9T86jE6Bl2UJejtuRXVxXxCpkQKsz+XThtUNk96oXIjXMvrXTku3LTR7Z0O/ZQKH 1Ek8OqfkJMw5uuj5uf8QgYy4wSQ2OGgfc43RBNpQgQs7danWboiUAeBNUxHmhP8Ze6vrb1 JVYViny07e7IHpo/IwNS09ioq7etpPxy1pxbgGaNeXUwy0M0Hn30mA2faEKYWQ== 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 4ck7nG4ZqZz1D9; Sat, 11 Oct 2025 03:06:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 03:06:55 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1871561217.927.1760152018647@jenkins.ci.freebsd.org> In-Reply-To: <2056316607.923.1760149251571@jenkins.ci.freebsd.org> References: <2056316607.923.1760149251571@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #42 - 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_926_1878297820.1760152015645" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_926_1878297820.1760152015645 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #42 (b15f726dfe60b436bb92876f8f= 0a1238641fee76) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/42/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/42/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/42/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) b15f726dfe60b436bb92876f8f0a1238641fee76 by cperciva: Post-15.0-branch updates The end of the build log: [...truncated 109.81 MiB...] | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- 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_tests --- --- nfs --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ --- notify --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- nfs --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jail --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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_tests --- --- notify --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- 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.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.sbin/jail --- --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbin/moused --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 179.17 real 1885.81 user 191.82 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/jenkins66820680374= 47403313.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_926_1878297820.1760152015645-- From nobody Sat Oct 11 03:19:22 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 4ck83d6vwVz6CTyn for ; Sat, 11 Oct 2025 03:19: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 4ck83d4pVsz41VZ; Sat, 11 Oct 2025 03:19:25 +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=1760152765; 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=riX8VFDt7rZOQ9tSwq+9P0byK0560xlK52P6uB6XTjE=; b=htwo9kfk1eHiI0vqjC4/pZU7k5Z/zvGD9UnMdMEQ9J+7bG56CLt6eFs/MtFPZTOOj8Tshg IY3eLVhGerqMVR35IUSdRVZDh1g2efZYzjxtSvYC8m0pCSSsjCCEsuBfLmSMTH0N5V/Glo WMrvWgmOIVmuvIeyIXT/5wQzFN4Qc+/Q2u0j4e/+lkXSKlwT4v/yOUOaT/jaWuCBU/nK5C X5//FIdFmbDKC7jQBO+YsekQvI/PvLZIXPxbAOkXRxiwHHBOyqukB02bKQGHcpNG6p8i0Y w+pBvPqwDI0iE8++jA1jYDKA0ZGU9vj8+rOWUikCmXkWEdUawIWGQwgBHkylgw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760152765; a=rsa-sha256; cv=none; b=RFvw3sCcDb87eF98vNJ144Xd5t7c9V2UnfUG+AQHYpF8skDAHwR4NYDgWE4IstNTDMn75Q 3tGGpN450zLsyMCrncotZVCNCfPsrxrZbfyHN95vnTqL7HkALiZSf0yVYfnOBoRQ4Aiu0I 4Wek2LogCqh5pTGxI38rX2dG4x1kPpfDZHeEF4Me0lwav13H9LCaJ5JWErB/Rfnf7RqzRC k8G8I0Hjrln9jqkkVkFmiZxG338ZFZVpQza/6uy3iFDrNDhEUv7loI74trPnv9iPu6jgFi wwzbBtoaBIXfWRdQONlNmiOnG3PBhufJpGUVvdoLlCGWndB5gkLB0sdOL6yOqQ== 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 4ck83d46XLz1j9; Sat, 11 Oct 2025 03:19:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 03:19:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1370364776.929.1760152765581@jenkins.ci.freebsd.org> In-Reply-To: <927506750.919.1760148780215@jenkins.ci.freebsd.org> References: <927506750.919.1760148780215@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #41 - 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_928_1235676492.1760152762657" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_928_1235676492.1760152762657 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #41 (2a6c17544e00b2f1a081bab501= c079e5d70aa74c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/41/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/41/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/41/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) 64b51d35cef5bc47c1a2c41a495ff6ba7d46a054 by jhb: Fix possible out of bounds read in armv8_crc32c ec598fa915ee61ca56f89d4db99ac001c4ccdf4d by jhb: ahci: Use pci_msix_*_bar instead of reading config registers directly fb939e88ba192fc75ebcbc863bcf1523e65a756b by jhb: ahci: Don't fail attach if the MSI-X BARs cannot be allocated 2a6c17544e00b2f1a081bab501c079e5d70aa74c by christos: virtual_oss: Clean up rcorder The end of the build log: [...truncated 110.91 MiB...] --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h: In instantiation of 'constexpr void std::__1::__uniniti= alized_allocator_relocate(_Alloc&, _Tp*, _Tp*, _Tp*) [with _Alloc =3D alloc= ator >; _Tp =3D shared_ptr]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1052:42: = required from 'void std::__1::vector<_Tp, _Alloc>::__swap_out_circular_buf= fer(std::__1::__split_buffer<_Tp, _Allocator&>&) [with _Tp =3D std::__1::sh= ared_ptr; _Allocator =3D std::__1::allo= cator >]' 1052 | std::__uninitialized_allocator_relocate( | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^ 1053 | __alloc(), std::__to_address(__begin_), std::__to_address(__e= nd_), std::__to_address(__new_begin)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1502:29: = required from 'std::__1::vector<_Tp, _Alloc>::pointer std::__1::vector<_Tp= , _Alloc>::__push_back_slow_path(_Up&&) [with _Up =3D const std::__1::share= d_ptr&; _Tp =3D std::__1::shared_ptr; _Allocator =3D std::__1::allocator >; pointer =3D std::__1= ::shared_ptr*]' 1502 | __swap_out_circular_buffer(__v); | ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/vector:1514:34: = required from 'void std::__1::vector<_Tp, _Alloc>::push_back(const_referen= ce) [with _Tp =3D std::__1::shared_ptr;= _Allocator =3D std::__1::allocator >; const_reference =3D const std::__1::shared_ptr&]' 1514 | __end =3D __push_back_slow_path(__x); | ~~~~~~~~~~~~~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-spec= -builders.h:1580:36: required from 'testing::internal::TypedExpectation& testing::internal::FunctionMocker::AddNewExpectat= ion(const char*, int, const std::__1::string&, const ArgumentMatcherTuple&)= [with R =3D testing::{anonymous}::ReturnTest_SupportsReferenceLikeReturnTy= pe_Test::TestBody()::Result; Args =3D {}; std::__1::string =3D std::__1::ba= sic_string; ArgumentMatcherTuple =3D std::__1::tuple<>]' 1580 | untyped_expectations_.push_back(untyped_expectation); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-spec= -builders.h:1312:47: required from 'testing::internal::TypedExpectation& testing::internal::MockSpec::InternalExpectedAt(const char*, int, con= st char*, const char*) [with F =3D testing::{anonymous}::ReturnTest_Support= sReferenceLikeReturnType_Test::TestBody()::Result()]' 1312 | return function_mocker_->AddNewExpectation(file, line, source_t= ext, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~= ~~~~ 1313 | matchers_); | ~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:700= :3: required from here 2138 | ((mock_expr).gmock_##call)(::testing::internal::GetWithoutMatcher= s(), \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ 2139 | nullptr) = \ | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~ 2140 | .Setter(__FILE__, __LINE__, #mock_expr, #call) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/uninitia= lized_algorithms.h:645:21: warning: 'void* __builtin_memcpy(void*, const vo= id*, long unsigned int)' writing to an object of type 'std::__1::__remove_c= onst_t >' {aka 'cl= ass std::__1::shared_ptr'} with no triv= ial copy-assignment; use copy-assignment or copy-initialization instead [-W= class-memaccess] 645 | __builtin_memcpy(const_cast<__remove_const_t<_Tp>*>(__result), = __first, sizeof(_Tp) * (__last - __first)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:416:59: note: 'std::__1::__remove_const_t >' {aka 'class std::__1::shared_ptr'} declared here 416 | class _LIBCPP_SHARED_PTR_TRIVIAL_ABI _LIBCPP_TEMPLATE_VIS shared_pt= r { | ^~~~~~~~~= ~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTyp= es ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp =3D testing::interna= l::ReturnNewAction; _Alloc =3D std::__1::allocator >; _Rp =3D testing::{a= nonymous}::TenArgConstructorClass*; _ArgTypes =3D {}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_Ar= gTypes ...)>::__value_func(_Fp&&) [with _Fp =3D testing::internal::ReturnNe= wAction; typename std::__1::enable_if<(! std::__1::is_= same::type, std::__1::__function::__value_fun= c<_Rp(_ArgTypes ...)> >::value), int>::type =3D 0; _Rp =3D test= ing::{anonymous}::TenArgConstructorClass*; _ArgTypes =3D {}]' 372 | _LIBCPP_HIDE_FROM_ABI explicit __value_func(_Fp&& __f) : __value_= func(std::forward<_Fp>(__f), allocator<_Fp>()) {} | = ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::fun= ction(_Fp) [with _Fp =3D testing::internal::ReturnNewAction; =3D void; _Rp =3D testing::{anonymous}::Ten= ArgConstructorClass*; _ArgTypes =3D {}]' 946 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f= )) {} | ^~~~~~~~~~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std:= :__1::function<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testin= g::internal::ReturnNewAction; = =3D void; _Rp =3D testing::{anonymous}::TenArgConstructorClass*; _ArgTypes= =3D {}]' 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:824:10: required from 'void testing::Action::Init(G&&,= std::__1::true_type) [with G =3D testing::internal::ReturnNewAction; R =3D testing::{anonymous}::TenArgConstructorClass*; Args = =3D {}; std::__1::true_type =3D std::__1::integral_constant]' 824 | fun_ =3D ::std::forward(g); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:770:9: required from 'testing::Action::Action(G&&) [wi= th G =3D testing::internal::ReturnNewAction; =3D void; R =3D testing::{anonymous}::TenArgConstructorClas= s*; Args =3D {}]' 770 | Init(::std::forward(fun), IsCompatibleFunctor()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:175= 3:8: required from here 1753 | 0); | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:361:23: warning: placement new constructing an object of type '_Fun'= and size '48' in a region of type 'std::__1::aligned_storage<24>::type' an= d size '32' [-Wplacement-new=3D] 361 | __f_ =3D ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc= (__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:340:53: note: 'std::__1::__function::__value_func::__buf_' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTyp= es ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp =3D testing::Action<= int(int)>::IgnoreArgs >; _Alloc =3D std::__1::all= ocator::IgnoreArgs > >;= _Rp =3D int; _ArgTypes =3D {int}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_Ar= gTypes ...)>::__value_func(_Fp&&) [with _Fp =3D testing::Action::= IgnoreArgs >; typename std::__1::enable_if<(! std= ::__1::is_same::type, std::__1::__function::_= _value_func<_Rp(_ArgTypes ...)> >::value), int>::type =3D 0; _R= p =3D int; _ArgTypes =3D {int}]' 372 | _LIBCPP_HIDE_FROM_ABI explicit __value_func(_Fp&& __f) : __value_= func(std::forward<_Fp>(__f), allocator<_Fp>()) {} | = ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::fun= ction(_Fp) [with _Fp =3D testing::Action::IgnoreArgs >; =3D void; _Rp =3D int; _ArgTypes = =3D {int}]' 946 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f= )) {} | ^~~~~~~~~~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std:= :__1::function<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testin= g::Action::IgnoreArgs >; =3D void; _Rp =3D int; _ArgTypes =3D {int}]' 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:829:10: required from 'void testing::Action::Init(G&&,= std::__1::false_type) [with G =3D std::__1::function&; R =3D int; A= rgs =3D {int}; std::__1::false_type =3D std::__1::integral_constant]' 829 | fun_ =3D IgnoreArgs::type>{::std::forw= ard(g)}; | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:770:9: required from 'testing::Action::Action(G&&) [wi= th G =3D std::__1::function&; =3D void; R = =3D int; Args =3D {int}]' 770 | Init(::std::forward(fun), IsCompatibleFunctor()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:211= 3:24: required from here 2113 | Action d =3D f; | ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:361:23: warning: placement new constructing an object of type '_Fun'= and size '64' in a region of type 'std::__1::aligned_storage<24>::type' an= d size '32' [-Wplacement-new=3D] 361 | __f_ =3D ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc= (__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:340:53: note: 'std::__1::__function::__value_func::__buf_'= declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h: In instantiation of 'std::__1::__function::__value_func<_Rp(_ArgTyp= es ...)>::__value_func(_Fp&&, const _Alloc&) [with _Fp =3D testing::interna= l::DoAllAction::operato= r testing::Action() const::OA; _Alloc =3D std::__1::a= llocator::operator testing::Action() const::O= A>; _Rp =3D int; _ArgTypes =3D {bool}]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:372:113: required from 'std::__1::__function::__value_func<_Rp(_Ar= gTypes ...)>::__value_func(_Fp&&) [with _Fp =3D testing::internal::DoAllAct= ion::operator testing::= Action() const::OA; typename std::__1::enable_if<(! s= td::__1::is_same::type, std::__1::__function:= :__value_func<_Rp(_ArgTypes ...)> >::value), int>::type =3D 0; = _Rp =3D int; _ArgTypes =3D {bool}]' 372 | _LIBCPP_HIDE_FROM_ABI explicit __value_func(_Fp&& __f) : __value_= func(std::forward<_Fp>(__f), allocator<_Fp>()) {} | = ^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:946:50: required from 'std::__1::function<_Rp(_ArgTypes ...)>::fun= ction(_Fp) [with _Fp =3D testing::internal::DoAllAction::operator testing::Action() const::OA; =3D void; _Rp =3D int; _ArgType= s =3D {bool}]' 946 | function<_Rp(_ArgTypes...)>::function(_Fp __f) : __f_(std::move(__f= )) {} | ^~~~~~~~~~~~~~~~~~= ~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:975:3: required from 'std::__1::function<_Rp(_ArgTypes ...)>& std:= :__1::function<_Rp(_ArgTypes ...)>::operator=3D(_Fp&&) [with _Fp =3D testin= g::internal::DoAllAction::operator testing::Action() const::OA; =3D void; _Rp =3D int; _ArgTypes =3D {bool}]' 975 | function(std::forward<_Fp>(__f)).swap(*this); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:824:10: required from 'void testing::Action::Init(G&&,= std::__1::true_type) [with G =3D testing::internal::DoAllAction::operator testing::Action() const::OA; R =3D int; Args =3D {bool}; std::__1::true_type= =3D std::__1::integral_constant]' 824 | fun_ =3D ::std::forward(g); | ~~~~~^~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:770:9: required from 'testing::Action::Action(G&&) [wi= th G =3D testing::internal::DoAllAction::operator testing::Action() const::O= A; =3D void; R =3D int; Args =3D {bool}]' 770 | Init(::std::forward(fun), IsCompatibleFunctor()); | ~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gmock/gmock-acti= ons.h:1645:5: required from 'testing::internal::DoAllAction::operator testing::Action() const [with R = =3D int; Args =3D {bool}; typename std::__1::enable_if::value, Args, = const Args&>::type ...)> >, std::__1::is_convertible&, testing::Action > >::value,= int>::type =3D 0; InitialAction =3D void (*)(bool); OtherActio= ns =3D {testing::internal::DoDefaultAction}]' 1645 | }; | ^ /workspace/src/contrib/googletest/googlemock/test/gmock-actions_test.cc:103= 4:22: required from here 1034 | .WillRepeatedly(DoAll(Invoke(VoidFunc), DoDefault())); /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:361:23: warning: placement new constructing an object of type '_Fun'= and size '112' in a region of type 'std::__1::aligned_storage<24>::type' a= nd size '32' [-Wplacement-new=3D] 361 | __f_ =3D ::new ((void*)&__buf_) _Fun(std::move(__f), _Alloc= (__af)); | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/func= tion.h:340:53: note: 'std::__1::__function::__value_func::__buf_= ' declared here 340 | typename aligned_storage<3 * sizeof(void*)>::type __buf_; | ^~~~~~ --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:539: In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, long = unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++= /v1/__hash_table:804:96, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Pred>::type, typename std::__1::__type_ident= ity<_Alloc>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_= value_type<_Key, _Value>, typename std::__1::__type_identity<_Alloc>::type,= typename std::__1::__type_identity<_Pred>::type>, typename std::__1::alloc= ator_traits::type>::rebind_alloc= > >::iterator>, bool> std::__1::= unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with = _Args =3D {std::__1::basic_string, std::_= _1::allocator >, long unsigned int}; _Key =3D std::__1::basic_string<= char>; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >= ; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/include/c++/v1/unordered_map:1255:37, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Pr= eInitP]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtes= t/internal/gtest-param-util.h:728:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Pre= InitP]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 332.00 real 3166.79 user 235.67 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/jenkins13675466891= 309739824.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_928_1235676492.1760152762657-- From nobody Sat Oct 11 03:36:06 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 4ck8Qv3ZQhz6CVxX for ; Sat, 11 Oct 2025 03:36:07 +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 4ck8Qv0pHXz42hJ; Sat, 11 Oct 2025 03:36:07 +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=1760153767; 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=inhkIgF7qIAbG6PaYgMcCt13G5hznKObaBmlAN1/VOY=; b=RNj8x7jCjR/+rUhJtJAug3u6bxotOnS0Tx/hiFKa2d1kt2ZuzbBPCGQszARJ2RE3HCU8SN jcXsUkGQZzLqk/ky8FlRPCAaFhMz1L89jhme0anp3nRRMywl2vjW4W2EXneADNMnhy6C+/ S76lqqCrFEsrB7GH4M8VsGM4Vsu0FbZAqituBQl5RBo5IcJk9KeG3/vfgeZU6KTmWPAvPT 4QBp0XWZiP6vvzChTaRbN7koyEDUAVHDi19VpoN32SiVqbXpUA1Kvhb44uvt3sOGm7ccIa g9YB0Jhpf9l3LxFFukZ2GHjEsPWRtF+rMa3E6s7/lEB/9y26mkc7RgKjGiUadA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760153767; a=rsa-sha256; cv=none; b=Y/3ZrLF4r9HQu6A99/3HXj0BCorMXV0X+Ds6Dq1r/XQL1EK+Hr1Drb5by/5BcZL49MLMvT LEQ3/hePRokyEDTpavlO13VYAs2Hs5aB1TUullfjMZz+0+QH5wB58NP5goFF1krLkF4mq5 Wis2dUKcrnZYybVhlKfa/GYi6/wG+SolSbA2r0rjDYpINZ7ZQepk5kXtHZpZvcC2Sbq5Mb mluDQ7hI/tKPKZluZ0agNWCVPnb07CK3M+SsmUvt7VJUfPVSCODC4eVGjyJVVN8/ZOEcfT PUELLqV8Y6C5AVbJa3hgGbNiZeeoikmn49VPFZBFUhKe88XvTrYCEv+n7F5MCQ== 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 4ck8Qv0HZRz21y; Sat, 11 Oct 2025 03:36:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 03:36:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1311563062.931.1760153767044@jenkins.ci.freebsd.org> In-Reply-To: <250110441.921.1760149035455@jenkins.ci.freebsd.org> References: <250110441.921.1760149035455@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #52 - 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_930_977941041.1760153766864" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_930_977941041.1760153766864 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #52 (0abc05296636fe5fd7dbe88c7bc064134= 34da730) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 52/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/52= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/52/= 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) 0abc05296636fe5fd7dbe88c7bc06413434da730 by cperciva: sockstat: Fix build reproducibility The end of the build log: [...truncated 3.95 MiB...] epair0b: Ethernet address: a2:15:db:80:91:2c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:23:9c:be:8a:5c epair1b: Ethernet address: 1a:06:7a:a3:80:bd epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.171s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 6a:07:= 9c:ad:e2:ec epair0b: Ethernet address: 3e:58:f8:0b:42:16 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4e:a8:36:4a:42:f6 epair1b: Ethernet address: 9a:2c:5b:98:be:1f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 1a:f6:= d9:26:a1:e0 epair0b: Ethernet address: 82:4d:19:0f:15:11 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:a3:f2:25:19:ad epair1b: Ethernet address: ea:24:45:cd:a5:a9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.167s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: ae:21= :21:84:8c:04 epair0b: Ethernet address: b6:0c:29:dd:c2:15 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:aa:d3:bb:c0:4a epair1b: Ethernet address: 22:cb:2c:b1:62:d3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: ca:f2= :a3:dd:f0:24 epair0b: Ethernet address: 3e:0d:f4:28:b4:6a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:cb:64:05:d3:22 epair1b: Ethernet address: 3a:73:4b:06:f3:61 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.231s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 02:38:de:65:57:04 epair0b: Ethernet address: a2:61:dd:3d:5d:ac epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d6:66:22:f7:a1:09 epair1b: Ethernet address: b2:3f:1e:ef:6e:bc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.202s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: ea:0c:1e:8c:b7:= fb epair0b: Ethernet address: d2:94:84:ab:72:7e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9a:62:da:26:10:4e epair1b: Ethernet address: 5e:d5:4b:ac:4d:0a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 72:31:5d:7e:4f= :40 epair0b: Ethernet address: ea:5c:0c:35:ed:d1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:52:36:d5:f8:95 epair1b: Ethernet address: c2:36:93:18:1a:04 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.167s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 8e:2e:b8:0e= :52:5b epair0b: Ethernet address: 66:c6:63:80:03:39 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:db:e2:bd:84:34 epair1b: Ethernet address: ea:87:0d:bb:99:71 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a6:a3:24:e2:fc:ad epair2b: Ethernet address: 92:68:9e:0d:ac:ce epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.221s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 6e:27:b6:40:84:cc epair0b: Ethernet address: d6:e5:00:ad:e9:c7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 72:21:58:d1:d9:96 epair1b: Ethernet address: 76:02:63:a6:cc:8f epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 8e:48:7a:16:22:82 epair2b: Ethernet address: ae:f7:67:6b:36:cc epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.704s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: ce:37:2a:e4:33:61 epair0b: Ethernet address: 4a:5c:c4:09:d6:70 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: aa:2b:53:13:7d:15 epair1b: Ethernet address: 76:a3:ad:44:0e:94 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ca:30:19:c2:cd:28 epair2b: Ethernet address: 46:92:c5:44:c0:a4 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f132 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80059a52796 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760153750 KDB: stack backtrace: #0 0xffffffff80bc033d at kdb_backtrace+0x5d #1 0xffffffff80b73726 at vpanic+0x136 #2 0xffffffff80b735e3 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051b88 at calltrap+0x8 #5 0xffffffff80d84af9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc3438 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b74 at ip6_input+0x484 #14 0xffffffff80cc0c98 at swi_net+0x128 #15 0xffffffff80b2d359 at ithread_loop+0x239 #16 0xffffffff80b298eb at fork_exit+0x7b #17 0xffffffff81052bae at fork_trampoline+0xe Uptime: 1h17m34s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-52' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins175976979694556672= 34.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '0abc0529= 6636fe5fd7dbe88c7bc06413434da730', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../0abc05296636fe5= fd7dbe88c7bc06413434da730/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_930_977941041.1760153766864-- From nobody Sat Oct 11 03:52:53 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 4ck8pK2RTcz6CXKp for ; Sat, 11 Oct 2025 03:52:57 +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 4ck8pJ3BNDz44sx; Sat, 11 Oct 2025 03:52: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=1760154776; 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=HsArGYFHv0qQ/tAO1rbrNLHJuXmz77zqHqP2dcgCYag=; b=E1tj7a/KBXubbNYr8eNuDUt9VGXQm4ykFBmoSv7hF2FyJYTqYR+qqaKVirVhvoAmIdgUWs eIOE067/0RJsZgtuTbW1lPPVwalvGLWmexEITdMAZ12XkcoMIEVNjJ3z4CozHOOE+7hnmE ooeEIt9L87VdU8VgJY6HIDHcjZhSsOnPn2m7iZQvYRadeBnunPq4NasaBBY6tVa6xlpa+Z BD0zENeaFNOPN6gwj5prAxfaZCFm+ggHMu/J8ThiKs/avnZWc1MGIQa+myIxrZhA/1cEZd WY6zVjvRfDDzbHcOOyT1pP0m1G8WM7x1XxVor67bp50Boehgbfk16249y39onA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760154776; a=rsa-sha256; cv=none; b=avNzwevo7ISd/iGFNPeooQ/nlQyJrO2NQHmzjmQuNB+gQ6/mmRxO7UzLGcEwNpjem0m9pU co+PK46pTisNRMe82A2YmqG1ZKxKDECG7payZH/JmjBN7HWdzEkcojy+6oK14Ol2b+qbSg 9qBKOAnyuR+hAc0gmy0iGQg+TgxmjhsWrJgMsR+JsHd+dH34xC2NExbyuJ58eB1FbS+wzr SROpl6+Je67zZ6MzOFeicUgjHz7VypRmkJvhOH04WMpU19ritys6EtsE8+svkNY9jvvpq6 j8PLws3vCOgBzPCOcXXt98od3AKesNrJu/GH6NQosNe58Bv1fU6BuxAHOul36g== 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 4ck8pJ2bhDz2ns; Sat, 11 Oct 2025 03:52:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 03:52:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <75890548.935.1760154776368@jenkins.ci.freebsd.org> In-Reply-To: <1871561217.927.1760152018647@jenkins.ci.freebsd.org> References: <1871561217.927.1760152018647@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #43 - 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_934_832844265.1760154773471" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_934_832844265.1760154773471 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #43 (63da8d263990efc2b27cd43dd0= 865125abece969) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/43/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/43/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/43/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) b3c5c7d6f10433497fe66447a22e6184a8e1341f by cperciva: vmimage.subr: metalog_add generated databases 63da8d263990efc2b27cd43dd0865125abece969 by cperciva: EC2: metalog_add missing files from packages The end of the build log: [...truncated 109.95 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_tests --- --- notify --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- open --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- MachODump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODump.pieo -MTMachODump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-objdump/MachODump.cpp -o MachODump.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 193.74 real 1920.29 user 193.99 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/jenkins72880754267= 38935404.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_934_832844265.1760154773471-- From nobody Sat Oct 11 03:55:22 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 4ck8sB29qvz6CXLf for ; Sat, 11 Oct 2025 03:55:26 +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 4ck8s9678Mz44qJ; Sat, 11 Oct 2025 03:55:25 +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=1760154925; 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=rEVV0t1LCr1aia2G/B3PRAmWz0UG815OeUz9CYc62HE=; b=Ohko+wMhSlVzZrx6EcCv10uSCzajfhMVOmy5uE/Z/d05PI2qOZ4I5kvEXyEovWmk8s8KcB ENsTfdaC2NPouchr6z4mP7MbssxFf/Ve8/HUfAukdeB7oq7upCq2WVpGLMq53bpIBMJ8yk Z//XMb1KjidLMU0KqBZGaaB9rXquDnHPNU1JfVUSU+XWwMJ6KQSyfxvFtYZdvWkfH7E6q8 eRyEwvKz+7K78gBqOYQjhOte6K+yR3V6Z6GjT/FbVQz1v0blLrynSG+9rQQNwg5sjXxe7C 4NRa8kjP42BSILcTZAS/TDFaKmZZL9iDA0j2CV80+qoy2QEzxuw5N4dA5n9e5Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760154925; a=rsa-sha256; cv=none; b=oqGF35uYWaI17k+6gocVjXGnlWTIle/6UQu70surnWZTUo9xb6vPft4Tas+PR/4CvO8q0n lyYNpxZHdkdJLC901xhvE13E1NvdXKo7xTGLHxbA1W8KRYyLeEHPSV54jkrp6kJntZv9ny wDMj0BspJRef2MFWoce1YQvLXYKDCm0h5diAjb2E+uyqYKE9ZmZ/r1xSMCa2cQGeVt052c jSIBIAvbsksQsJwzqs+Du8nH1ScTWOJ0ip+77Ei/3Kpi0LNBYNVbZ6ewq9Hx5ZJLB1dPCs m5jLbYihLKl5I/gh4i2+F9aHzHc85LXjlcOqXkDYQm3vzV0UDuD7gdrtte4hdg== 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 4ck8s95CCkz2bh; Sat, 11 Oct 2025 03:55:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 03:55:22 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <492340701.937.1760154925735@jenkins.ci.freebsd.org> In-Reply-To: <538029354.917.1760148399082@jenkins.ci.freebsd.org> References: <538029354.917.1760148399082@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #41 - 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_936_8584641.1760154922797" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_936_8584641.1760154922797 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #41 (2a6c17544e00b2f1a081bab501= c079e5d70aa74c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/41/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/41/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/41/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) 64b51d35cef5bc47c1a2c41a495ff6ba7d46a054 by jhb: Fix possible out of bounds read in armv8_crc32c ec598fa915ee61ca56f89d4db99ac001c4ccdf4d by jhb: ahci: Use pci_msix_*_bar instead of reading config registers directly fb939e88ba192fc75ebcbc863bcf1523e65a756b by jhb: ahci: Don't fail attach if the MSI-X BARs cannot be allocated 2a6c17544e00b2f1a081bab501c079e5d70aa74c by christos: virtual_oss: Clean up rcorder The end of the build log: [...truncated 109.25 MiB...] --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_lib --- --- Kyuafile --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/pom --- =3D=3D=3D> usr.bin/pom (all) --- .depend --- echo pom.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- pom.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pom.pieo -MTpom.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual = -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su= bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -c /workspace/src/usr.bin/pom/= pom.c -o pom.pieo --- pom.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pom.full pom.pieo -lm=20 --- pom.6.gz --- gzip -cn /workspace/src/usr.bin/pom/pom.6 > pom.6.gz --- pom.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pom.ful= l pom.debug --- pom --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpom.debug pom.full pom --- all_subdir_usr.bin/clang --- --- llvm-objdump-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump-driver.pieo -MTllvm-objdum= p-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/usr.bin/clang/llvm-objdump/llvm-o= bjdump-driver.cpp -o llvm-objdump-driver.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_string__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:188:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- llvm-objdump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-objdump.pieo -MTllvm-objdump.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/ll= vm-objdump.cpp -o llvm-objdump.pieo --- all_subdir_usr.bin/clang/llvm-size --- --- llvm-size.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-size/llvm-size.1 > llvm-size.1.g= z --- llvm-size.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-siz= e -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/src/l= ib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__STD= C_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_V= ERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd= 15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROO= T=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGE= T_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM= _NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DL= LVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Di= sassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TAR= GETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitiali= zeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-time -W= no-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-e= rror=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-err= or=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 -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 -Wno-address-of-packed-member -fno-exceptio= ns -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dc= lass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangli= ng-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o llv= m-size.full llvm-size-driver.pieo llvm-size.pieo /tmp/obj/workspace/src/am= d64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatezstd -lexecin= fo -ltinfow -lpthread=20 --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- 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 --- --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_lib --- --- all_subdir_lib/libsmb --- =3D=3D=3D> lib/libsmb (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-strings --- =3D=3D=3D> usr.bin/clang/llvm-strings (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-strings/Opts.td --- .depend --- echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-strings.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-strings.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-strings -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-strings.pieo -MTllvm-strings.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-strings/ll= vm-strings.cpp -o llvm-strings.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 1 error make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[4]: stopped in /workspace/src/usr.sbin/moused make[3]: stopped in /workspace/src/usr.sbin --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs 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 466.71 real 4519.95 user 368.27 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins15629369666= 928150047.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_936_8584641.1760154922797-- From nobody Sat Oct 11 04:05:38 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 4ck9520C0sz6CY3S for ; Sat, 11 Oct 2025 04:05:42 +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 4ck9514mjyz45hY; Sat, 11 Oct 2025 04:05:41 +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=1760155541; 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=udR3NTMwu+fAB2ATWcPJU8cGW4aEGaQTM8Ba9+sG1J0=; b=Ku6Msi+zLlKM05T9K/wP5Zdj3y2tVLUK9XxGqPMBRgqn8yHH/xn1cc1Da8lZvylNGJR2OS E0POGYX58uYHo4kYwP6AzZIekUYa4SoQRQSoV8hRB2eQTo4ZK3TLUkPCGNRkC1eeaN1zhR hjjdjHW4usXDzN9mIo84bNl+R0Un1k7vvYkoUV3hbE28yoksuO0LTg4ycQLGb3kd4n0p2P HCldo1OxVoOsUqXegdMy4vxTUgKlBCFwbnwgREF94zBqN/xgOuL1FjTJCralW8ghLoNcm0 toyttcAxUcL3lSxrx7EF2SrGGDauG3qnaI+PgZObGlOafRr+cngFIP+3PezhkQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760155541; a=rsa-sha256; cv=none; b=Bg2gS5EBQq4zghhpPJS1j+xjeI+1pq1Y1AwSm0ou/3mDtU6js1JxLJfXTA9WBuixBbaO/a Mj2UNXXiRN6/dqKbCp2aa77Z44VcXz9gqnW8gga/kaoA1hN1aiA0b2JdruP47TB/ZU8Zba xKc4Rq+og5x4GlUjl17XxoG2oC5nYEDvJVDpz+b0ZsWZVRf51VRBl4fdrDeTazuNimOIbW HL/fQC3kiAhzwuIOp43AMUUhwdGw7yj07RL7k1GfAGY/7671OHoEEcranqWXWLByZcTtZo rov6+bx4jtJVQFsUu+au/UO3vgwTRxIzqZy23HW3wMUj/YyGkRpt03MlxuRBxg== 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 4ck9514FlRz2Hw; Sat, 11 Oct 2025 04:05:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 04:05:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <333466302.943.1760155541601@jenkins.ci.freebsd.org> In-Reply-To: <1370364776.929.1760152765581@jenkins.ci.freebsd.org> References: <1370364776.929.1760152765581@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #42 - 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_942_1937429331.1760155538590" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_942_1937429331.1760155538590 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #42 (b15f726dfe60b436bb92876f8f= 0a1238641fee76) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/42/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/42/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/42/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) b15f726dfe60b436bb92876f8f0a1238641fee76 by cperciva: Post-15.0-branch updates The end of the build log: [...truncated 110.05 MiB...] /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 strfile.full strfile.pieo =20 --- strfile.8.gz --- gzip -cn /workspace/src/usr.bin/fortune/strfile/strfile.8 > strfile.8.gz --- strfile.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug strfile= .full strfile.debug --- strfile --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrfile.debug strfile.full strfile --- all_subdir_usr.bin/fortune/datfiles --- =3D=3D=3D> usr.bin/fortune/datfiles (all) --- freebsd-tips.dat --- PATH=3D$PATH:/usr/bin:/tmp/obj/workspace/src/amd64.amd64/usr.bin/fortune/st= rfile strfile -Cs /workspace/src/usr.bin/fortune/datfiles/freebsd-tips fre= ebsd-tips.dat --- all_subdir_usr.bin/fortune/unstr --- =3D=3D=3D> usr.bin/fortune/unstr (all) --- .depend --- echo unstr.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- unstr.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -f= PIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/= obj/workspace/src=3D/usr/obj -g -MD -MF.depend.unstr.pieo -MTunstr.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/fortune/unstr/unstr.c -o unstr.= pieo --- unstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wl,-zrelro -pie -Wl,-znoexecstack -o un= str.full unstr.pieo =20 --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- unstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_usr.bin/grdc --- =3D=3D=3D> usr.bin/grdc (all) --- .depend --- echo grdc.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libncursesw.a >> .depend --- grdc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.grdc.pieo -MTgrdc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/grdc/grdc.c -o grdc.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- all_subdir_usr.bin --- --- grdc.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 grdc.full grdc.pieo -ltinfow -lncursesw=20 --- all_subdir_usr.sbin --- --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- grdc.6.gz --- gzip -cn /workspace/src/usr.bin/grdc/grdc.6 > grdc.6.gz --- grdc.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug grdc.fu= ll grdc.debug --- grdc --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgrdc.debug grdc.full grdc --- all_subdir_usr.bin/morse --- =3D=3D=3D> usr.bin/morse (all) --- .depend --- echo morse.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- morse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.morse.pieo -MTmorse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/morse/morse.c -o morse.pieo --- morse.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 morse.full morse.pieo =20 --- morse.6.gz --- gzip -cn /workspace/src/usr.bin/morse/morse.6 > morse.6.gz --- morse.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug morse.f= ull morse.debug --- morse --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmorse.debug morse.full morse --- all_subdir_usr.bin/number --- =3D=3D=3D> usr.bin/number (all) --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.bin --- --- .depend --- echo number.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- number.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.number.pieo -MTnumber.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/number/number.c -o number.pieo --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_usr.bin --- --- number.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 number.full number.pieo =20 --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- number.6.gz --- gzip -cn /workspace/src/usr.bin/number/number.6 > number.6.gz --- number.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug number.= full number.debug --- number --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnumber.debug number.full number --- all_subdir_usr.bin/pom --- =3D=3D=3D> usr.bin/pom (all) --- .depend --- echo pom.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- pom.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pom.pieo -MTpom.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unuse= d-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual = -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-su= bscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-t= ime -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes = -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -W= no-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3De= xtra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno= -error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-val= ue -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dno= nnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-c= ompare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-= error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-ov= erflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wn= o-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoe= xcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Ds= tringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dca= st-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macro= s -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3D= stringop-truncation -Wno-return-type -c /workspace/src/usr.bin/pom/= pom.c -o pom.pieo --- pom.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pom.full pom.pieo -lm=20 --- pom.6.gz --- gzip -cn /workspace/src/usr.bin/pom/pom.6 > pom.6.gz --- pom.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pom.ful= l pom.debug --- pom --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpom.debug pom.full pom --- all_subdir_usr.bin/primes --- =3D=3D=3D> usr.bin/primes (all) --- .depend --- echo primes.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a >> .depend --- pattern.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pattern.pieo -MTpattern.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/primes/pattern.c -o pattern.pieo --- pr_tbl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pr_tbl.pieo -MTpr_tbl.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/primes/pr_tbl.c -o pr_tbl.pieo --- primes.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.primes.pieo -MTprimes.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/primes/primes.c -o primes.pieo --- spsp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.spsp.pieo -MTspsp.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qua= l -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=3Dattribute= s -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=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=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/primes/spsp.c -o spsp.pieo --- primes.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 primes.full pattern.pieo pr_tbl.pieo primes.pieo = spsp.pieo -lm=20 --- primes.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug primes.= full primes.debug --- primes --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dprimes.debug primes.full primes --- all_subdir_usr.bin/random --- =3D=3D=3D> usr.bin/random (all) --- .depend --- echo random.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- random.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.random.pieo -MTrandom.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/random/random.c -o random.pieo --- randomize_fd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.randomize_fd.pieo -MTrandomize_fd.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-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspac= e/src/usr.bin/random/randomize_fd.c -o randomize_fd.pieo --- all_subdir_usr.sbin --- 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 --- --- random.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 random.full random.pieo randomize_fd.pieo =20 --- random.6.gz --- gzip -cn /workspace/src/usr.bin/random/random.6 > random.6.gz --- random.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug random.= full random.debug --- random --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drandom.debug random.full random --- all_subdir_usr.bin/iconv --- =3D=3D=3D> usr.bin/iconv (all) --- .depend --- echo iconv.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- iconv.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.iconv.pieo -MTiconv.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/iconv/iconv.c -o iconv.pieo --- iconv.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 iconv.full iconv.pieo =20 --- iconv.1.gz --- gzip -cn /workspace/src/usr.bin/iconv/iconv.1 > iconv.1.gz --- iconv.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iconv.f= ull iconv.debug --- iconv --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diconv.debug iconv.full iconv --- all_subdir_usr.bin/mkcsmapper --- =3D=3D=3D> usr.bin/mkcsmapper (all) --- lex.c --- lex -olex.c /workspace/src/usr.bin/mkcsmapper/lex.l --- yacc.c --- yacc -d -o yacc.c /workspace/src/usr.bin/mkcsmapper/yacc.y --- .depend --- echo mkcsmapper.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/work= space/src/usr.bin/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace= /src/lib/libiconv_modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.lex.pieo -MTlex.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-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 -Wch= ar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 --param max-inline-insns-singl= e=3D64 -c lex.c -o lex.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 202.26 real 2114.85 user 200.38 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/jenkins14934662774= 961241526.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_942_1937429331.1760155538590-- From nobody Sat Oct 11 04:49:10 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 4ckB3F38FTz6Cbpf for ; Sat, 11 Oct 2025 04:49:13 +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 4ckB3F17qvz4Cfj; Sat, 11 Oct 2025 04:49:13 +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=1760158153; 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=8TIYzQNHheEU7xbYvULsaxssl/yrp/uNcby92wlH4Z8=; b=B4+gq3uCeoduXE2hQ4L7TeUYGg3nVVcjhzScrwE3lwNDlpCYCoOu1IFxNt5QSGy5BtnY9c DX6buS+nmi17Ff+skuzDMHrpwd/buVAoiEURPBl6ZSPWq+wnrkxOf2i3xBBimdLMPpq7Gy aS+8iphOi9VVHC3IFuvFCQ2DcWnwhCC+HxIgWOcKoYUmP9BVCxECINgU5bXg+obN3BgguW zZf6juIz9cWmkb3645u8Ski5a5b4JDbJ7eo9bBKPTwFNJu4URIDZpsUCeNoYgN3xZVhx0H lK+tOZxb5gDTNZGeW2rf6XJVD3qnDFfzLY+Qx+kUudzplO5l8d+m2Hek8iiO0A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760158153; a=rsa-sha256; cv=none; b=clgYfA1Yk9sNgjS4Ze6tanE2xBQz+sUqZjFrSlz0RsjRe0XnnVAKyH1xmgKswNim8FUl5L cNtdpeuIrWq/zPjmg5I0rwH95sAQAJtONivYZaAZ91AONI5AH39FckLgGCZ/KT/m7LjrsV bI+0sVZ376sGxruCaBxE9PewvSkquAzXvNFAoz6LdbEcCEVkwnj8wXW5nbatbXUvshjNnQ hzHA2jKe02O4xd/CJ6V61v+rnx16dPyxtfqdUJlrwIyaNnBAGKiKXGs7IIcVkE6d89tfmc i2EZ/fYYzzWJwHnaGGF23B22JtrHNiT4hHKUdXJchqptKCBYxc9lF3/mzZ49GQ== 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 4ckB3F0W85z3cD; Sat, 11 Oct 2025 04:49:13 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 04:49:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <15612990.947.1760158153075@jenkins.ci.freebsd.org> In-Reply-To: <492340701.937.1760154925735@jenkins.ci.freebsd.org> References: <492340701.937.1760154925735@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #42 - 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_946_2061703661.1760158150184" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_946_2061703661.1760158150184 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #42 (b15f726dfe60b436bb92876f8f= 0a1238641fee76) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/42/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/42/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/42/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) b15f726dfe60b436bb92876f8f0a1238641fee76 by cperciva: Post-15.0-branch updates The end of the build log: [...truncated 109.37 MiB...] --- kbdmap.1.gz --- --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/morse/morse.6 > morse.6.gz --- all_subdir_usr.sbin --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- all_subdir_usr.bin --- --- morse.debug --- --- all_subdir_usr.sbin --- --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug morse.f= ull morse.debug --- morse --- --- all_subdir_usr.sbin --- --- kbdmap --- --- all_subdir_usr.bin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmorse.debug morse.full morse --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- Win64EHDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARG--- all_= subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.bin --- ETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE = -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/= workspace/src=3D/usr/obj -g1 -MD -MF.depend.Win64EHDumper.pieo -MTWin64EHDu= mper.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-readobj/Win64EHDumper.cpp -o Win64EHDumper.pieo --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/notify.cc:38: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- (cd /workspace/src/lib/libnv/tests && DEPENDFILE=3D.depend.nv_tests NO_SU= BDIR=3D1 make -f /workspace/src/lib/libnv/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dnv_tests PROG_CXX=3Dnv_tests) --- .depend.nv_tests --- echo nv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c++.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend.nv_tests echo nv_tests.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a= >> .depend.nv_tests --- nv_tests.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.nv= _tests.nv_tests.pieo -MTnv_tests.pieo -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wpointer-arith -Wno-uninitialized -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -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-error=3Dclass-memaccess -Wno-literal-suffix -Wno= -error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/src/li= b/libnv/tests/nv_tests.cc -o nv_tests.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 288.39 real 2890.88 user 241.02 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins67293043729= 43721581.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_946_2061703661.1760158150184-- From nobody Sat Oct 11 05:00:35 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 4ckBJN30ctz6Cc0K for ; Sat, 11 Oct 2025 05:00:36 +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 4ckBJN0Xh0z4DyY; Sat, 11 Oct 2025 05:00:36 +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=1760158836; 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=jBE+JJj61aORv8Yd3sUzaU2M75X7Luf6wzuNycwjijU=; b=lOvIYuzkxGLoVT6iMAolZTFm1zF+js6j2GEXksMr7v1/5IPuvser304hQ6nKK2wa6sOGUJ 2WOr3S4hMOzxWawLAm604tN9fRoogIFdldBvHy7iqzKsCx7t+WcXGYywQkZFqoqe62gEd6 3NAA5LZ2tw7RQgrCiBbiBf0SuLb4WniPZFwvhyvbMGqjyY8CqLecNrprXYtA/Nc46YqDzl pxYnpUkdbi9XuVVj2aPDAA/Qk377JmGEA1I1nioMaMH4tfYF/6raJ6J9zm9PMzlJXQaLn2 IFURjFxklJ3cBSfjhyEJcKOwFOYZwOHYqjSJ9lg/OF4bTdsQom4Bkwb9uW1/jQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760158836; a=rsa-sha256; cv=none; b=ryrvffA+hoNWv5egZ6rJIM1Z972tE5ykAqMFn7kTACtrPIrFcXfcSQYbEXa9vXZLEPIKD7 jtysrfImamWUNxHNp3LaKcEYTq42HLKvp9pb5UA3DAVr9Cy7g6994v3EwMkqXXQHHIKVM/ bzHrPOPey2aDXPmlfG8a2oCBrzYHZxyZzfrmlcHQikAzD0PQde+ynz/sT9dSOT0l/CHWEn CyNtcjpPBWOC+LSv6kGwB1xBZd+c07VojYQepXqdU+ZWiLs4vQQXIlpwHp0racB8iC4t5J 78OnL7jMISoVsp42MiOKjgDHVGQFhCf+fXXCTIT1JNd/53PgcZ97BJeeKIYFbw== 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 4ckBJM6zT4z4NW; Sat, 11 Oct 2025 05:00:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 05:00:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1168785150.951.1760158835985@jenkins.ci.freebsd.org> In-Reply-To: <1311563062.931.1760153767044@jenkins.ci.freebsd.org> References: <1311563062.931.1760153767044@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #53 - 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_950_949809824.1760158835774" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_950_949809824.1760158835774 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #53 (2a6c17544e00b2f1a081bab501c079e5d= 70aa74c) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 53/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/53= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/53/= 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) 64b51d35cef5bc47c1a2c41a495ff6ba7d46a054 by jhb: Fix possible out of bounds read in armv8_crc32c ec598fa915ee61ca56f89d4db99ac001c4ccdf4d by jhb: ahci: Use pci_msix_*_bar instead of reading config registers directly fb939e88ba192fc75ebcbc863bcf1523e65a756b by jhb: ahci: Don't fail attach if the MSI-X BARs cannot be allocated 2a6c17544e00b2f1a081bab501c079e5d70aa74c by christos: virtual_oss: Clean up rcorder The end of the build log: [...truncated 3.96 MiB...] epair0b: Ethernet address: b2:78:7f:75:66:65 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1a:63:20:98:76:d1 epair1b: Ethernet address: 4e:d4:d7:25:4a:86 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.159s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: f6:b2:= 8d:62:ce:27 epair0b: Ethernet address: 7a:13:c9:47:64:33 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5e:ca:2d:d3:17:cd epair1b: Ethernet address: ce:a3:05:d3:fd:b3 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: a2:e3:= 41:87:4f:6b epair0b: Ethernet address: 8e:26:ef:e8:2a:a5 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:e6:b2:07:19:39 epair1b: Ethernet address: c2:6e:ab:f6:84:84 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.150s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: a2:e4= :8b:46:f0:99 epair0b: Ethernet address: ee:b8:f7:c6:a7:b8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fe:09:18:43:f4:e2 epair1b: Ethernet address: 92:f3:63:6a:da:3c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.141s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 96:f1= :68:34:fa:d7 epair0b: Ethernet address: d2:5c:22:cb:1a:c4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:a6:c5:af:c8:4e epair1b: Ethernet address: f2:b5:5b:b1:6b:79 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.151s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: b6:24:f0:bd:04:dd epair0b: Ethernet address: 6a:80:d5:61:80:e8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:be:1b:e9:85:92 epair1b: Ethernet address: 16:fe:b9:6a:d3:06 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.151s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 5e:5b:25:30:e9:= af epair0b: Ethernet address: 46:5f:e6:a5:96:a2 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:03:b5:30:31:68 epair1b: Ethernet address: 2a:06:0e:bf:61:84 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.149s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: b6:da:dd:c2:5d= :62 epair0b: Ethernet address: ca:39:08:9e:3e:06 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f2:33:62:51:61:e9 epair1b: Ethernet address: 1e:31:b3:ed:55:83 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: be:37:24:17= :b1:2d epair0b: Ethernet address: 06:a2:0b:ee:82:35 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fa:ac:7b:7a:f6:4c epair1b: Ethernet address: 32:30:40:ff:c1:b9 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 82:dc:2f:25:7b:18 epair2b: Ethernet address: e2:e8:e4:c1:33:27 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.220s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 9a:dc:6a:2c:3a:e8 epair0b: Ethernet address: 0e:cd:6e:f9:8b:1e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f2:36:a6:d8:82:de epair1b: Ethernet address: 62:7d:ff:12:6b:b1 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ae:8f:2b:6d:58:da epair2b: Ethernet address: 66:3b:a1:b8:d9:39 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.729s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 5a:fa:48:1d:3c:40 epair0b: Ethernet address: 86:a9:5c:8e:42:4d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:a1:c1:94:06:a9 epair1b: Ethernet address: 6e:20:7e:fe:bb:47 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: be:bc:2c:74:97:74 epair2b: Ethernet address: f2:09:d4:00:95:62 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0a2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80193d01296 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760158819 KDB: stack backtrace: #0 0xffffffff80bc02ad at kdb_backtrace+0x5d #1 0xffffffff80b73696 at vpanic+0x136 #2 0xffffffff80b73553 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051af8 at calltrap+0x8 #5 0xffffffff80d84a69 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33a8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92ae4 at ip6_input+0x484 #14 0xffffffff80cc0c08 at swi_net+0x128 #15 0xffffffff80b2d2c9 at ithread_loop+0x239 #16 0xffffffff80b2985b at fork_exit+0x7b #17 0xffffffff81052b1e at fork_trampoline+0xe Uptime: 1h23m14s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-53' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./run.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins160991330585730237= 78.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '2a6c1754= 4e00b2f1a081bab501c079e5d70aa74c', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../2a6c17544e00b2f= 1a081bab501c079e5d70aa74c/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_950_949809824.1760158835774-- From nobody Sat Oct 11 05:06:59 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 4ckBRp67xbz6Cd09 for ; Sat, 11 Oct 2025 05:07:02 +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 4ckBRp3dLNz4FDv; Sat, 11 Oct 2025 05:07:02 +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=1760159222; 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=4yofopWixktuCWwIZckAKfJcOhILOaLX/9eFgw6Mzpk=; b=hbRiDGr8XqethK2mRF53ESt/RbifneBu9s8Pwjj+2EuWVhpMhbBswIL19cQ/tAorTcDNeb Q85yVmZ4XCNBBhYKH/QlDzyD9AZEkMZ1DZaxaVwc4DjfE4fXX9gU5h6jR7uTu9H2lv5RtS qQSxvEQ/3qnz9YQ4u09ZgJ591kme8A5KnuUEGX5k8AhfcQ6s+ZLjrCFurYasgtXRz4Tj4j wVIZsxT8084Tzu6s4c9DjaBgql3FN3lugWDb8FZVg/ch3Qlr5Qho7PGGLFXZA+noPsJpiL jmzKYz2Bs3gCNRa+KbGull7Th/rNlXrAyx3FMegTKSFj9JaoWVOio9NN73856Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760159222; a=rsa-sha256; cv=none; b=nACWyp0muvvj3Cbrmz2FRDnISEbcB7+NU7BHborkddqQWwnXEXkvSWzXNgm5TuvZRqO182 xbcJpZdf2b6d5vsvE6+/58F7anZBeS1gKk4GxKlUZ1A9JM6xwXp6jnaSpIBDbUTB21LqB+ iHZMuidrlSYVFEzLTtOx0yuY/yp6qd2BglUEMCHUj6P+EtHtfbvAgKY0XE8MuJmajsrMvZ D4N3itaGvG8Q8IpszEOw56l6iqRtsfo9PJ9OlqD/8Sp/aI1N3Y+YGCoS0gGwALcGyhRvWY fb9idZaMN2SFFhEZmtGNU9QoeQzjlojrAXj5hwF2NZMd8Sid3LhlD17LlEfwWg== 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 4ckBRp314Cz4LD; Sat, 11 Oct 2025 05:07:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 05:06:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <472223310.953.1760159222427@jenkins.ci.freebsd.org> In-Reply-To: <333466302.943.1760155541601@jenkins.ci.freebsd.org> References: <333466302.943.1760155541601@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #43 - 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_952_1872613739.1760159219489" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_952_1872613739.1760159219489 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #43 (63da8d263990efc2b27cd43dd0= 865125abece969) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/43/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/43/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/43/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) b3c5c7d6f10433497fe66447a22e6184a8e1341f by cperciva: vmimage.subr: metalog_add generated databases 63da8d263990efc2b27cd43dd0865125abece969 by cperciva: EC2: metalog_add missing files from packages The end of the build log: [...truncated 110.30 MiB...] | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- .depend.pre-init --- echo pre-init.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspa= ce/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib= /libutil.a >> .depend.pre-init echo pre-init.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a= >> .depend.pre-init --- pre-init.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.pr= e-init.pre-init.pieo -MTpre-init.pieo -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-p= arameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch= -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -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 -I/workspace/src/tests -I/workspace/src/s= ys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DG= TEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTIO= N=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-me= maccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new = -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/s= ys/fs/fusefs/pre-init.cc -o pre-init.pieo In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/type_traits:490, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/limits:581, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__iterator/advance.h:26, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/iterator_operations.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__algorithm/is_permutation.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:534, from /workspace/src/tests/sys/fs/fusefs/mockfs.hh:39, from /workspace/src/tests/sys/fs/fusefs/pre-init.cc:40: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:28:28: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 28 | class _LIBCPP_TEMPLATE_VIS result_of<_Fp(_Args...)> : public __invo= ke_of<_Fp, _Args...> {}; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:32:58: warning: 'template class std::__1::result_= of' is deprecated [-Wdeprecated-declarations] 32 | using result_of_t _LIBCPP_DEPRECATED_IN_CXX17 =3D typename result_o= f<_Tp>::type; | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__type_traits/res= ult_of.h:25:35: note: declared here 25 | class _LIBCPP_DEPRECATED_IN_CXX17 result_of; | ^~~~~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:174:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:194:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_nvlist::bod= y() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:205:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/atomic:599, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/optional:1288, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__node_handle:65, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:547: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const volatile atomic_f= lag*, bool)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_nvlist__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:230:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- moused.pieo --- 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_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 make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 342.89 real 3260.68 user 261.13 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/jenkins89719810914= 58123616.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_952_1872613739.1760159219489-- From nobody Sat Oct 11 05:53:53 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 4ckCTx4TyBz6BCnq for ; Sat, 11 Oct 2025 05:53:57 +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 4ckCTx1gzlz4Lgq; Sat, 11 Oct 2025 05:53:57 +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=1760162037; 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=OWGhWxS1Yb7tOfjM48U5SKGje2lOTJAwQ/gbCSXdSDI=; b=jHmM8nudsVO9oDZj3V4jLFaHga+uBLdlBVTEb1ktzqnmM2hdh7FbhQPOpyv8UBVolUlN9p +7chAOQ4GIMQhpFmch7EGnSo1ih32NBWbT9JTptXCgWY6iPXOGKdUh2ODeC2EeqKYr9V7F jQa5d3PPyaLNKjh/G/zOTLPNiSnFXsDfzcOxZoeDbrmEoYmqalyfopggAVaKIU3Vtmn8E6 lW/wycZCfd4WOAuP6I3mHpvdJYx43V4hM2eXPc8ISL80GYD0k+qGs6Ag7/VpY7YJsAJT9o vmojbCixzt+ViAcsrj1Fijr6yB1aLBLO3vmbRqtI6bIG2IJuJ/s+HiT+FyOpTw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760162037; a=rsa-sha256; cv=none; b=GwRGd2DoAAHTFMnGUO6nwzfKIAnOahzFZi022Z1ULcdqcvdJ/+nGP2P3P8ArWAmXrY1c6f wi8e7lAYUQCcnziAnU8jmzmnwgJyrONV9vmiab+33vGd5LNnp0KDJxqsNh2xw5JeCwMv/H qk5/fFItjDhsMash+eBJsILScKnHGB5Abvb+NfDGdyY+Dj6p7z3t6qAcWyh01iHIkH5Yc0 RB79uT1vuoHeGbXaU60fkxU0FkoTgJvDi4FBb1b2iyg+QdH0sIBhMY8SKhYXdHH6j+iUx8 zBC89Um2zvT5c9TvouPBbyExbHwVKezz29TJ3+Z55Fnh+Wl4KawkseL6w/fKrg== 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 4ckCTx0wsMz6C9; Sat, 11 Oct 2025 05:53:57 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 05:53:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2106722164.955.1760162037134@jenkins.ci.freebsd.org> In-Reply-To: <75890548.935.1760154776368@jenkins.ci.freebsd.org> References: <75890548.935.1760154776368@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #44 - 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_954_377860668.1760162034120" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_954_377860668.1760162034120 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #44 (5de7bdab32b92845b9d79287c4= 585fc617cd2fec) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/44/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/44/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/44/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) 5de7bdab32b92845b9d79287c4585fc617cd2fec by cperciva: release: Remove errant .endfor The end of the build log: [...truncated 110.03 MiB...] --- iscsid.8.gz --- gzip -cn /workspace/src/usr.sbin/iscsid/iscsid.8 > iscsid.8.gz --- iscsid.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iscsid.= full iscsid.debug --- iscsid --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Discsid.debug iscsid.full iscsid --- all_subdir_usr.sbin/jail --- =3D=3D=3D> usr.sbin/jail (all) --- jaillex.c --- lex -ojaillex.c /workspace/src/usr.sbin/jail/jaillex.l --- jailparse.c --- yacc -d -v /workspace/src/usr.sbin/jail/jailparse.y yacc: w - line 154 of "/workspace/src/usr.sbin/jail/jailparse.y", the defau= lt action for param assigns an undefined value to $$ cp y.tab.c jailparse.c --- .depend --- echo jail.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libkvm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr= /lib/libutil.a >> .depend --- jail.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jail.pieo -MTjail.= pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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/jail.c -o jail.pieo --- command.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.command.pieo -MTco= mmand.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 /workspace/src/usr.sbin/jail/command.c = -o command.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- llvm-readobj-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-readobj-driver.pieo -MTllvm-readob= j-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -c /workspace/src/usr.bin/clang/llvm-readobj/llvm-readobj-driver.cpp -o llv= m-readobj-driver.pieo --- all_subdir_usr.sbin --- --- config.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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_tests --- --- getattr --- --- getattr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o getat= tr.full getattr.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest= -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- llvm-objdump.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-objdump/llvm-objdump.1 > llvm-ob= jdump.1.gz --- all_subdir_usr.bin/clang/llvm-cxxfilt --- =3D=3D=3D> usr.bin/clang/llvm-cxxfilt (all) --- all_subdir_tests --- --- getattr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug getattr= .full getattr.debug --- all_subdir_usr.bin --- --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-cxxfilt/Opts.td --- .depend --- echo llvm-cxxfilt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd6= 4/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> = .depend echo llvm-cxxfilt.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= ++.a >> .depend --- llvm-cxxfilt-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-cxxfilt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-cxxfilt-driver.pieo -MTllvm-cxxfil= t-driver.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time = -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno= -error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas = -c /workspace/src/usr.bin/clang/llvm-cxxfilt/llvm-cxxfilt-driver.cpp -o llv= m-cxxfilt-driver.pieo --- all_subdir_tests --- --- getattr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dgetattr.debug getattr.full getattr --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- all_subdir_usr.sbin/jail --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- all_subdir_usr.sbin/jexec --- --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- all_subdir_usr.sbin/jail --- --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- --- all_subdir_usr.sbin/jexec --- --- jexec.8.gz --- --- all_subdir_usr.sbin/jls --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- --- all_subdir_usr.sbin/jexec --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- all_subdir_usr.sbin/jls --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.sbin/jexec --- --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- llvm-readobj.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-readobj.pieo -MTllvm-readobj.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/= src/contrib/llvm-project/llvm/tools/llvm-readobj/llvm-readobj.cpp -o llvm-r= eadobj.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/jls --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-cxxfilt --- --- llvm-cxxfilt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-cxxfilt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-cxxfilt.pieo -MTllvm-cxxfilt.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/= src/contrib/llvm-project/llvm/tools/llvm-cxxfilt/llvm-cxxfilt.cpp -o llvm-c= xxfilt.pieo --- all_subdir_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool_array:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:324:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ In function 'fetch_and_parse_devd', inlined from 'moused' at /workspace/src/usr.sbin/moused/moused/moused.c= :991:6: /workspace/src/usr.sbin/moused/moused/moused.c:1224:9: warning: 'strncpy' s= pecified bound 17 equals destination size [-Wstringop-truncation] 1224 | strncpy(path + 5, cdev + 5, 17); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 187.55 real 1777.11 user 185.93 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/jenkins55451392292= 20516318.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_954_377860668.1760162034120-- From nobody Sat Oct 11 06:25:08 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 4ckDB049FBz6BFs7 for ; Sat, 11 Oct 2025 06:25:12 +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 4ckD9z728Gz4NF6; Sat, 11 Oct 2025 06:25:11 +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=1760163912; 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=lYZPn6Luvw80zbbl7yrPUTXLWykSHTOdLtKfn/RMVmE=; b=FHDFRFZl2iT8HG0d0Ky6FXJKIJk+zB+i/ZSWRRCtDqA5L02MHdGJQvyZUF6iEoeNoq6QFn D1xRmGDXBMX8QC20aw0KkSw6oC1usKZjlp0JsyecBrkz5Yn+a2kLH0xnYuR06+b3yvIPmL FxdtncU7igeU3nezbJUm1EboZfqcMmYm7irRnwQExHHTl8mUqhDAAVDZSWNi92Mk9CKMKj KGy5h1LCRp2SV2DRY8rPAddEZenVFn7BLnyJa1tdH6NTp50+JzHpjLhk5LDxVXEoJM6k24 SJygIZTKNW7oho/hNTITglclA5KwcM+9Agy2UqfW1SjnSsjT9nHEJilNCpfsBg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760163912; a=rsa-sha256; cv=none; b=MrH9X360/2QO5HgUiwmk4cBGOVfdm2FQ3gPThkitqwY9yggqtb5Rww6o6Dytj84F3yYxJN oZxKj7fXRFihMExNrzlXCO0+qsVvjp8hNYMK4RljDDBkGhGlBoPGPV0qFp0kYLC+18vQwE eK7GGD3l1Su8KKgmRGimLHY8lpYy9vKmNo2IdGF+h+ThOHEthvwvWgC1joaEfnXY/4+S5j maGKfGrHET4BgGh6X4s6lo5IARpy+lI1rIddhXIuCL1oFZ11ssKbnFOWjwGj7/u7ls59nL lWEIwkQc6PLh4hC5gYY5BPflhc7jcvw5EQqWFtWBkLqY/AstrTT/JsOWIutStA== 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 4ckD9z6XyJz6yk; Sat, 11 Oct 2025 06:25:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 06:25:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <670301751.957.1760163911925@jenkins.ci.freebsd.org> In-Reply-To: <15612990.947.1760158153075@jenkins.ci.freebsd.org> References: <15612990.947.1760158153075@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #43 - 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_956_1846169566.1760163908882" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_956_1846169566.1760163908882 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #43 (63da8d263990efc2b27cd43dd0= 865125abece969) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/43/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/43/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/43/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) b3c5c7d6f10433497fe66447a22e6184a8e1341f by cperciva: vmimage.subr: metalog_add generated databases 63da8d263990efc2b27cd43dd0865125abece969 by cperciva: EC2: metalog_add missing files from packages The end of the build log: [...truncated 109.35 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_bool_array:= :body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:324:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_tests --- --- mknod --- --- mknod.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o mknod.full mknod.pieo mockfs.pieo utils.pieo -lprivate= gmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_tests --- --- mknod.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mknod.f= ull mknod.debug --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_tests --- --- mknod --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmknod.debug mknod.full mknod --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- ObjDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ObjDumper.pieo -MTObjDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper= .cpp -o ObjDumper.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- mount --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__hash_table:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:539: In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, long = unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++= /v1/__hash_table:804:96, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Pred>::type, typename std::__1::__type_ident= ity<_Alloc>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_= value_type<_Key, _Value>, typename std::__1::__type_identity<_Alloc>::type,= typename std::__1::__type_identity<_Pred>::type>, typename std::__1::alloc= ator_traits::type>::rebind_alloc= > >::iterator>, bool> std::__1::= unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with = _Args =3D {std::__1::basic_string, std::_= _1::allocator >, long unsigned int}; _Key =3D std::__1::basic_string<= char>; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >= ; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/include/c++/v1/unordered_map:1255:68, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Up= dateOk]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gtes= t/internal/gtest-param-util.h:728:7: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Upd= ateOk]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ In member function 'std::__1::__add_lvalue_reference_t<_Tp> std::__1::uniqu= e_ptr<_Tp [], _Dp>::operator[](size_t) const [with _Tp =3D std::__1::__hash= _node_base, long unsigned int>, void*>*>*; _Dp =3D std::__1::__bucket_l= ist_deallocator, long un= signed int>, void*>*>*> >]', inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique_key_args(const _Key&, _Args&& ...) [= with _Key =3D std::__1::basic_string; _Args =3D {std::__1::basic_stri= ng, std::__1::allocator >, long uns= igned int}; _Tp =3D std::__1::__hash_value_type, long unsigned int>; _Hash =3D std::__1::__unordered_map_hasher, std::__1::__hash_value_type, long unsigned int>, std::__1::hash >, std:= :__1::equal_to >, true>; _Equal =3D std::__1::= __unordered_map_equal, std::__1::__hash_value_= type, long unsigned int>, std::__1::equal_to >, std::__1::hash = >, true>; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/include/c++/v1/__hash_table:1531:41, inlined from 'std::__1::pair:= :void_pointer>::type::__node_pointer>, bool> std::__1::__hash_table<_Tp, _H= ash, _Equal, _Alloc>::__emplace_unique(_First&&, _Second&&) [with _First = =3D std::__1::basic_string; _Second =3D long unsigned int; typename s= td::__1::enable_if:= :void_pointer>::type::key_type, typename std::__1::__make_hash_node_types<_= Tp, typename std::__1::allocator_traits<_Alloc>::void_pointer>::type::__con= tainer_value_type>::value, int>::type =3D 0; _Tp =3D std::__1::= __hash_value_type, long unsigned int>; _Hash = =3D std::__1::__unordered_map_hasher, std::__1= ::__hash_value_type, long unsigned int>, std::= __1::hash >, std::__1::equal_to >, true>; _Equal =3D std::__1::__unordered_map_equal, std::__1::__hash_value_type, long unsigned int>, std::__1::equal_to >= , std::__1::hash >, true>; _Alloc =3D std::__1= ::allocator, long = unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++= /v1/__hash_table:804:96, inlined from 'std::__1::pair, std::__1::__= unordered_map_hasher<_Key, std::__1::__hash_value_type<_Key, _Value>, typen= ame std::__1::__type_identity<_Pred>::type, typename std::__1::__type_ident= ity<_Alloc>::type>, std::__1::__unordered_map_equal<_Key, std::__1::__hash_= value_type<_Key, _Value>, typename std::__1::__type_identity<_Alloc>::type,= typename std::__1::__type_identity<_Pred>::type>, typename std::__1::alloc= ator_traits::type>::rebind_alloc= > >::iterator>, bool> std::__1::= unordered_map<_Key, _Tp, _Hash, _Pred, _Alloc>::emplace(_Args&& ...) [with = _Args =3D {std::__1::basic_string, std::_= _1::allocator >, long unsigned int}; _Key =3D std::__1::basic_string<= char>; _Tp =3D long unsigned int; _Hash =3D std::__1::hash >; _Pred =3D std::__1::equal_to >= ; _Alloc =3D std::__1::allocator, long unsigned int> >]' at /tmp/obj/workspace/src/amd64.amd64/tmp/u= sr/include/c++/v1/unordered_map:1255:68, inlined from 'testing::internal::ParameterizedTestSuiteInfo* = testing::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolde= r(std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Up= dateErr]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private/gte= st/internal/gtest-param-util.h:728:7: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/unique_p= tr.h:451:26: warning: '__chash' may be used uninitialized [-Wmaybe-uninitia= lized] 451 | return __ptr_.first()[__i]; | ~~~~~~~~~~~~~~^ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table: In = member function 'testing::internal::ParameterizedTestSuiteInfo* t= esting::internal::ParameterizedTestSuiteRegistry::GetTestSuitePatternHolder= (std::__1::string, testing::internal::CodeLocation) [with TestSuite =3D Upd= ateErr]': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__hash_table:1509= :10: note: '__chash' was declared here 1509 | size_t __chash; | ^~~~~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- XCOFFDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.XCOFFDump.pieo -MTXCOFFDump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/XCOFFDump= .cpp -o XCOFFDump.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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 make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 388.14 real 3884.23 user 293.41 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins13323932324= 657793489.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_956_1846169566.1760163908882-- From nobody Sat Oct 11 06:47:30 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 4ckDgk57gmz6BHw1 for ; Sat, 11 Oct 2025 06:47:30 +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 4ckDgk2ymjz3BsB; Sat, 11 Oct 2025 06:47:30 +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=1760165250; 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=Xi8v2Ey4tWEMspkTETduhUIf49hg3GsFcO4CnhdxxL4=; b=emsQsubewnAXCl60+eRJ+KPMRNZvbYkn4NY/+mPgm38DPmE9hZZ2VukfNR6cA/Pym8lrH2 vFUk1D5i0IKaCROS2XEFmGQPrpREDJEmdyNoGwAnK067AYCk5iMrWJmTIB5+6I1HTbln70 ik+5Hm/26UllY5pqd9GCY2SBhoFVbaa7ldKp++oqYxP9NEGXZUT0wfDqJXcZWftc+YmDJr VKvQponeD8HJRWInO9Dly5S+2cFvfI7+xcQc0F6E21aJdog1hlt+umHjZ50o6SX/MKtO9R A3DGveFy1+PnrO1L1XljUZXBcsjW4z26BYEK+ZrC0Hx+iTFAM4vubTbPvMfFcA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760165250; a=rsa-sha256; cv=none; b=L33H7ubrGQCj0vu2xMBst//hD0ZVO7strhrQaGqJZTH0eENHYYYbGiRPgkJfQQQE2IjVWw Wp+zLPlYKmp+8Wm+oIGWE46pfsed25m9TGAEVVSPkB7bSzJJXWTl8e7ux1K3hd7MS32CzQ UOZxN3C3zsqAVOYSz5pGwtGLoLm8/XRzkwsoyY48zpCWzvQGhQPcf+fYkkJzxCDK9jt5GD bAHKtOqFJbxXGPw7vIRpK6X37A7U6v3ZtVpat4mG9jHXO63K2e6umc5sT1EHAlylE8CWq3 sWaO1Xf0UoSYFPVpOjKJ9/KcFjoAQSp5J1OvRj7CqHyJHC8JBG6lnxs2frz+9w== 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 4ckDgk2VDfz7Wq; Sat, 11 Oct 2025 06:47:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 06:47:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <465254044.959.1760165250355@jenkins.ci.freebsd.org> In-Reply-To: <1168785150.951.1760158835985@jenkins.ci.freebsd.org> References: <1168785150.951.1760158835985@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #54 - 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_958_1312968976.1760165250143" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_958_1312968976.1760165250143 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #54 (b15f726dfe60b436bb92876f8f0a12386= 41fee76) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 54/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/54= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/54/= 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) b15f726dfe60b436bb92876f8f0a1238641fee76 by cperciva: Post-15.0-branch updates The end of the build log: [...truncated 4.38 MiB...] epair0b: Ethernet address: 16:29:8b:15:e2:34 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:9e:17:7b:7c:8f epair1b: Ethernet address: ce:a1:24:57:94:dc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: d2:c5:= 43:e9:16:60 epair0b: Ethernet address: 96:37:6f:a1:6b:0a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:ed:61:eb:4d:1d epair1b: Ethernet address: ce:9e:6c:6e:82:38 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 86:3d:= b1:f4:57:ea epair0b: Ethernet address: 16:df:59:88:05:45 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:05:24:db:f0:31 epair1b: Ethernet address: fe:82:f8:4c:43:00 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 0e:33= :d7:2b:ca:ae epair0b: Ethernet address: 96:27:ec:2e:f4:0b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 42:6b:41:d8:85:3b epair1b: Ethernet address: b2:f3:ea:ff:05:dc epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.190s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 3e:77= :01:00:a5:a8 epair0b: Ethernet address: 4e:a4:9b:e6:9b:0c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: be:18:e8:63:59:cd epair1b: Ethernet address: 62:b1:29:a7:67:d4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 72:de:79:b2:9c:2f epair0b: Ethernet address: 12:06:6b:66:29:b3 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8e:b5:44:65:cb:10 epair1b: Ethernet address: fa:eb:6d:62:21:cf epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 62:60:d3:f9:76:= 56 epair0b: Ethernet address: c2:c7:08:c0:13:80 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:e1:47:88:1b:85 epair1b: Ethernet address: ba:79:00:e9:73:ea epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 32:c0:db:03:8f= :e5 epair0b: Ethernet address: 56:f7:8b:27:51:68 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 46:ab:b9:df:e8:09 epair1b: Ethernet address: ee:74:68:f8:74:aa epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: a6:8c:b9:5e= :fe:c3 epair0b: Ethernet address: ae:b4:0a:8c:49:81 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:2a:dc:0e:61:68 epair1b: Ethernet address: 0e:c5:0b:b9:ea:07 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:16:d3:3c:cf:08 epair2b: Ethernet address: 1a:37:50:14:ae:cc epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.260s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 22:9d:63:a9:62:5f epair0b: Ethernet address: b6:6b:8b:b1:16:66 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ae:bd:d8:b4:01:83 epair1b: Ethernet address: ea:e3:22:2a:54:5f epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: aa:3c:ed:ea:6f:9d epair2b: Ethernet address: 5e:dd:d0:f5:f1:70 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.799s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: fa:82:01:a2:c0:f9 epair0b: Ethernet address: d6:d3:e5:62:bf:40 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:73:cf:cb:d5:e2 epair1b: Ethernet address: 7e:6a:18:58:9e:e3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 3a:81:9d:2e:9d:de epair2b: Ethernet address: de:aa:0c:a1:39:4f epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0a2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80037a95996 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760165233 KDB: stack backtrace: #0 0xffffffff80bc02ad at kdb_backtrace+0x5d #1 0xffffffff80b73696 at vpanic+0x136 #2 0xffffffff80b73553 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051af8 at calltrap+0x8 #5 0xffffffff80d84a69 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33a8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92ae4 at ip6_input+0x484 #14 0xffffffff80cc0c08 at swi_net+0x128 #15 0xffffffff80b2d2c9 at ithread_loop+0x239 #16 0xffffffff80b2985b at fork_exit+0x7b #17 0xffffffff81052b1e at fork_trampoline+0xe Uptime: 1h45m35s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-54' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins966221934448531960= 1.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': 'b15f726d= fe60b436bb92876f8f0a1238641fee76', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../b15f726dfe60b43= 6bb92876f8f0a1238641fee76/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_958_1312968976.1760165250143-- From nobody Sat Oct 11 06:57:12 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 4ckDv00BHHz6BJLN for ; Sat, 11 Oct 2025 06:57:16 +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 4ckDtz5MXFz3CHQ; Sat, 11 Oct 2025 06:57:15 +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=1760165835; 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=YdMRnyxZ/dF4fiEaCbLMT9wyGoI7EgHw8V23cCPGxpo=; b=Hj4fOt4xue44y/OujVUWOrbo3SCnOLV4fxyorOS+yyDu1nlIed7o7b882QRqFLoi/YQmiB olWsJTDqrurv8IU2umw7Rsvm3OcU0+obJrgUOA0t2+uRW6j9bgBQ51I3hHZLPvCa9Kt4s2 SYdHJoxoyznJTUJ8Nrv15fJW47hOXgFs74tsI/BeF14iN99iGDhhUErVuXunpsP1sKD6SC VUfiB1sdMf8P7xBWVS8BK7UKyZ3dF93aH4OmckjXdN2ZiHV55RSl6+Dm6rxSdPnBFm5ebE 66DitQ6O1G0PplFr76iwHNMkcUujHgvFTmT90W0Gvu8KhnxjNNtJOZ9DlMGdxA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760165835; a=rsa-sha256; cv=none; b=mdRXqbte5Z37FBr9U0/a8I5EQ+ZTjrMVgPeztIe9L3XWxsqohP1G0bRwYLbI/efo1hIc6C R57tRMcsOhrzx98OJSmM+IvCyLtcwH8aehEctnpgY5mCPLGP8HMxJcinp/c++GbatqJMGA F1M566uiSu7E2hzIcyVHXZTwm9izgk68H7wO6KtVCbWx3ZN67R1LmSqnVBAZXEyupO3PDt GBQWbCC/2JBdGo3K3DRFh3SwIw7T9j2X1OJnBJFFTRKn+Vncp2ovAnpZeHR1BoowsrJOAf P4lHAkdRqGAuQfRLfN1y6p267yDAS562mPMO4zSMDtUmpK8IGtv6PYVGHuz0Xw== 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 4ckDtz4pWTz7XL; Sat, 11 Oct 2025 06:57:15 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 06:57:12 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1726502337.961.1760165835681@jenkins.ci.freebsd.org> In-Reply-To: <472223310.953.1760159222427@jenkins.ci.freebsd.org> References: <472223310.953.1760159222427@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #44 - 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_960_2122835341.1760165832630" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_960_2122835341.1760165832630 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #44 (5de7bdab32b92845b9d79287c4= 585fc617cd2fec) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/44/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/44/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/44/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) 5de7bdab32b92845b9d79287c4585fc617cd2fec by cperciva: release: Remove errant .endfor The end of the build log: [...truncated 110.37 MiB...] --- t_kill.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .kill_test.t_kill.pieo -MTt_kill.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 -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/netbsd-tests/lib/libpt= hread/t_kill.c -o t_kill.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_lib --- --- kill_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o kill_test.full t_kill.pieo -lpr= ivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie= -lpthread --- kill_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kill_te= st.full kill_test.debug --- kill_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkill_test.debug kill_test.full kill_test --- mutex_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.mutex_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dmutex_test ) --- .depend.mutex_test --- echo mutex_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.mutex_test --- t_mutex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .mutex_test.t_mutex.pieo -MTt_mutex.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/li= bpthread/t_mutex.c -o t_mutex.pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_lib --- --- mutex_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o mutex_test.full t_mutex.pieo -l= privateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie -lpthread --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_lib --- --- mutex_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mutex_t= est.full mutex_test.debug --- mutex_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmutex_test.debug mutex_test.full mutex_test --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_lib --- --- once_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.once_test NO_= SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROG= S=3Dt PROG=3Donce_test ) --- .depend.once_test --- echo once_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/w= orkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/am= d64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.once_test --- t_once.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .once_test.t_once.pieo -MTt_once.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 -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/netbsd-tests/lib/libpt= hread/t_once.c -o t_once.pieo --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_lib --- --- once_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o once_test.full t_once.pieo -lpr= ivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie= -lpthread --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_lib --- --- once_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug once_te= st.full once_test.debug --- once_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Donce_test.debug once_test.full once_test --- preempt_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.preempt_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dpreempt_test ) --- .depend.preempt_test --- echo preempt_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src= /amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.preempt_test --- t_preempt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .preempt_test.t_preempt.pieo -MTt_preempt.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/t_preempt.c -o t_preempt.pieo --- preempt_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o preempt_test.full t_preempt.pieo= -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb= sd_pie -lpthread --- preempt_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug preempt= _test.full preempt_test.debug --- preempt_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpreempt_test.debug preempt_test.full preempt_test --- rwlock_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.rwlock_test N= O_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PR= OGS=3Dt PROG=3Drwlock_test ) --- .depend.rwlock_test --- echo rwlock_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj= /workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/= amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.rwlock_test --- t_rwlock.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .rwlock_test.t_rwlock.pieo -MTt_rwlock.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/= libpthread/t_rwlock.c -o t_rwlock.pieo --- rwlock_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o rwlock_test.full t_rwlock.pieo = -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd= _pie -lpthread --- rwlock_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug rwlock_= test.full rwlock_test.debug --- rwlock_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Drwlock_test.debug rwlock_test.full rwlock_test --- sem_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sem_test NO_S= UBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dsem_test ) --- .depend.sem_test --- echo sem_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/wo= rkspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd= 64.amd64/tmp/usr/lib/librt.a /tmp/obj/workspace/src/amd64.amd64/lib/libnetb= sd/libnetbsd_pie.a >> .depend.sem_test --- t_sem.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sem_test.t_sem.pieo -MTt_sem.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/libpthre= ad/t_sem.c -o t_sem.pieo --- sem_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sem_test.full t_sem.pieo -lpriv= ateatf-c -lrt -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd= _pie -lpthread --- sem_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sem_tes= t.full sem_test.debug --- sem_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsem_test.debug sem_test.full sem_test --- sigmask_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sigmask_test = NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_P= ROGS=3Dt PROG=3Dsigmask_test ) --- .depend.sigmask_test --- echo sigmask_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src= /amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sigmask_test --- t_sigmask.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sigmask_test.t_sigmask.pieo -MTt_sigmask.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/t_sigmask.c -o t_sigmask.pieo --- sigmask_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sigmask_test.full t_sigmask.pieo= -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetb= sd_pie -lpthread --- sigmask_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sigmask= _test.full sigmask_test.debug --- sigmask_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsigmask_test.debug sigmask_test.full sigmask_test --- sigsuspend_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sigsuspend_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dsigsuspend_test ) --- .depend.sigsuspend_test --- echo sigsuspend_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sigsuspend_test --- t_sigsuspend.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sigsuspend_test.t_sigsuspend.pieo -MTt_sigsuspend.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_sigsuspend.c -o t_sigsuspend.pieo --- sigsuspend_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sigsuspend_test.full t_sigsuspen= d.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- sigsuspend_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sigsusp= end_test.full sigsuspend_test.debug --- sigsuspend_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsigsuspend_test.debug sigsuspend_test.full sigsuspend_test --- siglongjmp_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.siglongjmp_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dsiglongjmp_test ) --- .depend.siglongjmp_test --- echo siglongjmp_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.siglongjmp_test --- t_siglongjmp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .siglongjmp_test.t_siglongjmp.pieo -MTt_siglongjmp.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_siglongjmp.c -o t_siglongjmp.pieo --- siglongjmp_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o siglongjmp_test.full t_siglongjm= p.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd = -lnetbsd_pie -lpthread --- siglongjmp_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug siglong= jmp_test.full siglongjmp_test.debug --- siglongjmp_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsiglongjmp_test.debug siglongjmp_test.full siglongjmp_test --- sleep_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.sleep_test NO= _SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PRO= GS=3Dt PROG=3Dsleep_test ) --- .depend.sleep_test --- echo sleep_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/obj/= workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/a= md64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.sleep_test --- t_sleep.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .sleep_test.t_sleep.pieo -MTt_sleep.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/li= bpthread/t_sleep.c -o t_sleep.pieo --- all_subdir_usr.sbin --- 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_lib --- --- sleep_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o sleep_test.full t_sleep.pieo -l= privateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_p= ie -lpthread --- sleep_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sleep_t= est.full sleep_test.debug --- sleep_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsleep_test.debug sleep_test.full sleep_test --- swapcontext_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.swapcontext_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSI= NG_PROGS=3Dt PROG=3Dswapcontext_test ) --- .depend.swapcontext_test --- echo swapcontext_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace= /src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.swapcontext_test --- t_swapcontext.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .swapcontext_test.t_swapcontext.pieo -MTt_swapcontext.pieo -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 -Wno-uninitialized -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-dec= larations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical= -not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -W= no-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bod= y -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 -Wno-address-of-packed-member -c /workspace/src/contrib/n= etbsd-tests/lib/libpthread/t_swapcontext.c -o t_swapcontext.pieo --- swapcontext_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace/src/contrib/net= bsd-tests -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-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -L/tmp/obj/workspace/src/amd64.amd64/lib/libnet= bsd -Wl,-zrelro -pie -Wl,-znoexecstack -o swapcontext_test.full t_swapcont= ext.pieo -lprivateatf-c -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbs= d -lnetbsd_pie -lpthread --- swapcontext_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug swapcon= text_test.full swapcontext_test.debug --- swapcontext_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dswapcontext_test.debug swapcontext_test.full swapcontext_test --- timedmutex_test --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.timedmutex_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSIN= G_PROGS=3Dt PROG=3Dtimedmutex_test ) --- .depend.timedmutex_test --- echo timedmutex_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/= src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.timedmutex_test --- t_timedmutex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/lib/libnetbsd -I/workspace= /src/contrib/netbsd-tests -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend= .timedmutex_test.t_timedmutex.pieo -MTt_timedmutex.pieo -std=3Dgnu17 -Wno-f= ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -= Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arit= h -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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/contrib/netb= sd-tests/lib/libpthread/t_timedmutex.c -o t_timedmutex.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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_lib --- make[2]: stopped in /workspace/src --- 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 521.56 real 4906.37 user 358.72 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/jenkins11506167528= 173717007.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_960_2122835341.1760165832630-- From nobody Sat Oct 11 07:03:16 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 4ckF1z6vrjz6BJdb for ; Sat, 11 Oct 2025 07:03: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ckF1z539xz3CcW; Sat, 11 Oct 2025 07:03:19 +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=1760166199; 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=vLt9BeHhS/rHk3Rd41/k3T+biglFZ7gF945q6IMX/Bs=; b=QYK+ABmWWfI2A8O79VAh/0Lg/++yeD/m++DQXopA11hYeP/E3gEj+kLZETto7DbdUs7zHb HOG1PqFq7SKRUaM0xbceQQd9Ilg4Qs87QhMiPVJ/nFCSA8awt0N1ppE4CDEASddyEwEzsI PUP9gPjXSMm5HF5gXtRA+ULz2yWJxmsrv+tsCtmahtMxfxixqXTyYrCdVdHiTEu2gUm3Dc M1vexDh8EjGPbrw4RXlvjvrQWmxJSw/MWbjUdL2RG699BM5Sxw+nEr6+jefQhL3yfnIVNs eeFLrhW5MOLO6h82+ziRvoK6DIxyjTmnA0L4q2OSzPVjVH5W1KEJI759Rw1xdg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760166199; a=rsa-sha256; cv=none; b=Pl4bB4WGbznROxp5qgcbLH4ErAqDhiqwV8Czl8FN2IEQJnAcTiAZ2elUxnLi763Q7w/vcb jQAc5hP0kcrpbTjEhh2H1Ti/DYRoXKy8Ml8gDWhPrQ89o+T7hD+uisIvyuf59Ms+efpi/D dWbTTVu5xXed1E6H1Z1BNdaV4gZIC7MNi6im5voE5aM7UW3lM7WpmIEkAm7c6gmQWFNy+6 bGwCcXKvwi86qsmjK7jVj/x8C4x7ORR7eInfSvrQjKJ7QWKFXZqST967XHdMZ4eiOW0JVT s0Zm1zVcn7s+FL50bO0H4ypQPryCPSu2C/FyC28EadafzwAVDYlHN0OVMivmww== 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 4ckF1z4HpDz7GM; Sat, 11 Oct 2025 07:03:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 07:03:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <678020119.963.1760166199609@jenkins.ci.freebsd.org> In-Reply-To: <2106722164.955.1760162037134@jenkins.ci.freebsd.org> References: <2106722164.955.1760162037134@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #45 - 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_962_1009367136.1760166196537" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_962_1009367136.1760166196537 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #45 (6eb4708a84d773742a7d36e530= d06164b3733ba7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/45/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/45/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/45/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) ac3444a9528eca7beb8a6856e225951a2db46cbf by kib: kern: replace several EBADF with EINVAL 07debe52b30af92abcee1333874d42f6682b6336 by kib: pdgetpid(2): switch back returning EBADF for non-procdesc fd 40c8d68772696f8c7eb4c4c385dadf9e004e9f9f by kib: vm/vm_fault.c: cleanup includes 6bffdfe05b77581cbd92f78892cb30142a4321ab by kib: vm_fault_busy_sleep(): pass explicit allocflags for vm_page_busy_sleep() 0188344fc3ec94b55b2fa628a5339ed88c25d897 by kib: vm_fault: add vm_fault_might_be_cow() helper c8e9bad25a439d8952a0e5b5e42b5b14d8102e25 by kib: vm_fault: add helper vm_fault_can_cow_rename() 650a9a12c06178dd8623b57579f250ec26db4bcc by kib: vm_fault: try to only share-busy page for soft faults 27d5df7c26c24ca63996ae1582dcbe7fbc167448 by kib: vm_fault: assert that first_m is xbusy 6506630a28bcf79e6c6e9cbb573a1b1e165c800f by kib: vm_fault_busy_sleep(): update comment after addition of allocflags arg 6eb4708a84d773742a7d36e530d06164b3733ba7 by kib: kern_exit.c: do not leak reaper bitmap busy bits The end of the build log: [...truncated 111.74 MiB...] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1530:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] 1325 | __tree<_Tp, _Compare, _Allocator>::__tree(const value_compare& __co= mp) _NOEXCEPT_( | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__tree:1325:1: wa= rning: 'always_inline' function might not be inlinable [-Wattributes] In file included 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 /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__filesystem/path.h:29, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__filesystem/filesystem_error.h:14, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__filesystem/directory_entry.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/filesystem:540, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/fstream:200, from /workspace/src/contrib/kyua/utils/fs/operations.cpp:5= 5: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:839:39: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 839 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> allocate_shared(const _Alloc&= __a, _Args&&... __args) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:839:39: warning: 'always_inline' function might not be inlinable [-Wat= tributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:839:39: warning: 'always_inline' function might not be inlinable [-Wat= tributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__filesystem/path= .h:81:28: warning: 'always_inline' function might not be inlinable [-Wattri= butes] 81 | _LIBCPP_HIDE_FROM_ABI bool __is_separator(_ECharT __e) { | ^~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/istream:1253:1: w= arning: 'always_inline' function might not be inlinable [-Wattributes] 1253 | getline(basic_istream<_CharT, _Traits>& __is, basic_string<_CharT, = _Traits, _Allocator>& __str, _CharT __dlm) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable [= -Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:757:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 757 | operator<<(basic_ostream<_CharT, _Traits>& __os, const basic_string= <_CharT, _Traits, _Allocator>& __str) { | ^~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:850:39: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 850 | _LIBCPP_HIDE_FROM_ABI shared_ptr<_Tp> make_shared(_Args&&... __args= ) { | ^~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:850:39: warning: 'always_inline' function might not be inlinable [-Wat= tributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__memory/shared_p= tr.h:850:39: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.bin/vi --- --- log.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED= =3D1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/= src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DUSE_ICONV -DICONV_T= RADITIONAL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.log.pieo -MTlo= g.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/nvi/common/log.c -o log.pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.bin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED= =3D1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/= src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DUSE_ICONV -DICONV_T= RADITIONAL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.main.pieo -MTm= ain.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of= -packed-member -c /workspace/src/contrib/nvi/common/main.c -o main.p= ieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- mark.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED= =3D1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/= src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DUSE_ICONV -DICONV_T= RADITIONAL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.mark.pieo -MTm= ark.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of= -packed-member -c /workspace/src/contrib/nvi/common/mark.c -o mark.p= ieo --- msg.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED= =3D1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/= src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DUSE_ICONV -DICONV_T= RADITIONAL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.msg.pieo -MTms= g.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/nvi/common/msg.c -o msg.pieo --- options.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED= =3D1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/= src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DUSE_ICONV -DICONV_T= RADITIONAL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.options.pieo -= MToptions.pieo -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 -c /workspace/src/contrib/nvi/common/options.c= -o options.pieo --- all_subdir_usr.sbin --- 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_lib --- --- cnv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_number_arra= y::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:366:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- options_f.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED= =3D1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/= src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DUSE_ICONV -DICONV_T= RADITIONAL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.options_f.pieo= -MToptions_f.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-s= trong -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/nvi/common/option= s_f.c -o options_f.pieo --- all_subdir_usr.sbin --- 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 --- --- put.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__REGEX_PRIVATE -D_XOPEN_SOURCE_EXTENDED= =3D1 -I/workspace/src/usr.bin/vi -I/workspace/src/contrib/nvi -I/workspace/= src/contrib/nvi/regex -I/workspace/src/usr.bin/vi/ex -DUSE_ICONV -DICONV_T= RADITIONAL -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefi= x-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.put.pieo -MTpu= t.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/contrib/nvi/common/put.c -o put.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused 1 error make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- 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 225.86 real 1994.97 user 197.67 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/jenkins13150017769= 037806064.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_962_1009367136.1760166196537-- From nobody Sat Oct 11 07:09:16 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 4ckF8v36lNz6BKJB for ; Sat, 11 Oct 2025 07:09: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ckF8v1CVvz3D0B; Sat, 11 Oct 2025 07:09:19 +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=1760166559; 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=TsGKpIY299A5gCrP1emzmnC4c8gjZSkMMGkpMyzbhxk=; b=Q0NwUmgaXXTpk5zTqQvDx/fVZ47+pa2SlbxIs4pimUk8bpvUgYTkplJBBaVKbBtWe3zPSr dWA/gfHcHC94yrS2ZMg17N21ZAP/DCuUVvwwjj4A7kwh9vhNzKByzarVjck9S9lO6tSY08 G7j5DZzfLyxhzld+XOHO4yB71iz1b7tgoX32PDQuKmW40JIXYxqqrXiLp582PMr9mHdvci cIOaWd/1hbmkR9qzBOlPOLeGIt/Kt1o3EnSh35KpQWw/kPSZkRwDInfIZvGG7Iozo6twj9 yj21WlaeD/9SKgYjwt/OXuVTbb4k4BVofY/a3+UyLf/vieiB3tFkV2EXg6dM8A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760166559; a=rsa-sha256; cv=none; b=HzeI0lgSe+UKFVZ5ufguNJZUjg0UMffCxO9Q4lvnQIbRqMn9LcT1Ar/IWaG4FPJAhYRpIA jNBmRFVn03oFyIrvIBvLypP0t+S7AzSJy8YfUWIWWJjIfgA6crUyB6SRCjH9xa01CHuL0e TP/rlnk6QjnBUSp5WGgryy1lqPzYYKaHS9iHZV4mA3YcadVs/Nd6SnJxsE3Dn1OY3O6LFz f8Nq515MtXT3rN+y0IQsSt/ghU+txja4TLrzD/qBeunl272SJMeNmqYig4Zyr8497vw/gI I6cy9L8xAz65zMFrpqmm5meRYMGNwysxx8NLGcgE7iIAphgBidqLjcpjz0a1lA== 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 4ckF8v0bY1z7sL; Sat, 11 Oct 2025 07:09:19 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 07:09:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1974687789.965.1760166559089@jenkins.ci.freebsd.org> In-Reply-To: <670301751.957.1760163911925@jenkins.ci.freebsd.org> References: <670301751.957.1760163911925@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #44 - 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_964_381802594.1760166556106" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_964_381802594.1760166556106 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #44 (5de7bdab32b92845b9d79287c4= 585fc617cd2fec) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/44/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/44/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/44/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) 5de7bdab32b92845b9d79287c4585fc617cd2fec by cperciva: release: Remove errant .endfor The end of the build log: [...truncated 108.34 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.bin --- --- whereis.1.gz --- gzip -cn /workspace/src/usr.bin/whereis/whereis.1 > whereis.1.gz --- whereis.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug whereis= .full whereis.debug --- whereis --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwhereis.debug whereis.full whereis --- all_subdir_usr.bin/which --- =3D=3D=3D> usr.bin/which (all) --- all_subdir_lib --- --- nvlist_exists_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug nvlist_= exists_test.full nvlist_exists_test.debug --- nvlist_exists_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnvlist_exists_test.debug nvlist_exists_test.full nvlist_exists_= test --- nvlist_free_test --- (cd /workspace/src/lib/libnv/tests && DEPENDFILE=3D.depend.nvlist_free_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libnv/tests/Makefile _RECURSING= _PROGS=3Dt PROG=3Dnvlist_free_test ) --- all_subdir_usr.bin --- --- .depend --- echo which.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- which.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.which.pieo -MTwhich.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/which/which.c -o which.pieo --- all_subdir_lib --- --- .depend.nvlist_free_test --- echo nvlist_free_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend.= nvlist_free_test --- nvlist_free_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.nvlist_free_test.nvlist_free_test.pieo -MTnvlist_free_test.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace/s= rc/lib/libnv/tests/nvlist_free_test.c -o nvlist_free_test.pieo --- all_subdir_usr.bin --- --- which.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 which.full which.pieo =20 --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_usr.sbin/acpi --- --- dtcompilerparserparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dtcompilerparserparse.p= ieo -MTdtcompilerparserparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c dtcompilerparserparse.c -o dtco= mpilerparserparse.pieo --- all_subdir_usr.bin --- --- which.1.gz --- gzip -cn /workspace/src/usr.bin/which/which.1 > which.1.gz --- which.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug which.f= ull which.debug --- which --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwhich.debug which.full which --- all_subdir_usr.bin/whois --- =3D=3D=3D> usr.bin/whois (all) --- .depend --- echo whois.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- whois.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.whois.pieo -MTwhois.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/whois/whois.c -o whois.pieo --- all_subdir_usr.sbin --- --- dtexpress.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dtexpress.pieo -MTdtexp= ress.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-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 -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/compiler/dtexpress= .c -o dtexpress.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/wg --- --- terminal.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -include paths.h -DRUNSTATEDIR=3D"_PATH_VARRU= N" -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.terminal.pieo -MTte= rminal.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -= Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmi= ssing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings = -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wneste= d-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 /workspace/src/contrib/wireguard-tools/= terminal.c -o terminal.pieo --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- all_subdir_usr.bin --- --- curve25519.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -include paths.h -DRUNSTATEDIR=3D"_PATH_VARRU= N" -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.curve25519.pieo -MT= curve25519.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 -Wno-shadow -c /workspace/src/contri= b/wireguard-tools/curve25519.c -o curve25519.pieo --- all_subdir_usr.bin/whois --- --- whois.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 whois.full whois.pieo =20 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- dtfield.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dtfield.pieo -MTdtfield= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/compiler/dtfield.c -o d= tfield.pieo --- all_subdir_usr.sbin/vidcontrol --- --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- all_subdir_usr.bin --- --- whois.1.gz --- gzip -cn /workspace/src/usr.bin/whois/whois.1 > whois.1.gz --- whois.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug whois.f= ull whois.debug --- whois --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwhois.debug whois.full whois --- all_subdir_usr.bin/write --- =3D=3D=3D> usr.bin/write (all) --- all_subdir_usr.sbin --- --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/pppctl --- =3D=3D=3D> usr.sbin/pppctl (all) --- all_subdir_usr.bin --- --- .depend --- echo write.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- write.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.write.pieo -MTwrite.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/write/write.c -o write.pieo --- all_subdir_usr.sbin --- --- .depend --- echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- all_subdir_usr.bin --- /workspace/src/usr.bin/write/write.c: In function 'utmp_chk': /workspace/src/usr.bin/write/write.c:191:9: warning: 'strncpy' specified bo= und 16 equals destination size [-Wstringop-truncation] 191 | strncpy(lu.ut_line, tty, sizeof lu.ut_line); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_lib --- --- nvlist_free_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o n= vlist_free_test.full nvlist_free_test.pieo -lnv --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- dtio.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dtio.pieo -MTdtio.pieo = -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-head= ers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/compiler/dtio.c -o dtio.pieo --- all_subdir_lib --- --- nvlist_free_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug nvlist_= free_test.full nvlist_free_test.debug --- nvlist_free_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnvlist_free_test.debug nvlist_free_test.full nvlist_free_test --- nvlist_get_test --- (cd /workspace/src/lib/libnv/tests && DEPENDFILE=3D.depend.nvlist_get_test= NO_SUBDIR=3D1 make -f /workspace/src/lib/libnv/tests/Makefile _RECURSING_= PROGS=3Dt PROG=3Dnvlist_get_test ) --- all_subdir_usr.bin --- --- write.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 write.full write.pieo =20 --- all_subdir_lib --- --- .depend.nvlist_get_test --- echo nvlist_get_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/lib/libnv/libnv_pie.a >> .depend.n= vlist_get_test --- nvlist_get_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.nvlist_get_test.nvlist_get_test.pieo -MTnvlist_get_test.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -c /workspace/s= rc/lib/libnv/tests/nvlist_get_test.c -o nvlist_get_test.pieo --- all_subdir_usr.bin --- --- write.1.gz --- gzip -cn /workspace/src/usr.bin/write/write.1 > write.1.gz --- write.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug write.f= ull write.debug --- write --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dwrite.debug write.full write --- all_subdir_usr.bin/xargs --- =3D=3D=3D> usr.bin/xargs (all) --- .depend --- echo xargs.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- xargs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.xargs.pieo -MTxargs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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/xargs/xargs.c -o xargs.pieo /workspace/src/usr.bin/xargs/xargs.c: In function 'run': /workspace/src/usr.bin/xargs/xargs.c:597:17: warning: this statement may fa= ll through [-Wimplicit-fallthrough=3D] 597 | xexit(*argv, 1); | ^~~~~~~~~~~~~~~ /workspace/src/usr.bin/xargs/xargs.c:598:9: note: here 598 | case 0: | ^~~~ --- 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.sbin/pppctl --- --- pppctl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pppctl.full pppctl.pieo -ledit -lpthread=20 --- pppctl.8.gz --- gzip -cn /workspace/src/usr.sbin/pppctl/pppctl.8 > pppctl.8.gz --- pppctl.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pppctl.= full pppctl.debug --- pppctl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpppctl.debug pppctl.full pppctl --- all_subdir_usr.sbin/nscd --- =3D=3D=3D> usr.sbin/nscd (all) --- .depend --- echo nscd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- agent.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.agent.pieo -MTagent.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/agent.c -o agent.pieo --- all_subdir_usr.sbin/acpi --- --- dtparserlex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dtparserlex.pieo -MTdtp= arserlex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c dtparserlex.c -o dtparserlex.pieo --- all_subdir_usr.sbin/nscd --- --- nscd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.nscd.pieo -MTnscd.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/nscd.c -o nscd.pieo --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[4]: stopped in /workspace/src/tests/sys --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 161.54 real 1725.79 user 175.04 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins13611876256= 471428159.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_964_381802594.1760166556106-- From nobody Sat Oct 11 07:15:59 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 4ckFJb6Mzqz6BKcP for ; Sat, 11 Oct 2025 07:15:59 +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 4ckFJb1Kvqz3Dd1; Sat, 11 Oct 2025 07:15:59 +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=1760166959; 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=L5ZSfKgA5wwJyJsxNgZ8G7p4gDFU7yVoY0iocaQ6s54=; b=HdYuvS6+Fr4yz9LlBbVUD9SR1v/bvihMIWrY+Fd/ekBISPlC5EFoY5z3zFPpWYVAxPcStg XFDr8ZJrqy8r+THOMZxUb5/AqRAAF2KEVoMc2xkIFSc+AIzmsQPnCZOo18Ao0OwOqXjnTS ZQJ07+R81Zhg2xBp7g1Y+IVzC/sxvRG9OqdJnQi1XvD5g5jtzCvQMIq0fR/eyf9foMl+Am rhbXbkBLLWOT8Lv9Yb+p1AZIhnWwXE+sLOUcL5SadZ/nRCNem/u7l/AcbVyUVYAABMg1la kvtB/7L0wMYG9grDB14W14ul0PRmsABU2DdGFJWX7U6vF2Ddx302kYWCAr74dQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760166959; a=rsa-sha256; cv=none; b=DiXiq/JlLJWTFsr2P4G0h9VKmlbSD2qbhp32mtP0vZ1kKFjMryFQTjpsJjfY8KeTI7SWeL Y++3PT1DPagXbHLMaifItZfYgehzntO6JvqHbe7p+o9J5aG8mq9hWdFgoqR0jZirhE2PwR 4+rjKcNwagxpN1ebiVbKdUo9GKwZxbrInOSGSG2s7h/irYlxueu4sQxxNkwW3FWnXV/glA UePAxpqE74i3bE6jJFdO++g7eKBNoxBEAZKUF+hSFq1kS0c3Ej3crIKMclTDid0FyayVEv oKxnlaU5vdZcbKuUZMEofGhTSf4kUQ7YOyWi4o+88IacH6rG2cqBpivJEafY7w== 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 4ckFJb0ZHZz84P; Sat, 11 Oct 2025 07:15:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 07:15:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1235295029.967.1760166959085@jenkins.ci.freebsd.org> In-Reply-To: <1360337113.903.1760142925130@jenkins.ci.freebsd.org> References: <1360337113.903.1760142925130@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26950 - 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_966_1458822242.1760166959063" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_966_1458822242.1760166959063 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26950 (53825afc5dd13f3d16c3db6727260d7184b= cd581) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26950= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26950/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26950/co= nsole 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) 8e985774117d49eb968789aba8550c2a92992a9a by imp: kern: Remove needless kern.opts.mk 3faa5bfece73c62c2a3939e9b60365a899d16940 by imp: kern: Don't need bsd.own.mk 498368529011086067ed48e40cbfd46a4d5ef2ca by imp: modules: Simplify some expressions 53825afc5dd13f3d16c3db6727260d7184bcd581 by imp: nvme: There's 64 LBAF descriptors, not 16 The end of the build log: [...truncated 10.66 KiB...] FreeBSD 16.0-CURRENT #0 n281037-53825afc5dd1: Fri Oct 10 01:26:36 UTC 2025 root@FreeBSD-main-amd64-build.jail.ci.FreeBSD.org:/usr/obj/usr/src/amd6= 4.amd64/sys/GENERIC amd64 FreeBSD clang version 19.1.7 (https://github.com/llvm/llvm-project.git llvm= org-19.1.7-0-gcd708029e0b2) WARNING: WITNESS option enabled, expect reduced performance. SRAT: Ignoring memory at addr 0xff000000 VT: init without driver. CPU: Intel(R) Xeon(R) CPU E5-2695 v2 @ 2.40GHz (2400.22-MHz K8-class CPU) Origin=3D"GenuineIntel" Id=3D0x306e4 Family=3D0x6 Model=3D0x3e Steppi= ng=3D4 Features=3D0x9f83fbff Features2=3D0xfe9e6217 AMD Features=3D0x2c100800 AMD Features2=3D0x1 Structured Extended Features=3D0x281 XSAVE Features=3D0x1 TSC: P-state invariant Hypervisor: Origin =3D "bhyve bhyve " real memory =3D 9663676416 (9216 MB) avail memory =3D 8295165952 (7910 MB) Event timer "LAPIC" quality 600 ACPI APIC Table: FreeBSD/SMP: Multiprocessor System Detected: 2 CPUs FreeBSD/SMP: 2 package(s) x 1 core(s) random: registering fast source Intel Secure Key RNG random: fast provider: "Intel Secure Key RNG" random: unblocking device. Security policy loaded: TrustedBSD MAC/BSD Extended (mac_bsdextended) ioapic0 irqs 0-31 Launching APs: 1 random: entropy device external interface kbd1 at kbdmux0 smbios0: at iomem 0xf1000-0xf101e smbios0: Entry point: v2.1 (32-bit), Version: 2.6, BCD Revision: 2.6 aesni0: acpi0: acpi0: Power Button (fixed) atrtc0: port 0x70-0x71 irq 8 on acpi0 atrtc0: registered as a time-of-day clock, resolution 1.000000s Event timer "RTC" frequency 32768 Hz quality 0 attimer0: port 0x40-0x43 irq 0 on acpi0 Timecounter "i8254" frequency 1193182 Hz quality 0 Event timer "i8254" frequency 1193182 Hz quality 100 hpet0: iomem 0xfed00000-0xfed003ff on acpi0 Timecounter "HPET" frequency 16777216 Hz quality 950 Event timer "HPET" frequency 16777216 Hz quality 550 Event timer "HPET1" frequency 16777216 Hz quality 450 Event timer "HPET2" frequency 16777216 Hz quality 450 Event timer "HPET3" frequency 16777216 Hz quality 450 Event timer "HPET4" frequency 16777216 Hz quality 450 Event timer "HPET5" frequency 16777216 Hz quality 450 Event timer "HPET6" frequency 16777216 Hz quality 450 Timecounter "ACPI-fast" frequency 3579545 Hz quality 900 acpi_timer0: <32-bit timer at 3.579545MHz> port 0x408-0x40b on acpi0 pcib0: port 0xcf8-0xcff on acpi0 pci0: on pcib0 isab0: at device 1.0 on pci0 isa0: on isab0 virtio_pci0: port 0x2000-0x207f mem 0xc= 0000000-0xc0001fff irq 16 at device 2.0 on pci0 vtblk0: on virtio_pci0 vtblk0: 9216MB (18874557 512 byte sectors) virtio_pci1: port 0x2080-0x20ff mem 0xc= 0002000-0xc0003fff irq 17 at device 3.0 on pci0 vtblk1: on virtio_pci1 vtblk1: 512MB (1048576 512 byte sectors) ahci0: mem 0xc0004000-0xc0005fff irq 18 a= t device 4.0 on pci0 ahci0: AHCI v1.30 with 32 6Gbps ports, Port Multiplier not supported ahcich0: at channel 0 on ahci0 virtio_pci2: port 0x2100-0x217f mem 0xc= 0006000-0xc0007fff irq 19 at device 5.0 on pci0 vtblk2: on virtio_pci2 vtblk2: 128MB (262144 512 byte sectors) virtio_pci3: port 0x2180-0x21ff mem 0xc= 0008000-0xc0009fff irq 20 at device 6.0 on pci0 vtblk3: on virtio_pci3 vtblk3: 128MB (262144 512 byte sectors) virtio_pci4: port 0x2200-0x227f mem 0xc= 000a000-0xc000bfff irq 21 at device 7.0 on pci0 vtblk4: on virtio_pci4 vtblk4: 128MB (262144 512 byte sectors) virtio_pci5: port 0x2280-0x22ff mem 0xc= 000c000-0xc000dfff irq 22 at device 8.0 on pci0 vtblk5: on virtio_pci5 vtblk5: 128MB (262144 512 byte sectors) virtio_pci6: port 0x2300-0x237f mem 0xc= 000e000-0xc000ffff irq 23 at device 9.0 on pci0 vtblk6: on virtio_pci6 vtblk6: 128MB (262144 512 byte sectors) vmgenc0: on acpi0 random: registering fast source VM Generation ID atkbdc0: port 0x60,0x64 irq 1 on acpi0 atkbd0: irq 1 on atkbdc0 kbd0 at atkbd0 atkbd0: [GIANT-LOCKED] driver bug: Unable to set devclass (class: atkbdc devname: (unknown)) Unhandled ps2 mouse command 0xe1 psm0: irq 12 on atkbdc0 psm0: [GIANT-LOCKED] WARNING: Device "psm" is Giant locked and may be deleted before FreeBSD 15.= 0. psm0: model Generic PS/2 mouse, device ID 0 uart0: <16550 or compatible> port 0x3f8-0x3ff irq 4 flags 0x10 on acpi0 uart0: console (115200,n,8,1) uart1: <16550 or compatible> port 0x2f8-0x2ff irq 3 on acpi0 uart2: <16550 or compatible> port 0x3e8-0x3ef irq 4 on acpi0 uart3: <16550 or compatible> port 0x2e8-0x2ef irq 3 on acpi0 vga0: at port 0x3b0-0x3bb iomem 0xb0000-0xb7fff pnpid PNP= 0900 on isa0 Timecounter "TSC-low" frequency 1200051154 Hz quality 1000 Timecounters tick every 10.000 msec usb_needs_explore_all: no devclass Trying to mount root from ufs:/dev/gpt/rootfs [rw]... WARNING: WITNESS option enabled, expect reduced performance. ada0 at ahcich0 bus 0 scbus0 target 0 lun 0 ada0: ACS-2 ATA SATA 3.x device ada0: Serial Number BHYVE-AC61-4EA8-6E92 ada0: 600.000MB/s transfers (SATA 3.x, UDMA6, PIO 8192bytes) ada0: Command Queueing enabled ada0: 128MB (262144 512 byte sectors) Setting hostuuid: d757cec6-6ff5-441b-8a6d-e432bcb48217. Setting hostid: 0x5ae2a836. Starting file system checks: /dev/gpt/rootfs: FILE SYSTEM CLEAN; SKIPPING CHECKS /dev/gpt/rootfs: clean, 1080254 free (6 frags, 135031 blocks, 0.0% fragment= ation) Mounting local filesystems:. Loading kernel modules: accf_data accf_dns accf_http accf_tls blake2 carp c= fiscsi cryptodev dummymbuf dummynet fusefs if_bridge if_enc if_epair if_ovp= n if_stf ipdivert ipfw ipfw_nat ipl ipsec mac_bsdextended mac_ipacl mac_por= tacl mqueuefs pf pflog pflow pfsync sctp snd_dummy tarfs tcpmd5 blaketwo0: load_dn_sched dn_sched FIFO loaded load_dn_sched dn_sched QFQ loaded load_dn_sched dn_sched RR loaded load_dn_sched dn_sched WF2Q+ loaded load_dn_sched dn_sched PRIO loaded load_dn_sched dn_sched FQ_CODEL loaded load_dn_sched dn_sched FQ_PIE loaded load_dn_aqm dn_aqm CODEL loaded load_dn_aqm dn_aqm PIE loaded ipfw2 (+ipv6) initialized, divert loadable, nat loadable, default to accept= , logging disabled IP Filter: v5.1.2 initialized. Default =3D pass all, Logging =3D enabled Security policy loaded: TrustedBSD MAC/ipacl (mac_ipacl) Security policy loaded: TrustedBSD MAC/portacl (mac_portacl) pcm0: /etc/rc: WARNING: $hostname is not set -- see rc.conf(5). Setting up harvesting: PURE_VMGENID,PURE_RDRAND,RANDOMDEV,[CALLOUT],[UMA],[= FS_ATIME],SWI,INTERRUPT,NET_NG,[NET_ETHER],NET_TUN,MOUSE,KEYBOARD,ATTACH,CA= CHED Feeding entropy: . ELF ldconfig path: /lib /usr/lib /usr/lib/compat /usr/local/lib /usr/local/= lib/compat/pkg /usr/local/lib/compat/pkg /usr/local/lib/perl5/5.42/mach/COR= E 32-bit compatibility ldconfig path: /usr/lib32 lo0: link state changed to UP Starting Network: lo0 enc0. lo0: flags=3D1008049 metric 0 mtu 1= 6384 =09options=3D680003 =09inet 127.0.0.1 netmask 0xff000000 =09inet6 ::1 prefixlen 128 =09inet6 fe80::1%lo0 prefixlen 64 scopeid 0x1 =09groups: lo =09nd6 options=3D21 enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 Starting devd. Starting Network: enc0. enc0: flags=3D0 metric 0 mtu 1536 =09options=3D0 =09groups: enc =09nd6 options=3D29 route: message indicates error: File exists add host 127.0.0.1: gateway lo0 fib 1,2 add host 127.0.0.1: gateway lo0 fib 0: route already in table route: message indicates error: File exists add host ::1: gateway lo0 fib 1,2 add host ::1: gateway lo0 fib 0: route already in table add net fe80::: gateway ::1 fib 0,1,2 add net ff02::: gateway ::1 fib 0,1,2 add net ::ffff:0.0.0.0: gateway ::1 fib 0,1,2 add net ::0.0.0.0: gateway ::1 fib 0,1,2 Updating motd:. Updating /var/run/os-release done. Clearing /tmp (X related). Starting auditd. 2025-10-11T01:18:55.596195+00:00 - auditd 1434 - - starting... 2025-10-11T01:18:55.597753+00:00 - auditd 1435 - - Auditing disabled 2025-10-11T01:18:55.598916+00:00 - auditd 1435 - - Configured trail files d= istribution. 2025-10-11T01:18:55.600132+00:00 - auditd 1435 - - Auditing enabled 2025-10-11T01:18:55.601110+00:00 - auditd 1435 - - New audit file is /var/a= udit/20251011011855.not_terminated 2025-10-11T01:18:55.605634+00:00 - auditd 1435 - - Registered 677 event to = class mappings. 2025-10-11T01:18:55.605865+00:00 - auditd 1435 - - Registered non-attributa= ble event mask. 2025-10-11T01:18:55.606798+00:00 - auditd 1435 - - Set audit policy in kern= el. 2025-10-11T01:18:55.607726+00:00 - auditd 1435 - - Set audit trail size in = kernel. 2025-10-11T01:18:55.608653+00:00 - auditd 1435 - - Set audit trail queue in= kernel. 2025-10-11T01:18:55.609573+00:00 - auditd 1435 - - Set audit trail min free= percent in kernel. 2025-10-11T01:18:55.610515+00:00 - auditd 1435 - - audit_control(5) may be = missing 'host:' field 2025-10-11T01:18:55.612114+00:00 - auditd 1435 - - Audit controls init succ= essful No core dumps found. Mounting late filesystems:. Sat Oct 11 01:18:55 UTC 2025 FreeBSD/amd64 (Amnesiac) (ttyu0) login: Trigger sent. Waiting for PIDS: 14352025-10-11T07:15:50.207886+00:00 - auditd 1435 - - Go= t close and die trigger 2025-10-11T07:15:50.209077+00:00 - auditd 1435 - - Auditing disabled 2025-10-11T07:15:50.219076+00:00 - auditd 1435 - - renamed /var/audit/20251= 011011855.not_terminated to /var/audit/20251011011855.20251011071550 2025-10-11T07:15:50.220883+00:00 - auditd 1435 - - Finished 2025-10-11T07:15:50.221238+00:00 - auditd 1435 - - auditd exiting. . Stopping devd. Waiting for PIDS: 1133. Writing entropy file: . Writing early boot entropy file: . . Waiting (max 60 seconds) for system process `vnlru' to stop... done Waiting (max 60 seconds) for system process `syncer' to stop...=20 Syncing disks, vnodes remaining... 0 done All buffers synced. Uptime: 5h57m2s acpi0: Powering system off + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26950' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-main-amd64-test/xfail-list -a -e test-report= .xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-main-amd64-test] $ /bin/sh -xe /tmp/jenkins16974232081825210249.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': '53825afc5dd13= f3d16c3db6727260d7184bcd581', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../53825afc5dd13f3d16c3= db6727260d7184bcd581/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_966_1458822242.1760166959063-- From nobody Sat Oct 11 07:53: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 4ckG7m4Y2Tz6BNd9 for ; Sat, 11 Oct 2025 07:53:24 +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 4ckG7m0370z3J1j; Sat, 11 Oct 2025 07:53: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=1760169204; 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=BCzd2fuFLKMSYoMg9kyZ6COo/fAMEAX6h1k5vPVgmtI=; b=jXoR3k3qqI7I+3BTItIq/W3+m7NpOOpOXwn7PUXO1Ztbw13Pg0fFy1dIylk2OpM37oghzZ bN+w7Wy8Vv5WlbMuDzhV93Qem2fXT45PEeljVXpNTBoLkGErbkuiMS9xfaB+/cjbT6pRr+ RODbjNoTTOOtwynAHhL3q3AaCYcERhTD0v7DtmK4YAOqw3fffI9w71fDPtNUOUrIHBd4Xd tvD6ua+8P79pBY4m3kGyDDj5RNbyP5ZBEi9FjiWMt5N/PEIda8SrbEQA5nGffyb7NDh9oJ EWQA8bTf9sDBYUPRPYWof+GWdGrVUMc1NALsQNf9+X/at8Zb8v/qXqhhcdfOIw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760169204; a=rsa-sha256; cv=none; b=hkfguSyTas5HcwLEDXAk0vTPaj/mRVKah2n8jS3LAiECq/eDtwtOCxODN8pr3WsJxJ/ul9 fNeVbHfFSgkZJAlwh388Bafq0GJa5VKKCqWer92vYfgi2nn6Qh1E8gRqjv1iYdKcTjZeQr zDvbDGw2lxozRJCi8dQX6Zcumx+peu9G6bGae6IgDbhzQLXwF2HNNiM+FcX1SecduzW3Ce rMzIXw0uyPvFsReD+gT3NRcaPZUp7UrlsWxUPvyp5o7o0kJowmw+cMY/2hlDwA7g/iRkrx 9LASA5o20NJVNSY/rT5AL5155Q1E62HrihOyJZm+umU/Cb6vWFXfFuIFyBr2xg== 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 4ckG7l6WPWz9C8; Sat, 11 Oct 2025 07:53:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 07:53:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1679154850.971.1760169203921@jenkins.ci.freebsd.org> In-Reply-To: <1974687789.965.1760166559089@jenkins.ci.freebsd.org> References: <1974687789.965.1760166559089@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #45 - 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_970_634109196.1760169201082" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_970_634109196.1760169201082 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #45 (6eb4708a84d773742a7d36e530= d06164b3733ba7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/45/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/45/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/45/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) ac3444a9528eca7beb8a6856e225951a2db46cbf by kib: kern: replace several EBADF with EINVAL 07debe52b30af92abcee1333874d42f6682b6336 by kib: pdgetpid(2): switch back returning EBADF for non-procdesc fd 40c8d68772696f8c7eb4c4c385dadf9e004e9f9f by kib: vm/vm_fault.c: cleanup includes 6bffdfe05b77581cbd92f78892cb30142a4321ab by kib: vm_fault_busy_sleep(): pass explicit allocflags for vm_page_busy_sleep() 0188344fc3ec94b55b2fa628a5339ed88c25d897 by kib: vm_fault: add vm_fault_might_be_cow() helper c8e9bad25a439d8952a0e5b5e42b5b14d8102e25 by kib: vm_fault: add helper vm_fault_can_cow_rename() 650a9a12c06178dd8623b57579f250ec26db4bcc by kib: vm_fault: try to only share-busy page for soft faults 27d5df7c26c24ca63996ae1582dcbe7fbc167448 by kib: vm_fault: assert that first_m is xbusy 6506630a28bcf79e6c6e9cbb573a1b1e165c800f by kib: vm_fault_busy_sleep(): update comment after addition of allocflags arg 6eb4708a84d773742a7d36e530d06164b3733ba7 by kib: kern_exit.c: do not leak reaper bitmap busy bits The end of the build log: [...truncated 109.05 MiB...] | ^~~~~~~~= ~~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:19: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] 37 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI bool __libcpp_threa= d_poll_with_backoff( | ^~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__thread/poll_wit= h_backoff.h:37:54: warning: 'always_inline' function might not be inlinable= [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:499:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 499 | __put_character_sequence(basic_ostream<_CharT, _Traits>& __os, cons= t _CharT* __str, size_t __len) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 147 | __atomic_wait_unless(const _AtomicWaitable& __a, _Poll&& __poll, me= mory_order __order) { | ^~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:147:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/special_functions.h:15, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:327, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/compare:174, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/tuple:268: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] 100 | _LIBCPP_NODISCARD _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_A= BI bool isnan(_A1 __x) _NOEXCEPT { | = ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/traits.h:1= 00:76: warning: 'always_inline' function might not be inlinable [-Wattribut= es] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:16, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/cmath:316: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/roots.h:29= :30: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 29 | _LIBCPP_HIDE_FROM_ABI double sqrt(double __x) _NOEXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:14: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/abs.h:29:4= 8: warning: 'always_inline' function might not be inlinable [-Wattributes] 29 | _LIBCPP_NODISCARD _LIBCPP_HIDE_FROM_ABI double fabs(double __x) _NO= EXCEPT { | ^~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__math/hypot.h:15: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/exponentia= l_functions.h:66:30: warning: 'always_inline' function might not be inlinab= le [-Wattributes] 66 | _LIBCPP_HIDE_FROM_ABI double ldexp(double __x, int __e) _NOEXCEPT { | ^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__ostream/basic_o= stream.h:618:53: warning: 'always_inline' function might not be inlinable [= -Wattributes] 618 | _LIBCPP_HIDE_FROM_ABI basic_ostream& operator<<(basi= c_ostream& __os, const char* __str) { | ^~~~~~~~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__charconv/to_chars_integral.h:17, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_integral.h:13, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__format/formatter_bool.h:19, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable [-Wa= ttributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable [-Wat= tributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable [= -Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable [-= Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable [= -Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable [= -Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable [= -Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable [-Wattributes= ] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable [-Wattributes] --- all_subdir_usr.bin --- --- yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/work= space/src/usr.bin/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace= /src/lib/libiconv_modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/s= rc=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD = -MF.depend.yacc.pieo -MTyacc.pieo -std=3Dgnu17 -Wno-format-zero-length -fs= tack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wn= o-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcas= t-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -W= char-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type --param max-inline-insns-sing= le=3D64 -c yacc.c -o yacc.pieo --- all_subdir_usr.sbin --- --- iasl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sys -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-= strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W= no-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-error=3Denu= m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro= r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function= -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unini= tialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wn= o-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-erro= r=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-define= d -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3D= implicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-e= lt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointe= r-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optim= izations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-erro= r=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer= -memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-o= f-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o iasl.full acfileio= .pieo adfile.pieo adisasm.pieo adwalk.pieo ahids.pieo ahpredef.pieo ahtable= .pieo ahuuids.pieo cmfsize.pieo dmextern.pieo dmrestag.pieo dmswitch.pieo d= mtable.pieo dmtables.pieo dmtbdump.pieo dmtbdump1.pieo dmtbdump2.pieo dmtbd= ump3.pieo dmtbinfo.pieo dmtbinfo1.pieo dmtbinfo2.pieo dmtbinfo3.pieo getopt= .pieo aslallocate.pieo aslanalyze.pieo aslascii.pieo aslbtypes.pieo aslcach= e.pieo aslcodegen.pieo aslcompile.pieo aslcompilerlex.pieo aslcompilerparse= .pieo asldebug.pieo aslerror.pieo aslexternal.pieo aslfileio.pieo aslfiles.= pieo aslfold.pieo aslhelp.pieo aslhex.pieo asllength.pieo asllisting.pieo a= sllistsup.pieo aslload.pieo asllookup.pieo aslmain.pieo aslmap.pieo aslmape= nter.pieo aslmapoutput.pieo aslmaputils.pieo aslmessages.pieo aslmethod.pie= o aslnamesp.pieo asloffset.pieo aslopcodes.pieo asloperands.pieo aslopt.pie= o asloptions.pieo aslparseop.pieo aslpld.pieo aslpredef.pieo aslprepkg.pieo= aslprintf.pieo aslprune.pieo aslresource.pieo aslrestype1.pieo aslrestype1= i.pieo aslrestype2.pieo aslrestype2d.pieo aslrestype2e.pieo aslrestype2q.pi= eo aslrestype2s.pieo aslrestype2w.pieo aslstartup.pieo aslstubs.pieo asltra= nsform.pieo asltree.pieo aslutils.pieo asluuid.pieo aslwalks.pieo aslxref.p= ieo aslxrefout.pieo cvcompiler.pieo cvdisasm.pieo cvparser.pieo dtcompile.p= ieo dtcompilerparserlex.pieo dtcompilerparserparse.pieo dtexpress.pieo dtfi= eld.pieo dtio.pieo dtparserlex.pieo dtparserparse.pieo dtsubtable.pieo dtta= ble.pieo dttable1.pieo dttable2.pieo dttemplate.pieo dtutils.pieo prexpress= .pieo prmacros.pieo prparserlex.pieo prparserparse.pieo prscan.pieo prutils= .pieo dbfileio.pieo dmbuffer.pieo dmcstyle.pieo dmdeferred.pieo dmnames.pie= o dmopcode.pieo dmresrc.pieo dmresrcl.pieo dmresrcl2.pieo dmresrcs.pieo dmu= tils.pieo dmwalk.pieo dsargs.pieo dscontrol.pieo dsfield.pieo dsobject.pieo= dsopcode.pieo dspkginit.pieo dsutils.pieo dswexec.pieo dswload.pieo dswloa= d2.pieo dswscope.pieo dswstate.pieo exconcat.pieo exconvrt.pieo excreate.pi= eo exdump.pieo exmisc.pieo exmutex.pieo exnames.pieo exoparg1.pieo exoparg2= .pieo exoparg3.pieo exoparg6.pieo exprep.pieo exresnte.pieo exresolv.pieo e= xresop.pieo exstore.pieo exstoren.pieo exstorob.pieo exsystem.pieo exutils.= pieo psargs.pieo psloop.pieo psobject.pieo psopcode.pieo psopinfo.pieo pspa= rse.pieo psscope.pieo pstree.pieo psutils.pieo pswalk.pieo nsaccess.pieo ns= alloc.pieo nsdump.pieo nsnames.pieo nsobject.pieo nsparse.pieo nssearch.pie= o nsutils.pieo nswalk.pieo tbdata.pieo tbfadt.pieo tbinstal.pieo tbprint.pi= eo tbutils.pieo tbxface.pieo tbxfload.pieo utaddress.pieo utalloc.pieo utas= cii.pieo utbuffer.pieo utcache.pieo utcksum.pieo utcopy.pieo utdebug.pieo u= tdecode.pieo utdelete.pieo uterror.pieo utexcep.pieo utglobal.pieo uthex.pi= eo utinit.pieo utlock.pieo utmath.pieo utmisc.pieo utmutex.pieo utnonansi.p= ieo utobject.pieo utownerid.pieo utpredef.pieo utresdecode.pieo utresrc.pie= o utstate.pieo utstring.pieo utstrsuppt.pieo utstrtoul64.pieo utuuid.pieo u= txface.pieo utxferror.pieo osunixxf.pieo =20 --- iasl.8.gz --- gzip -cn /workspace/src/usr.sbin/acpi/iasl/iasl.8 > iasl.8.gz --- iasl.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug iasl.fu= ll iasl.debug --- iasl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Diasl.debug iasl.full iasl --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- mkcsmapper.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/mkcsmapper -I/workspace/src/usr.bi= n/mkcsmapper -I/workspace/src/lib/libc/iconv -I/workspace/src/lib/libiconv_= modules/mapper_std -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffi= le-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-form= at-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-paramet= er -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-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type --param max= -inline-insns-single=3D64 -L/workspace/src/lib/libc -Wl,-zrelro -pie -Wl,-= znoexecstack -o mkcsmapper.full lex.pieo yacc.pieo =20 --- mkcsmapper.1.gz --- gzip -cn /workspace/src/usr.bin/mkcsmapper/mkcsmapper.1 > mkcsmapper.1.gz --- mkcsmapper.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkcsmap= per.full mkcsmapper.debug --- mkcsmapper --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkcsmapper.debug mkcsmapper.full mkcsmapper --- all_subdir_usr.bin/mkesdb --- =3D=3D=3D> usr.bin/mkesdb (all) --- lex.c --- lex -olex.c /workspace/src/usr.bin/mkesdb/lex.l --- yacc.c --- yacc -d -o yacc.c /workspace/src/usr.bin/mkesdb/yacc.y --- .depend --- echo mkesdb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/= src/usr.bin/mkesdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/lib= c/iconv -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.lex.pieo -MTlex= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-= prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswit= ch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exte= rns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 lex.c -o lex.pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- yacc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/= src/usr.bin/mkesdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/lib= c/iconv -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.yacc.pieo -MTya= cc.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissin= g-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wsw= itch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ex= terns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -c yacc.c -o yacc.pieo --- mkesdb.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/mkesdb -I/workspace/src/usr.bin/mk= esdb/../mkesdb -I/workspace/src/usr.bin/mkesdb/../../lib/libc/iconv -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -= o mkesdb.full lex.pieo yacc.pieo =20 --- mkesdb.1.gz --- gzip -cn /workspace/src/usr.bin/mkesdb/mkesdb.1 > mkesdb.1.gz --- mkesdb.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug mkesdb.= full mkesdb.debug --- mkesdb --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dmkesdb.debug mkesdb.full mkesdb --- all_subdir_usr.bin/iscsictl --- =3D=3D=3D> usr.bin/iscsictl (all) --- parse.c --- yacc -d -v /workspace/src/usr.bin/iscsictl/parse.y yacc: w - the symbol PCP is undefined cp y.tab.c parse.c --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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 --- --- token.c --- lex -i -otoken.c /workspace/src/usr.bin/iscsictl/token.l --- .depend --- echo iscsictl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil/libiscsiutil_pie.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libxo.a >> .depend --- iscsictl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/iscsictl -I/workspac= e/src/sys/dev/iscsi -I/workspace/src/lib/libiscsiutil -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.iscsictl.pieo -MTiscsictl.pieo -std=3Dgnu17 = -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -= Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointe= r-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunuse= d-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-def= inition -Wno-pointer-sign -Wdate-time -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/iscsictl/iscsictl.c -o iscsictl.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_lib --- make[2]: stopped in /workspace/src --- 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 175.74 real 1846.72 user 188.16 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins99938977226= 22394563.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_970_634109196.1760169201082-- From nobody Sat Oct 11 08:01:01 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 4ckGJd0Bh6z6BPGm for ; Sat, 11 Oct 2025 08:01:05 +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 4ckGJc50wcz3KTf; Sat, 11 Oct 2025 08:01:04 +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=1760169664; 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=E4dLByQTTeUoLhfFOVelMl2RHwElTuINemI2KnJtMOU=; b=qbTvzt/cymjgn586E4uE1J5OY/65mOOhq0zC4oQMa8y04TZPBucl4IOdIKoGH93/dDkKPy d6bpZ18GJ4jXLUFGcojUx4fU7O88gRv+r+rvZRiW/cI1MawC8py/AVtJp+hXy3KQpe7GFn pQvvRsPQ8zWCJ8sj8NHK5MHk7nBPTLRiqiwTuwg6NsDWZOsAjQNv85YJdBhFYVrl2kKPJD a0dFXTQQTI6espuY9A8qzdFaZL1RybWXdREeMSdbZz6WZ0t75gGWsbBS7HQeUq9EDcMKUP j8GhbHql/2IzDSDuwUmLAxpO5Ae942jacaGIrlFzplMms/wHJhyfYlHyG82Q1w== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760169664; a=rsa-sha256; cv=none; b=QR36+SbW+K78xwgyiZeCeUmF+BJo4b076ugP5LcBgstqA3kPvzly+FOS0NW9OdkBd/KoG1 xc5dCfa3I64hMtoge8qQCqNgR6KSQiIMOKXdeG4TCzreD+bbofgqmvULuO9JmEZxEtrF9P vGRH89sqJ7pWMbPxK3L2d+DENE8IFXmtS6zQ6df6yal/q/dOR7OjVU23ZyHVvWXc8Kgmh8 0txmbAaGIFoQk9sZY61AQWw8q2OA+M8P66d+ZHe1zZMXLJ8REgTblJX3+nz6+7M36YvXfG N+jhh5vg08g0X0yK5NekMjWVe4u99mZGz/rWo+vNOuPXWCzHOx8uBTn4HzFw0g== 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 4ckGJc4Jv8z9CX; Sat, 11 Oct 2025 08:01:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 08:01:01 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1586698799.973.1760169664612@jenkins.ci.freebsd.org> In-Reply-To: <1726502337.961.1760165835681@jenkins.ci.freebsd.org> References: <1726502337.961.1760165835681@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #45 - 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_972_1383282681.1760169661685" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_972_1383282681.1760169661685 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #45 (6eb4708a84d773742a7d36e530= d06164b3733ba7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/45/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/45/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/45/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) ac3444a9528eca7beb8a6856e225951a2db46cbf by kib: kern: replace several EBADF with EINVAL 07debe52b30af92abcee1333874d42f6682b6336 by kib: pdgetpid(2): switch back returning EBADF for non-procdesc fd 40c8d68772696f8c7eb4c4c385dadf9e004e9f9f by kib: vm/vm_fault.c: cleanup includes 6bffdfe05b77581cbd92f78892cb30142a4321ab by kib: vm_fault_busy_sleep(): pass explicit allocflags for vm_page_busy_sleep() 0188344fc3ec94b55b2fa628a5339ed88c25d897 by kib: vm_fault: add vm_fault_might_be_cow() helper c8e9bad25a439d8952a0e5b5e42b5b14d8102e25 by kib: vm_fault: add helper vm_fault_can_cow_rename() 650a9a12c06178dd8623b57579f250ec26db4bcc by kib: vm_fault: try to only share-busy page for soft faults 27d5df7c26c24ca63996ae1582dcbe7fbc167448 by kib: vm_fault: assert that first_m is xbusy 6506630a28bcf79e6c6e9cbb573a1b1e165c800f by kib: vm_fault_busy_sleep(): update comment after addition of allocflags arg 6eb4708a84d773742a7d36e530d06164b3733ba7 by kib: kern_exit.c: do not leak reaper bitmap busy bits The end of the build log: [...truncated 108.89 MiB...] from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:325: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] 71 | _LIBCPP_CONSTEXPR_SINCE_CXX23 _LIBCPP_HIDE_FROM_ABI char* __append1= 0(char* __first, _Tp __value) noexcept { | ^~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__charconv/to_cha= rs_base_10.h:71:59: warning: 'always_inline' function might not be inlinabl= e unless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 161 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_all(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:161:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] 155 | _LIBCPP_AVAILABILITY_SYNC _LIBCPP_HIDE_FROM_ABI void __atomic_notif= y_one(const _AtomicWaitable& __a) { | ^~~~~~~~~~~~~~= ~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:155:54: warning: 'always_inline' function might not be inlinable unle= ss also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] 197 | __atomic_wait(_AtomicWaitable& __a, _Up __val, memory_order __order= ) { | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_s= ync.h:197:1: warning: 'always_inline' function might not be inlinable unles= s also declared 'inline' [-Wattributes] In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/contention_t.h:12, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__atomic/atomic_sync.h:12: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:83:28: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 83 | _LIBCPP_HIDE_FROM_ABI void __cxx_atomic_store(__cxx_atomic_base_imp= l<_Tp>* __a, _Tp __val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:78:1: warning: 'always_inline' function might not be inlinable un= less also declared 'inline' [-Wattributes] 78 | __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, _Tp _= _val, memory_order __order) { | ^~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:123:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 123 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_exchange(__cxx_atomic_base_i= mpl<_Tp>* __a, _Tp __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:115:1: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 115 | __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a, _T= p __value, memory_order __order) { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:107:27: warning: 'always_inline' function might not be inlinable = unless also declared 'inline' [-Wattributes] 107 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const __cxx_atomic_base= _impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/cxx_atom= ic_impl.h:88:27: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 88 | _LIBCPP_HIDE_FROM_ABI _Tp __cxx_atomic_load(const volatile __cxx_at= omic_base_impl<_Tp>* __a, memory_order __order) { | ^~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] 29 | _LIBCPP_HIDE_FROM_ABI _Real __hermite(unsigned __n, _Real __x) { | ^~~~~~~~~ --- all_subdir_usr.bin --- --- test_option_mtime.pieo --- --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/special_fu= nctions.h:29:29: warning: 'always_inline' function might not be inlinable u= nless also declared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] 59 | _LIBCPP_HIDE_FROM_ABI _Real __hypot(_Real __x, _Real __y, _Real __z= ) { | ^~~~~~~ --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_mtime= .pieo -MTtest_option_mtime.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -Wno-address-of= -packed-member -c /workspace/src/contrib/libarchive/tar/test/test_opti= on_mtime.c -o test_option_mtime.pieo --- all_subdir_lib --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__math/hypot.h:59= :29: warning: 'always_inline' function might not be inlinable unless also d= eclared 'inline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 272 | _LIBCPP_HIDE_FROM_ABI void __libcpp_operator_delete(_Args... __args= ) { | ^~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:272:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 293 | _LIBCPP_HIDE_FROM_ABI void __do_deallocate_handle_size(void* __ptr,= size_t __size, _Args... __args) { | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:293:28: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] 263 | _LIBCPP_HIDE_FROM_ABI void* __libcpp_operator_new(_Args... __args) = { | ^~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:263:29: warni= ng: 'always_inline' function might not be inlinable unless also declared 'i= nline' [-Wattributes] --- all_subdir_usr.sbin --- --- exconvrt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exconvrt.pieo -MTexconv= rt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/exconvrt.c -o exconvrt.pieo --- all_subdir_usr.bin --- --- test_option_n.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_n.pie= o -MTtest_option_n.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_option_n.c= -o test_option_n.pieo --- test_option_newer_than.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_newer= _than.pieo -MTtest_option_newer_than.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/libarchive/tar/te= st/test_option_newer_than.c -o test_option_newer_than.pieo --- test_option_nodump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_nodum= p.pieo -MTtest_option_nodump.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 -Wno-uninitialized -= 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-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/libarchive/tar/test/test_= option_nodump.c -o test_option_nodump.pieo --- all_subdir_usr.sbin --- --- excreate.pieo --- --- all_subdir_usr.bin --- --- test_option_older_than.pieo --- --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.excreate.pieo -MTexcrea= te.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/excreate.c -o excreate.pieo --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_older= _than.pieo -MTtest_option_older_than.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/libarchive/tar/te= st/test_option_older_than.c -o test_option_older_than.pieo --- test_option_passphrase.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_passp= hrase.pieo -MTtest_option_passphrase.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uniniti= alized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darra= y-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcas= t-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-er= ror=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=3Dma= ybe-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 -Wno= -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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/libarchive/tar/te= st/test_option_passphrase.c -o test_option_passphrase.pieo --- test_option_q.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_q.pie= o -MTtest_option_q.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_option_q.c= -o test_option_q.pieo --- all_subdir_usr.sbin --- --- exdump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exdump.pieo -MTexdump.p= ieo -std=3Dgnu17 -Wno-format-zero-length -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=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 -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/executer/exdump.= c -o exdump.pieo --- all_subdir_usr.bin --- --- test_option_r.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_r.pie= o -MTtest_option_r.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_option_r.c= -o test_option_r.pieo --- test_option_s.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_s.pie= o -MTtest_option_s.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_option_s.c= -o test_option_s.pieo --- all_subdir_usr.sbin --- --- exmisc.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exmisc.pieo -MTexmisc.p= ieo -std=3Dgnu17 -Wno-format-zero-length -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=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 -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/executer/exmisc.= c -o exmisc.pieo --- all_subdir_usr.bin --- --- test_option_safe_writes.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_safe_= writes.pieo -MTtest_option_safe_writes.pieo -std=3Dgnu17 -Wno-format-zero-l= ength -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y= 2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-unini= tialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -Wn= o-address-of-packed-member -c /workspace/src/contrib/libarchive/tar/te= st/test_option_safe_writes.c -o test_option_safe_writes.pieo --- test_option_uid_uname.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_uid_u= name.pieo -MTtest_option_uid_uname.pieo -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitial= ized -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 -Wno-= address-of-packed-member -c /workspace/src/contrib/libarchive/tar/test= /test_option_uid_uname.c -o test_option_uid_uname.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- --- moused.pieo --- 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.sbin/acpi --- --- exmutex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exmutex.pieo -MTexmutex= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/executer/exm= utex.c -o exmutex.pieo --- all_subdir_usr.bin --- --- test_option_uuencode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_uuenc= ode.pieo -MTtest_option_uuencode.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 -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bo= unds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-al= ign -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 -c /workspace/src/contrib/libarchive/tar/test/te= st_option_uuencode.c -o test_option_uuencode.pieo --- test_option_xattrs.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_xattr= s.pieo -MTtest_option_xattrs.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 -Wno-uninitialized -= 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-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/libarchive/tar/test/test_= option_xattrs.c -o test_option_xattrs.pieo --- all_subdir_usr.sbin --- --- exnames.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exnames.pieo -MTexnames= .pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsyste= m-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of-packed-mem= ber -c /workspace/src/sys/contrib/dev/acpica/components/executer/exn= ames.c -o exnames.pieo --- all_subdir_usr.bin --- --- test_option_xz.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_xz.pi= eo -MTtest_option_xz.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-prot= ector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-= parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_option_xz.= c -o test_option_xz.pieo --- all_subdir_lib --- --- all_subdir_lib/libstdbuf --- =3D=3D=3D> lib/libstdbuf (all) --- libstdbuf.3.gz --- gzip -cn /workspace/src/lib/libstdbuf/libstdbuf.3 > libstdbuf.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/tip --- =3D=3D=3D> usr.bin/tip (all) --- all_subdir_usr.bin/tip/tip --- =3D=3D=3D> usr.bin/tip/tip (all) --- .depend --- echo tip.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> .d= epend --- acu.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/tip/tip -DDEFBR=3D96= 00 -DDEFFS=3DBUFSIZ -DACULOG -DPRISTINE -DCONNECT -DV831 -DVENTEL -DHAYES = -DCOURIER -DT3000 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.acu.p= ieo -MTacu.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pa= cked-member -c /workspace/src/usr.bin/tip/tip/acu.c -o acu.pieo --- all_subdir_usr.bin/tar --- --- test_option_z.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_z.pie= o -MTtest_option_z.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_option_z.c= -o test_option_z.pieo --- test_option_zstd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_option_zstd.= pieo -MTtest_option_zstd.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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 -Wno-address-of= -packed-member -c /workspace/src/contrib/libarchive/tar/test/test_opti= on_zstd.c -o test_option_zstd.pieo --- all_subdir_usr.sbin --- --- exoparg1.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exoparg1.pieo -MTexopar= g1.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/exoparg1.c -o exoparg1.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/tip --- --- acutab.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/tip/tip -DDEFBR=3D96= 00 -DDEFFS=3DBUFSIZ -DACULOG -DPRISTINE -DCONNECT -DV831 -DVENTEL -DHAYES = -DCOURIER -DT3000 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.acuta= b.pieo -MTacutab.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/usr.bin/tip/tip/acutab.c -o acu= tab.pieo --- all_subdir_usr.bin/tar --- --- test_patterns.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_patterns.pie= o -MTtest_patterns.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_patterns.c= -o test_patterns.pieo --- all_subdir_usr.bin/tip --- --- cmds.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/tip/tip -DDEFBR=3D96= 00 -DDEFFS=3DBUFSIZ -DACULOG -DPRISTINE -DCONNECT -DV831 -DVENTEL -DHAYES = -DCOURIER -DT3000 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.cmds.= pieo -MTcmds.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of= -packed-member -c /workspace/src/usr.bin/tip/tip/cmds.c -o cmds.pieo --- all_subdir_usr.bin/tar --- --- test_print_longpath.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_print_longpa= th.pieo -MTtest_print_longpath.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 -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/libarchive/tar/test/test_= print_longpath.c -o test_print_longpath.pieo --- test_stdio.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_stdio.pieo -= MTtest_stdio.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -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/libarchive/tar/test/test_stdio.c -o test_st= dio.pieo --- all_subdir_usr.sbin --- --- exoparg2.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exoparg2.pieo -MTexopar= g2.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/exoparg2.c -o exoparg2.pieo --- all_subdir_usr.bin --- --- test_strip_components.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_strip_compon= ents.pieo -MTtest_strip_components.pieo -std=3Dgnu17 -Wno-format-zero-lengt= h -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -= W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitial= ized -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 -Wno-= address-of-packed-member -c /workspace/src/contrib/libarchive/tar/test= /test_strip_components.c -o test_strip_components.pieo --- test_symlink_dir.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_symlink_dir.= pieo -MTtest_symlink_dir.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unu= sed-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-= pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wn= o-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno= -error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-c= ompare -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 -Wno-address-of= -packed-member -c /workspace/src/contrib/libarchive/tar/test/test_syml= ink_dir.c -o test_symlink_dir.pieo --- all_subdir_usr.sbin --- --- exoparg3.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exoparg3.pieo -MTexopar= g3.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/exoparg3.c -o exoparg3.pieo --- all_subdir_usr.bin --- --- test_version.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_version.pieo= -MTtest_version.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -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-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 -Wno-address-of-packe= d-member -c /workspace/src/contrib/libarchive/tar/test/test_version.c = -o test_version.pieo --- 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 --- --- test_main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/tar/tests -I/workspace/src/contrib/libarchive= /libarchive -I/workspace/src/contrib/libarchive/tar -I/workspace/src/contri= b/libarchive/tar/test -I/workspace/src/contrib/libarchive/test_utils -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.bsdtar_test.test_main.pieo -M= Ttest_main.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -= Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattr= ibutes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobb= ered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-er= ror=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasi= ng -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunu= sed-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-err= or=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautolo= gical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operatio= n -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dfo= rmat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthro= ugh -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-erro= r=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-er= ror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-err= or=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatemen= t-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-e= rror=3Dstringop-truncation -Wno-return-type -Wno-address-of-packed-member = -c /workspace/src/contrib/libarchive/test_utils/test_main.c -o test_mai= n.pieo --- all_subdir_usr.bin/tip --- --- cmdtab.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/tip/tip -DDEFBR=3D96= 00 -DDEFFS=3DBUFSIZ -DACULOG -DPRISTINE -DCONNECT -DV831 -DVENTEL -DHAYES = -DCOURIER -DT3000 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.cmdta= b.pieo -MTcmdtab.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized = -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bound= s -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align= -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3De= num-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-er= ror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functi= on -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uni= nitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -= Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-er= ror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defi= ned -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/usr.bin/tip/tip/cmdtab.c -o cmd= tab.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- exoparg6.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exoparg6.pieo -MTexopar= g6.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/execute= r/exoparg6.c -o exoparg6.pieo --- all_subdir_usr.bin --- --- cu.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/tip/tip -DDEFBR=3D96= 00 -DDEFFS=3DBUFSIZ -DACULOG -DPRISTINE -DCONNECT -DV831 -DVENTEL -DHAYES = -DCOURIER -DT3000 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.cu.pi= eo -MTcu.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong= -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-poi= nter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-e= rror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-er= ror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-comp= are -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dst= rict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-= error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitializ= ed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-erro= r=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbo= ol-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno= -error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplic= it-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-siz= e -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-comp= are -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizatio= ns -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmu= ltistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memac= cess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of-pack= ed-member -c /workspace/src/usr.bin/tip/tip/cu.c -o cu.pieo --- all_subdir_tests --- --- fallocate --- --- fallocate.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-place= ment-new -Wno-attributes -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl= ,-znoexecstack -o fallocate.full fallocate.pieo mockfs.pieo utils.pieo -= lprivategmock -lprivategtest -lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- --- exprep.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.exprep.pieo -MTexprep.p= ieo -std=3Dgnu17 -Wno-format-zero-length -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=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 -Wno-address-of-packed-member = -c /workspace/src/sys/contrib/dev/acpica/components/executer/exprep.= c -o exprep.pieo --- all_subdir_usr.bin --- --- hunt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/tip/tip -DDEFBR=3D96= 00 -DDEFFS=3DBUFSIZ -DACULOG -DPRISTINE -DCONNECT -DV831 -DVENTEL -DHAYES = -DCOURIER -DT3000 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ff= ile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.hunt.= pieo -MThunt.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-st= rong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -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 -Wno-address-of= -packed-member -c /workspace/src/usr.bin/tip/tip/hunt.c -o hunt.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [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_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 237.60 real 2517.59 user 193.85 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/jenkins79365043123= 29925749.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_972_1383282681.1760169661685-- From nobody Sat Oct 11 08:29:39 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 4ckGxc4XNXz6BRMf for ; Sat, 11 Oct 2025 08:29:40 +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 4ckGxc2Ch1z3PQV; Sat, 11 Oct 2025 08:29:40 +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=1760171380; 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=L3AIgjYIJzGXyv49xjyZ89xA3g16ZydU1tQpzwopYRo=; b=m4clb+aY4o3SVTsJ2BSwppWyrFQ+EZeT0VegZVKl+L3vcYAkRhVLDLRFczyhAOc0/1gPua SYXOE2YW8wJVMRqC+csJJg83rEtipYhuIgjUI4Ekpd6POIxZf/w/chFywZPTfPfVVCvPEd BFrwvMPwrE5uKb/acr9BEUfKJ3NfTqNe95kQ3tiHX7Tr+JJouoiao+cjUs0zLE2nnzTPZg iPz+O5MSZapyQw5574oJ3eMzyUSU9mRSIVjG/sqnFthYJNjV6Px4msfZc932i4GFAKtBl7 uxRdozEBPI0RNTBRKuPMC0t38cPL4N+6/F46dAzMXs+BoCqZOffsu8sGmRJ6sQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760171380; a=rsa-sha256; cv=none; b=G7pD/XQ6aQ/kHvbKZpBNJ6iw2jI3hQAYSDkcNXg8RlXETDYh/2Ybtyrb6G69zJLvRTvJ9k zTEvcIabxgGzuIVu11JxSzcRhKehaxC0lQxN4NpOnyEFTtD3jwCRS4zV6F0ebbBPOGR3u+ PQnT5sCuN8zpKlmRMyjlWlK79dyRyoSef4xbFWvO2ACLujDS9E0m0niP/ZBVRGB5en7fEN 0kKKGJ1Xpe8TCqBRiL3UAwk09UxNLJXfs1XiCqXzrlMpYfRKNYR9QSa7/lQTBDjoJDX4WG IZ4CQl+X6oBKIwnNHAyma2W4j6viztRW/0NQHIQpiwK5mw8RnnT2yTJNS1ETQA== 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 4ckGxc1jKvz9fD; Sat, 11 Oct 2025 08:29:40 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 08:29:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1652528338.975.1760171380244@jenkins.ci.freebsd.org> In-Reply-To: <465254044.959.1760165250355@jenkins.ci.freebsd.org> References: <465254044.959.1760165250355@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #55 - 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_974_1452581339.1760171379998" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_974_1452581339.1760171379998 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #55 (63da8d263990efc2b27cd43dd0865125a= bece969) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 55/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/55= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/55/= 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) b3c5c7d6f10433497fe66447a22e6184a8e1341f by cperciva: vmimage.subr: metalog_add generated databases 63da8d263990efc2b27cd43dd0865125abece969 by cperciva: EC2: metalog_add missing files from packages The end of the build log: [...truncated 4.33 MiB...] epair0b: Ethernet address: 3e:b0:80:a7:73:4a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ba:6a:fa:c0:f9:72 epair1b: Ethernet address: 9a:02:4c:1d:32:7a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.145s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ce:a1:= e5:68:18:3b epair0b: Ethernet address: d2:ad:f0:97:9c:91 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:eb:a3:07:cb:21 epair1b: Ethernet address: 3a:89:08:f6:b3:9a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.135s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: e6:3f:= 6a:9b:47:ed epair0b: Ethernet address: ee:79:9c:1d:db:42 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 5a:e4:f5:77:39:94 epair1b: Ethernet address: ba:84:0b:37:9c:8b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.135s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: a2:d1= :11:59:4a:84 epair0b: Ethernet address: 6a:40:7d:e5:80:27 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: d2:b4:0b:67:27:fc epair1b: Ethernet address: 4a:b8:f6:08:8b:25 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.134s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 36:56= :bf:1b:d6:12 epair0b: Ethernet address: 46:d7:2f:64:32:d7 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:f7:d5:21:15:a2 epair1b: Ethernet address: fa:53:38:4d:e4:2c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.134s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: ae:07:2a:b8:74:a8 epair0b: Ethernet address: 62:4c:54:2c:ca:4b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 16:41:27:ae:8e:1e epair1b: Ethernet address: 7e:6b:bb:54:f2:eb epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.127s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 3a:0e:87:b1:27:= 95 epair0b: Ethernet address: a2:44:c6:8a:0f:cb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:10:64:4a:f5:68 epair1b: Ethernet address: 5e:04:88:9d:00:d1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.125s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: ee:ba:5b:36:38= :0d epair0b: Ethernet address: ee:2b:2c:b4:0e:79 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:e7:f0:f3:e7:6a epair1b: Ethernet address: 36:36:18:36:98:35 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.134s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 9e:75:2e:e9= :a1:bc epair0b: Ethernet address: c2:73:e3:25:29:22 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ea:62:2c:81:16:bf epair1b: Ethernet address: 2e:38:08:a1:f2:f6 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 82:61:f2:a5:cf:91 epair2b: Ethernet address: 8e:02:37:c9:a7:7a epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.267s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 9e:62:7d:4b:ee:90 epair0b: Ethernet address: ea:05:0a:64:69:00 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:a3:9b:89:8a:c6 epair1b: Ethernet address: 66:d0:af:53:ea:e5 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: e2:c4:7c:97:00:0c epair2b: Ethernet address: a6:c6:9d:0f:1b:95 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [4.817s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 86:2b:cd:f4:51:0d epair0b: Ethernet address: 0a:9c:bd:7d:43:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:7a:be:9b:cb:ba epair1b: Ethernet address: 82:b2:28:d2:4e:b3 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 6a:a6:14:ee:6a:c5 epair2b: Ethernet address: ae:23:fe:09:39:9a epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0a2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80163435e96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760171349 KDB: stack backtrace: #0 0xffffffff80bc02ad at kdb_backtrace+0x5d #1 0xffffffff80b73696 at vpanic+0x136 #2 0xffffffff80b73553 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051af8 at calltrap+0x8 #5 0xffffffff80d84a69 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33a8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92ae4 at ip6_input+0x484 #14 0xffffffff80cc0c08 at swi_net+0x128 #15 0xffffffff80b2d2c9 at ithread_loop+0x239 #16 0xffffffff80b2985b at fork_exit+0x7b #17 0xffffffff81052b1e at fork_trampoline+0xe Uptime: 1h40m2s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-55' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-dtrace-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./auto-shutdown x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins738765655441131895= 9.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '63da8d26= 3990efc2b27cd43dd0865125abece969', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../63da8d263990efc= 2b27cd43dd0865125abece969/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_974_1452581339.1760171379998-- From nobody Sat Oct 11 09:32: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 4ckJLX0FFgz6BXCb for ; Sat, 11 Oct 2025 09:32:52 +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 4ckJLW53Prz3VZK; Sat, 11 Oct 2025 09:32:51 +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=1760175171; 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=SSfuAlvEm9fDbiT04HFqq1POo6VtcOEooB2kwAjshGM=; b=G1EOCMzG8CoNVPydrjPo06GXVKyq83wWbtNB9PCKKk/Gm5+sU51fK3U0j3ChpeX3+SIwRC WRAJvgLWtU+XeyyDeVFTHP+XLqAUVVG8t+8ZQ0Vi7tBY28ld/7RIVVsajhKXnm5z7/OFOw vzB1cfpv2Dnzp8MgMfidZAh7mko2aXpVS7txhkIUb/KsC1Ew+D2+vwiGQPnNnrZwJXmGxQ 9g2zylg8wIK44z3qROX/cO1m3gvMp89pgp1tlRJvXXW4cya2LFEik1VN2bPZvQiu0zJ+bN /Cda25KzlwOPsmdOxRtUyInOFkAMaECJWKL+ka1frhJ8/1td0OJsZwFejgE7iA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760175171; a=rsa-sha256; cv=none; b=l6J+i22c4/9ngvvycKFHmSoX/8FpvDkRKIF/W1WjDKWtFbz6nx+rsf4Iuv/HG5gewiq6oP fy8oX/is8cB2EGnLAdaxW5TANKB5nLrppX70mWZ150XJSdCdV78/5cQ4vTCbvBz1/RXwd2 FVBX85O9+XDrs03rFxFMpRQf5f/FMSSaqAy4fO/LxeyJ1M11X69bWlLxab+txAHz1Sv9/d Kn5rxeiKQJ802OG9fyh7TbL3QEGpXmfpX8Sy8W8j9nmCtBEJQJpIga4QTSZ9q0t0pMjKbd 1++dx8DdeR0dTshnEfAqr9v0mYb8TiP9naMO+0ET9wx8GSKH66aQbHmfKt59wg== 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 4ckJLW4ZFFzCT8; Sat, 11 Oct 2025 09:32:51 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 09:32:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: delphij@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1880175213.977.1760175171645@jenkins.ci.freebsd.org> In-Reply-To: <1235295029.967.1760166959085@jenkins.ci.freebsd.org> References: <1235295029.967.1760166959085@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26951 - Still unstable 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_976_753359666.1760175171433" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_976_753359666.1760175171433 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26951 (586319793368cbc664b48187bda60d27e171753a) - Still unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26951/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26951/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26951/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 586319793368cbc664b48187bda60d27e171753a by delphij: libbz2: add pkg-config file (bzip2.pc) The failed test cases: 2 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: libexec.rc.rc_subr_test.no_cycles Error Message: atf-check failed; see the output of the test for details ------=_Part_976_753359666.1760175171433-- From nobody Sat Oct 11 09:51:30 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 4ckJm33vpWz6BYbC for ; Sat, 11 Oct 2025 09:51:31 +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 4ckJm26nLxz3Wf4; Sat, 11 Oct 2025 09:51:30 +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=1760176291; 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=tlo3aY/ktogEF8jXIaB1A/WsrJ/HV3S7ixBVjrGeM6Q=; b=cbxJQO5wn3kMaiWk44sJMl0xFtzNK2pvftfCLq9H030if2VfIPeCHJOhc2yrXD6vPnYsvS UWWDI6BmhGb0x6awaSKb0LHUpe8GE7Yc/5S8IX0fYTs9WrAGKklSUPskUgTPZg9QvJlD7E o35tOT6IePofycRuRz/Fzd5O53Uq78pLdE5SrzH5KC91ENGgZwA/TIFhS9+ugRYgzB3L5G eX5cgIBpTafpTHBtNf11E3a+AaN+k9aDPV/gc6KlxEAYevOjgTB9rH4rMXlO7gXuZyUNIt peXuWCZ6Ov4X2/miHqXITYPvx7fqjoBKaE1dEnkoS9cuX1KJ4tmhTZDheMkDQw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760176291; a=rsa-sha256; cv=none; b=llxPs65gPD7S3dAzXQyeOm+/zEJGb8KQY6SzM+tnpOgOoAXWuRwNkDJN0/Df8A63z6Ng5Z h+rb1BQJKr04bNctuXtKfmkzOdHSB1bq2FmkanYfMInZRmMNcdI1K6CBP3XnRW0GCO3Old k5WRTv7+iAvHiGj4PpCCghglnmk3ObbelkNLN/DUDVowpD7BDISq6QkUPXq80crSQTjq9V e8zjcBxStEvypeVoYSnv0oZmE4NL5kZWc1Jkse2FED4GpjdXmdCLbV23CwSXUczQeoZjyp 5u8pnZPFnroiZOsDDM7Sk+FTisklnCnXQFkkgUiwUe4FT92dZG4e28YRH62W7A== 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 4ckJm26HXSzD5l; Sat, 11 Oct 2025 09:51:30 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 09:51:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <437218231.979.1760176290887@jenkins.ci.freebsd.org> In-Reply-To: <1652528338.975.1760171380244@jenkins.ci.freebsd.org> References: <1652528338.975.1760171380244@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #56 - 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_978_483041261.1760176290712" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_978_483041261.1760176290712 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #56 (5de7bdab32b92845b9d79287c4585fc61= 7cd2fec) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 56/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/56= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/56/= 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) 5de7bdab32b92845b9d79287c4585fc617cd2fec by cperciva: release: Remove errant .endfor The end of the build log: [...truncated 3.94 MiB...] epair0b: Ethernet address: e6:2d:40:61:7e:2c epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: da:4b:d9:67:1b:8f epair1b: Ethernet address: 42:33:9b:cb:1c:64 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.171s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ba:64:= 3b:b5:12:4c epair0b: Ethernet address: 06:dc:c8:e3:ea:ec epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0e:80:5e:30:aa:3b epair1b: Ethernet address: 52:1b:73:42:18:0a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.180s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 92:1a:= 4b:67:d2:24 epair0b: Ethernet address: 36:ce:b8:de:98:96 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e2:79:2f:10:73:50 epair1b: Ethernet address: 86:cd:84:fb:b6:c7 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: a6:86= :ac:35:5d:a0 epair0b: Ethernet address: da:fc:d6:ed:9e:f6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:d9:73:e8:0d:e7 epair1b: Ethernet address: 06:24:7f:a2:dd:a9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.251s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 2e:3c= :8f:53:45:b6 epair0b: Ethernet address: 76:2f:8a:d1:06:55 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 0a:74:90:9b:bd:b3 epair1b: Ethernet address: fa:a6:8a:2b:bc:ea epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.171s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: e2:53:aa:44:3e:0e epair0b: Ethernet address: b6:be:c6:0f:7c:0f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:b3:23:e9:1a:03 epair1b: Ethernet address: fa:95:e5:ba:56:4d epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.171s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 56:a6:6b:11:6e:= 42 epair0b: Ethernet address: d6:9b:00:64:b8:1d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:2b:c1:92:13:b4 epair1b: Ethernet address: 82:74:15:69:2a:55 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.220s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: d6:d5:31:68:8e= :cc epair0b: Ethernet address: 82:a3:cc:95:ae:58 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:d8:7b:75:b3:db epair1b: Ethernet address: 2a:04:f6:18:47:f8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 2a:85:9e:c9= :85:2d epair0b: Ethernet address: 22:60:86:5d:47:35 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 4a:dd:04:e1:e8:27 epair1b: Ethernet address: aa:b8:18:87:67:70 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: fe:5a:75:c3:92:89 epair2b: Ethernet address: c2:38:71:cf:ad:30 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.291s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: b6:01:f9:98:21:81 epair0b: Ethernet address: 46:7d:89:5b:f4:ef epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:94:35:c7:93:91 epair1b: Ethernet address: 16:4c:e8:f6:56:2b epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ae:0f:ab:57:a6:aa epair2b: Ethernet address: 82:4f:78:f5:47:13 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.631s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 9e:6c:8c:1d:39:09 epair0b: Ethernet address: 36:aa:e4:c1:2b:e0 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 9e:33:c8:22:85:b5 epair1b: Ethernet address: d6:ac:4c:7d:b5:b4 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: fa:6c:b8:d9:32:f7 epair2b: Ethernet address: be:3a:d9:fa:a5:a3 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0a2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff801796b2196 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760176274 KDB: stack backtrace: #0 0xffffffff80bc02ad at kdb_backtrace+0x5d #1 0xffffffff80b73696 at vpanic+0x136 #2 0xffffffff80b73553 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051af8 at calltrap+0x8 #5 0xffffffff80d84a69 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33a8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92ae4 at ip6_input+0x484 #14 0xffffffff80cc0c08 at swi_net+0x128 #15 0xffffffff80b2d2c9 at ithread_loop+0x239 #16 0xffffffff80b2985b at fork_exit+0x7b #17 0xffffffff81052b1e at fork_trampoline+0xe Uptime: 1h20m29s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-56' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh x ./auto-shutdown x ./disable-notyet-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins464589644034736050= 4.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '5de7bdab= 32b92845b9d79287c4585fc617cd2fec', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../5de7bdab32b9284= 5b9d79287c4585fc617cd2fec/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_978_483041261.1760176290712-- From nobody Sat Oct 11 11:39:18 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 4ckM8R11YWz6Bjdb for ; Sat, 11 Oct 2025 11:39: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ckM8Q4pcgz3nSj; Sat, 11 Oct 2025 11:39:18 +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=1760182758; 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=DdBz95f0uj3POG9XszPRLiklCwMx71vdzY13PLPf4Tw=; b=WCMQBT/i8uUfK7XoI6CtRtff1TFrMgXS//36F70Lewo0jR1C1xXEzOtSX46QUHa3/ot1fk GvFArTeqcD5RKwTNT06PB4bvkOIIZmw6TPls2vDHQSB5GDhk6oOvaqwXTPhbPvgN72buZ7 Q1aPZBgQT/jYLhIPP2KWemd55tM2Dc60E8sljGefDvb9U3DuyeXZLpPbw9lDMJb89LFCWX ZCDpJAS5fU7MBEDe/V2/jNVRqMTRU5F6sm7B4UzyI1C+lSL/mJ9UQYiO2vymCKRgi4MX1A TapHt3Xm8RDoWxO25g55FEFdAcY29R++PBIG+naMvHO6FtB+Ek7SXPe7Qo+g5g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760182758; a=rsa-sha256; cv=none; b=IXVJDCE5xes7MLNej7DQYMMUIdF43HflTMR2QcFCZCniAtCg0ocoDs/96xfC/7vk/TeJ3L CEaXWMheZKGKEDq0baEbFi/vyi30vvOcgPZ8B55GbPweEdmLQYLShhAYmGgsKH7n0gzO7/ VrY3GbPwUZ9DwNx1QhwAPwjebIXQ6okocMCBma5bLIspr5944u5JDBXfUu0jGSGONRzllH 0Ji97TNw2k7Mv//hqz3aSWZQrdLmrJ3PeIstGY5kvz7S628iLNAvBDXXaAIu92DGrTRX2Z nUsNn2cR0PtG9K1r/FLo0n99KMtVNS8c8R+JFU7LzG353dRQ2Lf+2wM1u3GRgw== 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 4ckM8Q47MBzXjP; Sat, 11 Oct 2025 11:39:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 11:39:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1964147239.981.1760182758583@jenkins.ci.freebsd.org> In-Reply-To: <437218231.979.1760176290887@jenkins.ci.freebsd.org> References: <437218231.979.1760176290887@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #57 - 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_980_2139201351.1760182758400" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_980_2139201351.1760182758400 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #57 (6eb4708a84d773742a7d36e530d06164b= 3733ba7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 57/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/57= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/57/= 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) ac3444a9528eca7beb8a6856e225951a2db46cbf by kib: kern: replace several EBADF with EINVAL 07debe52b30af92abcee1333874d42f6682b6336 by kib: pdgetpid(2): switch back returning EBADF for non-procdesc fd 40c8d68772696f8c7eb4c4c385dadf9e004e9f9f by kib: vm/vm_fault.c: cleanup includes 6bffdfe05b77581cbd92f78892cb30142a4321ab by kib: vm_fault_busy_sleep(): pass explicit allocflags for vm_page_busy_sleep() 0188344fc3ec94b55b2fa628a5339ed88c25d897 by kib: vm_fault: add vm_fault_might_be_cow() helper c8e9bad25a439d8952a0e5b5e42b5b14d8102e25 by kib: vm_fault: add helper vm_fault_can_cow_rename() 650a9a12c06178dd8623b57579f250ec26db4bcc by kib: vm_fault: try to only share-busy page for soft faults 27d5df7c26c24ca63996ae1582dcbe7fbc167448 by kib: vm_fault: assert that first_m is xbusy 6506630a28bcf79e6c6e9cbb573a1b1e165c800f by kib: vm_fault_busy_sleep(): update comment after addition of allocflags arg 6eb4708a84d773742a7d36e530d06164b3733ba7 by kib: kern_exit.c: do not leak reaper bitmap busy bits The end of the build log: [...truncated 4.39 MiB...] epair0b: Ethernet address: 6a:05:91:7f:6a:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:20:08:98:83:6f epair1b: Ethernet address: be:2d:b0:e2:15:2e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ae:cd:= 31:ba:4f:f0 epair0b: Ethernet address: 52:03:74:05:4b:5d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 46:d7:f2:78:51:22 epair1b: Ethernet address: 56:28:c1:1d:5f:2f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: ae:f7:= e3:e2:dc:c1 epair0b: Ethernet address: 86:0e:40:70:6e:df epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:5e:9b:87:70:2a epair1b: Ethernet address: 82:26:6e:55:7b:30 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 4a:ab= :2a:c7:a9:74 epair0b: Ethernet address: 7e:ca:52:98:ac:48 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:99:10:57:3a:27 epair1b: Ethernet address: 12:75:dc:fe:6a:95 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 42:3d= :e5:78:0c:a4 epair0b: Ethernet address: ae:1d:83:1f:77:1e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:c6:53:40:dd:ee epair1b: Ethernet address: 72:56:6e:74:15:ae epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 06:0b:31:99:ff:c9 epair0b: Ethernet address: 32:f4:11:3a:31:cd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:db:c2:1f:7f:ce epair1b: Ethernet address: ae:ab:76:ae:14:8f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 2a:58:3e:f7:93:= ba epair0b: Ethernet address: 8e:3d:8d:55:95:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:a8:5f:05:6d:53 epair1b: Ethernet address: 0e:f1:68:7e:ce:be epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.162s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: be:9f:3e:bb:cf= :79 epair0b: Ethernet address: e6:24:b8:40:e8:b1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:8d:0c:8d:ea:65 epair1b: Ethernet address: 8e:9d:c2:69:49:96 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 2e:18:f7:22= :42:aa epair0b: Ethernet address: 3e:9d:6f:cd:86:75 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:63:69:b8:0b:03 epair1b: Ethernet address: 7a:89:36:13:7c:13 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 82:72:10:43:52:19 epair2b: Ethernet address: e6:00:4a:23:0d:32 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.315s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 3a:19:4a:fe:1f:0e epair0b: Ethernet address: f6:a7:62:42:e8:6f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:50:71:b5:8f:f6 epair1b: Ethernet address: 92:90:5d:65:5a:96 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 96:f5:d6:c1:c1:5a epair2b: Ethernet address: 4a:19:56:51:bf:4f epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.730s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 96:ef:56:3a:66:57 epair0b: Ethernet address: e2:5f:dd:60:84:45 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:ed:eb:5a:2d:41 epair1b: Ethernet address: 72:e9:dc:62:51:6a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 62:80:97:2b:cc:fb epair2b: Ethernet address: a2:8f:11:80:56:d1 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0e2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff802314e9796 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760182742 KDB: stack backtrace: #0 0xffffffff80bc02ed at kdb_backtrace+0x5d #1 0xffffffff80b736d6 at vpanic+0x136 #2 0xffffffff80b73593 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051d78 at calltrap+0x8 #5 0xffffffff80d84aa9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33e8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b24 at ip6_input+0x484 #14 0xffffffff80cc0c48 at swi_net+0x128 #15 0xffffffff80b2d309 at ithread_loop+0x239 #16 0xffffffff80b2989b at fork_exit+0x7b #17 0xffffffff81052d9e at fork_trampoline+0xe Uptime: 1h46m33s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-57' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins783627137624064047= 5.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '6eb4708a= 84d773742a7d36e530d06164b3733ba7', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../6eb4708a84d7737= 42a7d36e530d06164b3733ba7/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_980_2139201351.1760182758400-- From nobody Sat Oct 11 11:48:42 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 4ckMMH2xvcz6BkWY for ; Sat, 11 Oct 2025 11:48:43 +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 4ckMMG5DNTz3qTy; Sat, 11 Oct 2025 11:48:42 +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=1760183322; 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=tUZrHwrFMrflEoGc3x8AEfjK4HXb0S9IkUpi/ukSMB8=; b=OmJkfPezQX4z+wbwKOSCYOsiQMdWOGVeNwaSMNGrWu4bNb5d3BNGE8qfhxzMec7q9y3h8r 11zCeIjiOR97IXD1XK9G//2KTFe9q+0oT/8zAjly23/xN3/kql/tuo62/QuXfini+O0LR2 fe8j3YKIa4TWRIcY/HHs3hOcBM1CFohQ76DJyUbcqCZLcdtwEUPeZIyc+1dZxKPASQqNlZ r+eXJ0alNSePEUHtfsxV1N5ByRD988Qk7pKc7UoDrAwt+g8TtyEA6BuP3kM7qZsG+bVaE3 +4G+UtsY327cYZ381FBcrFDHO5aIk9HkjVoFZFGNASf+MparWSFCy6DSAs7d1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760183322; a=rsa-sha256; cv=none; b=de1HW5xGtkywR6KvNX9Qsgvb3twtwXhTIrg0rtC2A9VNHShI22dCzq8N3QwBSlhsZe32na GeXEb4nneowxXStP1qrkjtCLcAlFgo7C10Opoj7GFD9EIhJCN1dxWGhx4fu0q2HulpA5VF dx20v6K/1MNW0DbRMts9riW7V6xzOoPVvSqGZfGL4dz5Lw5JBI+od8P/HvOjKGJfg0KZUL Pq0rJZWuMUeH3PtUl6G5/nlCiQNUDdlDbbairoHyHwucFoUS4BkYIjQe/Hm8r6yvKrIm4y UJLYc7Z0s5xy/oBKdeT0SRJ9mq3Xhj/PJjGS/R5uR+vgBJMkxl0DqZN6xdnjMQ== 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 4ckMMG4VS5zYCF; Sat, 11 Oct 2025 11:48:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 11:48:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ivy@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1426871371.983.1760183322635@jenkins.ci.freebsd.org> In-Reply-To: <1880175213.977.1760175171645@jenkins.ci.freebsd.org> References: <1880175213.977.1760175171645@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26952 - Still Unstable 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_982_1869976017.1760183322358" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_982_1869976017.1760183322358 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26952 (6235ee2848df583d600a7b5d7cc284a5b32c7be7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26952/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26952/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26952/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 6235ee2848df583d600a7b5d7cc284a5b32c7be7 by ivy: etc/mtree: Add package tags for Kerberos directories The failed test cases: 2 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: libexec.rc.rc_subr_test.no_cycles Error Message: atf-check failed; see the output of the test for details ------=_Part_982_1869976017.1760183322358-- From nobody Sat Oct 11 13:33:35 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 4ckPhM1Zbvz6BtmH for ; Sat, 11 Oct 2025 13:33:39 +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 4ckPhL6j58z4653; Sat, 11 Oct 2025 13:33:38 +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=1760189618; 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=E+tEcqu7fdKyBYiiYyMumDq4LxIWBznahHV1/V3cYt4=; b=RP/I9rJ6ss1JWlV+tp3ZS4/JrCO0+ZJn/hihiphmT8dxdXSJ8Oyoe7SjHKPLV+PFdPULC+ aFrjSxdHaD0NFUenHnKPtXkv0W1cLvN/p0Bi1tafUInui1hN9r0AGFcLyaAsbLQo8T4UKt lAAcEKoj1GTB2pNVJ1PLf+pyVrQ+JAfMc0SkfzLSgtdqTpmtSd85HybkLyZwpJ6UiEkOoD 2Jh7bTANVZzv77oK7E++Nz53JNAXSBYq0/K7oDc4K/pewuxUpzS/4xtTAk0PtTnOhZ9z19 3DEHd0068fZPfDhfcKCQD2be5ieRwYbvk0q2xj9l5kR9V7rVBN0nFOuAPo5UWw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760189618; a=rsa-sha256; cv=none; b=kNDjStZXR3dP1iGkgTHGs6Wkp16OWZHI+MXgGeJQFpnNmZo/OXxoE/lHdFzGGAnsYbOWEv l/FYb2brbyPG8ngyemSGZkIio7WrN5hEOSUmoPnrc8MoWMpsUNahIcZ1GDgYncaiOXHjJg DiRm9Jq6Uf3YIp2YuCqfNPh/6r4idDTfcXxuSCZn/1YqTUdzi4T3YgL1W4rWY4s3gtPBPQ s/Y3dRlkbp+LLgLHi1kqWkCUYmeVJ1Dnq4dll4FbpkjTYavkQ2/CrDycPr4AQloH/fOczr UW0o+5wuKpRMf0qLzKd2tRFGUcZfMuRYiVeyOPFoNC4/oH8tgKo03DdkQDHSYQ== 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 4ckPhL64rQzcCX; Sat, 11 Oct 2025 13:33:38 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 13:33:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <499742755.985.1760189618860@jenkins.ci.freebsd.org> In-Reply-To: <1586698799.973.1760169664612@jenkins.ci.freebsd.org> References: <1586698799.973.1760169664612@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #46 - 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_984_426708364.1760189615826" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_984_426708364.1760189615826 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #46 (771ee17c88106fb07b5035a2f3= 6c36ccafe94edd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/46/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/46/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/46/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) 771ee17c88106fb07b5035a2f36c36ccafe94edd by igoro: mit-krb5.pc: Add missing -lkrb5profile The end of the build log: [...truncated 110.29 MiB...] --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- llvm-size.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-si= ze.full llvm-size.debug --- llvm-size --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-size.debug llvm-size.full llvm-size --- all_subdir_usr.bin/clang/llvm-symbolizer --- --- llvm-symbolizer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-symbolizer/llvm-symbolizer.cpp -o llvm-symbolizer.pieo --- all_subdir_usr.sbin --- --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/fortune --- =3D=3D=3D> usr.bin/fortune (all) --- all_subdir_usr.bin/fortune/fortune --- =3D=3D=3D> usr.bin/fortune/fortune (all) --- .depend --- echo fortune.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- fortune.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strf= ile -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.fortune.pieo -MTfor= tune.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmiss= ing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -W= switch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-= externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.bin/fortune/fortune/fortu= ne.c -o fortune.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- all_subdir_usr.bin --- --- fortune.full --- --- all_subdir_usr.sbin --- --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DDEBUG -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -Wl,-zrelro -pie -Wl,-znoexecstack -o f= ortune.full fortune.pieo =20 --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- fortune.6.gz --- gzip -cn /workspace/src/usr.bin/fortune/fortune/fortune.6 > fortune.6.gz --- fortune.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug fortune= .full fortune.debug --- fortune --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dfortune.debug fortune.full fortune --- all_subdir_usr.bin/fortune/strfile --- =3D=3D=3D> usr.bin/fortune/strfile (all) --- .depend --- echo strfile.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend --- strfile.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.strfile.pieo -MTstrfile.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/fortune/strfile/strfile.c -o strfile.pieo --- strfile.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 strfile.full strfile.pieo =20 --- strfile.8.gz --- gzip -cn /workspace/src/usr.bin/fortune/strfile/strfile.8 > strfile.8.gz --- strfile.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug strfile= .full strfile.debug --- strfile --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dstrfile.debug strfile.full strfile --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.bin --- --- all_subdir_usr.bin/fortune/datfiles --- =3D=3D=3D> usr.bin/fortune/datfiles (all) --- freebsd-tips.dat --- PATH=3D$PATH:/usr/bin:/tmp/obj/workspace/src/amd64.amd64/usr.bin/fortune/st= rfile strfile -Cs /workspace/src/usr.bin/fortune/datfiles/freebsd-tips fre= ebsd-tips.dat --- all_subdir_usr.bin/fortune/unstr --- =3D=3D=3D> usr.bin/fortune/unstr (all) --- all_subdir_usr.sbin --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- all_subdir_usr.bin --- --- .depend --- echo unstr.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >> = .depend --- unstr.pieo --- --- all_subdir_usr.sbin --- --- kbdmap --- --- all_subdir_usr.bin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -f= PIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/= obj/workspace/src=3D/usr/obj -g -MD -MF.depend.unstr.pieo -MTunstr.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/fortune/unstr/unstr.c -o unstr.= pieo --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.bin --- --- unstr.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.bin/fortune/strfile -fPIE -ffile-prefi= x-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/sr= c=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stro= ng -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter = -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wn= ested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-err= or=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 ---- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.bin --- Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o unstr.full unstr.pieo = =20 --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ --- all_subdir_usr.bin --- --- unstr.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug unstr.f= ull unstr.debug --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- unstr --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dunstr.debug unstr.full unstr --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- WasmDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDumper.pieo -MTWasmDumper.pieo -Wno= -format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -fno-exceptions -fno-rtti -= fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp= /obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess= -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/WasmDu= mper.cpp -o WasmDumper.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_string_arra= y::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:407:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/moused --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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_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_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src 531.18 real 4966.69 user 342.67 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/jenkins11193925216= 075258861.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_984_426708364.1760189615826-- From nobody Sat Oct 11 13:57:13 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 4ckQCc4m1lz6BwjF for ; Sat, 11 Oct 2025 13:57:16 +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 4ckQCc2s4qz3Bm5; Sat, 11 Oct 2025 13:57:16 +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=1760191036; 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=giH1lovcEx5BThTATYh0ObmEm0JVTDKkXK6+acwKFmg=; b=jJUbZKC1ULny7uouhwlfK5/ILpXYSqAE+hPnagvmj0VkmiW3akosf2WhDDMzvNJX9hO8Ce NtWBR+22M6arpnWLUeDVk12vO6/CAExlJEblOgikZQCuOD8N6VsxLaY4EUAmAE1b5osAoA wR6BHUcOL29quDDqw/BR1iq1FfVGdlcMmJyT6CymfBiBoANPKE3EnGfSgI85QcYUxSAslb G28jT9e2CI5W72nO0XFwTZRUB7A66bSNYIUrUN15jnqC0rUO7mpKC58qzvVBMT/ZbmoB/V pWyj/0kLZ0d6nwpbBpCegxuwBwvBsElL8nKIgs2TwPWZSMxZARrB0a3lh1Jb0g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760191036; a=rsa-sha256; cv=none; b=tD+Zk78S+WCBB5pa9qcvxI9qIPZ02tJVVZJCA8qBPSvcVNaKow8W09YBZqlk6ZU7UEwwHR 0lk2fWONvrDC5J7vMPY04zQ1A7Jx78in9d0RrJtytFE0SJkXAqn5JZdoUzjz/n8WDkUdUq 71fyJV/H81A2yfLUYBzFZAfjAyV2DxTll0OEwMdMV9wY/ZiboRE/mSmrXyu/lhwjNIPKtW zS2A7PM9LL3eiZTYDXWyNLonU905q3Peko+awVvm/x3+C1SwG6BQdu2bDWvpWMPUNhlHpx bJ82yakHUHKsDp3z7fCTuE+g4rqlQWknluxWt7YnHSBLUFGPRevKC96lEubaBw== 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 4ckQCc2LtWzdRg; Sat, 11 Oct 2025 13:57:16 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 13:57:13 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <540476809.987.1760191036334@jenkins.ci.freebsd.org> In-Reply-To: <678020119.963.1760166199609@jenkins.ci.freebsd.org> References: <678020119.963.1760166199609@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #46 - 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_986_1657489820.1760191033406" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_986_1657489820.1760191033406 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #46 (771ee17c88106fb07b5035a2f3= 6c36ccafe94edd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/46/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/46/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/46/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) 771ee17c88106fb07b5035a2f36c36ccafe94edd by igoro: mit-krb5.pc: Add missing -lkrb5profile The end of the build log: [...truncated 110.00 MiB...] | ^= ~ /workspace/src/contrib/tnftp/src/fetch.c:983:69: warning: '%s' directive ar= gument is null [-Wformat-overflow=3D] 983 | "Unsupported transfer encoding = `%s'", | = ^~ --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- ftp.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ftp.pieo -MTftp.pieo -std=3Dgnu17 -Wno-format-zero-length -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 -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/ftp.c -o ftp.= pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- all_subdir_usr.sbin/moused --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.sbin/kbdmap --- --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.bin --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-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-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/main.c -o mai= n.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_tests --- --- nfs --- --- nfs.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o nfs.f= ull nfs.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lpriva= tegtest -lutil -lpthread --- nfs.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug nfs.ful= l nfs.debug --- nfs --- --- all_subdir_usr.sbin --- --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- all_subdir_tests --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnfs.debug nfs.full nfs --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_cnvlist_get_string_arra= y::body() const' at /workspace/src/lib/libnv/tests/cnv_tests.cc:407:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- progressbar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= progressbar.pieo -MTprogressbar.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/sr= c/progressbar.c -o progressbar.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- --- moused.pieo --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- all_subdir_usr.bin --- --- ruserpass.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= ruserpass.pieo -MTruserpass.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -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 -Wno-address-of-packed-member -c /workspace/src/contrib/tnftp/src= /ruserpass.c -o ruserpass.pieo --- all_subdir_usr.sbin --- --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_lib --- --- all_subdir_lib/libthr --- =3D=3D=3D> lib/libthr (all) make[4]: /tmp/obj/workspace/src/amd64.amd64/lib/libthr/.depend, 1: ignoring= stale .depend for /tmp/obj/workspace/src/amd64.amd64/lib/libsys/libsys_pie= .a --- all_subdir_lib/libthr/tests --- =3D=3D=3D> lib/libthr/tests (all) --- h_atexit --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.h_atexit NO_S= UBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dh_atexit ) --- .depend.h_atexit --- echo h_atexit.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend.h_ate= xit --- h_atexit.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.h_atexit.h_atexit.pieo -MTh_atexit.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/h_atexit.c -o h_atexit.pieo --- all_subdir_usr.bin --- --- util.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -I/workspace/src/usr.bin/ftp -I/wor= kspace/src/contrib/tnftp -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/sr= c -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.= util.pieo -MTutil.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protect= or-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun= ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig= n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D= enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e= rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-funct= ion -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-un= initialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value = -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-e= rror=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-def= ined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-addres= s-of-packed-member -c /workspace/src/contrib/tnftp/src/util.c -o uti= l.pieo --- all_subdir_lib --- --- h_atexit.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o h= _atexit.full h_atexit.pieo -lpthread --- h_atexit.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug h_atexi= t.full h_atexit.debug --- h_atexit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dh_atexit.debug h_atexit.full h_atexit --- h_cancel --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.h_cancel NO_S= UBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dh_cancel ) --- .depend.h_cancel --- echo h_cancel.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend.h_can= cel --- h_cancel.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.h_cancel.h_cancel.pieo -MTh_cancel.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/h_cancel.c -o h_cancel.pieo --- h_cancel.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o h= _cancel.full h_cancel.pieo -lpthread --- h_cancel.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug h_cance= l.full h_cancel.debug --- h_cancel --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dh_cancel.debug h_cancel.full h_cancel --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- WasmDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDump.pieo -MTWasmDump.pieo -Wno-for= mat-zero-length -fstack-protector-strong -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-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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-objdump/WasmDump.cpp -o WasmDump.pieo --- all_subdir_lib --- --- h_exit --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.h_exit NO_SUB= DIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dh_exit ) --- 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_lib --- --- .depend.h_exit --- echo h_exit.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend.h_exit --- h_exit.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.h_exit.h_exit.pieo -MTh_exit.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/contrib/netbsd-tests/lib/li= bpthread/h_exit.c -o h_exit.pieo --- h_exit.full --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/pppctl --- =3D=3D=3D> usr.sbin/pppctl (all) --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o h= _exit.full h_exit.pieo -lpthread --- all_subdir_usr.sbin --- --- .depend --- echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- all_subdir_lib --- --- h_exit.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug h_exit.= full h_exit.debug --- h_exit --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dh_exit.debug h_exit.full h_exit --- h_resolv --- (cd /workspace/src/lib/libthr/tests && DEPENDFILE=3D.depend.h_resolv NO_S= UBDIR=3D1 make -f /workspace/src/lib/libthr/tests/Makefile _RECURSING_PROGS= =3Dt PROG=3Dh_resolv ) --- .depend.h_resolv --- echo h_resolv.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend.h_res= olv --- h_resolv.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.h_resolv.h_resolv.pieo -MTh_resolv.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/contrib/netbsd-tes= ts/lib/libpthread/h_resolv.c -o h_resolv.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- 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_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 489.92 real 4648.72 user 370.03 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/jenkins15862062275= 816687478.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_986_1657489820.1760191033406-- From nobody Sat Oct 11 13:57:59 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 4ckQDW0QD8z6Bwnt for ; Sat, 11 Oct 2025 13:58:03 +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 4ckQDV46kTz3BpY; Sat, 11 Oct 2025 13:58:02 +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=1760191082; 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=g3F1aFJVOOnDwLsIifx5/jnNxhzMUHRxezDLKnBhQf0=; b=FdnlSOziCL8S5/5/pbBjh0XiOWxEI51z2k+1iogsdH424BaxuZLcFAY+/MvySQjvaRgl6X Yg8mS17RhVhikenK1SEhMZGU2EBLag0W0u9C/cz7K41v2SHWBgLrNcX+rf+ETZV6ldXzmc meV7R9NopbP0a13RT6a65U7ahXwvh0EyzKejfvAOFvhR3uJiFgaQGisPjDkor//7mY8As6 CYgTnWFb331C/N7sg0h0O/aYdDiYBDfMVyJKCCKJaxUq0DoPQOZ7brkGpq3TOpEomH6GWj mfo+HILCUkDquK0iQ0ZGxQGw4F4XH6sA/D4n2ACVccrvmybtIKnMfBpinGITiQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760191082; a=rsa-sha256; cv=none; b=EfYCx3tqVqK5vlWxh9eF3Jf8yuk8Kr13dkT6Ivz/Og6wWbuI4YR+xSrW8vRavEfeZpKtLI 5nTXT0y4Qa6thLOqlpdnehXuIG2ADTKcY155ROqWD+V6Tqxlhc+7jWNB+trgKv8YJyDAy7 vJ5jwwvi5QKt4BrdXkcCmcPwh9kkLDL1lC07x73BIW0VADh61il1lIfOV6gWNL3rFnSZQ/ FoUbdTj/ElaERIiu2R5Z2UOh3SMnD9bUhlDlNrqIWTx3zBA9Gta/XA/1kFW+T+ciISc3Nm dK05J5rw0HZ1nWGtwVt+l7os3oqiv+vYdjRW8rnyairG5kZKCrADiTlbB7A2HQ== 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 4ckQDV3ZRwzdLx; Sat, 11 Oct 2025 13:58:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 13:57:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1361397575.989.1760191082506@jenkins.ci.freebsd.org> In-Reply-To: <1679154850.971.1760169203921@jenkins.ci.freebsd.org> References: <1679154850.971.1760169203921@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #46 - 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_988_256173826.1760191079435" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_988_256173826.1760191079435 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #46 (771ee17c88106fb07b5035a2f3= 6c36ccafe94edd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/46/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/46/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/46/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) 771ee17c88106fb07b5035a2f36c36ccafe94edd by igoro: mit-krb5.pc: Add missing -lkrb5profile The end of the build log: [...truncated 109.47 MiB...] --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jail --- --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- Common/Filesystem.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Filesystem.pieo -MTCommon/Filesystem.pieo -Wno-format-zer= o-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-= prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspa= ce/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-litera= l-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /wo= rkspace/src/contrib/llvm-project/lld/Common/Filesystem.cpp -o Common/Filesy= stem.pieo --- all_subdir_lib --- --- all_subdir_lib/libsbuf --- =3D=3D=3D> lib/libsbuf (all) --- all_subdir_lib/libsbuf/tests --- =3D=3D=3D> lib/libsbuf/tests (all) --- all_subdir_usr.sbin --- --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp --- all_subdir_lib --- --- sbuf_core_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_core_tes= t NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECURSI= NG_PROGS=3Dt PROG=3Dsbuf_core_test ) --- .depend.sbuf_core_test --- echo sbuf_core_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_core_test --- sbuf_core_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_core_test.sbuf_core_test.pieo -MTsbuf_core_test.pieo -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/lib/libsbuf/tests/sbuf_core_test.c -o sbuf_core_= test.pieo --- all_subdir_usr.sbin --- mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- llvm-objdump.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-ob= jdump.full llvm-objdump.debug --- llvm-objdump --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-objdump.debug llvm-objdump.full llvm-objdump --- all_subdir_usr.bin/clang/lldb --- =3D=3D=3D> usr.bin/clang/lldb (all) --- all_subdir_lib --- --- sbuf_core_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_core_test.full sbuf_core_test.pieo -lprivate= atf-c -lsbuf -lutil --- all_subdir_usr.bin --- --- Options.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Options.inc.d -o Options.inc /workspace/src/contrib/llvm-proj= ect/lldb/tools/driver/Options.td --- .depend --- echo lldb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/lib/clang/liblldb/libprivatelldb.so /tmp/obj/= workspace/src/amd64.amd64/lib/clang/libclang/libprivateclang.so /tmp/obj/wo= rkspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/obj/worksp= ace/src/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.am= d64/tmp/usr/lib/libedit.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libkvm.a /tmp/ob= j/workspace/src/amd64.amd64/lib/liblua/liblua_pie.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/liblzma.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libncursesw.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpanelw.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd= 64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpri= vatezstd.a >> .depend echo lldb.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >> = .depend --- Driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lldb/include = -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/lldb -I/workspace/src/co= ntrib/llvm-project/clang/include -DCLANG_ENABLE_ARCMT -DCLANG_ENABLE_STATIC= _ANALYZER -I/workspace/src/lib/clang/include -I/workspace/src/contrib/llvm-= project/llvm/include -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__ST= DC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPL= E=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-fr= eebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TA= RGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DL= LVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser = -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASS= EMBLER=3DLLVMInitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializ= eX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NA= TIVE_TARGETMC=3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sectio= ns -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -MD -MF.depend.Driver.pieo -MTDriver.= pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -fno-strict-aliasing= -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/us= r/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++1= 7 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pra= gmas -Wno-dangling-reference -c /workspace/src/contrib/llvm-project/= lldb/tools/driver/Driver.cpp -o Driver.pieo --- all_subdir_lib --- --- sbuf_core_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_co= re_test.full sbuf_core_test.debug --- sbuf_core_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_core_test.debug sbuf_core_test.full sbuf_core_test --- sbuf_stdio_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_stdio_te= st NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECURS= ING_PROGS=3Dt PROG=3Dsbuf_stdio_test ) --- .depend.sbuf_stdio_test --- echo sbuf_stdio_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_stdio_test --- sbuf_stdio_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_stdio_test.sbuf_stdio_test.pieo -MTsbuf_stdio_test.pieo -std=3D= gnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -We= rror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -W= pointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -= Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-sty= le-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -c /workspace/src/lib/libsbuf/tests/sbuf_stdio_test.c -o sbuf_std= io_test.pieo --- sbuf_stdio_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_stdio_test.full sbuf_stdio_test.pieo -lpriva= teatf-c -lsbuf -lutil --- sbuf_stdio_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= dio_test.full sbuf_stdio_test.debug --- sbuf_stdio_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_stdio_test.debug sbuf_stdio_test.full sbuf_stdio_test --- sbuf_string_test --- (cd /workspace/src/lib/libsbuf/tests && DEPENDFILE=3D.depend.sbuf_string_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libsbuf/tests/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dsbuf_string_test ) --- all_subdir_usr.sbin --- --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- all_subdir_lib --- --- .depend.sbuf_string_test --- echo sbuf_string_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libsbuf.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libutil.a >> .depend.sbuf_string_test --- sbuf_string_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.sbuf_string_test.sbuf_string_test.pieo -MTsbuf_string_test.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 -Wshado= w -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-= style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-er= ror=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-e= rror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaratio= ns -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pa= rentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-erro= r=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=3Dunused-const= -variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3D= expansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunc= ation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -W= no-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull = -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dag= gressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dca= tch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-err= or=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-= type -c /workspace/src/lib/libsbuf/tests/sbuf_string_test.c -o sbuf_s= tring_test.pieo --- all_subdir_usr.sbin --- --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_lib --- --- sbuf_string_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 sbuf_string_test.full sbuf_string_test.pieo -lpri= vateatf-c -lsbuf -lutil --- sbuf_string_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sbuf_st= ring_test.full sbuf_string_test.debug --- sbuf_string_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsbuf_string_test.debug sbuf_string_test.full sbuf_string_test --- Kyuafile --- --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- llvm-readobj.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-readobj.pieo -MTllvm-readobj.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ll= vm-readobj.cpp -o llvm-readobj.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_string__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:188:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- quirks.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.quirks.pieo -MTquirks.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 -Wno-cast-align -Wno-shadow -Wn= o-cast-qual -Wno-unused-variable -Wno-unused-parameter -c /workspace= /src/usr.sbin/moused/moused/quirks.c -o quirks.pieo --- moused.pieo --- 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_tests --- --- opendir --- (cd /workspace/src/tests/sys/fs/fusefs && DEPENDFILE=3D.depend.opendir NO= _SUBDIR=3D1 make -f /workspace/src/tests/sys/fs/fusefs/Makefile _RECURSING_= PROGS=3Dt PROG=3Dopendir PROG_CXX=3Dopendir) --- all_subdir_usr.sbin --- 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_tests --- --- .depend.opendir --- echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a /tmp/obj/workspac= e/src/amd64.amd64/tmp/usr/lib/libprivategmock.a /tmp/obj/workspace/src/amd6= 4.amd64/tmp/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libprivategtest.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/= libutil.a >> .depend.opendir echo opendir.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a = >> .depend.opendir --- opendir.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -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.op= endir.opendir.pieo -MTopendir.pieo -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-para= meter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W= shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wno-e= rror=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 -I/workspace/src/tests -I/workspace/src/s= ys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/private -DG= TEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTIO= N=3D1 -frtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu++17 -Wno-class-me= maccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-literal-suff= ix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference -Wno-placement-new = -Wno-attributes -Wno-unused-but-set-variable -c /workspace/src/tests/s= ys/fs/fusefs/opendir.cc -o opendir.pieo --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 516.55 real 4745.93 user 381.26 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins50214849126= 6153772.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_988_256173826.1760191079435-- From nobody Sat Oct 11 14:03: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 4ckQLf4WGTz6BwhG for ; Sat, 11 Oct 2025 14:03:22 +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 4ckQLf01Vlz3BrT; Sat, 11 Oct 2025 14:03:22 +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=1760191402; 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=zSb7x3N3jbz1HP26D6aLUlNJfVGscMSssdiQAeQPoes=; b=IY2gtZoffRQcS2eyGTAGGgMMuOR97tVEVBNgTO5wyrI+YYY4oiAP9BgR8acyVM8VjYjZ2E vEnrkvClZT3kDAv66IxcdT31lkUYuSUVRQ5MqblB1nZyntGsFVWIVsLT8L2yQKGf4haFUP ucnfK+/qROgVSEqquptIo8367EZYUvBNSEELjXg0WIy5MX7DHtgw8luY/oxj1QRKHu/EBK fYHTEPZ/lHSoz9j7wUlbICyLtQf7JOFqftcZ+7xyBrc8/0FarOD0VV9MWoJNPCTMueyEQe d7xxIiLmvG+u5TAuT9bJUlKR4f/Hm6K2UxzTcsgp5zTEgjUR3WJggvFbQogA0Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760191402; a=rsa-sha256; cv=none; b=LbCsSJkWDpRZhhzZ9x49AALPBCQjoIqxKPpWAMqSZcWl6CxhQ2rq9woGIM4rAzRNyLV9tj apK1mpQC3NDtH4D3PwZSyjF6r5P1Iqigl0/KRU9F5WACFeRZJzkzmkNF4+7vCgkX5tPCsR gvuAyx3Cqof0GcRYIch+PU0D3Qw5lJbcZ1sXMg+HXqZfgkbVEivNJL15jWaivtvs/e9m/C 0j2W+tF6OKb37aqZU6NAuY7R5SxbOmrQTC/sHlECh47QjyDbtNzDgZa14A8zw50sErIGI9 DD+2K4l/QgMvtnVXwX24CbWY19wi94YLZFbOPTxIx0B0EPotQF326oeuNX4nBg== 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 4ckQLd6W3kzchW; Sat, 11 Oct 2025 14:03:21 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 14:03:21 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1097142867.997.1760191401919@jenkins.ci.freebsd.org> In-Reply-To: <1964147239.981.1760182758583@jenkins.ci.freebsd.org> References: <1964147239.981.1760182758583@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #58 - 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_996_194888693.1760191401714" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_996_194888693.1760191401714 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #58 (771ee17c88106fb07b5035a2f36c36cca= fe94edd) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 58/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/58= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/58/= 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) 771ee17c88106fb07b5035a2f36c36ccafe94edd by igoro: mit-krb5.pc: Add missing -lkrb5profile The end of the build log: [...truncated 4.39 MiB...] epair0b: Ethernet address: ea:24:bd:e7:8c:1e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:86:46:f7:c7:bd epair1b: Ethernet address: 12:66:7b:3b:86:a5 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.171s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ba:24:= 48:0e:54:e6 epair0b: Ethernet address: ce:13:96:5a:80:12 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c2:46:e1:23:1f:f7 epair1b: Ethernet address: da:2d:fd:16:a7:8a epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: c2:ef:= 02:ae:bb:43 epair0b: Ethernet address: da:7c:59:bc:2c:19 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:3f:ae:10:80:62 epair1b: Ethernet address: fe:53:b3:34:28:0b epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 5a:84= :01:79:8a:7a epair0b: Ethernet address: 0e:20:80:29:1e:54 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 52:79:7a:91:41:31 epair1b: Ethernet address: 9a:f4:46:17:94:a8 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 66:c2= :50:a0:23:a4 epair0b: Ethernet address: 26:3b:58:c3:a4:3e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:a5:0d:bb:d3:67 epair1b: Ethernet address: 8e:c1:73:cb:bb:f9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 26:d7:26:61:2a:26 epair0b: Ethernet address: 0a:d3:7e:d5:04:71 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:8b:ae:f4:fe:81 epair1b: Ethernet address: 2e:d5:2f:71:72:13 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 5a:2a:a5:3e:fa:= 45 epair0b: Ethernet address: 9e:7e:3c:03:2f:6d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fe:90:5d:f4:6c:d6 epair1b: Ethernet address: de:96:5b:64:ce:4c epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 1e:f6:0b:d0:d2= :8f epair0b: Ethernet address: 8e:6a:55:c0:b7:32 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:c0:98:26:1f:46 epair1b: Ethernet address: 46:4b:55:34:f0:96 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.210s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 1e:b7:ab:d2= :21:32 epair0b: Ethernet address: a2:47:62:33:34:90 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8e:d7:be:64:43:70 epair1b: Ethernet address: 22:d7:d5:df:ea:43 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 0e:16:b9:40:fe:55 epair2b: Ethernet address: de:39:10:ca:d9:f1 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.265s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 46:3b:3e:af:94:7c epair0b: Ethernet address: ee:8b:6b:76:9e:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: c6:fc:25:ec:4f:21 epair1b: Ethernet address: 72:14:10:1d:da:d9 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 72:d5:a4:11:9f:20 epair2b: Ethernet address: 3a:85:81:89:c7:9b epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.750s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 16:b8:2d:33:be:94 epair0b: Ethernet address: 1e:48:20:aa:00:f6 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:e6:39:85:bc:9a epair1b: Ethernet address: ee:72:9c:bd:8a:50 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: ea:78:2a:be:01:28 epair2b: Ethernet address: 1e:ac:70:8e:a6:40 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 1; apic id =3D 01 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0e2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8008ae7be96 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 1 time =3D 1760191385 KDB: stack backtrace: #0 0xffffffff80bc02ed at kdb_backtrace+0x5d #1 0xffffffff80b736d6 at vpanic+0x136 #2 0xffffffff80b73593 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051d78 at calltrap+0x8 #5 0xffffffff80d84aa9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33e8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b24 at ip6_input+0x484 #14 0xffffffff80cc0c48 at swi_net+0x128 #15 0xffffffff80b2d309 at ithread_loop+0x239 #16 0xffffffff80b2989b at fork_exit+0x7b #17 0xffffffff81052d9e at fork_trampoline+0xe Uptime: 1h46m19s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-58' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./auto-shutdown x ./run-kyua.sh x ./disable-notyet-tests.sh x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./run.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins254779603047733179= 4.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '771ee17c= 88106fb07b5035a2f36c36ccafe94edd', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../771ee17c88106fb= 07b5035a2f36c36ccafe94edd/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_996_194888693.1760191401714-- From nobody Sat Oct 11 14:05:53 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 4ckQPZ3NCLz6BxG3 for ; Sat, 11 Oct 2025 14:05:54 +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 4ckQPY6WL1z3CJW; Sat, 11 Oct 2025 14:05:53 +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=1760191553; 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=svlnno9Yp3h7ByDLwpvM+Xs91nJ9GYwLFnMHEkM+4Gk=; b=yuDCq1yU1fANvmth2vfgqAipyqpvaCImhKyk+W31oCb3GEq0BQ/VhdK69Yz2DHD8od54Dj mUC3A8HS3v267wGlFxCo1Vl7V9mA0Oqqn/nIVw5wUdWDhWKra4lSfe8AICV8nHyCAzhy19 7oqvCtwJC4OXiHmnJHOgylt9H6C0Q+ByVRDoyAiO2axsWoRVrYNd24kCmInKEns1p+a2KJ uVQQKJUjuOVLeeh3/TfOZ8PY22fw7YcCRXgvuEwP5vQY6aYYA1JWjHTaR+ohWEkU1sSNgf MCdbqq6+MnW9ly9qcFuI6chpJCc2BhTZFBZzPg63Sk7H3vIth50+vp3sok3F/Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760191553; a=rsa-sha256; cv=none; b=Fy08H1om9++rgDFgHoiqVOgKk/SJ+0WKGcqTFGSBuibB1nrw8PXZLYVgtOtzsj3/GHxwiK wlz6zrNJCqTlZ+KM4ljczPvmnIYcKLe/RKj9ki/kJnjyI7W8KdSIH1eUgnVlKIRk6d2iLw NtrKzoGCsn7xhG60bPh+4bWzv3YpglUiLr8CsGY9LFftYlHumdLiJcn/9iq6xbLdTtRaUA BosVD31NRNwb08Ej8K+RjBH2+T+gbtYyR1ur/kjOpkXJAYyP2GIOsK0yLqo/BVdJyrcCog 5rAVi3vzWhrbzDho0Jxhd4F5+1yZA6jDLmx5hSUvowzv78aEkEdD8AYzF50n9A== 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 4ckQPY66DTzdPp; Sat, 11 Oct 2025 14:05:53 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 14:05:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kgalazka@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <324494977.1005.1760191553862@jenkins.ci.freebsd.org> In-Reply-To: <1426871371.983.1760183322635@jenkins.ci.freebsd.org> References: <1426871371.983.1760183322635@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26953 - Still Unstable 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_1004_1046178267.1760191553686" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1004_1046178267.1760191553686 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26953 (2170400142b99c0eb604403b74ebd88c05dd7ed4) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26953/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26953/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26953/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 2170400142b99c0eb604403b74ebd88c05dd7ed4 by kgalazka: ix(4): Add support for debug dump for E610 adapters The failed test cases: 1 tests failed. FAILED: libexec.rc.rc_subr_test.no_cycles Error Message: atf-check failed; see the output of the test for details ------=_Part_1004_1046178267.1760191553686-- From nobody Sat Oct 11 16:09:59 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 4ckT8m3D2kz6C6Kf for ; Sat, 11 Oct 2025 16:10: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ckT8l5n1Gz3MJ8; Sat, 11 Oct 2025 16:09:59 +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=1760198999; 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=NyKs2X5eSfz+Vq/Z66WSKgk+lECGrwk9H4woH8vmHT8=; b=DW1mIqlLCWz+6/0Etxk16DLZr5zyfiIgz1ItAjruUOlMjst1McZ/Qk2fUeegWIih7FomJx yhwH2ZUXgfcI2tI1Nplh7/DNw5UcVH++Zz6f1SwCoe7jX5CjSqUbnYkaXBLJZRk2SOBou3 TExYGADWvDtFE5SKHetSJceU5fmF/Ql5XMMHs7+ch0X42Tj8ifR/0MsMOAnNGUFX9qvwDX EAhKpT9UIhT5OWcjiZLJVkhERkjmgpUyie7elOlOE1GVpxJYRuointYJk4Rvu1Tn+SYfnK /qjM7hdmdLkVj5lnQHqfeCmqZrVyac94asPenGFn148h9zSYzBgezL/ekcVLjw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760198999; a=rsa-sha256; cv=none; b=Zr1UvfnY3lBpM3V4K5ugwKwiOxMlIjh++BpL34h32S8X8EqWqyhxT0Q2+5/ebRVhuCcOa9 d1XuH+HiFHEIDTdW4ufXSB2pxvGDjWmsf+L6tZFfUAbEOCXlauY8Bs82Xx1Ae6y+KEoCFc OEGEr7z1Eg/QA99m/ADQ9ahnTtNkPOIAojuN1Y7dlXdShMZEFzVqU4mUlD4kWgOMzjuI7x dqaDnAWH7RqNRJx/mPj+Gi3wBJ5h5HGCm86IHhHUt2+eapuNeYmvV8X35usv+KR5/3ophw yzNjb7br5Ba24UWHVzLtaLTwSBN6hpGWYoks6m78EQPEw6zX/Ecf83CYnct9sg== 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 4ckT8l5GCMzhYH; Sat, 11 Oct 2025 16:09:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 16:09:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kgalazka@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <709973065.1015.1760198999744@jenkins.ci.freebsd.org> In-Reply-To: <324494977.1005.1760191553862@jenkins.ci.freebsd.org> References: <324494977.1005.1760191553862@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26954 - Still Unstable 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_1014_650605683.1760198999531" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1014_650605683.1760198999531 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26954 (b202176dc76d862f886778439b96dd1243d8b999) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26954/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26954/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26954/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) b202176dc76d862f886778439b96dd1243d8b999 by kgalazka: ice(4): Add PCI IDs for E835 devices The failed test cases: 2 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: libexec.rc.rc_subr_test.no_cycles Error Message: atf-check failed; see the output of the test for details ------=_Part_1014_650605683.1760198999531-- From nobody Sat Oct 11 17:00:00 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 4ckVGW1YW5z6C9Dt for ; Sat, 11 Oct 2025 17:00:03 +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 4ckVGV63Vfz3RGb; Sat, 11 Oct 2025 17:00:02 +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=1760202002; 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=VMH6Dcx647kkVCQdk2VIGtwwsI9RwTZuFBEqTulC7cI=; b=JR7oXVr67Ah8uP9P67h6QkNy+39kxMbjha6HTI2AwZ8gjC1KLcdx2iCtQty2zWYb+YO9f9 1yEFYzMuWvhwlK4HTmyUE4O6M6BIB1lo2m5/PV9P29XEyHl+KGkgA6YG/pNEzibBi1kokD KjKoE+89hePVntALg1PCIc/dnQpZO2R+eP26JiX76nqSSxymWQ9m3H0QSPU+2CA2fRR9Yb HlJmNsSzIjbvPMSnP+hLkIU1lwImoGFOclzLjWVtGbfovxGSd+ucW++zrMpsb+IeQ3vgCx BK6jjoeq7d0dh+jOzWqUkqer80KnkFjY8yBc5aTMf6QfCia0AsBcDA4Q/xNisA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760202002; a=rsa-sha256; cv=none; b=Cu34osZePY1N4Y6y3RPh/ikoftQ7ShZke1kyBKs5KDpFnvCpF1koXdfvl2Xvlt4Eykq5gP S4DOfv+SrGm9VO53NRzaL9BK/fq8FwhHPrZ1TdUN6c8zuv4KOAQ4nB3Pzt7zwZCzTq5Xhq JI+duXbbFAa67+xHCd5nwkuYsEbhJHjMXICdjdLugx2hkxOFk0H2BJN8h5/tFGfGJs6+aO mIqZHyxza5BG4AGKttgl4rHcvItdVMTBwgSUAI0dgXaSxtEhIdouTiNrQOnlO4+bM0uX3U xyoTS2K2T7aEbKliNgAMApaSgYz/MIPB34jmBXoRHeJ29ZFH9oBjMuuROUEHgA== 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 4ckVGV5PhnzjH4; Sat, 11 Oct 2025 17:00:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 17:00:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <921831982.1017.1760202002765@jenkins.ci.freebsd.org> In-Reply-To: <499742755.985.1760189618860@jenkins.ci.freebsd.org> References: <499742755.985.1760189618860@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #47 - 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_1016_191927900.1760202000179" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1016_191927900.1760202000179 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #47 (146b7bb2a111b2d01dc4ce5552= 37a724de27f6cb) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/47/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/47/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/47/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) 146b7bb2a111b2d01dc4ce555237a724de27f6cb by markj: netstat: Fix -ia missing multicast addresses on some interfaces The end of the build log: [...truncated 108.94 MiB...] --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/posix1e/acl_get_qualifier.3 > acl_get_qual= ifier.3.gz --- acl_get_tag_type.3.gz --- --- all_subdir_usr.sbin --- --- vidcontrol --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/posix1e/acl_get_tag_type.3 > acl_get_tag_t= ype.3.gz --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_lib --- --- acl_init.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_init.3 > acl_init.3.gz --- acl_is_trivial_np.3.gz --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/pppctl --- =3D=3D=3D> usr.sbin/pppctl (all) --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/posix1e/acl_is_trivial_np.3 > acl_is_trivi= al_np.3.gz --- acl_set.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_set.3 > acl_set.3.gz --- acl_set_entry_type_np.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_set_entry_type_np.3 > acl_set_= entry_type_np.3.gz --- acl_set_flagset_np.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_set_flagset_np.3 > acl_set_fla= gset_np.3.gz --- all_subdir_usr.sbin --- --- .depend --- --- all_subdir_lib --- --- acl_set_permset.3.gz --- --- all_subdir_usr.sbin --- echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/posix1e/acl_set_permset.3 > acl_set_permse= t.3.gz --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- all_subdir_lib --- --- acl_set_qualifier.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_set_qualifier.3 > acl_set_qual= ifier.3.gz --- acl_set_tag_type.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_set_tag_type.3 > acl_set_tag_t= ype.3.gz --- acl_strip_np.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_strip_np.3 > acl_strip_np.3.gz --- acl_to_text.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_to_text.3 > acl_to_text.3.gz --- acl_valid.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/acl_valid.3 > acl_valid.3.gz --- extattr.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/extattr.3 > extattr.3.gz --- mac.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac.3 > mac.3.gz --- mac.conf.5.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac.conf.5 > mac.conf.5.gz --- mac_free.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac_free.3 > mac_free.3.gz --- mac_is_present.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac_is_present.3 > mac_is_present.= 3.gz --- mac_get.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac_get.3 > mac_get.3.gz --- mac_prepare.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac_prepare.3 > mac_prepare.3.gz --- mac_set.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac_set.3 > mac_set.3.gz --- mac_text.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/mac_text.3 > mac_text.3.gz --- posix1e.3.gz --- gzip -cn /workspace/src/lib/libc/posix1e/posix1e.3 > posix1e.3.gz --- regex.3.gz --- gzip -cn /workspace/src/lib/libc/regex/regex.3 > regex.3.gz --- re_format.7.gz --- gzip -cn /workspace/src/lib/libc/regex/re_format.7 > re_format.7.gz --- fclose.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fclose.3 > fclose.3.gz --- ferror.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/ferror.3 > ferror.3.gz --- fflush.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fflush.3 > fflush.3.gz --- fgetln.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fgetln.3 > fgetln.3.gz --- fgets.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fgets.3 > fgets.3.gz --- fgetwln.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fgetwln.3 > fgetwln.3.gz --- fgetws.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fgetws.3 > fgetws.3.gz --- flockfile.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/flockfile.3 > flockfile.3.gz --- fopen.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fopen.3 > fopen.3.gz --- fopencookie.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fopencookie.3 > fopencookie.3.gz --- 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_lib --- --- fputs.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fputs.3 > fputs.3.gz --- fputws.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fputws.3 > fputws.3.gz --- fread.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fread.3 > fread.3.gz --- fseek.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fseek.3 > fseek.3.gz --- funopen.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/funopen.3 > funopen.3.gz --- fwide.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/fwide.3 > fwide.3.gz --- getc.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/getc.3 > getc.3.gz --- getline.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/getline.3 > getline.3.gz --- getwc.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/getwc.3 > getwc.3.gz --- mktemp.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/mktemp.3 > mktemp.3.gz --- open_memstream.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/open_memstream.3 > open_memstream.3.= gz --- printf.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/printf.3 > printf.3.gz --- printf_l.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/printf_l.3 > printf_l.3.gz --- putc.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/putc.3 > putc.3.gz --- putwc.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/putwc.3 > putwc.3.gz --- remove.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/remove.3 > remove.3.gz --- scanf.3.gz --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/acpi --- --- dmresrcs.pieo --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/stdio/scanf.3 > scanf.3.gz --- all_subdir_usr.sbin --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DACPI_ASL_COMPILER -I. -I/workspace/src/sy= s -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.dmresrcs.pieo -MTdmresr= cs.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsys= tem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-s= ign -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 -Wno-address-of-packe= d-member -c /workspace/src/sys/contrib/dev/acpica/components/disasse= mbler/dmresrcs.c -o dmresrcs.pieo --- all_subdir_lib --- --- scanf_l.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/scanf_l.3 > scanf_l.3.gz --- setbuf.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/setbuf.3 > setbuf.3.gz --- stdio.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/stdio.3 > stdio.3.gz --- tmpnam.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/tmpnam.3 > tmpnam.3.gz --- ungetc.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/ungetc.3 > ungetc.3.gz --- ungetwc.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/ungetwc.3 > ungetwc.3.gz --- wprintf.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/wprintf.3 > wprintf.3.gz --- wscanf.3.gz --- gzip -cn /workspace/src/lib/libc/stdio/wscanf.3 > wscanf.3.gz --- jemalloc.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/malloc/jemalloc/jemalloc.3 > jemall= oc.3.gz --- a64l.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/a64l.3 > a64l.3.gz --- abort.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/abort.3 > abort.3.gz --- abs.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/abs.3 > abs.3.gz --- atexit.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/atexit.3 > atexit.3.gz --- atof.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/atof.3 > atof.3.gz --- atoi.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/atoi.3 > atoi.3.gz --- atol.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/atol.3 > atol.3.gz --- at_quick_exit.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/at_quick_exit.3 > at_quick_exit.3.g= z --- bsearch.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/bsearch.3 > bsearch.3.gz --- div.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/div.3 > div.3.gz --- exit.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/exit.3 > exit.3.gz --- getenv.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/getenv.3 > getenv.3.gz --- getopt.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/getopt.3 > getopt.3.gz --- getopt_long.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/getopt_long.3 > getopt_long.3.gz --- getsubopt.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/getsubopt.3 > getsubopt.3.gz --- hcreate.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/hcreate.3 > hcreate.3.gz --- imaxabs.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/imaxabs.3 > imaxabs.3.gz --- imaxdiv.3.gz --- --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/stdlib/imaxdiv.3 > imaxdiv.3.gz --- insque.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/insque.3 > insque.3.gz --- labs.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/labs.3 > labs.3.gz --- ldiv.3.gz --- gzip -cn /workspace/src/lib/libc/stdlib/ldiv.3 > ldiv.3.gz --- llabs.3.gz --- --- all_subdir_usr.sbin --- *** [moused.pieo] Error code 1 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.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[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 168.78 real 1797.97 user 174.62 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/jenkins32651943621= 81293671.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_1016_191927900.1760202000179-- From nobody Sat Oct 11 17:31:49 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 4ckVzD38kWz6CCTc for ; Sat, 11 Oct 2025 17:31:52 +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 4ckVzD1HX6z3Td1; Sat, 11 Oct 2025 17:31:52 +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=1760203912; 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=NZUFb7rSiBFcbT65KIXUbaTnOznT2s+Pc/I4Y/rgmkI=; b=DlGOb4qkdGdGgTJ7CXVImKaWSL1vA8EqEOijnMjxBFAAPAN3wt3jWrJaUq5A1gPe8fzNlL FUXIOb40JbTwhr7OY/jjLeXCu1wKWFuZQoKwUsDb3esQAahDjFRGbT06m6ZSjkyHMQshcx ZenkeNZ3PSIBUp/UTDmrO6apn9jjlz/XOxFO1JYtQ3aTvjrlyT8EDTupjQkW7/RjG/Ojmh Z+B509FIve8yS5wGXvpYuDr0yraPCYuXWTDQ7nhQ6hJylB3RBPRIDsQ04lsTIcllk/TwTj cZiYdR0ymn03ru/ofSWsk2ISIE5iN71WQ84kjxsHGGBaluc6FcmG/viHCy1clw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760203912; a=rsa-sha256; cv=none; b=WHLn9gaHX8QeSF0PK8DUsvX9A4BrIipCXqIKub39xsQ14bI+cGoHEmWl7/64C/nfjGR2fH HlEH/zSyzNzp2GlULkdmWKb5f2APSCN7yoaEVtHhdLB+D/fdbfHUWHgX9U6bW8oE+bpDmd y//PVp6pEbbstypIAn45kLszjxqaRSH8T3LIXvK5Y7gB2/OVQtM1xaS7OeXsATcPHfXnDF DXJUFKF4HjNdK8RLSClUPxE3xbRIxs+8xTFvcySYmw1LUqVIXd8Nf2VtJfE9rtucPsUZU8 vtlTEW3EdSYg5LeFeZUvaFnatbWrDXD031LAc/XZ9WtWzXuQe4DniCgggLbO9g== 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 4ckVzD0nqdzk1s; Sat, 11 Oct 2025 17:31:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 17:31:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <16799408.1019.1760203912116@jenkins.ci.freebsd.org> In-Reply-To: <540476809.987.1760191036334@jenkins.ci.freebsd.org> References: <540476809.987.1760191036334@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #47 - 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_1018_516883622.1760203909497" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1018_516883622.1760203909497 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #47 (146b7bb2a111b2d01dc4ce5552= 37a724de27f6cb) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/47/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/47/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/47/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) 146b7bb2a111b2d01dc4ce555237a724de27f6cb by markj: netstat: Fix -ia missing multicast addresses on some interfaces The end of the build log: [...truncated 109.88 MiB...] /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:149:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 149 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait(const atomic_flag*, boo= l)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:154:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 154 | __o->wait(__v); | ~~~~~~~~~^~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const volatile= atomic_flag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:159:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const volatile' is deprecated: The C++20 synchronization librar= y has been deprecated prior to C++20. Please update to using -std=3Dc++20 i= f you need to use these facilities. [-Wdeprecated-declarations] 159 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:52:3: note: declared here 52 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const v= olatile _NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_wait_explicit(const atomic_f= lag*, bool, memory_order)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:164:12: warning: 'void std::__1::atomic_flag::wait(bool, std::__1::me= mory_order) const' is deprecated: The C++20 synchronization library has bee= n deprecated prior to C++20. Please update to using -std=3Dc++20 if you nee= d to use these facilities. [-Wdeprecated-declarations] 164 | __o->wait(__v, __m); | ~~~~~~~~~^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:56:3: note: declared here 56 | wait(bool __v, memory_order __m =3D memory_order_seq_cst) const _= NOEXCEPT { | ^~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(volatile atomic_f= lag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:169:18: warning: 'void std::__1::atomic_flag::notify_one() volatile' = is deprecated: The C++20 synchronization library has been deprecated prior = to C++20. Please update to using -std=3Dc++20 if you need to use these faci= lities. [-Wdeprecated-declarations] 169 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:59:87: note: declared here 59 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() volatile _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_one(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:174:18: warning: 'void std::__1::atomic_flag::notify_one()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 174 | __o->notify_one(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:62:87: note: declared here 62 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_one() _NOEXCEPT { | = ^~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h: In function 'void std::__1::atomic_flag_notify_all(atomic_flag*)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:184:18: warning: 'void std::__1::atomic_flag::notify_all()' is deprec= ated: The C++20 synchronization library has been deprecated prior to C++20.= Please update to using -std=3Dc++20 if you need to use these facilities. [= -Wdeprecated-declarations] 184 | __o->notify_all(); | ~~~~~~~~~~~~~~~^~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__atomic/atomic_f= lag.h:68:87: note: declared here 68 | _LIBCPP_DEPRECATED_ATOMIC_SYNC _LIBCPP_AVAILABILITY_SYNC _LIBCPP_= HIDE_FROM_ABI void notify_all() _NOEXCEPT { | = ^~~~~~~~~~ --- all_subdir_usr.bin --- /workspace/src/usr.bin/mail/fio.c: In function 'expand': /workspace/src/usr.bin/mail/fio.c:354:60: warning: 'snprintf' output may be= truncated before the last format character [-Wformat-truncation=3D] 354 | (void)snprintf(xname, sizeof(xname), "%s/%s", cmdbu= f, name + 1); | ^ /workspace/src/usr.bin/mail/fio.c:354:23: note: 'snprintf' output 2 or more= bytes (assuming 1025) into a destination of size 1024 354 | (void)snprintf(xname, sizeof(xname), "%s/%s", cmdbu= f, name + 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- getname.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.getname.pieo -MTgetname.pieo -std=3Dgnu17 -Wno-format-zero-length -f= stack-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 -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.bin/mail/get= name.c -o getname.pieo --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:533, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/unordered_set:1805: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:42:88: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 42 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI binary_negate<_Predicate> | = ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h: In function 'constexpr std::__1::binary_negate<_Predicate> std= ::__1::not2(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:44:10: warning: 'template class std::__1::bin= ary_negate' is deprecated [-Wdeprecated-declarations] 44 | return binary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/bina= ry_negate.h:25:56: note: declared here 25 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 binary_negat= e | ^~~~~~~~~~~~= ~ In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:545: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: At global scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:39:88: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 39 | _LIBCPP_DEPRECATED_IN_CXX17 inline _LIBCPP_CONSTEXPR_SINCE_CXX14 _L= IBCPP_HIDE_FROM_ABI unary_negate<_Predicate> | = ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h: In function 'constexpr std::__1::unary_negate<_Predicate> std::= __1::not1(const _Predicate&)': /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:41:10: warning: 'template class std::__1::unar= y_negate' is deprecated [-Wdeprecated-declarations] 41 | return unary_negate<_Predicate>(__pred); | ^~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__functional/unar= y_negate.h:26:29: note: declared here 26 | _LIBCPP_DEPRECATED_IN_CXX17 unary_negate : public __unary_function<= typename _Predicate::argument_type, bool> { | ^~~~~~~~~~~~ --- all_subdir_usr.bin --- --- head.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.head.pieo -MThead.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -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 -Wn= o-address-of-packed-member -c /workspace/src/usr.bin/mail/head.c -o = head.pieo --- all_subdir_usr.sbin --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- all_subdir_usr.bin --- --- v7.local.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.v7.local.pieo -MTv7.local.pieo -std=3Dgnu17 -Wno-format-zero-length = -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wn= o-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-err= or=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-er= ror=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declaration= s -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-par= entheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.bin/mail/v7.= local.c -o v7.local.pieo --- all_subdir_usr.sbin --- --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.sbin/pppctl --- =3D=3D=3D> usr.sbin/pppctl (all) --- .depend --- echo pppctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libedit.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- pppctl.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.pppctl.pieo -MTpppctl.pieo -std=3Dgnu17 -Wno-format-zero-length -fst= ack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-un= initialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -c /workspace/src/usr.sbin/pppctl/= pppctl.c -o pppctl.pieo --- all_subdir_usr.bin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.lex.pieo -MTlex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-pr= otector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitia= lized -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-err= or=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=3Dmay= be-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-v= alue -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -= Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-t= o-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-= error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3D= memset-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 -Wno-= address-of-packed-member -c /workspace/src/usr.bin/mail/lex.c -o lex= .pieo --- 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 --- --- list.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.list.pieo -MTlist.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -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 -Wn= o-address-of-packed-member -c /workspace/src/usr.bin/mail/list.c -o = list.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/pppctl --- --- pppctl.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 pppctl.full pppctl.pieo -ledit -lpthread=20 --- all_subdir_lib --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_binary__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:291:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- pppctl.8.gz --- gzip -cn /workspace/src/usr.sbin/pppctl/pppctl.8 > pppctl.8.gz --- all_subdir_tests --- In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/vector:3023, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/__functional/boyer_moore_searcher.h:27, from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+= +/v1/functional:552: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale: At global= scope: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3207:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3207 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(_Codecvt* __pcvt, state_type __state) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3211:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3211 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::wstring_c= onvert( | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- pppctl.debug --- --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3220:8: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3220 | inline wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::ws= tring_convert(wstring_convert&& __wc) | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug pppctl.= full pppctl.debug --- all_subdir_tests --- /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3287:10: w= arning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declar= ations] 3287 | typename wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::= byte_string | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3288:1: wa= rning: 'template class std::__1::wstring_convert' is deprecated [-Wdeprecated-declara= tions] 3288 | wstring_convert<_Codecvt, _Elem, _WideAlloc, _ByteAlloc>::to_bytes(= const _Elem* __frm, const _Elem* __frm_end) { | ^~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/locale:3145:56: n= ote: declared here 3145 | class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX17 wstring_conv= ert { | ^~~~~~~~~~~~= ~~~ --- all_subdir_usr.sbin --- --- pppctl --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dpppctl.debug pppctl.full pppctl --- all_subdir_usr.sbin/nscd --- =3D=3D=3D> usr.sbin/nscd (all) --- .depend --- echo nscd.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/= obj/workspace/src/amd64.amd64/tmp/usr/lib/libutil.a /tmp/obj/workspace/src/= amd64.amd64/tmp/usr/lib/libpthread.a >> .depend --- agent.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.agent.pieo -MTagent.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 -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/agent.c -o agent.pieo --- nscd.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.nscd.pieo -MTnscd.pieo -std=3Dg= nu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Wer= ror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wp= ointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /workspace= /src/usr.sbin/nscd/nscd.c -o nscd.pieo --- 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 --- --- main.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.main.pieo -MTmain.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-= protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -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 -Wn= o-address-of-packed-member -c /workspace/src/usr.bin/mail/main.c -o = main.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/nscd --- --- nscdcli.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DCONFIG_PATH=3D"\"/etc/nscd.conf\"" -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.nscdcli.pieo -MTnscdcli.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wno-uninitialized -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 -Wno-address-of-packed-member -c /wo= rkspace/src/usr.sbin/nscd/nscdcli.c -o nscdcli.pieo --- all_subdir_usr.sbin/moused --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 258.15 real 2649.54 user 214.67 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/jenkins11403728586= 116448813.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_1018_516883622.1760203909497-- From nobody Sat Oct 11 17:35:14 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 4ckW364mSPz6CCl9 for ; Sat, 11 Oct 2025 17:35:14 +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 4ckW361fqLz3ThN; Sat, 11 Oct 2025 17:35:14 +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=1760204114; 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=CVTeHNo5lipdYBY7OLH6YRO6El10NURWm99RepvxT7g=; b=LxvkRBhPHQntJGypOezQCtIp1cTAttzNADLPVeu3vDmNQU0hYylCZLGzobbI31qQjflIln oMKl2gqZALVbo5NcEUG0BOiMIxF+Rt+8aBjgYgxs8GBt2aqpvKjzXJoxF0k8HM2RUjgGQ1 exKuzK6MlNb+3dS89P3cyCOL7GeVndMqLVn6wUu3JFm/EzcvNYVnghl+JkXBhC23RbDC/d JnLeqFyoAyVL4rcuUqKPEV9i2XwnTO+37yoYVryuEJf7gUf1kLbjhGye2u4yFl9gbVnYu5 aSBpDkKSBWnnT2UQVaRft74KMUFPq7he4jIXpOAqlhOArM+M8ejfYSym2ibxEw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760204114; a=rsa-sha256; cv=none; b=vOzgz6xKEcQ8onRBqA+GIiDYNRW0bbLzJHnz2rytTp1SsR8sJK8lPJFAmajoyCqCgG9/nf 2W+y1owcvPg4mCPfk8+XoXvzfIzOL3ChRuC+d5MDn5uuwrddxQKZ++78JXPQI0eGhD/SJ1 ZGBBwaKFVSedx/ygoicM/eMGOluYwc8kETVEZ78McXkNMiAhvH4pJ4uv2cQMHBsj3aaVwz C9cNbXX6PdPQjnrTjoUUtFwSd+/DdmCkN2/L+1kk3TTMXPVoqP0cecHr5sSnFeNVjwdsvl uSRZrJzHflbdGOaoBqHil0RmD+vfDNgQBQjtaRs6FUqB0HZnPhq5oRrq6Vw8Uw== 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 4ckW361CRFzkVg; Sat, 11 Oct 2025 17:35:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 17:35:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1487870984.1021.1760204114173@jenkins.ci.freebsd.org> In-Reply-To: <1097142867.997.1760191401919@jenkins.ci.freebsd.org> References: <1097142867.997.1760191401919@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #59 - 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_1020_384327145.1760204114035" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1020_384327145.1760204114035 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #59 (146b7bb2a111b2d01dc4ce555237a724d= e27f6cb) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 59/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/59= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/59/= 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) 146b7bb2a111b2d01dc4ce555237a724de27f6cb by markj: netstat: Fix -ia missing multicast addresses on some interfaces The end of the build log: [...truncated 3.89 MiB...] epair0b: Ethernet address: 7e:34:39:07:54:06 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 1e:c2:b7:4d:bd:d4 epair1b: Ethernet address: 92:38:d5:10:91:24 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 9a:31:= d0:1d:5a:08 epair0b: Ethernet address: 9e:bc:2a:6a:59:3d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 12:cc:93:49:14:49 epair1b: Ethernet address: 82:e7:9f:43:07:e9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.141s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: 82:fc:= f3:a9:46:de epair0b: Ethernet address: ae:de:f0:9d:bb:13 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: e6:0d:88:0f:21:39 epair1b: Ethernet address: 82:7e:13:9f:0c:70 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.141s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 2e:44= :ea:31:c3:b7 epair0b: Ethernet address: 9e:2a:14:38:2d:9d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: b2:f3:ae:e5:04:de epair1b: Ethernet address: d6:89:25:68:d2:a6 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 3a:fb= :74:1e:6c:e0 epair0b: Ethernet address: 86:95:21:b4:2a:fb epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 82:6f:df:96:41:83 epair1b: Ethernet address: fe:e7:07:1a:ea:e4 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: ce:e6:b2:3c:af:da epair0b: Ethernet address: e6:8d:74:42:74:a4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:55:d3:ba:55:96 epair1b: Ethernet address: 36:33:e5:55:f6:ed epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.141s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: e2:d3:eb:d9:4b:= a7 epair0b: Ethernet address: c2:16:95:84:9b:29 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 86:9a:98:1b:d8:a2 epair1b: Ethernet address: 7e:b4:3f:e7:bc:f9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.140s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: ee:31:c4:2f:2d= :34 epair0b: Ethernet address: 26:ff:43:4f:9a:bc epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8e:c1:3f:fd:bb:0f epair1b: Ethernet address: c6:2c:37:81:98:a1 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.141s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 5e:9d:57:b3= :1f:b7 epair0b: Ethernet address: ae:65:ed:ba:f2:7b epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: f6:09:16:1a:51:4d epair1b: Ethernet address: f6:33:c3:13:a5:2a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 3a:2a:e2:73:b0:79 epair2b: Ethernet address: 36:50:05:7b:46:54 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.210s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 2e:7e:08:ff:14:9c epair0b: Ethernet address: 3a:c2:4a:5e:1f:4e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 76:1d:c4:3d:d9:94 epair1b: Ethernet address: 9a:c9:bd:d1:24:b8 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 46:5c:01:6e:f7:68 epair2b: Ethernet address: 16:94:9e:71:46:7e epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.456s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 9e:ba:80:d5:59:eb epair0b: Ethernet address: 66:8a:61:95:35:ec epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 16:6d:3a:d2:a9:83 epair1b: Ethernet address: 4e:3e:da:16:e5:31 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 82:ec:e8:16:29:10 epair2b: Ethernet address: ee:65:d5:21:1e:19 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0e2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff80114ee3296 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760204098 KDB: stack backtrace: #0 0xffffffff80bc02ed at kdb_backtrace+0x5d #1 0xffffffff80b736d6 at vpanic+0x136 #2 0xffffffff80b73593 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051d78 at calltrap+0x8 #5 0xffffffff80d84aa9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33e8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b24 at ip6_input+0x484 #14 0xffffffff80cc0c48 at swi_net+0x128 #15 0xffffffff80b2d309 at ithread_loop+0x239 #16 0xffffffff80b2989b at fork_exit+0x7b #17 0xffffffff81052d9e at fork_trampoline+0xe Uptime: 1h14m58s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-59' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./run.sh x ./disable-dtrace-tests.sh x ./run-kyua.sh x ./auto-shutdown x ./disable-notyet-tests.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins154462404411097395= 47.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '146b7bb2= a111b2d01dc4ce555237a724de27f6cb', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../146b7bb2a111b2d= 01dc4ce555237a724de27f6cb/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1020_384327145.1760204114035-- From nobody Sat Oct 11 18:02:24 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 4ckWfW6VwTz6CFMJ for ; Sat, 11 Oct 2025 18:02:27 +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 4ckWfW0zK8z3Yj1; Sat, 11 Oct 2025 18:02:27 +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=1760205747; 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=i4WHq1zyXDt61cbMvYqtSJwibAoMQrfGu0MBceXreSI=; b=iSV2EwB4VEgXLbUdR0dv9HX4+x3GNDPPXK1W84cITigoANi4372e+giroc6lLCTfFo3pLj UbHyRhOAwD1Lz1CBaE+ArQGKaTnefJkRmgkwoGKbMGCjr/6UxB/V/NQONSVfWBDdzwwlWH gZ6Otl+I1eRC0ZgfGaVPlMn68HAsc0AK8yqEgfLRs0V3uKWxezNZm+fDASvJfgdUzYQrdZ A+s6lkPOxi/X+mZQJ6wnyOIVFneyuAShfwIMTbC2v9EZLVnAwDIk7yMC+3AaLSi1jIIcrT lRkWJCspZ4PHvtlsrZKVOIyIzwiny1khP15FZ0N2f+KlYd7cXZQ2DjfjMapHRw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760205747; a=rsa-sha256; cv=none; b=Tj3Ux9jVU7AAoBFsJLduwBsPJPNgU4HLmXPtlBFPVHBAIh3vROVwxlHc5J7/Yiz8mDgdKC cd6BpAooJevvpa53BF5nd/tD31x+ZxMrPUDiTdWB4cbXnpBKbSwcbaiOIwVDNI2BTQlldD MAGR9utH1Kvnk4TsMr2iFZ9sB9Zld1F4YtxxSTRCD4d+QpUhVagWCLKiFhsL3m/UdSrTBA FZexuRzZydBryAbDi/ry2IMDilrBJNRugbWP78jkLDccEHKrU8pOG8R+KY8wR/p3f9DkX7 CvaaerPcf2wBACAvKQN7nvD+MD7kSj7Th7PIe+IenN7t/mjQ646r+JHz59h+JA== 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 4ckWfW0Fxvzl37; Sat, 11 Oct 2025 18:02:27 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 18:02:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1242317163.1023.1760205747040@jenkins.ci.freebsd.org> In-Reply-To: <1361397575.989.1760191082506@jenkins.ci.freebsd.org> References: <1361397575.989.1760191082506@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #47 - 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_1022_1368354749.1760205744095" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1022_1368354749.1760205744095 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #47 (146b7bb2a111b2d01dc4ce5552= 37a724de27f6cb) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/47/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/47/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/47/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) 146b7bb2a111b2d01dc4ce555237a724de27f6cb by markj: netstat: Fix -ia missing multicast addresses on some interfaces The end of the build log: [...truncated 110.27 MiB...] /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/lld --- --- Common/ErrorHandler.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_ErrorHandler.pieo -MTCommon/ErrorHandler.pieo -Wno-format= -zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/lld/Common/ErrorHandler.cpp -o Commo= n/ErrorHandler.pieo --- all_subdir_usr.sbin --- --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/host --- --- host.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/ldns -fPIE -ffile-prefix-map=3D/wo= rkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/ob= j -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem= -headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p= rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc= h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter= ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres= s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa= re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d= eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic= al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized = -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b= ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro= r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu= sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno= -error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor= mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c= ontext -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o host.full ldns-hos= t.pieo -lprivateldns=20 --- host.1 --- sed -e 's/ldns-//gI' host.1 = || (rm -rf host.1 ; false) --- host.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug host.fu= ll host.debug --- host.1.gz --- gzip -cn host.1 > host.1.gz --- host --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dhost.debug host.full host --- all_subdir_lib --- --- all_subdir_lib/ncurses --- =3D=3D=3D> lib/ncurses (all) --- all_subdir_lib/ncurses/tinfo --- =3D=3D=3D> lib/ncurses/tinfo (all) --- curs_addch.3 --- cat /workspace/src/contrib/ncurses/man/curs_addch.3x > curs_addch.3 --- curs_addchstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_addchstr.3x > curs_addchstr.3 --- curs_addstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_addstr.3x > curs_addstr.3 --- curs_attr.3 --- cat /workspace/src/contrib/ncurses/man/curs_attr.3x > curs_attr.3 --- curs_beep.3 --- cat /workspace/src/contrib/ncurses/man/curs_beep.3x > curs_beep.3 --- curs_bkgd.3 --- cat /workspace/src/contrib/ncurses/man/curs_bkgd.3x > curs_bkgd.3 --- curs_bkgrnd.3 --- cat /workspace/src/contrib/ncurses/man/curs_bkgrnd.3x > curs_bkgrnd.3 --- curs_border.3 --- cat /workspace/src/contrib/ncurses/man/curs_border.3x > curs_border.3 --- curs_border_set.3 --- cat /workspace/src/contrib/ncurses/man/curs_border_set.3x > curs_border_set= .3 --- curs_clear.3 --- cat /workspace/src/contrib/ncurses/man/curs_clear.3x > curs_clear.3 --- curs_color.3 --- cat /workspace/src/contrib/ncurses/man/curs_color.3x > curs_color.3 --- curs_delch.3 --- cat /workspace/src/contrib/ncurses/man/curs_delch.3x > curs_delch.3 --- curs_deleteln.3 --- cat /workspace/src/contrib/ncurses/man/curs_deleteln.3x > curs_deleteln.3 --- curs_extend.3 --- cat /workspace/src/contrib/ncurses/man/curs_extend.3x > curs_extend.3 --- curs_getcchar.3 --- cat /workspace/src/contrib/ncurses/man/curs_getcchar.3x > curs_getcchar.3 --- curs_getch.3 --- cat /workspace/src/contrib/ncurses/man/curs_getch.3x > curs_getch.3 --- curs_getstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_getstr.3x > curs_getstr.3 --- curs_getyx.3 --- cat /workspace/src/contrib/ncurses/man/curs_getyx.3x > curs_getyx.3 --- curs_inch.3 --- cat /workspace/src/contrib/ncurses/man/curs_inch.3x > curs_inch.3 --- curs_inchstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_inchstr.3x > curs_inchstr.3 --- curs_initscr.3 --- cat /workspace/src/contrib/ncurses/man/curs_initscr.3x > curs_initscr.3 --- curs_inopts.3 --- cat /workspace/src/contrib/ncurses/man/curs_inopts.3x > curs_inopts.3 --- curs_insch.3 --- cat /workspace/src/contrib/ncurses/man/curs_insch.3x > curs_insch.3 --- curs_insstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_insstr.3x > curs_insstr.3 --- curs_instr.3 --- cat /workspace/src/contrib/ncurses/man/curs_instr.3x > curs_instr.3 --- curs_inwstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_inwstr.3x > curs_inwstr.3 --- curs_kernel.3 --- cat /workspace/src/contrib/ncurses/man/curs_kernel.3x > curs_kernel.3 --- curs_legacy.3 --- cat /workspace/src/contrib/ncurses/man/curs_legacy.3x > curs_legacy.3 --- curs_memleaks.3 --- cat /workspace/src/contrib/ncurses/man/curs_memleaks.3x > curs_memleaks.3 --- curs_mouse.3 --- cat /workspace/src/contrib/ncurses/man/curs_mouse.3x > curs_mouse.3 --- curs_move.3 --- cat /workspace/src/contrib/ncurses/man/curs_move.3x > curs_move.3 --- curs_opaque.3 --- cat /workspace/src/contrib/ncurses/man/curs_opaque.3x > curs_opaque.3 --- curs_outopts.3 --- cat /workspace/src/contrib/ncurses/man/curs_outopts.3x > curs_outopts.3 --- curs_overlay.3 --- cat /workspace/src/contrib/ncurses/man/curs_overlay.3x > curs_overlay.3 --- curs_pad.3 --- cat /workspace/src/contrib/ncurses/man/curs_pad.3x > curs_pad.3 --- curs_print.3 --- cat /workspace/src/contrib/ncurses/man/curs_print.3x > curs_print.3 --- curs_refresh.3 --- cat /workspace/src/contrib/ncurses/man/curs_refresh.3x > curs_refresh.3 --- curs_scr_dump.3 --- cat /workspace/src/contrib/ncurses/man/curs_scr_dump.3x > curs_scr_dump.3 --- curs_scroll.3 --- cat /workspace/src/contrib/ncurses/man/curs_scroll.3x > curs_scroll.3 --- curs_slk.3 --- cat /workspace/src/contrib/ncurses/man/curs_slk.3x > curs_slk.3 --- curs_sp_funcs.3 --- cat /workspace/src/contrib/ncurses/man/curs_sp_funcs.3x > curs_sp_funcs.3 --- curs_termattrs.3 --- cat /workspace/src/contrib/ncurses/man/curs_termattrs.3x > curs_termattrs.3 --- curs_termcap.3 --- cat /workspace/src/contrib/ncurses/man/curs_termcap.3x > curs_termcap.3 --- curs_terminfo.3 --- cat /workspace/src/contrib/ncurses/man/curs_terminfo.3x > curs_terminfo.3 --- curs_threads.3 --- cat /workspace/src/contrib/ncurses/man/curs_threads.3x > curs_threads.3 --- curs_touch.3 --- cat /workspace/src/contrib/ncurses/man/curs_touch.3x > curs_touch.3 --- curs_trace.3 --- cat /workspace/src/contrib/ncurses/man/curs_trace.3x > curs_trace.3 --- curs_util.3 --- cat /workspace/src/contrib/ncurses/man/curs_util.3x > curs_util.3 --- curs_variables.3 --- cat /workspace/src/contrib/ncurses/man/curs_variables.3x > curs_variables.3 --- curs_window.3 --- cat /workspace/src/contrib/ncurses/man/curs_window.3x > curs_window.3 --- default_colors.3 --- cat /workspace/src/contrib/ncurses/man/default_colors.3x > default_colors.3 --- define_key.3 --- cat /workspace/src/contrib/ncurses/man/define_key.3x > define_key.3 --- key_defined.3 --- cat /workspace/src/contrib/ncurses/man/key_defined.3x > key_defined.3 --- keybound.3 --- cat /workspace/src/contrib/ncurses/man/keybound.3x > keybound.3 --- keyok.3 --- cat /workspace/src/contrib/ncurses/man/keyok.3x > keyok.3 --- legacy_coding.3 --- cat /workspace/src/contrib/ncurses/man/legacy_coding.3x > legacy_coding.3 --- ncurses.3 --- cat /workspace/src/contrib/ncurses/man/ncurses.3x > ncurses.3 --- new_pair.3 --- cat /workspace/src/contrib/ncurses/man/new_pair.3x > new_pair.3 --- resizeterm.3 --- cat /workspace/src/contrib/ncurses/man/resizeterm.3x > resizeterm.3 --- term_variables.3 --- cat /workspace/src/contrib/ncurses/man/term_variables.3x > term_variables.3 --- wresize.3 --- cat /workspace/src/contrib/ncurses/man/wresize.3x > wresize.3 --- curs_add_wch.3 --- cat /workspace/src/contrib/ncurses/man/curs_add_wch.3x > curs_add_wch.3 --- curs_add_wchstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_add_wchstr.3x > curs_add_wchstr= .3 --- curs_addwstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_addwstr.3x > curs_addwstr.3 --- curs_get_wch.3 --- cat /workspace/src/contrib/ncurses/man/curs_get_wch.3x > curs_get_wch.3 --- curs_get_wstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_get_wstr.3x > curs_get_wstr.3 --- curs_in_wch.3 --- cat /workspace/src/contrib/ncurses/man/curs_in_wch.3x > curs_in_wch.3 --- curs_in_wchstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_in_wchstr.3x > curs_in_wchstr.3 --- curs_ins_wch.3 --- cat /workspace/src/contrib/ncurses/man/curs_ins_wch.3x > curs_ins_wch.3 --- curs_ins_wstr.3 --- cat /workspace/src/contrib/ncurses/man/curs_ins_wstr.3x > curs_ins_wstr.3 --- curs_printw.3 --- cat /workspace/src/contrib/ncurses/man/curs_printw.3x > curs_printw.3 --- curs_scanw.3 --- cat /workspace/src/contrib/ncurses/man/curs_scanw.3x > curs_scanw.3 --- term.5.gz --- sed -e 's%@TERMINFO@%/usr/share/misc/terminfo%g' -e 's%@DATADIR@%/usr/shar= e%g' -e 's%@NCURSES_OSPEED@%short%g' -e 's%@NCURSES_MAJOR@%6%g' -e 's%@N= CURSES_MINOR@%5%g' -e 's%@NCURSES_PATCH@%20240427%g' -e 's%@TPUT@%tput%g'= -e 's%@TSET@%tset%g' -e 's%@RESET@%reset%g' -e 's%@CLEAR@%clear%g' -e = 's%@TABS@%tabs%g' -e 's%@TIC@%tic%g' -e 's%@TOE@%toe%g' -e 's%@INFOCMP@%= infocmp%g' -e 's%@CAPTOINFO@%captoinfo%g' -e 's%@INFOTOCAP@%infotocap%g' = < /workspace/src/contrib/ncurses/man/term.5 | gzip -cn > term.5.gz --- terminfo.5 --- sh /workspace/src/contrib/ncurses/man/MKterminfo.sh /workspace/src/contrib/= ncurses/man/terminfo.head /workspace/src/contrib/ncurses/include/Caps /wor= kspace/src/contrib/ncurses/man/terminfo.tail >terminfo.5 --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- 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 574.55 real 5110.72 user 391.11 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins13044594095= 980281710.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_1022_1368354749.1760205744095-- From nobody Sat Oct 11 18:18:25 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 4ckX0y404mz6CGGc for ; Sat, 11 Oct 2025 18:18:26 +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 4ckX0x6RJ2z3dWt; Sat, 11 Oct 2025 18:18:25 +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=1760206705; 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=Wb8Pcmjiih+X4LNxq4rdUDuHgTrfPzfiqu+RAumm83g=; b=jIAdxAITCdOd5lH9cm03XuLMSxstUcz9HxgXFIfODKs1hCGIHGlwzgMjcK/R0lgTHgUseY pLiiVult9wefrslBR2LxRV6yKfrdh06BxSQmXISD4hkr7OEuHNmbdjO2kRc62df1yJXwAA ArQ0JF05RqYKjiJtOcpt9f1wf9oCW5UoOumHIyByqCMPrvGEhs8QJTpk9hgKcvQN1FkbMf IKUvZzjsl1wNFIiaMOGCNfprc4sjeCJV3HJhpj2lddYwc4plJe4xZFxBPuYuK3Nl0iqR44 CB+EzZQJHASGplXnQA7YgTWimn50PbQjF+knuxiAX2rt0K2q7M/u5fq6p8AcdQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760206705; a=rsa-sha256; cv=none; b=WkPY30IwCgZxxZFNnveSOW3IgU1wgkB6zLp+TJWd1NCvegFHtnl0gpsgOmDr7ALgy/yKXW H3BEk66Ab2r1l6HuMtZFIb39fHrZ4NvFxGGGsT3L96uJGKBmJho8Mesaz0g2Bj347CKhQp Br4FkVwupbHVG5G7APOAUVLMoz8uFLX0+iGN1xVYkHCljNTbPhily0qjdHEhY3oDAwQ9Iw 3p4WqZyDFa5+Nk0C1Cmf2KFb3R6Q+lfbyav7cg98JD+gUdTYSPouHcdviw6w8EdL8nbxoI A4ZfZXF+3tuo3tFxIRdNr44hUKP4KrqLZHwuN53Q7tGLfiYFJaGY3Y6o5uZoCQ== 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 4ckX0x6072zlQW; Sat, 11 Oct 2025 18:18:25 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 18:18:25 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1892030824.1025.1760206705847@jenkins.ci.freebsd.org> In-Reply-To: <709973065.1015.1760198999744@jenkins.ci.freebsd.org> References: <709973065.1015.1760198999744@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26955 - Still Unstable 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_1024_2103014194.1760206705654" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1024_2103014194.1760206705654 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26955 (f66bb825f5895eed98c959cd2b612453b4d1aa6c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26955/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26955/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26955/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 188ddc15e5460b3abfb2ad5492557911465bedc1 by christos: virtual_oss: Clean up rcorder 756fa1c09673ba555f603574af5943f455daff90 by markj: vmm: Unify implementations of vcpu_cleanup() e9182981f7feeb97ee440bb9c1db9a1bc5309b92 by markj: vmm: Make vmmops declarations more consistent 059b0b7046639121f3dca48f5de051e019f9d57c by markj: vmm: Move the guest vmspace into the generic vm_mem structure 642c763a9ad14cbe70596cabc16f73b9ca99de57 by markj: vmm: Remove some unused macros 13d866b314f87df901c0a1cbbbc56d56ee0d7b7c by markj: vm_object: Reset kvo_path on each iteration in vm_object_list_handler() ffca0c44ffe84352f6fdd24862c070d348d783d4 by markj: vm_object: Export the number of wired pages in vm_object_list_handler() f66bb825f5895eed98c959cd2b612453b4d1aa6c by markj: vmstat: Print the number of wired pages in each object The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! FAILED: usr.sbin.syslogd.syslogd_forwarded_format_test.O_flag_rfc5424_forwarded Error Message: Test case body timed out FAILED: usr.sbin.syslogd.syslogd_relayed_format_test.O_flag_syslog_relayed Error Message: Test case body timed out ------=_Part_1024_2103014194.1760206705654-- From nobody Sat Oct 11 19:37:00 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 4ckYld2ysVz6CMph for ; Sat, 11 Oct 2025 19:37:01 +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 4ckYlc6Dzrz3r5n; Sat, 11 Oct 2025 19:37:00 +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=1760211420; 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=90noCedy0MDo6d4nRj0J6RNY3GZCt+ToRuq9TR21F6Q=; b=EY5MvZRyR/+DnKtclEINSQxs7xf6Va/FE57eku5yBWtJWATDUk859MhDXtOPnuxA/vScWy niobWoh0ffdDpNnIgHDCNOLO51Jmejz7xbV7NXDfEvqFSXNU8bXs7Jb0dQ3IUp3wXiU4UE yhqlx1ny+rom03E6ivBhlwrjGBWOUl0DsmRuatIMCwr/PKV8uuhEHvI0kNEe/NZqQFk4DO 1QMEOwkJJCtrWdDxKgpyTJwWzV0pOgzdOpgRUG3/UHdzgJQvD4mgcs3IDihb3ANxeBOU5z Nk/eHrT/N+xz1Gc4d+bYEJR8H8C/i5T9zGFq7kBjwUXFn92jDGQ9gfHMbZ0X1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760211420; a=rsa-sha256; cv=none; b=gI0547dmAEB/zXeXMqMPGedqHEd/HYWf5GC46VlyAAlQek5VC2vgP/e+9lyEqlB/3aQqp1 pqSzEu7byxCyelZ541osEMaPL9tFPHR2+d4gGacyxQspGDQb0QxD1c/EysvjLQNAFud7EC F/y14DhiAaGp0teXAZDh/mjWbvPhBT5cAyT2Ok4Pnm8Kej/FYWKPdR66wsuJw/nhqujFNB V947QTOklqa9GTL3/Hc1PogNy2IKEWPuKc8kjI+Tdt5m568dp9beWSVz7Wo0dTLyYF7gAy tp8MJPyfgRvXHjWs+j2UDxmJn9JFNLuO38AeUwZVDtXxuyK+nkVwJbRqhtf57w== 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 4ckYlc5CLVzn6j; Sat, 11 Oct 2025 19:37:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 19:37:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <38402146.1027.1760211420735@jenkins.ci.freebsd.org> In-Reply-To: <790712667.911.1760145398918@jenkins.ci.freebsd.org> References: <790712667.911.1760145398918@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1513 - Still Unstable 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_1026_775429572.1760211420446" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1026_775429572.1760211420446 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1513 (54a72bbaee2eeed26f8a06bb28a1fc52f24789f7) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1513/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1513/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1513/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 54a72bbaee2eeed26f8a06bb28a1fc52f24789f7 by markj: netstat: Fix -ia missing multicast addresses on some interfaces The failed test cases: 550 tests failed. FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 450 other failed tests. ------=_Part_1026_775429572.1760211420446-- From nobody Sat Oct 11 20:25:58 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 4ckZr64tdKz6BRfW for ; Sat, 11 Oct 2025 20: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 4ckZr62Zqmz3wRP; Sat, 11 Oct 2025 20:25:58 +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=1760214358; 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=uU1gPNsg32ohbu7rF970NRwAtTu3SCMsBDYagBzo/V0=; b=ms72qGezXRzxSPMT2E5RAgHwNyLP1tyZ9Mcs+2MQxBopMVO+LaGOx5Sbx08ml2veM2uMmN l13rwJjBCMi7Rff2xZzgCFgnN5E7QUpIxHEr5AFEXdeUDy6KPx1+bRdrlD6SIfnrfGFUDf K7EuwtI0Bo1a7WCnZJpJ6wWUX5n/wO9qkryDXyaiKUZlZApfYWd/Smm5UtLjOI1l4VZ7Pl +evqgoEdQu/dMMzpDOhijtMyxGojMQlHIhrs8xHE8pgWWDPhqmOF3nVPvvgYLwqCpqaDGG hZcvVcnQNRkKEtiMzbNlkXi1NccPsIyR568E364EVKAfbpIhL7oJ7nLzWdLecg== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760214358; a=rsa-sha256; cv=none; b=u3s78lOW5XeURrBISQSVhkPPSjFzMLR+7abPI4ZztQpFQMBAelj4PiU/t+pnOAwiWjVGzN Bje3KZ/WzuZTuVlmvHROGVh4gEWdqb684iYKeetItlCNZYUUY94xCq4umgV8CSfYOOSRfG OBfrnQrxdUFhd05bIgUsG8DfWGz2zQm3iP8IcgMwjchO1dkyzwuDkJ6pnPCxKgU65Fn2s+ OaF3idzqCmVbgSRFA9lXmrJagwK1XfPLcr+oKFTK+HMldDY/WAnXDzQsWDmytDXw8deu4t Qe7JciqLwfWs3J2kSi347yWRIAQ1Gxbg5M++JQRZveo2gE8p0Ek4d/vKWXkuLA== 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 4ckZr61v0TzpbS; Sat, 11 Oct 2025 20:25:58 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 20:25:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dch@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <647754741.1031.1760214358269@jenkins.ci.freebsd.org> In-Reply-To: <1892030824.1025.1760206705847@jenkins.ci.freebsd.org> References: <1892030824.1025.1760206705847@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26956 - Still Unstable 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_1030_2030879986.1760214358074" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1030_2030879986.1760214358074 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26956 (a5b19a0cb9c4321ef45f920a6fc0394449e64779) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26956/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26956/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26956/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) a5b19a0cb9c4321ef45f920a6fc0394449e64779 by dch: release: switch OCI containers to use pkg sets The failed test cases: 1 tests failed. FAILED: bin.pwait.pwait_test.or_flag Error Message: atf-check failed; see the output of the test for details ------=_Part_1030_2030879986.1760214358074-- From nobody Sat Oct 11 21:02:26 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 4ckbfF4dt7z6BVL7 for ; Sat, 11 Oct 2025 21:02:29 +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 4ckbfD6shYz42WM; Sat, 11 Oct 2025 21:02:28 +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=1760216548; 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: list-id; bh=otb6ia3CwylfH6vrqJa6D8+TIdkNZjcHRlEsmfvvMe4=; b=DvyOw9oyPI6hIwgLzFLLwj+FTq/MM+M5glPipOm4uep0FIsYu3pbZChCU4uItPsaPYVd5E qoa4xrgav/vQwD5OOppuMZEKMURGkyMP97hOKiAWMjp225ubVfUUi5F2liuCY3hHiZ238z zXCFojRcI0J+R8BYkKDJRxRxoFbFmQmSdCBWes2TDE98RI/fbeZE4UuFDAcrfQTM8WQoBY nBZOfTYpD07BiKsG4bgMHgRUTYbZSm5lYtO+kyGA1vbPWBvDAF1bGkbR14p1HBf5WPh83M gVfw41b+evxz7WAtnkvZ/oN2UTuYxPL2hgcfSNKLZovrP87/kE8UxHTMqzrLag== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760216548; a=rsa-sha256; cv=none; b=L8+NUZaqkSy01YbGVfluA+5TvBGevOw+YX743UArikMPaT8derWvYoaHkFRksgJbNeVc9m cOA31ChktGx6hJBfm2sr6KEXwryTHdEeJ3BRV2Wlz2ggPVp/0evOvCGxnHvcnhpJRfxVmn N+/YQ+molp9mYWVYU4ZjhXws6eR9aM0HttTUzIUwsu78g+taXARr3G16EVP3A08bgXl57M PQlLr7Ym7ZErr06mkICUCH3A2NtRbghFJLgqorpVbZrvotEKC2i301xid6To4y8scZJXDu dMa/LuHUFrdb703N2uM0+dbNCIxNy4XRUw70RXWh9sEvCG69yE/ONQ5yBgadpg== 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 4ckbfD6Ntrzr30; Sat, 11 Oct 2025 21:02:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 21:02:26 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1092827309.1033.1760216548901@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #6814 - Failure 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_1032_1915432360.1760216546562" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1032_1915432360.1760216546562 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #6814 (8a7ac88aa3991e8c2c19007ac0c36= a92fc94bc2d) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/6814/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 6814/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/6= 814/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) 8a7ac88aa3991e8c2c19007ac0c36a92fc94bc2d by cperciva: EC2: Fix additional files on small+builder AMIs The end of the build log: [...truncated 94.54 MiB...] --- all_subdir_usr.bin --- --- all_subdir_usr.bin/bsdiff/bspatch --- =3D=3D=3D> usr.bin/bsdiff/bspatch (all) --- .depend --- echo bspatch.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /t= mp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libbz2.a >> .depend --- bspatch.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.bspatch.pieo -MTbs= patch.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 /workspace/src/usr.bin/bsdiff/bspatch/b= spatch.c -o bspatch.pieo --- all_subdir_lib --- --- qsort_s_test --- --- qsort_s_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib= c/tests/stdlib -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize= d -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 qsort_s_test.= full qsort_s_test.pieo -lprivateatf-c --- qsort_bench --- --- qsort_bench.debug --- --- all_subdir_tests --- --- functional --- --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug qsort_b= ench.full qsort_bench.debug --- all_subdir_tests --- echo '#! /usr/libexec/atf-sh' > functional.tmp cat /workspace/src/tests/sys/capsicum/functional.sh >>functional.tmp chmod +x functional.tmp --- all_subdir_lib --- --- qsort_bench --- --- all_subdir_tests --- mv functional.tmp functional --- all_subdir_lib --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqsort_bench.debug qsort_bench.full qsort_bench --- all_subdir_tests --- --- Kyuafile --- --- all_subdir_lib --- --- alarm.3.gz --- --- all_subdir_tests --- --- mini-me --- --- all_subdir_lib --- gzip -cn /workspace/src/lib/libc/gen/alarm.3 > alarm.3.gz --- all_subdir_tests --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me NO_= SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECURSING_PR= OGS=3Dt PROG=3Dmini-me ) --- mini-me.noexec --- (cd /workspace/src/tests/sys/capsicum && DEPENDFILE=3D.depend.mini-me.noex= ec NO_SUBDIR=3D1 make -f /workspace/src/tests/sys/capsicum/Makefile _RECUR= SING_PROGS=3Dt PROG=3Dmini-me.noexec ) --- all_subdir_rescue --- --- sysctl_make --- (cd /workspace/src/rescue/rescue/../../sbin/sysctl && make MK_PIE=3Dno NO_= SHARED=3Dyes -DRESCUE CRUNCH_CFLAGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/= workspace/src/amd64.amd64/lib/libifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/works= pace/src/amd64.amd64/lib/libiscsiutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/re= scue/sysctl/ depend && make MK_PIE=3Dno NO_SHARED=3Dyes -DRESCUE CRUNCH_CFL= AGS=3D-DRESCUE CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/li= bifconfig CRUNCH_CFLAGS+=3D-I/tmp/obj/workspace/src/amd64.amd64/lib/libiscs= iutil MK_AUTO_OBJ=3Dyes DIRPRFX=3Drescue/rescue/sysctl/ sysctl.o) --- all_subdir_lib --- --- all_subdir_lib/libc/tests --- --- qsort_s_test --- --- qsort_s_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug qsort_s= _test.full qsort_s_test.debug --- qsort_s_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dqsort_s_test.debug qsort_s_test.full qsort_s_test --- set_constraint_handler_s_test --- (cd /workspace/src/lib/libc/tests/stdlib && DEPENDFILE=3D.depend.set_const= raint_handler_s_test NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/s= tdlib/Makefile _RECURSING_PROGS=3Dt PROG=3Dset_constraint_handler_s_test ) --- all_subdir_tests --- --- .depend.mini-me.noexec --- echo mini-me.noexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/li= bc.a >> .depend.mini-me.noexec --- mini-me.o --- --- all_subdir_rescue --- --- .depend --- --- all_subdir_tests --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -I/workspace/src/tests -g -MD -MF.depend.mini-me.noexec= .mini-me.o -MTmini-me.o -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-pa= rameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwr= ite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscr= ipts -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-e= rror=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra= -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-err= or=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -= Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnul= l-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compa= re -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-erro= r=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overfl= ow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-er= ror=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcep= t-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstrin= gop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-f= unction-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -W= no-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstri= ngop-truncation -Wno-return-type -c /workspace/src/contrib/capsicum-te= st/mini-me.c -o mini-me.o --- all_subdir_rescue --- echo sysctl.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >>= .depend --- all_subdir_tests --- --- mini-me --- --- .depend.mini-me --- echo mini-me.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a >= > .depend.mini-me --- mini-me.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.full mini-me.o =20 --- all_subdir_lib --- --- .depend.set_constraint_handler_s_test --- echo set_constraint_handler_s_test.full: /tmp/obj/workspace/src/amd64.amd64= /tmp/usr/lib/libc.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpriva= teatf-c.a >> .depend.set_constraint_handler_s_test --- set_constraint_handler_s_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/works= pace/src/lib/libc/tests/stdlib -fPIE -g -MD -MF.depend.set_constraint_hand= ler_s_test.set_constraint_handler_s_test.pieo -MTset_constraint_handler_s_t= est.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-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 -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 -Wno-address-of-packe= d-member -c /workspace/src/lib/libc/tests/stdlib/set_constraint_handle= r_s_test.c -o set_constraint_handler_s_test.pieo --- all_subdir_rescue --- --- sysctl.o --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -= pipe -fno-common -DRESCUE -I/tmp/obj/workspace/src/amd64.amd64/lib/libifc= onfig -I/tmp/obj/workspace/src/amd64.amd64/lib/libiscsiutil -g -MD -MF.dep= end.sysctl.o -MTsysctl.o -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 -Wno-uninitialized -Wno-point= er-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-err= or=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-erro= r=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compar= e -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstri= ct-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-er= ror=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 -Wno-address-of-packe= d-member -c /workspace/src/sbin/sysctl/sysctl.c -o sysctl.o --- all_subdir_tests --- --- mini-me.noexec --- --- mini-me.noexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/tests -g -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -Wl,-zrelro -static = -Wl,-znoexecstack -o mini-me.noexec.full mini-me.o =20 --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- sscanf_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-prote= ctor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddress -Wno-erro= r=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-err= or=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations= -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-pare= ntheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wno-address-of-packed-member -Wl,-zrelro -pie -Wl,-znoexecstack -o s= scanf_test.full sscanf_test.pieo -lprivateatf-c --- all_subdir_lib/libc/tests/stdlib --- --- set_constraint_handler_s_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/workspace/src/lib/lib= c/tests/stdlib -fPIE -g -std=3Dgnu17 -Wno-format-zero-length -fstack-protec= tor-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialize= d -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 set_constrain= t_handler_s_test.full set_constraint_handler_s_test.pieo -lprivateatf-c --- all_subdir_sbin --- --- all_subdir_sbin/ipf --- /workspace/src/sbin/ipf/ippool/ippool_y.y: In function 'ippool_yyparse': /workspace/src/sbin/ipf/ippool/ippool_y.y:500:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 500 | strncpy(ipht.iph_name, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 501 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:484:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 484 | strncpy(ipht.iph_name, $6= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 485 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:471:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 471 | strncpy(iplo.ipo_name, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 472 | sizeof(iplo.ipo_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:460:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 460 | strncpy(iplo.ipo_name, $6= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 461 | sizeof(iplo.ipo_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:448:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 448 | strncpy(ipld.ipld_name, $= 6, | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~~ 449 | sizeof(ipld.ipld_= name)); | ~~~~~~~~~~~~~~~~~= ~~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:295:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 295 | strncpy($$->ipe_group, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 296 | FR_GROUPLEN); | ~~~~~~~~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:198:32: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 198 | { strncpy(ipht.iph_name, $4= , | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ 199 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:190:32: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 190 | { strncpy(iplo.ipo_name, $4= , | ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~ 191 | sizeof(iplo.ipo_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ /workspace/src/sbin/ipf/ippool/ippool_y.y:125:43: warning: 'strncpy' specif= ied bound 16 equals destination size [-Wstringop-truncation] 125 | strncpy(ipht.iph_name, $3= , | ^~~~~~~~~~~~~~~~~~~~~~~~~= ~ 126 | sizeof(ipht.iph_n= ame)); | ~~~~~~~~~~~~~~~~~= ~~~~~ --- all_subdir_lib --- --- all_subdir_lib/libc/tests/stdio --- --- sscanf_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug sscanf_= test.full sscanf_test.debug --- sscanf_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dsscanf_test.debug sscanf_test.full sscanf_test --- swprintf_test --- (cd /workspace/src/lib/libc/tests/stdio && DEPENDFILE=3D.depend.swprintf_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdio/Makefile _RE= CURSING_PROGS=3Dt PROG=3Dswprintf_test ) --- all_subdir_lib/libc/tests/stdlib --- --- set_constraint_handler_s_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug set_con= straint_handler_s_test.full set_constraint_handler_s_test.debug --- set_constraint_handler_s_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dset_constraint_handler_s_test.debug set_constraint_handler_s_te= st.full set_constraint_handler_s_test --- all_subdir_usr.bin --- --- bspatch.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -fPIE -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = bspatch.full bspatch.pieo -lbz2=20 --- all_subdir_lib --- --- strfmon_test --- (cd /workspace/src/lib/libc/tests/stdlib && DEPENDFILE=3D.depend.strfmon_t= est NO_SUBDIR=3D1 make -f /workspace/src/lib/libc/tests/stdlib/Makefile _R= ECURSING_PROGS=3Dt PROG=3Dstrfmon_test ) --- all_subdir_lib/libc/tests/stdio --- --- .depend.swprintf_test --- echo swprintf_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= c.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .de= pend.swprintf_test --- swprintf_test.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.swprintf_test.swpr= intf_test.pieo -MTswprintf_test.pieo -std=3Dgnu17 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno= -uninitialized -Wno-pointer-sign -Wdate-time -Wno-format -Wno-error=3Daddre= ss -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-comp= are -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-= declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogi= cal-not-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-err= or=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dun= used-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wn= o-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfo= rmat-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 -c /workspace/src/lib/li= bc/tests/stdio/swprintf_test.c -o swprintf_test.pieo --- all_subdir_lib/libc/tests/stdlib --- --- .depend.strfmon_test --- --- all_subdir_tests --- --- mini-me --- /usr/local/bin/x86_64-unknown-freebsd14.3-ld: /tmp/obj/workspace/src/amd64.= amd64/tmp/usr/lib/crt1.o: in function `_start': /workspace/src/lib/csu/amd64/crt1_s.S:66:(.text+0x17): undefined reference = to `main' --- all_subdir_lib --- echo strfmon_test.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .dep= end.strfmon_test --- strfmon_test.pieo --- --- all_subdir_usr.bin --- --- bspatch.1.gz --- --- all_subdir_lib --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -D__HAVE_FENV -D__HAVE_LONG_DOUBLE -I/works= pace/src/lib/libc/tests/stdlib -fPIE -g -MD -MF.depend.strfmon_test.strfmo= n_test.pieo -MTstrfmon_test.pieo -std=3Dgnu17 -Wno-format-zero-length -fsta= ck-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uni= nitialized -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 -Wno-address-of-packed-member -c /workspace/src/lib/libc/tests/stdl= ib/strfmon_test.c -o strfmon_test.pieo --- all_subdir_usr.bin --- gzip -cn /workspace/src/usr.bin/bsdiff/bspatch/bspatch.1 > bspatch.1.gz --- bspatch.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bspatch= .full bspatch.debug --- bspatch --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbspatch.debug bspatch.full bspatch --- all_subdir_usr.bin/bzip2recover --- =3D=3D=3D> usr.bin/bzip2recover (all) --- .depend --- echo bzip2recover.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc= .a >> .depend --- bzip2recover.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -fPIE -g -MD -MF.depend.bzip2recover.pieo = -MTbzip2recover.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/bzip2/bzi= p2recover.c -o bzip2recover.pieo --- all_subdir_tests --- collect2: error: ld returned 1 exit status *** [mini-me.full] Error code 1 make[6]: stopped in /workspace/src/tests/sys/capsicum --- all_subdir_sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 6 make[4]: stopped in /workspace/src/rescue/rescue 1 error make[4]: stopped in /workspace/src/rescue/rescue --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[3]: stopped in /workspace/src/rescue --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src --- all_subdir_cddl --- make[6]: stopped in /workspace/src/cddl/usr.sbin/zfsd/tests make[5]: stopped in /workspace/src/cddl/usr.sbin/zfsd make[4]: stopped in /workspace/src/cddl/usr.sbin make[3]: stopped in /workspace/src/cddl make[2]: stopped in /workspace/src 128.28 real 982.79 user 104.62 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/jenkins9151196535081764= 072.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_1032_1915432360.1760216546562-- From nobody Sat Oct 11 22:34:02 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 4ckdgv45LYz6BcnK for ; Sat, 11 Oct 2025 22:34:03 +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 4ckdgv06VFz49vG; Sat, 11 Oct 2025 22:34:03 +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=1760222043; 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=kxk5jeErT50cZmPNJfrnnBLyrj4Ruzt8U1t3VkyVg0s=; b=EJqh4EQZq5aTwrrwsOAUiJBceoRoP6x9V2mKGguW8iZhy/ExurMEeQ1Sa5w9Ey7F5QKs8b Pzovz39moQqKugG6iwilnra37EBKtZuwwtYrLJawpcGCKT4w+G53Hn6nHjDOleyluEmp8q uPYZubZuM/mUdQqdeVEv/gSlCV6+XNasek7CVf83HC7kuHq3si6bB92dWg8romnTKw+0gb p+O9wnFcVbF5F36iTJZVQ+Ln3YwdNmlahLOv1yMKrpBcswEwZvOUcmsU9WYZIb2DmvfMRF sQt4VFW6VFw14Hv2kZmEB9f895kj1eHznkVjFexTnMlA3Wzcw8rQhxTS8fKLvQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760222043; a=rsa-sha256; cv=none; b=jyzzlmSIowee+mey0xdMRRMzIDUHS5PQ+sFslO0AXl3+p/ZwnnsMhVcouDIvAAu4pmsjBR XZLpq/Bvx4/I1EZk1mjmZ7Gbq7kzVko7ss/KFSCq/bAhKDxSWHUTrCDXVRh9Xuf8IMs3tA vsXFWii5nMmWx5YIIJVlgM1qqwCdcF5ZAdQb2NH89/jhzCvx3lxR3fAYKv5Ddqhn5/bPYX YfPJJmhG0w5HJxDpPSa7yrz8BHhdCvLY0gHm0EJxtQX5sD3nM5YhB0gFngRT0DM3Um1kbf kOcyzoRwPt6sif9tIBX+XIIb6E8SbutlQL3WaX6LXbysnYtxEDpPrc+R6DUG1A== 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 4ckdgt6lcLzt40; Sat, 11 Oct 2025 22:34:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 22:34:02 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1629031959.1037.1760222042951@jenkins.ci.freebsd.org> In-Reply-To: <647754741.1031.1760214358269@jenkins.ci.freebsd.org> References: <647754741.1031.1760214358269@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26957 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1036_34042936.1760222042738" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1036_34042936.1760222042738 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26957 (a29cf898b09c4d4906f92fd2982410c9f5935f6c) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26957/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26957/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26957/console Change summaries: (Those commits are likely but not certainly responsible) c363dcbe75b2c7171611815daec82d263607ee37 by olce: getgroups.2: Simplifications; Be clearer on programs to be modified a29cf898b09c4d4906f92fd2982410c9f5935f6c by kevans: build: fix ordering of pkgbase targets to get a dtb package reliably ------=_Part_1036_34042936.1760222042738-- From nobody Sun Oct 12 02:50:11 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 4cklMV5fC6z6C31h for ; Sun, 12 Oct 2025 02:50:14 +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 4cklMV3ZWZz3gXK; Sun, 12 Oct 2025 02:50:14 +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=1760237414; 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=OneiRZYaY6gbThu7VNM/7Q2mMUAzTcwNf2Nyz+dfGyU=; b=xLjvJ6T/bN9e0iWfb76CRLoEAw8dke2DtgR2oVC2y05e5/K7a7q68umw8W+//J6WM2VE67 WMudIat+hm5TNOzlTny5vav/CjtJumo0uFdiWoM97cwvUAhJz8uBMFsHRgLW6UOUl4/xSy vsKAgVM/63W0OX8Fp7IL5YJm9e03FFpLumzTvbmt8n0pWmHZUS60p+rOd7pT0OAtHjDyQ5 81e0UBtbE1l8HMC8HNewGfFSPOARlKqtc4FPHygHSjzEoyJHolQkQ5JC6JH6dRvkik3bxa biSdFtShjHchken4vU2BcFpNXHQpfnsi0mHIoj+HaWe7yTgOWvSfze6XI5BMYA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760237414; a=rsa-sha256; cv=none; b=qbljiO/ljjToNz2hIix+NdiE0oomrCmlEJ/BG9cuK2A2XBnK7c7mEsz8QZRCLQ4TrrRh0p C/GcWL8gNVlKDyfXDVJ8RVbMSum0L2mObpqkc0krMyEQOfUpQ04A4yPsBqRPEX4APFajrb kDxGtzpJ+psKVU1iRbGomDAXZHO7zqwZsK8/1yMMsJadWBcz32d0tiXomH0eJC+QbwDMXF rD58JZ3P1JlCGU74oVqFrslvvmRecrEJdeRCNfvPQsqWMbmQbU9tjT7x4iKqNUwPAkPVuR XsoVZHelWK9W/jwB+mX3Wx7il50DM/UL8NEcSjkyGPzqfVrYVWmVCigFNtSGiw== 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 4cklMV2ydQz127Y; Sun, 12 Oct 2025 02:50:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 02:50:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <999162501.1055.1760237414420@jenkins.ci.freebsd.org> In-Reply-To: <1242317163.1023.1760205747040@jenkins.ci.freebsd.org> References: <1242317163.1023.1760205747040@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc13_build - Build #48 - 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_1054_391566175.1760237411470" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc13_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1054_391566175.1760237411470 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc13_build - Build #48 (998dd4a11a2b4857a55af8e656= feaebc4fc78fe8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13= _build/48/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_b= uild/48/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc13_bu= ild/48/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) 998dd4a11a2b4857a55af8e656feaebc4fc78fe8 by emaste: libcasper: explicit cast in cap_fileargs header The end of the build log: [...truncated 109.49 MiB...] --- all_subdir_lib --- --- all_subdir_lib/libsmb --- =3D=3D=3D> lib/libsmb (all) --- all_subdir_lib/libstdbuf --- =3D=3D=3D> lib/libstdbuf (all) --- libstdbuf.3.gz --- gzip -cn /workspace/src/lib/libstdbuf/libstdbuf.3 > libstdbuf.3.gz --- all_subdir_usr.sbin --- --- command.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.command.pieo -MTco= mmand.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 /workspace/src/usr.sbin/jail/command.c = -o command.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- --- llvm-symbolizer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-symbolizer/llvm-symbolizer.cpp -o llvm-symbolizer.pieo --- all_subdir_usr.bin/clang/llvm-readobj --- --- ELFDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ELFDumper.pieo -MTELFDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ELFDumper= .cpp -o ELFDumper.pieo --- all_subdir_usr.bin/clang/llvm-cxxfilt --- --- llvm-cxxfilt.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-cxxfilt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.llvm-cxxfilt.pieo -MTllvm-cxxfilt.pieo = -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Da= ddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-= compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddepreca= ted-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3D= logical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitial= ized -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dem= pty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rt= ti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D= /tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memac= cess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-referen= ce -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-cxxfilt/ll= vm-cxxfilt.cpp -o llvm-cxxfilt.pieo --- all_subdir_usr.sbin --- --- config.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.config.pieo -MTcon= fig.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-e= xterns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Dad= dress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-c= ompare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecat= ed-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dl= ogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitiali= zed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Demp= ty-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=3Ddeprecate= d -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error= =3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-= bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-e= rror=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=3Dre= strict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncati= on -Wno-return-type -c /workspace/src/usr.sbin/jail/config.c -o con= fig.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-readobj --- --- MachODumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.MachODumper.pieo -MTMachODumper.pieo -W= no-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Dadd= ress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-co= mpare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecate= d-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlo= gical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitializ= ed -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempt= y-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-e= rror=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3D= unused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -= Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3D= format-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-boo= l-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-erro= r=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wn= o-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wn= o-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestr= ict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation = -Wno-return-type -Wno-address-of-packed-member -fno-exceptions -fno-rtti = -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tm= p/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memacces= s -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/MachO= Dumper.cpp -o MachODumper.pieo --- all_subdir_usr.sbin --- --- state.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 /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)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- jaillex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 --- jailparse.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jailparse.pieo -MT= jailparse.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-stron= g -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-unused-but-set-variable -c jailparse.c= -o jailparse.pieo --- all_subdir_usr.sbin/jail/tests --- =3D=3D=3D> usr.sbin/jail/tests (all) --- jail_basic_test --- echo '#! /usr/libexec/atf-sh' > jail_basic_test.tmp cat /workspace/src/usr.sbin/jail/tests/jail_basic_test.sh >>jail_basic_test= .tmp chmod +x jail_basic_test.tmp mv jail_basic_test.tmp jail_basic_test --- Kyuafile --- --- jail.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I. -I/workspace/src/usr.sbin/jail -DINET6 -DINET -fPIE -ff= ile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/wor= kspace/src=3D/usr/obj -g -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o = jail.full jail.pieo command.pieo config.pieo state.pieo jaillex.pieo jailpa= rse.pieo -ljail -lkvm -lutil=20 --- jail.8.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.8 > jail.8.gz --- jail.conf.5.gz --- gzip -cn /workspace/src/usr.sbin/jail/jail.conf.5 > jail.conf.5.gz --- jail.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_usr.sbin/jexec --- =3D=3D=3D> usr.sbin/jexec (all) --- .depend --- echo jexec.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- jexec.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.jexec.pieo -MTjexec.pieo -std=3Dgnu17 -Wno-format-zero-length -fstac= k-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-u= nused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-q= ual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wcha= r-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wda= te-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattribu= tes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbere= d -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-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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.sb= in/jexec/jexec.c -o jexec.pieo --- jexec.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 jexec.full jexec.pieo -ljail -lutil=20 --- jexec.8.gz --- gzip -cn /workspace/src/usr.sbin/jexec/jexec.8 > jexec.8.gz --- jexec.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jexec.f= ull jexec.debug --- jexec --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djexec.debug jexec.full jexec --- all_subdir_usr.sbin/jls --- =3D=3D=3D> usr.sbin/jls (all) --- .depend --- echo jls.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tmp/o= bj/workspace/src/amd64.amd64/tmp/usr/lib/libjail.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libxo.a >> .depend --- jls.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DINET6 -DINET -fPIE -ffile-prefix-map=3D/w= orkspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/o= bj -g -MD -MF.depend.jls.pieo -MTjls.pieo -std=3Dgnu17 -Wno-format-zero-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-ty= pe -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-= align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointe= r-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-erro= r=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 -c /workspace= /src/usr.sbin/jls/jls.c -o jls.pieo --- jls.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DINET6 -DINET -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-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 -Wl,-zrelro -pie -Wl,-znoexecstack -o jls.full jls.pieo -ljail -lx= o=20 --- jls.8.gz --- gzip -cn /workspace/src/usr.sbin/jls/jls.8 > jls.8.gz --- jls.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jls.ful= l jls.debug --- jls --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djls.debug jls.full jls --- all_subdir_usr.sbin/kbdcontrol --- =3D=3D=3D> usr.sbin/kbdcontrol (all) --- lex.c --- lex -olex.c /workspace/src/usr.sbin/kbdcontrol/lex.l --- .depend --- echo kbdcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- kbdcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.kbdcontrol.p= ieo -MTkbdcontrol.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 -Wno-uninitial= ized -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 = -c /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c -o kbdcontrol.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/llvm-cxxfilt --- --- llvm-cxxfilt.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/llvm-cxx= filt -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspace/sr= c/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include -D__= STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VC= S_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-free= bsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYS= ROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TA= RGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DL= LVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER= =3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX= 86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE= _TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInit= ializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-prefix-m= ap=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src= =3D/usr/obj -g1 -Wno-format-zero-length -fstack-protector-strong -Wdate-tim= e -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -W= no-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno= -error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3Dext= ra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-e= rror=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunused-value= -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonn= ull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-com= pare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-er= ror=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-over= flow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-= error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexc= ept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstr= ingop-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=3Dst= ringop-truncation -Wno-return-type -Wno-address-of-packed-member -fno-excep= tions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-= prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -Wl,--gc-sections -Wl,-zrelro -pie -Wl,-znoexecstack -o= llvm-cxxfilt.full llvm-cxxfilt-driver.pieo llvm-cxxfilt.pieo /tmp/obj/wor= kspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so -lz -lprivatez= std -lexecinfo -ltinfow -lpthread=20 --- llvm-cxxfilt.1.gz --- gzip -cn /workspace/src/usr.bin/clang/llvm-cxxfilt/llvm-cxxfilt.1 > llvm-cx= xfilt.1.gz --- llvm-cxxfilt.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug llvm-cx= xfilt.full llvm-cxxfilt.debug --- llvm-cxxfilt --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dllvm-cxxfilt.debug llvm-cxxfilt.full llvm-cxxfilt --- all_subdir_usr.bin/clang/lld --- =3D=3D=3D> usr.bin/clang/lld (all) --- all_subdir_usr.bin/clang/llvm-objdump --- --- WasmDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDump.pieo -MTWasmDump.pieo -Wno-for= mat-zero-length -fstack-protector-strong -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-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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/WasmDump.= cpp -o WasmDump.pieo --- all_subdir_usr.bin/clang/lld --- --- Options.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Options.inc.d -o Options.inc /workspace/src/contrib/llvm-proj= ect/lld/ELF/Options.td --- .depend --- echo ld.lld.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp/ob= j/workspace/src/amd64.amd64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/sr= c/amd64.amd64/tmp/usr/lib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tm= p/usr/lib/libpthread.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.= a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatezstd.a >> .depen= d echo ld.lld.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.a >= > .depend --- Common/Args.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_Args.pieo -MTCommon/Args.pieo -Wno-format-zero-length -fs= tack-protector-strong -Wdate-time -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 -Wno-add= ress-of-packed-member -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map= =3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/= usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-literal-suffix -= Wno-error=3Dunknown-pragmas -Wno-dangling-reference -c /workspace/sr= c/contrib/llvm-project/lld/Common/Args.cpp -o Common/Args.pieo --- all_subdir_usr.bin/clang/llvm-readobj --- --- ObjDumper.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-readobj -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.ObjDumper.pieo -MTObjDumper.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-readobj/ObjDumper= .cpp -o ObjDumper.pieo --- all_subdir_usr.sbin --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc13 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang/lld --- --- Common/CommonLinkerContext.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/workspace/src/contrib/llvm-project/lld/ELF -I/wo= rkspace/src/contrib/llvm-project/lld/include -I/tmp/obj/workspace/src/amd64= .amd64/usr.bin/clang/lld -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/lib= llvm -I/workspace/src/sys/contrib/zstd/lib -I/workspace/src/lib/clang/inclu= de -I/workspace/src/contrib/llvm-project/llvm/include -D__STDC_CONSTANT_MAC= ROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHAVE_VCS_VERSION_INC -DN= DEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DLLVM_= HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAULT_SYSROOT=3D\"\" -DLLV= M_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLLVM_TARGET_ENABLE_POWER= PC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X86 -DLLVM_NATIVE_ASMPAR= SER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRINTER=3DLLVMInitializeX= 86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitializeX86Disassembler -DL= LVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NATIVE_TARGETINFO=3DLLVM= InitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVMInitializeX86TargetMC = -ffunction-sections -fdata-sections -fPIE -ffile-prefix-map=3D/workspace/sr= c=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -MD = -MF.depend.Common_CommonLinkerContext.pieo -MTCommon/CommonLinkerContext.pi= eo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-re= ference -c /workspace/src/contrib/llvm-project/lld/Common/CommonLink= erContext.cpp -o Common/CommonLinkerContext.pieo --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_binary__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:291:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- 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 --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- XCOFFDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++13 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.XCOFFDump.pieo -MTXCOFFDump.pieo -Wno-f= ormat-zero-length -fstack-protector-strong -Wdate-time -Wno-error=3Daddress= -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compar= e -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-de= clarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogica= l-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -= Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-bo= dy -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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-dangling-reference = -c /workspace/src/contrib/llvm-project/llvm/tools/llvm-objdump/XCOFFDump= .cpp -o XCOFFDump.pieo --- all_subdir_usr.sbin --- 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors *** [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_lib --- make[2]: stopped in /workspace/src --- 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 206.11 real 2001.18 user 196.46 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-gcc13_build] $ /bin/sh -xe /tmp/jenkins88437900577= 50088392.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-amd64-gcc13_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_1054_391566175.1760237411470-- From nobody Sun Oct 12 03:27:58 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 4ckmC60tStz6C5gL for ; Sun, 12 Oct 2025 03:28:02 +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 4ckmC55354z3qR1; Sun, 12 Oct 2025 03:28:01 +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=1760239681; 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=AZtHGLL1VFnGEKZbNVYax1kys3bsEL7IA/n9uE0bK/4=; b=Sy8Yf6wSgnO8L9T00mfRa5RStHHbYn6GaUys1CNF5n6DlysGvKkJEwh32ezEMVdGjH+Jti p3yujRqTnpSFWCqwLSxoVeKps2/UhkgfEZehr/ybc92QEjnFGhLZi+JquMlP5CWmFkaiOj b/S2EUu8+6hV22HTobPONjUpUASU1Hgymmz+r9LUAvv3LbRD+Wlkw3KnIKolp2qg0sN2Pm fVNSdhP6epnNi28CGrJsgNxD5z79tjV9sCHOQwOKHxVpQyyZFMbEeG1rdw4NsQ7f5L7YR3 Xc3OvGR0dL9kR7MOQI1OGUe+1UUZTGAZFth4FAUz3hUXH1d7UNk1H5QCLFD2hw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760239681; a=rsa-sha256; cv=none; b=rB85+yoKreMDSsgBEbBCsNz0xkBgvGcO9F5K6wp+qNqOloinvNqKsdPdl9WM+dubriqVn2 CvFyG5X8Y5y7r1vnVCFbQ2bpUk6O1o7JQRzrBJzln6mYUOqfVj3g9cdgLJTOc8tVtryG3g pvbbN+yYUTPbAxAakZ8CcxfpLSdHiuLM4u+v3XLQSXiT73pquejc2q27cBPH3GAlulz/Zi lyz/RV7Mtkcl/OlwTOj723j3yXPDdw7EyXm4+Ypd01JO1R1sSOyGtnhaeU+PZvEiewV575 7nLsQyX5cTXikYRGym+LcAvqgreP+w/mGrJLfXWgaarGo2AR01VN0OavsgWHLA== 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 4ckmC54THtz12lQ; Sun, 12 Oct 2025 03:28:01 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 03:27:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <152585194.1057.1760239681633@jenkins.ci.freebsd.org> In-Reply-To: <16799408.1019.1760203912116@jenkins.ci.freebsd.org> References: <16799408.1019.1760203912116@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc12_build - Build #48 - 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_1056_773711902.1760239678650" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1056_773711902.1760239678650 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc12_build - Build #48 (998dd4a11a2b4857a55af8e656= feaebc4fc78fe8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12= _build/48/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_b= uild/48/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc12_bu= ild/48/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) 998dd4a11a2b4857a55af8e656feaebc4fc78fe8 by emaste: libcasper: explicit cast in cap_fileargs header The end of the build log: [...truncated 109.82 MiB...] /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug jail.fu= ll jail.debug --- jail --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Djail.debug jail.full jail --- all_subdir_lib --- --- all_subdir_lib/libstdbuf --- =3D=3D=3D> lib/libstdbuf (all) --- libstdbuf.3.gz --- gzip -cn /workspace/src/lib/libstdbuf/libstdbuf.3 > libstdbuf.3.gz --- all_subdir_usr.bin --- --- all_subdir_usr.bin/calendar --- =3D=3D=3D> usr.bin/calendar (all) --- .depend --- echo calendar.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /= tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src= /amd64.amd64/tmp/usr/lib/libutil.a >> .depend --- calendar.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.calendar.pieo -MTcalendar.pieo -std=3Dgnu17 -Wno-format= -zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-f= ormat-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wr= eturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter= -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wn= o-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -= Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -W= no-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 -c /wor= kspace/src/usr.bin/calendar/calendar.c -o calendar.pieo --- locale.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.locale.pieo -MTlocale.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/locale.c -o locale.pieo --- events.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.events.pieo -MTevents.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/events.c -o events.pieo --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/kbdcontrol --- In function 'set_functionkey', inlined from 'main' at /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:= 1325:4: /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.c:1003:9: warning: 'strncpy' = specified bound 16 equals destination size [-Wstringop-truncation] 1003 | strncpy(fkey.keydef, string, MAXFK); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.bin --- --- dates.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.dates.pieo -MTdates.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 -Wcas= t-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c /workspace= /src/usr.bin/calendar/dates.c -o dates.pieo --- all_subdir_usr.sbin --- --- lex.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT= _FREEBSD13 -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pre= fix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.depend.lex.pieo -MT= lex.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsy= stem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissi= ng-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Ws= witch -Wshadow -Wunused-parameter -Wcast-align -Wno-uninitialized -Wno-poin= ter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-er= ror=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-err= or=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compa= re -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstr= ict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-e= rror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialize= d -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 -c lex.c -o l= ex.pieo --- all_subdir_usr.bin --- --- parsedata.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.parsedata.pieo -MTparsedata.pieo -std=3Dgnu17 -Wno-form= at-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-paramet= er -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-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -c = /workspace/src/usr.bin/calendar/parsedata.c -o parsedata.pieo --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/cpio --- --- bsdcpio_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/confi= g_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd6= 4.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpi= o/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/l= ibarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/works= pace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchi= ve/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pr= efix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretu= rn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -W= cast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie = -Wl,-znoexecstack -o bsdcpio_test.full cmdline.pieo err.pieo test_0.pieo t= est_basic.pieo test_cmdline.pieo test_extract_cpio_absolute_paths.pieo test= _extract_cpio_Z.pieo test_extract_cpio_bz2.pieo test_extract_cpio_grz.pieo = test_extract_cpio_gz.pieo test_extract_cpio_lrz.pieo test_extract_cpio_lz.p= ieo test_extract_cpio_lz4.pieo test_extract_cpio_lzma.pieo test_extract_cpi= o_lzo.pieo test_extract_cpio_xz.pieo test_extract_cpio_zstd.pieo test_forma= t_newc.pieo test_gcpio_compat.pieo test_missing_file.pieo test_option_0.pie= o test_option_B_upper.pieo test_option_C_upper.pieo test_option_J_upper.pie= o test_option_L_upper.pieo test_option_Z_upper.pieo test_option_a.pieo test= _option_b64encode.pieo test_option_c.pieo test_option_d.pieo test_option_f.= pieo test_option_grzip.pieo test_option_help.pieo test_option_l.pieo test_o= ption_lrzip.pieo test_option_lz4.pieo test_option_lzma.pieo test_option_lzo= p.pieo test_option_m.pieo test_option_passphrase.pieo test_option_t.pieo te= st_option_u.pieo test_option_uuencode.pieo test_option_version.pieo test_op= tion_xz.pieo test_option_y.pieo test_option_z.pieo test_option_zstd.pieo te= st_owner_parse.pieo test_passthrough_dotdot.pieo test_passthrough_reverse.p= ieo test_main.pieo test_utils.pieo -larchive --- bsdcpio_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdcpio= _test.full bsdcpio_test.debug --- bsdcpio_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdcpio_test.debug bsdcpio_test.full bsdcpio_test --- functional_test --- echo '#! /usr/libexec/atf-sh' > functional_test.tmp cat /workspace/src/usr.bin/cpio/tests/functional_test.sh >>functional_test.= tmp chmod +x functional_test.tmp mv functional_test.tmp functional_test --- Kyuafile --- --- bsdcpio.1.gz --- gzip -cn /workspace/src/contrib/libarchive/cpio/bsdcpio.1 > bsdcpio.1.gz --- bsdcpio.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdcpio= .full bsdcpio.debug --- bsdcpio --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdcpio.debug bsdcpio.full bsdcpio --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-objdump --- --- SourcePrinter.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.SourcePrinter.pieo -MTSourcePrinter.pie= o -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-error= =3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db= ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep= recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro= r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini= tialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /works= pace/src/contrib/llvm-project/llvm/tools/llvm-objdump/SourcePrinter.cpp -o = SourcePrinter.pieo --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo --- all_subdir_usr.bin --- --- all_subdir_usr.bin/calendar --- --- io.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.io.pieo -MTio.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 -Wcast-alig= n -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-si= gn -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3D= attributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dc= lobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wn= o-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-al= iasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error= =3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -W= no-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dt= autological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-op= eration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-erro= r=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fa= llthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wn= o-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -= Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -W= no-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultist= atement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess = -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspace/src= /usr.bin/calendar/io.c -o io.pieo --- all_subdir_usr.sbin --- /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- day.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.day.pieo -MTday.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace= /src/usr.bin/calendar/day.c -o day.pieo --- ostern.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.ostern.pieo -MTostern.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/ostern.c -o ostern.pieo --- paskha.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.paskha.pieo -MTpaskha.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/paskha.c -o paskha.pieo --- all_subdir_tests --- --- open --- --- open.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o open.= full open.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lpri= vategtest -lutil -lpthread --- all_subdir_usr.bin --- --- pom.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.pom.pieo -MTpom.pieo -std=3Dgnu17 -Wno-format-zero-leng= th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k = -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type= -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al= ign -Wchar-subscripts -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-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 -c /workspace= /src/usr.bin/calendar/pom.c -o pom.pieo --- sunpos.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/wor= kspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj= -g -MD -MF.depend.sunpos.pieo -MTsunpos.pieo -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-forma= t-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretur= n-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wc= ast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-po= inter-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-= error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-e= rror=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-com= pare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Ds= trict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno= -error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitiali= zed -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-err= or=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Db= ool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wn= o-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpli= cit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-si= ze -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-com= pare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizati= ons -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dm= ultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mema= ccess -Wno-error=3Dstringop-truncation -Wno-return-type -c /workspa= ce/src/usr.bin/calendar/sunpos.c -o sunpos.pieo --- all_subdir_tests --- --- open.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug open.fu= ll open.debug --- open --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dopen.debug open.full open --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- WasmDump.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-objdump -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/work= space/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/incl= ude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -= DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unkn= own-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEF= AULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -= DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE= _X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASM= PRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInit= ializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM= _NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DL= LVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-p= refix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspac= e/src=3D/usr/obj -g1 -MD -MF.depend.WasmDump.pieo -MTWasmDump.pieo -Wno-for= mat-zero-length -fstack-protector-strong -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-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 -Wno-address-of-packed-member -fno-exceptions -fno-rtti -fPI= E -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/ob= j/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -W= no-literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/con= trib/llvm-project/llvm/tools/llvm-objdump/WasmDump.cpp -o WasmDump.pieo --- all_subdir_usr.bin/calendar --- --- all_subdir_usr.bin/calendar/tests --- =3D=3D=3D> usr.bin/calendar/tests (all) --- all_subdir_usr.sbin --- 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 --- --- comment_test --- cat /workspace/src/usr.bin/calendar/tests/comment_test.sh >comment_test.tmp chmod +x comment_test.tmp mv comment_test.tmp comment_test --- cond_test --- cat /workspace/src/usr.bin/calendar/tests/cond_test.sh >cond_test.tmp chmod +x cond_test.tmp mv cond_test.tmp cond_test --- legacy_test --- cat /workspace/src/usr.bin/calendar/tests/legacy_test.sh >legacy_test.tmp chmod +x legacy_test.tmp mv legacy_test.tmp legacy_test --- Kyuafile --- --- calendar.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DWITH_ICONV -fPIE -ffile-prefix-map=3D/workspace/src=3D/us= r/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-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpoint= er-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunus= ed-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-de= finition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Dar= ray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dc= ast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-= error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parenthese= s -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunus= ed-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3D= maybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negativ= e-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-variabl= e -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansio= n-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -W= no-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 -W= l,-zrelro -pie -Wl,-znoexecstack -o calendar.full calendar.pieo locale.pi= eo events.pieo dates.pieo parsedata.pieo io.pieo day.pieo ostern.pieo paskh= a.pieo pom.pieo sunpos.pieo -lm -lutil=20 --- calendar.1.gz --- gzip -cn /workspace/src/usr.bin/calendar/calendar.1 > calendar.1.gz --- calendar.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug calenda= r.full calendar.debug --- calendar --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dcalendar.debug calendar.full calendar --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-size --- =3D=3D=3D> usr.bin/clang/llvm-size (all) --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-size/Opts.td --- .depend --- echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a = /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.so /tmp= /obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/src/am= d64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.amd64/t= mp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/lib= tinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .de= pend echo llvm-size.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc++.= a >> .depend --- llvm-size-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size-driver.pieo -MTllvm-size-driver.= pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wno-address-of-packed-member -fno-exceptions -f= no-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-m= ap=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-= memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -c /works= pace/src/usr.bin/clang/llvm-size/llvm-size-driver.cpp -o llvm-size-driver.p= ieo --- all_subdir_tests --- --- notify --- --- notify.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 -Wno-format-zero-length -= fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -= Wno-unused-parameter -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-stri= ngs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wd= ate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattrib= utes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobber= ed -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-erro= r=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing= -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wno-error=3Dunuse= d-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error= =3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautologi= cal-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operation = -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dform= at-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthroug= h -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 -I/workspace/src/tests -I/worksp= ace/src/sys/fs/fuse -I/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/pr= ivate -DGTEST_HAS_POSIX_RE=3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_R= EDIRECTION=3D1 -frtti -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= -class-memaccess -Wno-deprecated-copy -Wno-error=3Dclass-memaccess -Wno-lit= eral-suffix -Wno-error=3Dunknown-pragmas -Wno-placement-new -Wno-attributes= -Wno-unused-but-set-variable -Wl,-zrelro -pie -Wl,-znoexecstack -o notif= y.full notify.pieo mockfs.pieo utils.pieo -lprivategmock -lprivategtest -= lprivategtest -lutil -lpthread --- all_subdir_usr.sbin --- 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_tests --- --- notify.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug notify.= full notify.debug --- notify --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dnotify.debug notify.full notify --- all_subdir_lib --- --- all_subdir_lib/libnv --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'virtual void {anonymous}::atfu_tc_nvlist_add_nvlist__sing= le_insert::body() const' at /workspace/src/lib/libnv/tests/nv_tests.cc:230:= 2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- llvm-size.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++12 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-size -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/workspa= ce/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/include= -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACROS -DHA= VE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-unknown= -freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -DDEFAUL= T_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_ARM -DLL= VM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENABLE_X8= 6 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_ASMPRI= NTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMInitial= izeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DLLVM_NA= TIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC=3DLLVM= InitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffile-pref= ix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/workspace/s= rc=3D/usr/obj -g1 -MD -MF.depend.llvm-size.pieo -MTllvm-size.pieo -Wno-form= at-zero-length -fstack-protector-strong -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 -fno-exceptions -fno-rtti -fPIE -= ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/w= orkspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error=3Dclass-memaccess -Wno-= literal-suffix -Wno-error=3Dunknown-pragmas -c /workspace/src/contri= b/llvm-project/llvm/tools/llvm-size/llvm-size.cpp -o llvm-size.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused make[2]: stopped in /workspace/src --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs make[4]: stopped in /workspace/src/tests/sys --- all_subdir_lib --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[3]: stopped in /workspace/src/tests make[2]: stopped in /workspace/src 431.59 real 4198.06 user 315.64 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/jenkins42148232150= 42650429.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_1056_773711902.1760239678650-- From nobody Sun Oct 12 03:32:06 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 4ckmHq3VNYz6C5bZ for ; Sun, 12 Oct 2025 03:32:07 +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 4ckmHq1LKBz3rkt; Sun, 12 Oct 2025 03:32:07 +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=1760239927; 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=zfQRusV9kizGTyDDEimx9IrYy5cweRA/Ar7kQ2WCObQ=; b=i7fkkTyMv4LRUFcnxeNIutZOvaFwO4Bnb4DoM9s+axW0TQdaA9LdiCNt4qN8vsgicjfXMV iy3ohWIL8N52KvYdqrnbMVj6v01hAyeclX6VA+V8+WiT5QsGkuBAHuWfFv2T+krQl0e0v/ 2LmYkGBh5bpBV9DpIgw8oeivcpezsa0A7RIQXihtxHIlUBLOkDmVKqkEtLznejeaTqebdu 7ZA0SiQRTtpLwo1ZVi4MOVw+l6/lqrTROoAXHobdBMPNP5SKSrL+W/DKu1zrEgb3+qc9at xgqni1Z4TGMAXJeLDWiGTj5Y0dNFp9/JEqDTb7ijvQqgkop1nF60C/lxgaBDxQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760239927; a=rsa-sha256; cv=none; b=nVJ2kvFj0c9/rx0DX3EO8jgdHajwd8srkaJtZ4iroIawv1kxi2KSmSUtP20razLijTsj6N ep8QE9P6nEwWgPeXKjYGyYyFwGRlEq/lSE2vvqamUU34m7JqFW3UDrAcouZ+OCE1WWvfc9 Vx0Et7CK3OAX+gcE64UIeqN3aOGzurmFfYCef6eGPXC8Wf4505UzwwhtaZ1iqHqeZQAHEr Wu0n6PL2Cp3B8sSWEyMTj2Su9SLUmQrLRLZo7BA+RWKiu91dcuMDMbhw+Wk5nLdnH1FMfz /WT+8H38YiTqxV0gcJ2tWB37eV+HwS5ddXMPlizI/uupgsOGigALjFgMCcQ5CQ== 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 4ckmHq0cHSz13Hq; Sun, 12 Oct 2025 03:32:07 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 03:32:06 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1839168824.1059.1760239927089@jenkins.ci.freebsd.org> In-Reply-To: <1487870984.1021.1760204114173@jenkins.ci.freebsd.org> References: <1487870984.1021.1760204114173@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #60 - 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_1058_22183467.1760239926879" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1058_22183467.1760239926879 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #60 (998dd4a11a2b4857a55af8e656feaebc4= fc78fe8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 60/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/60= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/60/= 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) 998dd4a11a2b4857a55af8e656feaebc4fc78fe8 by emaste: libcasper: explicit cast in cap_fileargs header The end of the build log: [...truncated 4.00 MiB...] epair0b: Ethernet address: e2:cb:4b:00:db:b4 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 92:45:f3:5e:0e:92 epair1b: Ethernet address: 46:44:ed:5b:af:08 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.252s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: 16:c7:= 7d:76:fc:4e epair0b: Ethernet address: 42:41:6b:97:fa:16 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 62:a4:17:03:ce:76 epair1b: Ethernet address: ea:c0:9c:c0:ea:72 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.201s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: c2:0c:= df:d2:c3:4a epair0b: Ethernet address: ae:43:dc:45:ae:21 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7a:10:56:c2:ee:df epair1b: Ethernet address: 86:72:18:15:21:c9 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 5a:f0= :5e:54:8f:62 epair0b: Ethernet address: ae:e3:55:52:92:44 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 66:c7:53:63:7f:e5 epair1b: Ethernet address: 2e:e3:3f:5a:81:55 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.162s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 46:0e= :72:0b:5a:1c epair0b: Ethernet address: ae:f4:b9:44:56:17 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: a6:c7:dc:b0:64:53 epair1b: Ethernet address: 36:75:2f:54:e0:de epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 32:13:4c:26:4d:e8 epair0b: Ethernet address: ca:e9:27:f8:d2:2a epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:9b:33:fc:2d:ab epair1b: Ethernet address: 9a:33:c1:05:b6:00 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.166s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 86:82:90:e6:39:= aa epair0b: Ethernet address: e2:f1:57:15:6c:15 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: fe:f7:34:be:e3:75 epair1b: Ethernet address: 7a:ac:97:6e:b8:ee epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.163s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: 92:24:38:a4:70= :08 epair0b: Ethernet address: fa:85:ee:a6:8a:2d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 36:04:12:2e:0d:84 epair1b: Ethernet address: 3e:81:4a:e4:2d:48 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.262s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 12:14:b6:c1= :0a:fb epair0b: Ethernet address: 2e:c1:55:21:2c:04 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:0a:81:62:1c:06 epair1b: Ethernet address: 8e:14:71:84:7d:cc epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: e2:00:a1:f4:65:45 epair2b: Ethernet address: 62:3f:22:eb:7b:0b epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.263s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: a2:d2:8f:f6:7e:c9 epair0b: Ethernet address: 1e:d4:40:f6:c5:6f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 76:09:a1:cb:f5:d3 epair1b: Ethernet address: 12:f0:ca:34:fa:87 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a6:7f:4b:5a:be:03 epair2b: Ethernet address: 5e:29:5c:23:d4:f1 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.824s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: aa:df:35:af:2f:42 epair0b: Ethernet address: ce:a4:61:0f:82:c8 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 56:74:02:d9:72:4b epair1b: Ethernet address: f6:03:70:d0:a4:d1 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: a2:59:8c:b0:24:2f epair2b: Ethernet address: 32:d7:c6:d2:a4:fd epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0e2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff8007b6f3896 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760239910 KDB: stack backtrace: #0 0xffffffff80bc02ed at kdb_backtrace+0x5d #1 0xffffffff80b736d6 at vpanic+0x136 #2 0xffffffff80b73593 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051d78 at calltrap+0x8 #5 0xffffffff80d84aa9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33e8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b24 at ip6_input+0x484 #14 0xffffffff80cc0c48 at swi_net+0x128 #15 0xffffffff80b2d309 at ithread_loop+0x239 #16 0xffffffff80b2989b at fork_exit+0x7b #17 0xffffffff81052d9e at fork_trampoline+0xe Uptime: 1h29m25s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-60' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./disable-zfs-tests.sh x ./disable-dtrace-tests.sh x ./auto-shutdown x ./run.sh x ./disable-notyet-tests.sh x ./run-kyua.sh + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins178193091320693085= 33.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '998dd4a1= 1a2b4857a55af8e656feaebc4fc78fe8', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../998dd4a11a2b485= 7a55af8e656feaebc4fc78fe8/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? 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_1058_22183467.1760239926879-- From nobody Sun Oct 12 03:38: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 4ckmQz00WGz6C6YK for ; Sun, 12 Oct 2025 03:38: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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ckmQy5HfLz3sk7; Sun, 12 Oct 2025 03:38:18 +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=1760240298; 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=yCNLsRk7qCm+1ptTAXphUEvDXVJwYGGE/l7ZJjwei9c=; b=lbhYxvD8YKUn5KOZfFEXEJ7nRBWSKZPnI4xdIVnbsovhBZrNY3ySX7a4OSVw4V90/ogiu2 WxTE3gGlADwUzmprR3oaa0ElpD7+GFsGV651cgM9eHGN/uoukF7Gpa8OjFZUuCqsNwMdAW +1VBZbFpOfdvkPplRU6zjPMpRWxTSXmJcJ1guSDf4ZBXGOKtbGtmy7o5dJDaE8nPlZ/IGO BpziTkoMnZ1a4AxrI8gi7SU93MzQjw7rzWXXl62WNHipARv0Psn6tMBBD1i9mwZYixV5cC UZCEVqSbkG3TcqxC994kM6mA66BFr6x9yyZEzba+PDzsp9ymoFEy3Gy8kMQrIQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760240298; a=rsa-sha256; cv=none; b=s0mzBezGgmLe2suHjq7Nm2Xj+s3vy/ULqw+5BA/tK+4UdL4F3tpB9jgj0rUtyqKkgkmKZo 3add8BsHcpSd0jCDmHzAuktiIZFsAy01c5Vm0MCKBWI3+VWWvaXf9gP/zPjn33M44xH+bj 9VNeLLP36IJcCDmi1Pjo9+eCmQ0nBexc14YhXnrEEOlSZr+uFvaPR7+13LKvPqZEIlvyHH V1utfNeg4tKYpAlzjr0w4MA3tI2amjbeaoUtcH9lWRIPZ/WyKHgn8uO0/lQlWyoJyVvtMk GBleF4VGDYhkIAVORe8I4DWYJ7Ghx27zy2YzYVkTYT91IijfcBoh8ql+OQ6lQw== 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 4ckmQy4bd2z13KZ; Sun, 12 Oct 2025 03:38:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 03:38:15 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1828339856.1061.1760240298650@jenkins.ci.freebsd.org> In-Reply-To: <921831982.1017.1760202002765@jenkins.ci.freebsd.org> References: <921831982.1017.1760202002765@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-gcc14_build - Build #48 - 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_1060_259429635.1760240295640" X-Jenkins-Job: FreeBSD-stable-15-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1060_259429635.1760240295640 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-gcc14_build - Build #48 (998dd4a11a2b4857a55af8e656= feaebc4fc78fe8) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14= _build/48/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_b= uild/48/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-gcc14_bu= ild/48/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) 998dd4a11a2b4857a55af8e656feaebc4fc78fe8 by emaste: libcasper: explicit cast in cap_fileargs header The end of the build log: [...truncated 110.11 MiB...] | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.sbin --- --- kbdcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/usr.sbin/kbdcontrol -DCOMPAT_FREEBSD13 -fP= IE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/o= bj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-zero-length -fstack= -protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-un= used-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qu= al -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wno-u= ninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error= =3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-erro= r=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations = -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-paren= theses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error= =3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-e= rror=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=3De= xpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-trunca= tion -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wn= o-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -= Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Dagg= ressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcat= ch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-erro= r=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-t= ype -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdcontrol.full kbdcontrol.pie= o lex.pieo =20 --- kbdcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdcontrol.1 > kbdcontrol.1.gz --- kbdmap.5.gz --- gzip -cn /workspace/src/usr.sbin/kbdcontrol/kbdmap.5 > kbdmap.5.gz --- kbdcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdcont= rol.full kbdcontrol.debug --- kbdcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdcontrol.debug kbdcontrol.full kbdcontrol --- all_subdir_usr.sbin/kbdmap --- =3D=3D=3D> usr.sbin/kbdmap (all) --- .depend --- echo kbdmap.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libprivatebsddialog.a >> .depen= d --- kbdmap.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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.kbdmap.pieo -MTkbdmap.pieo -s= td=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-header= s -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototyp= es -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wol= d-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-error=3Ddeprecated-declarat= ions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-= parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-er= ror=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wn= o-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshi= ft-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-con= st-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/kbdmap/kbdmap.c -o kbdmap.pieo --- all_subdir_usr.bin --- /workspace/src/contrib/ee/ee.c: In function 'out_char': /workspace/src/contrib/ee/ee.c:954:44: warning: '%d' directive writing betw= een 1 and 11 bytes into a region of size 7 [-Wformat-overflow=3D] 954 | sprintf(string2, "<%d>", (character < 0) ? = (character + 256) : character); | ^~ /workspace/src/contrib/ee/ee.c:954:42: note: directive argument in the rang= e [-2147483392, 2147483647] 954 | sprintf(string2, "<%d>", (character < 0) ? = (character + 256) : character); | ^~~~~~ /workspace/src/contrib/ee/ee.c:954:25: note: 'sprintf' output between 4 and= 14 bytes into a destination of size 8 954 | sprintf(string2, "<%d>", (character < 0) ? = (character + 256) : character); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- all_subdir_usr.sbin --- --- kbdmap.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -I/workspace/src/contrib/bsddialog/lib -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 -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -= Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strin= gs -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wne= sted-externs -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-erro= r=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3D= bool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Dde= precated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-err= or=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunin= itialized -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o kbdmap.fu= ll kbdmap.pieo -lprivatebsddialog=20 --- kbdmap.1.gz --- gzip -cn /workspace/src/usr.sbin/kbdmap/kbdmap.1 > kbdmap.1.gz --- kbdmap.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug kbdmap.= full kbdmap.debug --- kbdmap --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dkbdmap.debug kbdmap.full kbdmap --- all_subdir_usr.sbin/moused --- =3D=3D=3D> usr.sbin/moused (all) --- all_subdir_usr.sbin/moused/moused --- =3D=3D=3D> usr.sbin/moused/moused (all) --- .depend --- echo moused.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a /tm= p/obj/workspace/src/amd64.amd64/tmp/usr/lib/libm.a /tmp/obj/workspace/src/a= md64.amd64/tmp/usr/lib/libutil.a >> .depend --- moused.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.moused.pieo -MTmoused.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.sb= in/moused/moused/moused.c -o moused.pieo /workspace/src/usr.sbin/moused/moused/moused.c: In function 'connect_devd': /workspace/src/usr.sbin/moused/moused/moused.c:1171:9: error: 'static' is n= ot at beginning of declaration [-Werror=3Dold-style-declaration] 1171 | const static struct sockaddr_un sa =3D { | ^~~~~ /workspace/src/usr.sbin/moused/moused/moused.c: In function 'r_protocol_evd= ev': /workspace/src/usr.sbin/moused/moused/moused.c:2147:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2147 | if (bit_test(ev->rel_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2149:9: note: here 2149 | case EV_ABS: | ^~~~ /workspace/src/usr.sbin/moused/moused/moused.c:2150:20: warning: this state= ment may fall through [-Wimplicit-fallthrough=3D] 2150 | if (bit_test(ev->abs_ignore, ie->code)) | ^ /workspace/src/usr.sbin/moused/moused/moused.c:2152:9: note: here 2152 | case EV_KEY: | ^~~~ --- all_subdir_usr.bin --- --- all_subdir_usr.bin/cpio --- --- test_utils.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie = -DPIC -O2 -pipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/li= barchive/config_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/work= space/src/amd64.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd= 64/usr.bin/cpio/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace= /src/contrib/libarchive/cpio/test -I/workspace/src/contrib/libarchive/libar= chive -I/workspace/src/contrib/libarchive/libarchive_fe -I/workspace/src/co= ntrib/libarchive/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/u= sr/src -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -MD -MF.de= pend.bsdcpio_test.test_utils.pieo -MTtest_utils.pieo -std=3Dgnu17 -Wno-form= at-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-paramet= er -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-error=3Dbool-compare -Wno-error=3Dcast-align = -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Den= um-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-err= or=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-functio= n -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-unin= itialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -W= no-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-err= or=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defin= ed -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error= =3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemse= t-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpoi= nter-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-op= timizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-e= rror=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-poin= ter-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-cas= t-align -c /workspace/src/contrib/libarchive/test_utils/test_utils.c -o t= est_utils.pieo --- bsdcpio_test.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DPLATFORM_CONFIG_H=3D\"/workspace/src/lib/libarchive/confi= g_freebsd.h\" -I/workspace/src/lib/libarchive -I/tmp/obj/workspace/src/amd6= 4.amd64/usr.bin/cpio/tests -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/cpi= o/tests -I/workspace/src/contrib/libarchive/cpio -I/workspace/src/contrib/l= ibarchive/cpio/test -I/workspace/src/contrib/libarchive/libarchive -I/works= pace/src/contrib/libarchive/libarchive_fe -I/workspace/src/contrib/libarchi= ve/test_utils -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-pr= efix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g -std=3Dgnu17 -Wno-format-ze= ro-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-form= at-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wretu= rn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -W= cast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-p= ointer-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-error=3Denum-co= mpare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3D= strict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-function -Wn= o-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitial= ized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-er= ror=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3D= bool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -W= no-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimpl= icit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-s= ize -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-co= mpare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizat= ions -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3D= multistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-mem= access -Wno-error=3Dstringop-truncation -Wno-return-type -Wl,-zrelro -pie = -Wl,-znoexecstack -o bsdcpio_test.full cmdline.pieo err.pieo test_0.pieo t= est_basic.pieo test_cmdline.pieo test_extract_cpio_absolute_paths.pieo test= _extract_cpio_Z.pieo test_extract_cpio_bz2.pieo test_extract_cpio_grz.pieo = test_extract_cpio_gz.pieo test_extract_cpio_lrz.pieo test_extract_cpio_lz.p= ieo test_extract_cpio_lz4.pieo test_extract_cpio_lzma.pieo test_extract_cpi= o_lzo.pieo test_extract_cpio_xz.pieo test_extract_cpio_zstd.pieo test_forma= t_newc.pieo test_gcpio_compat.pieo test_missing_file.pieo test_option_0.pie= o test_option_B_upper.pieo test_option_C_upper.pieo test_option_J_upper.pie= o test_option_L_upper.pieo test_option_Z_upper.pieo test_option_a.pieo test= _option_b64encode.pieo test_option_c.pieo test_option_d.pieo test_option_f.= pieo test_option_grzip.pieo test_option_help.pieo test_option_l.pieo test_o= ption_lrzip.pieo test_option_lz4.pieo test_option_lzma.pieo test_option_lzo= p.pieo test_option_m.pieo test_option_passphrase.pieo test_option_t.pieo te= st_option_u.pieo test_option_uuencode.pieo test_option_version.pieo test_op= tion_xz.pieo test_option_y.pieo test_option_z.pieo test_option_zstd.pieo te= st_owner_parse.pieo test_passthrough_dotdot.pieo test_passthrough_reverse.p= ieo test_main.pieo test_utils.pieo -larchive --- bsdcpio_test.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdcpio= _test.full bsdcpio_test.debug --- bsdcpio_test --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdcpio_test.debug bsdcpio_test.full bsdcpio_test --- functional_test --- echo '#! /usr/libexec/atf-sh' > functional_test.tmp cat /workspace/src/usr.bin/cpio/tests/functional_test.sh >>functional_test.= tmp chmod +x functional_test.tmp mv functional_test.tmp functional_test --- Kyuafile --- --- bsdcpio.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DBSDCPIO_VERSION_STRING=3D\"3.8.1\" -DPLATFORM_CONFIG_H=3D= \"/workspace/src/lib/libarchive/config_freebsd.h\" -I/workspace/src/contrib= /libarchive/cpio -I/workspace/src/contrib/libarchive/libarchive_fe -DHAVE_I= CONV=3D1 -DHAVE_ICONV_H=3D1 -DICONV_CONST=3Dconst -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 -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 -Wl,-zrelro -pie -Wl,-znoexecstack -o bsdcpio.f= ull cpio.pieo cmdline.pieo err.pieo line_reader.pieo passphrase.pieo -lar= chive=20 --- bsdcpio.1.gz --- gzip -cn /workspace/src/contrib/libarchive/cpio/bsdcpio.1 > bsdcpio.1.gz --- bsdcpio.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug bsdcpio= .full bsdcpio.debug --- bsdcpio --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dbsdcpio.debug bsdcpio.full bsdcpio --- all_subdir_lib --- --- all_subdir_lib/libsmb --- =3D=3D=3D> lib/libsmb (all) --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/vidcontrol --- =3D=3D=3D> usr.sbin/vidcontrol (all) --- .depend --- echo vidcontrol.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libc.a= >> .depend --- vidcontrol.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.vidcontrol.pieo -MTvidcontrol.pieo -std=3Dgnu17 -Wno-format-zero-len= gth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k= -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-typ= e -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-a= lign -Wchar-subscripts -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-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 -c /workspace= /src/usr.sbin/vidcontrol/vidcontrol.c -o vidcontrol.pieo /workspace/src/usr.sbin/vidcontrol/vidcontrol.c: In function 'load_font': /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:60: warning: '%d' direc= tive output may be truncated writing between 1 and 5 bytes into a region of= size 3 [-Wformat-truncation=3D] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:56: note: directive arg= ument in the range [0, 65535] 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~ /workspace/src/usr.sbin/vidcontrol/vidcontrol.c:497:17: note: 'snprintf' ou= tput between 5 and 9 bytes into a destination of size 6 497 | snprintf(size_sufx, sizeof(size_sufx), "-8x%d", inf= o.font_size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~= ~~~~~~~~~~~~ --- 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.sbin/vidcontrol --- --- decode.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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.decode.pieo -MTdecode.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.sb= in/vidcontrol/decode.c -o decode.pieo --- vidcontrol.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/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 vidcontrol.full vidcontrol.pieo decode.pieo =20 --- vidcontrol.1.gz --- gzip -cn /workspace/src/usr.sbin/vidcontrol/vidcontrol.1 > vidcontrol.1.gz --- vidcontrol.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug vidcont= rol.full vidcontrol.debug --- vidcontrol --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dvidcontrol.debug vidcontrol.full vidcontrol --- all_subdir_usr.bin --- --- all_subdir_usr.bin/clang --- --- all_subdir_usr.bin/clang/llvm-symbolizer --- =3D=3D=3D> usr.bin/clang/llvm-symbolizer (all) --- all_subdir_lib --- --- all_subdir_lib/libnv --- --- nv_tests --- In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:388:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' In function 'constexpr size_t std::__1::__constexpr_strlen(const _Tp*) [wit= h _Tp =3D char]', inlined from 'static constexpr size_t std::__1::char_traits::leng= th(const char_type*)' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include= /c++/v1/__string/char_traits.h:129:35, inlined from 'std::__1::basic_ostream& std::__1::operato= r<<(basic_ostream&, const char*) [with _Traits =3D char_trai= ts]' at /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__o= stream/basic_ostream.h:619:39, inlined from 'void verify_test_nvlist(const FreeBSD_nvlist_t*)' at /wor= kspace/src/lib/libnv/tests/nv_tests.cc:394:2: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: warning: argument 1 null where non-null expected [-W= nonnull] 64 | return __builtin_strlen(reinterpret_cast(__str)); | ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__string/constexp= r_c_functions.h:64:26: note: in a call to built-in function 'long unsigned = int __builtin_strlen(const char*)' --- all_subdir_usr.bin --- --- Opts.inc --- llvm-tblgen -gen-opt-parser-defs -I /workspace/src/contrib/llvm-project/llv= m/include -d Opts.inc.d -o Opts.inc /workspace/src/contrib/llvm-project/ll= vm/tools/llvm-symbolizer/Opts.td --- .depend --- echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc.a /tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm/libprivatellvm.s= o /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libz.a /tmp/obj/workspace/= src/amd64.amd64/tmp/usr/lib/libprivatezstd.a /tmp/obj/workspace/src/amd64.a= md64/tmp/usr/lib/libexecinfo.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/l= ib/libtinfow.a /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/libpthread.a = >> .depend echo llvm-symbolizer.full: /tmp/obj/workspace/src/amd64.amd64/tmp/usr/lib/l= ibc++.a >> .depend --- llvm-symbolizer-driver.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer-driver.pieo -MTllvm= -symbolizer-driver.pieo -Wno-format-zero-length -fstack-protector-strong -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 -Wno-address-of-packed-member = -fno-exceptions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/s= rc -ffile-prefix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -= Wno-error=3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragma= s -Wno-dangling-reference -c /workspace/src/usr.bin/clang/llvm-symbo= lizer/llvm-symbolizer-driver.cpp -o llvm-symbolizer-driver.pieo --- 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/ee --- --- ee.full --- /usr/local/bin/x86_64-unknown-freebsd14.3-gcc14 --sysroot=3D/tmp/obj/worksp= ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -O2 -p= ipe -fno-common -DHAS_NCURSES -DHAS_UNISTD -DHAS_STDARG -DHAS_STDLIB -DHAS_= SYS_WAIT -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-le= ngth -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2= k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wn= o-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -W= no-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declar= ations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-no= t-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=3Ds= hift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-c= onst-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-erro= r=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-t= runcation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-contex= t -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonn= ull -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 -Wl,-zrelro -pie -Wl,-znoexecstack= -o ee.full ee.pieo -ltinfow -lncursesw=20 --- ee.1.gz --- gzip -cn /workspace/src/contrib/ee/ee.1 > ee.1.gz --- C.msg --- cat /workspace/src/contrib/ee/ee.msg > C.msg --- fr_FR.ISO8859-1.msg --- cat /workspace/src/usr.bin/ee/nls/fr_FR.ISO8859-1/ee.msg > fr_FR.ISO8859-1.= msg --- de_DE.ISO8859-1.msg --- cat /workspace/src/usr.bin/ee/nls/de_DE.ISO8859-1/ee.msg > de_DE.ISO8859-1.= msg --- pl_PL.ISO8859-2.msg --- cat /workspace/src/usr.bin/ee/nls/pl_PL.ISO8859-2/ee.msg > pl_PL.ISO8859-2.= msg --- uk_UA.KOI8-U.msg --- cat /workspace/src/usr.bin/ee/nls/uk_UA.KOI8-U/ee.msg > uk_UA.KOI8-U.msg --- pt_BR.ISO8859-1.msg --- cat /workspace/src/usr.bin/ee/nls/pt_BR.ISO8859-1/ee.msg > pt_BR.ISO8859-1.= msg --- ru_RU.KOI8-R.msg --- cat /workspace/src/usr.bin/ee/nls/ru_RU.KOI8-R/ee.msg > ru_RU.KOI8-R.msg --- hu_HU.ISO8859-2.msg --- cat /workspace/src/usr.bin/ee/nls/hu_HU.ISO8859-2/ee.msg > hu_HU.ISO8859-2.= msg --- ee.debug --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --only-keep-debug ee.full= ee.debug --- C.cat --- gencat C.cat C.msg --- fr_FR.ISO8859-1.cat --- gencat fr_FR.ISO8859-1.cat fr_FR.ISO8859-1.msg --- de_DE.ISO8859-1.cat --- gencat de_DE.ISO8859-1.cat de_DE.ISO8859-1.msg --- pl_PL.ISO8859-2.cat --- gencat pl_PL.ISO8859-2.cat pl_PL.ISO8859-2.msg --- uk_UA.KOI8-U.cat --- gencat uk_UA.KOI8-U.cat uk_UA.KOI8-U.msg --- pt_BR.ISO8859-1.cat --- gencat pt_BR.ISO8859-1.cat pt_BR.ISO8859-1.msg --- ru_RU.KOI8-R.cat --- gencat ru_RU.KOI8-R.cat ru_RU.KOI8-R.msg --- hu_HU.ISO8859-2.cat --- gencat hu_HU.ISO8859-2.cat hu_HU.ISO8859-2.msg --- ee --- /usr/local/x86_64-unknown-freebsd14.3/bin/objcopy --strip-debug --add-gnu-d= ebuglink=3Dee.debug ee.full ee --- all_subdir_usr.bin/clang --- --- llvm-symbolizer.pieo --- /usr/local/bin/x86_64-unknown-freebsd14.3-g++14 --sysroot=3D/tmp/obj/works= pace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd14.3/bin/ -fpie= -O2 -pipe -fno-common -I/tmp/obj/workspace/src/amd64.amd64/usr.bin/clang/= llvm-symbolizer -I/tmp/obj/workspace/src/amd64.amd64/lib/clang/libllvm -I/w= orkspace/src/lib/clang/include -I/workspace/src/contrib/llvm-project/llvm/i= nclude -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -D__STDC_LIMIT_MACRO= S -DHAVE_VCS_VERSION_INC -DNDEBUG -DLLVM_DEFAULT_TARGET_TRIPLE=3D\"x86_64-u= nknown-freebsd15.0\" -DLLVM_HOST_TRIPLE=3D\"x86_64-unknown-freebsd15.0\" -D= DEFAULT_SYSROOT=3D\"\" -DLLVM_TARGET_ENABLE_AARCH64 -DLLVM_TARGET_ENABLE_AR= M -DLLVM_TARGET_ENABLE_POWERPC -DLLVM_TARGET_ENABLE_RISCV -DLLVM_TARGET_ENA= BLE_X86 -DLLVM_NATIVE_ASMPARSER=3DLLVMInitializeX86AsmParser -DLLVM_NATIVE_= ASMPRINTER=3DLLVMInitializeX86AsmPrinter -DLLVM_NATIVE_DISASSEMBLER=3DLLVMI= nitializeX86Disassembler -DLLVM_NATIVE_TARGET=3DLLVMInitializeX86Target -DL= LVM_NATIVE_TARGETINFO=3DLLVMInitializeX86TargetInfo -DLLVM_NATIVE_TARGETMC= =3DLLVMInitializeX86TargetMC -ffunction-sections -fdata-sections -fPIE -ffi= le-prefix-map=3D/workspace/src=3D/usr/src -ffile-prefix-map=3D/tmp/obj/work= space/src=3D/usr/obj -g1 -MD -MF.depend.llvm-symbolizer.pieo -MTllvm-symbol= izer.pieo -Wno-format-zero-length -fstack-protector-strong -Wdate-time -Wno= -error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-err= or=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 -Wno-address-of-packed-member -fno-except= ions -fno-rtti -fPIE -ffile-prefix-map=3D/workspace/src=3D/usr/src -ffile-p= refix-map=3D/tmp/obj/workspace/src=3D/usr/obj -g1 -std=3Dc++17 -Wno-error= =3Dclass-memaccess -Wno-literal-suffix -Wno-error=3Dunknown-pragmas -Wno-da= ngling-reference -c /workspace/src/contrib/llvm-project/llvm/tools/l= lvm-symbolizer/llvm-symbolizer.cpp -o llvm-symbolizer.pieo --- all_subdir_usr.sbin --- cc1: all warnings being treated as errors *** [moused.pieo] Error code 1 make[5]: stopped in /workspace/src/usr.sbin/moused/moused --- all_subdir_tests --- make[5]: stopped in /workspace/src/tests/sys/fs 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_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_lib --- make[2]: stopped in /workspace/src 490.36 real 4680.47 user 367.59 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/jenkins18233135510= 173761124.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_1060_259429635.1760240295640-- From nobody Sun Oct 12 03:44:33 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 4ckmZ96Bdjz6C73j for ; Sun, 12 Oct 2025 03:44:33 +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 4ckmZ943dsz3tBM; Sun, 12 Oct 2025 03:44:33 +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=1760240673; 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: list-id; bh=JdtpBiZXEjVwkrhw9KywKnZ3SUB0Ek861vEp8llPpAM=; b=NXEFBdJZM7CzeEbjexbYRNiHe8JSgJ6Ct01VjK1rUXtoAZyqmcdE6MFYCYrQ1+QWe1jdMa JZE12RjURm2u/1V5aTZsx5QNgmXXBaMwmOdf4N+LMKb/hEqGsewWcoU42EzXPkNHwYPXiz 3HLchYTpfMfiav5VRmnL7tCwysUz1omXwzcwNkjPydjxCcGySFPvx0paW16Ps6ahWzPBNb yU8qsFHCutYHR4n5ajUkVrTfUm1TJIuZkH3lftGC8q+AN7EM3/4UNHw/BtaRUslX+QZkUV SRNQ2qrjMS24whRaWlGKU0kEN3FFslGV5PiyKUL6GWxzd7YRI4nHiLK96/gKJQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760240673; a=rsa-sha256; cv=none; b=V+9on/B4lTW+cQggdv8gGi128eyy0dgkjFurPYY3SsjelO7hSNM/vYFky3ykmUZfOVm9v5 6pFNpWXWOCnTIbbZqBhuwcEThDQC1isF+LHvaj/BtHbBNu6e8JEsET9IUvwMkQNp/twy9m f81DEqaSwTr7Sr+hmIsvwnV72FajZXjfuyQxxPA1XCok9WCSjPyuAu3mwciR5gIroHaP7V hya4kFDVjno51Tbj+e7w01PDVOBg3GztVa3xFOhIC3vFPqtjqDYjHPnLCqTbt6irt9fiaL cXrQ9A8i7Sdcq8AtONgUT8hFReQjmtEquB6hKKjFeVvnzoLULpVdkJSo3jynpw== 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 4ckmZ93Twbz13cq; Sun, 12 Oct 2025 03:44:33 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 03:44:33 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <380132906.1063.1760240673494@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26959 - Unstable 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_1062_1238804779.1760240673264" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1062_1238804779.1760240673264 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26959 (7a289fe3cd5c6de7ddbe394b7700b20b0bafdb3e) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26959/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26959/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26959/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 7a289fe3cd5c6de7ddbe394b7700b20b0bafdb3e by rmacklem: rpc.tlsservd.c: Pin max threads at 1 for now The failed test cases: 3 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line FAILED: sys.netpfil.pf.nat.endpoint_independent_compat Error Message: server1 did not receive connection from client (default) ------=_Part_1062_1238804779.1760240673264-- From nobody Sun Oct 12 04:52:39 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 4ckp4m3yFKz6CC4f for ; Sun, 12 Oct 2025 04:52:40 +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 4ckp4l6xybz41pS; Sun, 12 Oct 2025 04:52:39 +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=1760244760; 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=ZMbz82L00C4Y7kn9LYwaUyl7NbX+6fhrzXhoV4J4o5g=; b=twJIat3RgZvXNRisl2y3GL2kg3XK4+IG79l3RlkTAAm1bPEOlIlTljFPiFF6a0bKzesZWV srKL3FDiD5ZItz9S7JKGyllHbPR85ZDb12gmzoxeP0pQJN3am3RjSYc+uq4RBGLmDLu7m7 O2Xv0eQDHeROepaqT/OK5yAzyeN4ePjxMDM5aGbEq+efYbfsQQKM+j+DBDhCmk2Z6K/E0I SKuGT/HcmUvCA/2nW4AgEpHzOEZgDu7l+dia+u3rRzzZxv68o4M+dM0P0LFUT2WpEmbbkd 390rCBQ1bJBckoulP6VinHPSdY7w+/Q33FlyHaM2K78gr+uoTpUWqosNb2eAjA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760244760; a=rsa-sha256; cv=none; b=bGq8dLfEhWczMHvRDvU9uKwdFOoQnk4lHvX625FvphHR72CLvt7WG0VTiKJzpUYl93S9YE aYC2WSA8SF4EZ/phl9J/tFmjAbtQquaaTA8QKDIWCZeMIr5Mpy4j0WrFZjnsa0FRExnJdH HdZM4yI8WXBb9uCjfRgPhWV4HdrZwg544N3EpLkwXj0LCMMdAmX8nWMZ/tRaC4HAjM52hQ eLwmoV0E8sAswmJebV8dzMB48JmSVuLgcst2KjIJeCwEVcI/MIWtmxshqZ/WcCHdFZUHdo ykS3ucEimdTvAp/LVwF5wdqOBG+vB/z/bJlJOoa8q2khy6v6fVPrEulKDSro/Q== 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 4ckp4l6SwBz15mP; Sun, 12 Oct 2025 04:52:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 04:52:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <140288924.1073.1760244759912@jenkins.ci.freebsd.org> In-Reply-To: <38402146.1027.1760211420735@jenkins.ci.freebsd.org> References: <38402146.1027.1760211420735@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #1514 - Still Unstable 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_1072_824102334.1760244759711" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1072_824102334.1760244759711 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #1514 (051c12a5d90ab84ac92abca929ccbb6ad363d266) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1514/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1514/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1514/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 051c12a5d90ab84ac92abca929ccbb6ad363d266 by emaste: libcasper: explicit cast in cap_fileargs header The failed test cases: 550 tests failed. FAILED: sbin.ifconfig.inet6.broadcast Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ifconfig.inet6.netmask Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2] Error Message: /usr/tests/sbin/ping/test_ping.py:739: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2] Error Message: /usr/tests/sbin/ping/test_ping.py:737: AssertionError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short] Error Message: /usr/local/lib/python3.11/subprocess.py:571: CalledProcessError FAILED: sbin.route.basic.basic_v4 Error Message: Failed to add new route. FAILED: sbin.route.basic.basic_v6 Error Message: Failed to add new route. FAILED: sys.kern.socket_accf.http Error Message: /usr/src/tests/sys/kern/socket_accf.c:146: accept(l, NULL, 0) == -1 not met FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.gif Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.mac_conflict Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.vlan Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_epair_test.pcp Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_gif.etherip6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.4mapped Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.6in6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.bz283426 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.chacha Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.gcm_128 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multi_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.multihome6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.route_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.timeout_client Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6rd_peer Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_stf.6to4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_tun_test.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_deep Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_dot Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_legacy Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_vlan.qinq_simple Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_crossaf Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_basic_netmap Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_wg.wg_vnet_parent_routing Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet6] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError FAILED: sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet] Error Message: /usr/tests/sys/net/routing/test_routing_l3.py:41: IndexError ... and 450 other failed tests. ------=_Part_1072_824102334.1760244759711-- From nobody Sun Oct 12 06:01:24 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 4ckqc46jj2z6CHf8 for ; Sun, 12 Oct 2025 06:01:24 +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 4ckqc44lyJz476K; Sun, 12 Oct 2025 06:01: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=1760248884; 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=8bpRPL9yfq1kzzWlFAhcCV3zT8M0RJ3zEip+w0RxpKQ=; b=qxL0Arbn3G3Qnhi2Yezb4Ib1ECcTzSoUwHVQDIhg88mBCE8K8o6PuOU8HGIYrij2XZgkMM gY5/++kx71I6GIZffhJkoeAzdB0Xf3ZYMcCqj0hj4L76QgCom3O/euCXWq8aAWLaoFqXYj wW14K4x6PN+0tmC7HM8F5zJgw5vEbwpi2hgvYBV0m1puRTCG+wrdZTfj/E/X0n4kys1L5p b2kOzqoOewsXO2oEmb0SXJ8Vo68b3HHlQDFbSXs3t+Cd6ExPOOpGxFX1ScH7ho9CVVu+TK zopzacsBL176Zt8bPkb1udbirw0vwLnLmg5nbB068awWod7tGIc3gW1omXNiGA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760248884; a=rsa-sha256; cv=none; b=FPUvio6zEImQWvWzIYjBf7MSURAQoXD55///1gTpvNSTMmHv0xoZz9Bts96FGTq6BIFJjx KcyPfpHP4hTPRNToD/PYdBKZFrQ+v0QjYA9xnvPn+JFt1dOUXLT1bvV25KBwpl2B2KwsCI SKHrO4gFL/7FWiLU++rc7dQ53XKHq4jk366IEqkdOlaqIY5zzi9EiBJ/469ZD1ImoCTDl9 9gBuQviVbdmcmkkiQR8J0aXiQxmXqNwj8U+Ffo6C7D/y2nO6cp5kLU4w1J3rlPzL0fJxHp WV/x/0Gn90OdZkM3qmtJdDGlI9YRmnHp5sCzGSrJpw9gArN8niSiFhi/ZWhXvQ== 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 4ckqc44Kfkz17VV; Sun, 12 Oct 2025 06:01:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 06:01:24 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1419074296.1077.1760248884611@jenkins.ci.freebsd.org> In-Reply-To: <380132906.1063.1760240673494@jenkins.ci.freebsd.org> References: <380132906.1063.1760240673494@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26960 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1076_1519645776.1760248884357" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1076_1519645776.1760248884357 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26960 (2b0ffc0ee48cf6c70506dc479e0fd2166f9de1ab) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26960/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26960/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26960/console Change summaries: (Those commits are likely but not certainly responsible) 6081365c27e68707ad25c98159e364ee90fcf5db by cperciva: vmimage.subr: metalog_add generated databases 2b0ffc0ee48cf6c70506dc479e0fd2166f9de1ab by cperciva: EC2: metalog_add missing files from packages ------=_Part_1076_1519645776.1760248884357-- From nobody Sun Oct 12 10:08:56 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 4ckx5j05BQz6Bg1Y for ; Sun, 12 Oct 2025 10:08:57 +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 4ckx5h4dBzz3YN8; Sun, 12 Oct 2025 10:08: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=1760263736; 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: list-id; bh=xtVxrKaDjHu44fWQNcrjHB0R0n2w2FInzil5OugxAHM=; b=qcsv6XUDy/0M4vDoiRzWNSWQztpkv56uxSwl8zmj5CoHyGFF4N5lxRjFzGFEBodgwnxSz1 LAiO1LxzG2F9vhoBpgvQq4c6yAGVbw4i6Sxq9JOtO/fWh1gmx0ENAQ/j+sQLq6bplZl6e5 Fe4oWtDUANhhN39+gLz34jSbVTeBqNUol1iECVV61UU0tyzhdYTsTeP5d3NGFAOGvhZhxp iLkf9UjNCCnZLPb5ZGBMJMFdcC/WDRr1mhVwAXYVOrxq+x3/TAO/ugKHquHpEfyHC5UIS4 dYDf2oilcufZ+ejseWqsqWRBRuZbiytMaF2TxpQ3dHxl0lNSEZN+mGbDoIS2DQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760263736; a=rsa-sha256; cv=none; b=g92m/tYRG89+MqOAn2W97gipzCgZKnMn3HJW2sNhG68lFXvQ5A7mjLt8Odt5tXcdRkT49r PEA1DininMyh80Ve3fnnGHfnX5yXUh1fTnRuYvhLnTugzQK+8lIVpkIrtbc1c1uVvv22i7 Qyx2oc3PnBi8QCNzkNU7hR+wBFMgrUkUiMvPm11eb5/BFEf+wpTtIEC+zPh+8DjdnlMbo7 P6f1AHXBeo/v9gC/+G4Xvhxi/xFah6bhJSuUQ3sL48kPRPc2OULfsWvt5QxEz8NwAwnd7u wUlxSpR1Lq0iqOdG/XC6ITZXyNjFsaOrzWbUqBMsr1DN6ix4QHV+w1LduSHw5g== 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 4ckx5h46Yhz17j; Sun, 12 Oct 2025 10:08:56 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 10:08:56 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: vexeduxr@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <158599109.1085.1760263736583@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26962 - Unstable 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_1084_800113692.1760263736260" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1084_800113692.1760263736260 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26962 (25cca51ed294890d20a3c0290814cd26875db686) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26962/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26962/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26962/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 25cca51ed294890d20a3c0290814cd26875db686 by vexeduxr: libm: remainder: make sure x is zero The failed test cases: 1 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_1084_800113692.1760263736260-- From nobody Sun Oct 12 12:13:00 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 4ckzrs3lCBz6Bqlb for ; Sun, 12 Oct 2025 12:13:01 +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 4ckzrr6TQVz3s9k; Sun, 12 Oct 2025 12:13:00 +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=1760271180; 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=YNlTUyTbCbuO8AEX2IUoTfCl4/VRBeKHbOTjPfv6Cds=; b=XZpVLC189mFnoLFldE17UzwKUnlrfvdKQuewub2GzaOuBP83dHktRy/1csVECxJoGR6guF i/PUUCmGD2be48D2ECvDSQuv7wYNe5RA0V7KpsrRUBrsbZTDYAA97JPTlcu65ok2n7SD1w 5l4e/3OvNQABdtIS61O0G5Xnsu07p6jxmGm4M2pUhiHhvcTP+u1P1CDIRDn3ayLvNJSG5g 8WIJEp1v4a9nIy0YZI7VSgeQr4CbnJUwhGli1v9cq19tNk12luQKgRlXv+QIXFA7UChXFq sxIz1GhL7cN3XQy3SclAtPNva64KCyiAQgj/XEc2uNjQ2cNfGNDyfnBOUet+Ww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760271180; a=rsa-sha256; cv=none; b=FoacjKHtNj3rbkcWxqm+aV58j3JgNzBMmmrInehN3DwdrDNQzOEbxmkQJAaTZ4Td5BeV5m RYEjExvA2BDYeFkkVBcvr1P5xWuBf9v/84SU1W7vGnmiRhzSWEmF10UWUZeAYHutAY9e+t EM0R+VouFtEilEvl4DD0ukmtnaMuZVIEspGV04tzy7p7QAyNWbHgY7YkAa0CO7X5rhLhjy 4bIfaMm9tdmev3UUCV0OzMuRDllKGJ1+WOYlKnAG5EDrECBvCjnWa74A6VfI4z8h/qWMgJ HSQvym2KWLWe2iAClOrzrbZq978QdTIHc0X2bPRLLmf/7Bd7rS6MGG5YWpDjYQ== 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 4ckzrr5yh8z4rl; Sun, 12 Oct 2025 12:13:00 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 12:13:00 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <184791359.1087.1760271180842@jenkins.ci.freebsd.org> In-Reply-To: <158599109.1085.1760263736583@jenkins.ci.freebsd.org> References: <158599109.1085.1760263736583@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26963 - Still Unstable 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_1086_211985237.1760271180554" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1086_211985237.1760271180554 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26963 (2d9fd2c573c318754e3f36d2549e0e57ce199d60) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26963/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26963/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26963/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 2d9fd2c573c318754e3f36d2549e0e57ce199d60 by igoro: mit-krb5.pc: Add missing -lkrb5profile The failed test cases: 1 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_1086_211985237.1760271180554-- From nobody Sun Oct 12 14:17:16 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 4cl2cF4Y1Vz6C1mB for ; Sun, 12 Oct 2025 14:17:17 +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 4cl2cF1mvfz45NK; Sun, 12 Oct 2025 14:17:17 +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=1760278637; 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=U3dJdMZeQg8R4iQhucg9HvoXS4M7XSgm8/KsY5sdvdY=; b=Hjj5X6tewDINTqwK23Y2rGJb/qR5vOfDoCyqNB7h0gpl6Vwoe6nY7e6xeuFE3Spw7ggIyx FAyToXDVvmYYDshMSJafJWXiQ9hKfi0ogewZthXwkTMNvmwLTyxxgljR8za2U7gCXPXV62 bjgIuZ5p5nqRWEbDuGym82pmXBl3z5//fUDa/97cCPznO6UIKwVYZu6ATXoP3oY9hdebTp XRLGy16eVVtUIj3T20bT98+GpymXQrAjEcDcGyCVI3Q30E4Vm4YOKVSEZ1fAjECG5fiZcO aBMvaEmHH2BEI8baSBJWsDWg5usey3Oj8UmT1ifPE2aho3LtYlTaw+FHb1kyww== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760278637; a=rsa-sha256; cv=none; b=kpce/RD2GI8iYxxOCDdY1LLb2ykMA0wizLnAHM7Lee+lBd99cA0Xn+zyy7GdlsQVjTYq4I /B4UR8qeNy2TyYpFwd8KhfGvjI/c0GLalz/Ux2G1MJMbCW/ZII4WB91HW79Mu9xIZp/t0K yIgRjNcRaR0/jMYUQaLkQoweVm2onAKXo31NKqVdfFuj52mpnSVDh0VB03Xqz4eI8E014O 0aM1e5nS4/9Zk5SAsIOPviCmJHfK1IRlPzyt/+LlDc38oXKHpGZKBbaC4rWHWAhN75Pe/8 eHufaEcQ/YCxJgpwe6zDbwO+K8/0po4qgvJ+jN0hWnbIuj+g+jfVs0M0IZjSgA== 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 4cl2cF1M1Cz8JH; Sun, 12 Oct 2025 14:17:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 14:17:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <375048571.1099.1760278637193@jenkins.ci.freebsd.org> In-Reply-To: <184791359.1087.1760271180842@jenkins.ci.freebsd.org> References: <184791359.1087.1760271180842@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26964 - Still Unstable 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_1098_492524838.1760278636947" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1098_492524838.1760278636947 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26964 (1735d66a9c5b08b59a0323d3825d2e7dacd13064) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26964/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26964/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26964/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 98c1bf371c5dd613646f53fdc4796c366104f844 by kp: pf tests: make syncookie:loopback more robust c700393934285ea84696a17bd951b20e439edfc3 by kp: pf tests: give inetd some time to start 8217075f9ecb12fa9a4cf746541b9d3e1dc57e79 by kp: pf tests: give rules_counter:4G more time 02923dd9b0de050b989b5a4103e402055cb7f61a by kp: dummynet: SDT probe dropped packets 8a6bfa0455bfd4b77cb71d229b9dfca031b6703f by kp: pf tests: add missing atf_test_case lines for nat tests 1735d66a9c5b08b59a0323d3825d2e7dacd13064 by kp: pf tests: verify checksum offload handling The failed test cases: 1 tests failed. FAILED: lib.libc.regex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_1098_492524838.1760278636947-- From nobody Sun Oct 12 16:29:35 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 4cl5Xw38Dnz6CBJR for ; Sun, 12 Oct 2025 16:29:36 +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 4cl5Xw08rDz4PC4; Sun, 12 Oct 2025 16:29:36 +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=1760286576; 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=2zdBcn7HqgtlMTONhPBf3O7+aW81cPj23BeGyLcPZTk=; b=lejw9VIHLdApc102gAJiS1Cf/QiZjm9Lh7rHYUY1QYe3H2FsWv7t6iOaKTqfoqu5X4vew9 FQQ7th2CGN+Xp/qruZJQ3MyOH37cbHsNOWTT90xDTlVOKmV+3JJFon48X6a6OYN9LL72Cr Tmt0QXjug/3aqQcb3IFs0Fez5nWgeQAuFg1Q9x03X9KFCt9ALh9xDmITX4owhY/uN2Eops L1diDbkdYhtvCiCxs7cxbX7PDt+ZwzHdcB8K6o0Kt2/Ius0ed4xHlRU/2RAZsOpzO5sVWG rmxiKWJAzOlKmZr1ixXpKt3b2B/rtBY1gz+DSYO3MjlK13pqxoG2PpGUqjp59Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760286576; a=rsa-sha256; cv=none; b=ssonZ7XXFJ+2O+JAMrQfkA6GgVQSeC5uK3GA49xM/R7Isd8qaXEwxcQWgOp5Z0tNYVNs6g zkdjBrv4mQQOBHh2y7EypYpnvJe+wJk5/8GM56DrqAFXIxSawvGbmgZkxEIaK9OCgi3mJm LDS6K++1URJiixapOXLwm9maSX9Nxt7a2QeE5x1t6I7Psc0XMRp6Kc1cimO8JUoDrBcR1/ shpwlVFqhIw3/K7LtWnP74Q4kh4Y1jAQyp7CZhfgY9K1rnfk22eBRaQ/GlChvysxZIafvF lDrlSn+FRszaz7BQoArRL8D2HdQtxgdatKBcPQl7kAZ6knpawDMsisSGjlFemg== 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 4cl5Xv6gM3zC9J; Sun, 12 Oct 2025 16:29:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 16:29:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: igoro@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1179805917.1101.1760286575942@jenkins.ci.freebsd.org> In-Reply-To: <375048571.1099.1760278637193@jenkins.ci.freebsd.org> References: <375048571.1099.1760278637193@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26965 - Still Unstable 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_1100_1766403868.1760286575705" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1100_1766403868.1760286575705 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26965 (21716b6c3ed6e28fe5cc14ee3ffe93f44c458b09) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26965/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26965/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26965/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 21716b6c3ed6e28fe5cc14ee3ffe93f44c458b09 by igoro: kyua: Make "test" command actually report about workdir cleanup issues The failed test cases: 1 tests failed. FAILED: lib.libregex.exhaust_test.regcomp_too_big Error Message: Empty test result or no new line ------=_Part_1100_1766403868.1760286575705-- From nobody Sun Oct 12 18:35:05 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 4cl8Kk4rb2z6CLGX for ; Sun, 12 Oct 2025 18:35:06 +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 4cl8Kj6YdCz3PnS; Sun, 12 Oct 2025 18:35:05 +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=1760294105; 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=HCiNiWrh7DBjh2t0fYdGhyFWArPWhjL3RhioEsDugJs=; b=i8wNuquxHENbONKhB4372D/DPl0M3o++25VUr1KZhK6o5yntqtqsrm1/5JAmxyb0ufuK7G 6cqWZmDu0Abk7PNcbiVphk/mgnHpAF7Jj7yp5AHnW7JMizzfSwgJq6bbP4PiNq/bLCPesm ok/GFomecQ4TX+U3SdnlhsUlDl2Q0Hk/UjWsXOn9ex2j1BUFpND+TOZgiyHdYqBCwTy15C Uc7GDpExq0Gmk/VRyqlxQlbra4BHVV7VxgPxGzmcIzQpSaHhh9+6VUuSS6qeX4CDI+4dV/ ffirAjr21BAGt8lB3pjymPQ3s3KPwF4VvN2q8udplToji6VqBp03vDG/T+xq7Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760294105; a=rsa-sha256; cv=none; b=W1Pc+xddveRdi56b2FRbOKBxEEedcgRxVKfyPY16cxRnLWhQoHgJijMOv4RGfUCL4eZnOq XIpyTjBlVoUTQS8zEK52GGs+OrHHm99hV5V1ARDAg1wAA9t8metAicES+W6+bQXKITz+7G 0KKNB4XvPtqWDyExjcR+8xUgEl+HZi9MYu6Em/kfXk1VEDnODpjf6DbOgIpH6YSDkEJ+J5 P2Xw/qCJ+WIQ5StNse0wAaEm7BVjGTkq4o/EWPeZd0S+3sMRKW555yVQI8L53kZClw0FLA lpJIiGIxgroWfIu36doO4azBpRkt0ily2w2NqSFdPtP1bt/GJlbVJY9WFg6c9g== 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 4cl8Kj629yzXh8; Sun, 12 Oct 2025 18:35:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 18:35:05 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1200025317.1103.1760294105851@jenkins.ci.freebsd.org> In-Reply-To: <1179805917.1101.1760286575942@jenkins.ci.freebsd.org> References: <1179805917.1101.1760286575942@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26966 - Still Unstable 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_1102_674456396.1760294105614" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1102_674456396.1760294105614 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26966 (abd9424590ba37ac10e92723ad6428f0448024c1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26966/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26966/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26966/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) abd9424590ba37ac10e92723ad6428f0448024c1 by emaste: bsdinstall: Tweak pkgbase/dist set labels The failed test cases: 1 tests failed. FAILED: sys.fs.fusefs.read.main Error Message: Test case timed out ------=_Part_1102_674456396.1760294105614-- From nobody Sun Oct 12 20:40:42 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 4clC6f6vpRz6CTnq for ; Sun, 12 Oct 2025 20:40:42 +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 4clC6f51Tkz3fGP; Sun, 12 Oct 2025 20:40:42 +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=1760301642; 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=fyOHDRilfGz8yYGRiUYXumpYRbd0K+nFBc+58amXDIA=; b=gTKIBjXa6XtE8oaunMhjAPZPbo2voDmkGDQn9u3HnZ9rGLeQivjznuK4BSEWtRoY9GpfDF oieeSiH20+105S9Mb1G+6TPUwXpVP+l0rKAAhkMwQ3PuoVNHgO8/2mxXi3MpKujx71g1D4 kR736QeZ+JMRQqqA/8W0PN/t+OOWsIwVaxbMhpK9Cw2pI3Z+VcVNsRPnrzWlL8JpoVt/n2 0ClpjFvPOTwtYgFjtTDj67Ts8QzuRb5gQoqfYp6UygXKD4tkoCCvEc7fwSaKgMjbRgTHNw INj50EbsqidxCeKP3byrqI+PVwa1eB6sRnvreVaZWE4uKFRcVdgub4DCTAIsDQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760301642; a=rsa-sha256; cv=none; b=vwhRLnDlcKiXNh3WlwivBCcffLKm6wpix+yN1eiZ85rf7WkCjX5aB3rQTN84H2xbEohLzf DKnH7SB6EnTjqCBYLAlv+HVDD1jrq/v2L+aeJUYQT+C4vkItXNQGzE/smaV7FfdmnKn9IG pHCHq2tp9oVR7ATrSCDItpUajKVnkXq64nQUrMCMJW/Ydio4126ZaEyclDd7HJCKzXmMFg F7XtGU783IH4RTG+mMFndPPONYuLJzXBsnaXCDfKUTgdGSB9qz0vnRZRuInsawn1ucCbad v7i0uK/SjtIWYX+em9B5/H1opb8Mc+UQ+8Goa7kE/ALJj8Um+IjrmNff0Xji9g== 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 4clC6f4MM3zch6; Sun, 12 Oct 2025 20:40:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 20:40:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <442655984.1105.1760301642616@jenkins.ci.freebsd.org> In-Reply-To: <1200025317.1103.1760294105851@jenkins.ci.freebsd.org> References: <1200025317.1103.1760294105851@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26967 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1104_58201811.1760301642378" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: SUCCESS List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1104_58201811.1760301642378 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26967 (8a7ac88aa3991e8c2c19007ac0c36a92fc94bc2d) - Fixed Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26967/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26967/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26967/console Change summaries: (Those commits are likely but not certainly responsible) 8a7ac88aa3991e8c2c19007ac0c36a92fc94bc2d by cperciva: EC2: Fix additional files on small+builder AMIs ------=_Part_1104_58201811.1760301642378-- From nobody Sun Oct 12 22:50:35 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 4clG0X1Jttz6CdJt for ; Sun, 12 Oct 2025 22:50:36 +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 4clG0W6Knfz424m; Sun, 12 Oct 2025 22:50:35 +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=1760309435; 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: list-id; bh=Hxz7ATgMThfqpW4eJ3xuRv9xJI9oURG583DV0mNU6FI=; b=ldof6kwnumZPOnUWS7tRa8mVe++a+LqFbdvkfPRpnr9nQc4TeyrowzRHZ/m+KTMtV01mPQ 2RYrtSP+MrVyij69j3X/26wYJyi/nr0Fy0fmYrR1IOQSomvgk2eyd5alMAp2i57gCpGyqA 7Y7uqyU8fUFhnd4HlNRqHv4IaICzj+KKx1KqKE4cJnKo+BSCQqjLOGyR5U2R6/xDGaSIb8 mrbe6ePSeLoRIZyrxyHtfg50XIflGs88I2cea6EygsQ5DGff6u+b0IoHtDBo9reDGnAwho itbKepdV5ywGGXIXMMNCe84rP8OuBxqD2dMHanwlS/FIWdvsehvY10rG6NmeGw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760309435; a=rsa-sha256; cv=none; b=WjTGYpxau/3v0UwgNQDeLH2dhoVxrJFHIpfwa2c5MmziheivgwIAlbEItMxiU75QQ0eyJh WzSqGtEFTUL7EbPcV1B7natrWDPudlJlMZxykfYrOmIXBBP1FfHKZE6ikRVOhgVtcopiB0 +z6D90ugk34wNlvgoKxVNFxic+H1QPab3UhuJveqJbaodwfsrgkin0sCzgXq1h4/2MD+m8 cu1xqUJInwneqTS630kup7ziHVnQ6p9pcxso0pxj1VUvFYu+0sIMNu5+mG0U72AsgkguPL ggoPpyB4M/ChOIeO9ftHvggype965lF1fM01T1OvMyD491L/09vgYF8wfpXH8A== 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 4clG0W5rsjzgLf; Sun, 12 Oct 2025 22:50:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 12 Oct 2025 22:50:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: rmacklem@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <674862876.1109.1760309435826@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26968 - Unstable 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_1108_1217133164.1760309435612" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1108_1217133164.1760309435612 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #26968 (1129bf441e99b9ced3fe448e19cbb15b64b9b3f1) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26968/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26968/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26968/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) 9504e956c50875b2325f62c2d658509fa10d489d by rmacklem: RELNOTES: Add an entry for commit 5000d023a446 1129bf441e99b9ced3fe448e19cbb15b64b9b3f1 by rmacklem: RELNOTES: Fix up the entry for 5000d023a446 The failed test cases: 3 tests failed. FAILED: bin.pkill.pkill-_f_test.main Error Message: 1 of 1 tests failed FAILED: bin.pkill.pkill-j_test.main Error Message: 1 of 4 tests failed FAILED: sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4 Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! ------=_Part_1108_1217133164.1760309435612--