Bug 223762 - ports-mgmt/portlint: It should be an error when USE_LDCONFIG contains a directory without any shared libraries
Summary: ports-mgmt/portlint: It should be an error when USE_LDCONFIG contains a direc...
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: Joe Marcus Clarke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-11-20 09:29 UTC by Yuri Victorovich
Modified: 2017-12-28 23:48 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (marcus)


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-20 09:29:33 UTC
For example, it should print an error for a port that has no .so files in lib/ and USE_LDCONFIG=yes, which is translated to ${LOCALBASE}/lib.

Same when USE_LDCONFIG contains any other directory without .so files.
Comment 1 Joe Marcus Clarke freebsd_committer freebsd_triage 2017-12-28 23:17:15 UTC
I have added a check that the port installs shared objects if USE_LDCONFIG is defined.  It will be part of the next release.
Comment 2 Joe Marcus Clarke freebsd_committer freebsd_triage 2017-12-28 23:48:44 UTC
Check committed to 2.17.15.