Bug 223502 - ports-mgmt/pkg: partially wrong warning: "package installs C/C++ headers or libtool files, which are often architecture specific"
Summary: ports-mgmt/pkg: partially wrong warning: "package installs C/C++ headers or l...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-pkg (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-07 22:52 UTC by Yuri Victorovich
Modified: 2021-08-18 08:09 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yuri Victorovich freebsd_committer freebsd_triage 2017-11-07 22:52:30 UTC
NO_ARCH triggered this message:

> ===>  Building package for libsimdpp-2.0
> pkg-static: DEVELOPER_MODE: Warning: arch "FreeBSD:10:*" -- package installs C/C++ headers or libtool files,
> **** which are often architecture specific

It is partially wrong in that C/C++ headers installed by packages are virtually always architecture-neutral, so this warning shouldn't be triggered by headers.
Comment 1 Baptiste Daroussin freebsd_committer freebsd_triage 2021-08-18 08:09:58 UTC
Fixed in:

https://github.com/freebsd/pkg/commit/fa49acc51d9d8fbdacc240ce72625ccdcffc0cc7

Will be in the next pkg version