From nobody Fri May 5 19:00:37 2023 X-Original-To: bugs@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 4QCg4Q00pPz49gSH for ; Fri, 5 May 2023 19:00:38 +0000 (UTC) (envelope-from bugzilla-noreply@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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4QCg4P4W24z3G4g for ; Fri, 5 May 2023 19:00:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1683313237; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=3REGnd2Ffim61vPXqdytQcOZ583ig2gFfXbf/fgersQ=; b=ZQkIMGBePbuBIqivXsvxYIaAL1NS1MMKZDmJjtWQEFScKWMCw+yRYWERwjlxqKh2PkIphT Yjn/cm+Tr0KqqmpVQMYbR6+pA7ha4cJA7cpzekF9bG56Z6RqR9PQWYj1BU8Upe4frJXSPb +PYT9z6KlWe56Jyp0x9FLsXJAb1zjt7hLLKRpgwuhKUqNF22/Hzc3HEJp/7X1E5mlzQrxW YTbxDEewXk/7CG60IYX3IZzdwWGorCS1oGhAyuDgFycarKBszAR/JA8Ww8/GEUfrBVdgfG 358E0Jnb0GMx2nB3djP36IomjZ9qY4jd5RRSuPcjKaXqzIDjjAHLX9iP8/0hbg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1683313237; a=rsa-sha256; cv=none; b=mJ39hcXnwAiFU4VTWCGDAPsMyyYmM9MPjucd0k+U2fPqDS4umFCzsk4ZZDvJcbSUseFjk9 PNVA3AM1bXL7+j6yuaFjZnGDx/B5bd6QRCamSA0Q5WJeRnBPkYspdI2XKiPc5HyutCdtaD Q9DxiMT3EPILNGMzDThGejanmgLesHyr10jPFz7wUuJEp3lyI4CmkK46GCUmG7LvlHtJtS xcRdsGIdsUjBDAtnpxd5HfPyP/n5168FNOtFoEX12IqzRUDe6nr7vNQli5gqhDd/N2e/Pa bHCv4gKWUbXiq5GHJ1mDecmGrvHw0xRbEbIVTeafCCwJ41cjdyTto1qwlofXBQ== Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4QCg4P3Z7yz15sM for ; Fri, 5 May 2023 19:00:37 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 345J0bPY034276 for ; Fri, 5 May 2023 19:00:37 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 345J0bmu034275 for bugs@FreeBSD.org; Fri, 5 May 2023 19:00:37 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 271266] if_wg.h being installed twice Date: Fri, 05 May 2023 19:00:37 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: emaste@freebsd.org X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter blocked Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D271266 Bug ID: 271266 Summary: if_wg.h being installed twice Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: misc Assignee: bugs@FreeBSD.org Reporter: emaste@freebsd.org Blocks: 244596 Any given file in a FreeBSD installworld should be installed exactly once. = From a recent Cirrus-CI run on main: error: ./usr/include/dev/wg/if_wg.h file repeated with same meta: line 13367,14164 https://cirrus-ci.com/task/6262656709951488?logs=3Dpackage_check#L4 It appears there are four such files at present - if_wg.h, and three loader help files (PR271178). Referenced Bugs: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D244596 [Bug 244596] pkgbase: duplicate files and directories in `make packages` --=20 You are receiving this mail because: You are the assignee for the bug.=