[Bug 223807] archivers/rar: confuses build time checks with runtime checks
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Nov 23 01:11:00 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=223807
Bug ID: 223807
Summary: archivers/rar: confuses build time checks with runtime
checks
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: gabor at FreeBSD.org
Reporter: peter at FreeBSD.org
Flags: maintainer-feedback?(gabor at FreeBSD.org)
Assignee: gabor at FreeBSD.org
[00:00:12] [05] [00:00:00] Finished archivers/rar | rar-5.5.0,3: Ignored:
requires 32-bit libraries installed under /usr/lib32
The problem is that this is a build time check and not an install-time check.
It was quite possible to build on a system without lib32, and install and use
the resulting package on a machine that did have lib32.
The lib32 build-time vs install-time checks are exactly reversed.
In the meantime, I've removed it from the freebsd.org cluster as it's now
causing unnecessary build failures.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list