[Bug 293221] devel/gcc-arm-embedded: change installed file with pkg post-install script, so pkg-check always complains

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 Feb 2026 19:44:03 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293221

            Bug ID: 293221
           Summary: devel/gcc-arm-embedded: change installed file with pkg
                    post-install script, so pkg-check always complains
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: lev@FreeBSD.org
          Reporter: taras.filatov@gmail.com
             Flags: maintainer-feedback?(lev@FreeBSD.org)
          Assignee: lev@FreeBSD.org

System: FreeBSD 15.0-RELEASE, same on 14.3-RELEASE.
Exact package version (pkg-info): gcc-arm-embedded-14.2r1_1

I install package as dependency to arduino18.

Problem: after installing pkg-check always complains about:

Checking gcc-arm-embedded: 
gcc-arm-embedded-14.2r1_1: checksum mismatch for
/usr/local/gcc-arm-embedded-14.2.rel1/share/info/dir

Looks (if compare structure with e.g. gcc14) like it is mistake to include that
file "dir" into package, as it always regenerated by package scripts.

Always reporoducible by
# pkg install gcc-arm-embedded
or 
# pkg install -f gcc-arm-embedded
# pkg check gcc-arm-embedded

-- 
You are receiving this mail because:
You are the assignee for the bug.