Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Nov 2017 01:11:00 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 223807] archivers/rar: confuses build time checks with runtime checks
Message-ID:  <bug-223807-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D223807

            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@FreeBSD.org
          Reporter: peter@FreeBSD.org
             Flags: maintainer-feedback?(gabor@FreeBSD.org)
          Assignee: gabor@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 chec=
k.=20
It was quite possible to build on a system without lib32, and install and u=
se
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-223807-13>