Page MenuHomeFreeBSD

Switch to USES=archive instead of LIB_DEPENDS
ClosedPublic

Authored by adridg on Mar 11 2018, 5:18 PM.
Tags
None
Referenced Files
F166500917: D14655.diff
Thu, Aug 13, 8:43 PM
Unknown Object (File)
Wed, Aug 12, 1:42 PM
Unknown Object (File)
Wed, Aug 12, 9:33 AM
Unknown Object (File)
Sun, Aug 9, 8:14 PM
Unknown Object (File)
Sat, Aug 8, 4:12 PM
Unknown Object (File)
Fri, Aug 7, 6:17 PM
Unknown Object (File)
Sat, Aug 1, 5:58 PM
Unknown Object (File)
Thu, Jul 30, 10:25 PM
Subscribers

Details

Summary

The LIB_DEPENDS happened to pick up ports libarchive as long as CMake
depends on ports libarchive, but otherwise base libarchive is found
by the ports system while the CMake build system *doesn't* find it.
This leads to plist errors:

> Checking for items in pkg-plist which are not in STAGEDIR

Error: Missing: lib/qmmp/Input/libarchive.so

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 15499
Build 15541: arc lint + arc unit