From nobody Mon Jul 7 18:14: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 4bbXTL4X0Hz60rn4 for ; Mon, 07 Jul 2025 18:15: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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4bbXTL1Qx0z44wM; Mon, 07 Jul 2025 18:15: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=1751912102; 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=/XhO6+0xRAOguYVeGEbhmZsyg16sv7Nh1flkQzJfl0g=; b=nlJlDME6u9/3jeEdW+6DuexO/z3VJ4+Bncq8RRKphQ9072aHRQBBY8axL/nmyv3QqOWWiX Xnb+dPKY4KZq3QAytwXuLOC0ml1wz9bgyf81Z94XriF/RKwW8aFilcUm6T/LADgpIWN7HW Flk813nxA6rTgklhSvTOaDaarsQk4yH4mUrNHJ0RP9th5rPtLC95njJx+NG0NiGXFBpG55 lncVs4A5I11S9Ct7dasU5mySsCe/lZdiw/bvXAPQsv66eVdL4oabqoqiJQQJ4SOfBDDp1C kSVNP9iRtP99KK7KXvRJ6Ba7EKYGEHxglAistPv0O8gn+0ElpeZZ0rGRoDZ6FA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1751912102; a=rsa-sha256; cv=none; b=tVab1jAHn/d06ItBenDbXrDdfUu+ibGBEM1E4RnTyT/NzkEizLJcV5/Z3YYLrxjqBS9Mey sWAtnha+CYb9nDeQSl3V7lw50NZcZVjBqcsnwMuL8sFz17bOdYVyk6MzPoYND+r3F7xDeP zGnvtc+g4ev6UkQ4D1tC5U1/mQ6cofmE/JElux/OqOBPdAtdMnWXZE2L2JF/RBJBbTXvx3 TcNbFc2b/J1rMZ/CSQ3M1Lb0EaI7vpvgM4mj/kAIpc1ADq1Rkb3n6npL3gQ8I2GlOBYETb dRCdILq/IOQaTl18j8BXIq9fD5KrEPc2HtubOFULMN5a83afY8bIBWufF4qUgg== 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 4bbXTL0ppmz12Ht; Mon, 07 Jul 2025 18:15:02 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 7 Jul 2025 18:14:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1691378860.543.1751912102136@jenkins.ci.freebsd.org> In-Reply-To: <1749860904.533.1751905703575@jenkins.ci.freebsd.org> References: <1749860904.533.1751905703575@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc12_build - Build #5945 - 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_1403418109.1751912099865" X-Jenkins-Job: FreeBSD-main-amd64-gcc12_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_542_1403418109.1751912099865 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-gcc12_build - Build #5945 (b3902af408a98ff5520d50e6af696= 52d9b2984d5) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil= d/5945/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/= 5945/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/5= 945/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) 97452b097a4a35df8ce8cbd44786fb7d95db2a92 by markj: examples/inotify: Handle a zero-length name 82e1b49d75714b91052dfeaf9a8f5f94d03f77ec by kp: pfctl: Zap unnused iface function parameter from pfctl_kill_src_nodes() f8a8bb7bade9575c549cbc94500ba706b712c650 by kp: pfctl: Improve duplicate table name warning 714be446a92555911b8cbd0f0f480f0dea617fa6 by kp: pfctl: Defuse `-F all -i interface' b38e96f0232e1bb353ca556ace6c1885db879289 by kp: pfctl: Use mnemonic PFCTL_SHOW_* macros 9bf3979d1b17a2b019ed35ab661e44cc8a0f88ce by kp: pfctl.8: Mention that -r does reverse DNS lookups for tables as well 0584227527271b18fb3164522c0362a5df2f3732 by kp: pfctl: Simplify lookups when killing entries 9d74a1b5d6cfde02d27786c59ccafafdf6d6fe63 by kp: pfctl: Make -N and -r mutually exclusive ada0846f9303a69f6844f54467189c9d2e8d80d5 by kp: pfctl: Reuse copy_satopfaddr() when killing entries 7ea14ad4db6bd840c05eaa8b4ebb941c983a9424 by kp: pfctl: Unify anchor name sanity checks f33973f5360792835c82b3a164e0d043e8656a4a by kp: pfctl: Anchor names must not be empty 6bbee85e48f6829e23cbb85b3de385244c6f0df0 by kp: pfctl: Don't use unsigned for ptrdiff_t beb3c25d42a885f58f77dd36e1a31199c79fbd82 by kp: pfctl: Fail on invalid netmasks when filling tables 613a144a4b7819f2ac9619d3ae85dd4db08aac59 by kp: pfctl: introduce 'pfctl -FR' to reset settings to defaults 95d1b98db164f1e99622b2425cf39d96ddab44bc by kp: pf tests: verify the new reset functionality ea0ca279edc2683e79a203df22b7ac02cfd48e39 by kp: pfctl: Fix table definition parsing as unprivileged user 0ccf78da3bd4f273f203deb4c237d1a3c046fac0 by kp: pfctl: Always check for namespace collisions on table commands 5606ac2fcadf801fc5485c3326fc678e77eab377 by kp: pf.conf.5, pfctl.8: update to PF pfctl(8) and pf.conf(5) manpages 8b8fae451c8ead8af978a4528631ca6b29eff30d by kp: pfctl: pfctl should check pfctl.astack is not overrun 27626ff49ada57f1978c893f21743e312dd40106 by kp: pfctl: Add parentheses for readability b3902af408a98ff5520d50e6af69652d9b2984d5 by kp: pfctl: use str*l*cpy() to copy strings The end of the build log: [...truncated 91.41 MiB...] /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c: In function 'cmap_sym_RB_REMOVE= ': /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c:61:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 61 | RB_GENERATE_STATIC(cmap_sym, charmap, rb_sym, cmap_compare_sym); | ^ /workspace/src/usr.bin/localedef/charmap.c: In function 'cmap_wc_RB_INSERT_= COLOR': /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c: In function 'cmap_wc_RB_REMOVE_= COLOR': /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c: In function 'cmap_wc_RB_REMOVE'= : /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ /workspace/src/usr.bin/localedef/charmap.c:62:1: warning: dereferencing typ= e-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] 62 | RB_GENERATE_STATIC(cmap_wc, charmap, rb_wc, cmap_compare_wc); | ^ --- all_subdir_usr.bin/less --- --- help.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.bin/less -I/workspace/sr= c/contrib/less -fPIE -g -MD -MF.depend.help.pieo -MThelp.pieo -std=3Dgnu= 17 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werro= r -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/less/help.c -o help.= pieo --- all_subdir_tests --- --- proc1_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 -g -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 -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 -L/tmp/obj/workspace/src/amd64.amd64/lib/libnetbsd -Wl,-zrelro -pie -W= l,-znoexecstack -o proc1_test.full t_proc1.pieo -lprivateatf-c -L/tmp/obj= /workspace/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- all_subdir_tests/sys/kern --- cc1: all warnings being treated as errors *** [inotify_test.pieo] Error code 1 make[6]: stopped in /workspace/src/tests/sys/kern make[3]: stopped in /workspace/src/tests --- all_subdir_rescue --- *** [vi_make] Error code 6 make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue 1 error make[5]: stopped in /tmp/obj/workspace/src/amd64.amd64/rescue/rescue --- all_subdir_usr.bin --- make[2]: stopped in /workspace/src --- all_subdir_tests --- make[2]: stopped in /workspace/src --- all_subdir_usr.sbin --- make[2]: stopped in /workspace/src --- all_subdir_rescue --- *** [objs] Error code 2 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 make[2]: stopped in /workspace/src --- all_subdir_lib --- make[3]: stopped in /workspace/src/lib make[2]: stopped in /workspace/src 120.08 real 902.52 user 97.95 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/jenkins1995365221984117= 936.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_542_1403418109.1751912099865--