Page MenuHomeFreeBSD

Finds all all dynamic executable dependencies that aren't within the set of immediate package dependencies.
ClosedPublic

Authored by mat on May 24 2016, 1:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Nov 23, 7:05 PM
Unknown Object (File)
Sun, Nov 23, 9:15 AM
Unknown Object (File)
Sat, Nov 22, 11:04 PM
Unknown Object (File)
Sat, Nov 22, 11:47 AM
Unknown Object (File)
Fri, Nov 21, 6:08 PM
Unknown Object (File)
Fri, Nov 21, 2:20 AM
Unknown Object (File)
Thu, Nov 20, 7:33 PM
Unknown Object (File)
Wed, Nov 19, 10:40 PM
Subscribers

Diff Detail

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

Event Timeline

mat retitled this revision from to Finds all all dynamic executable dependencies that aren't within the set of immediate package dependencies..
mat updated this object.
mat edited the test plan for this revision. (Show Details)
  • Remove useless variable.
  • Don't error out yet, it's going to break qa runs badly.
  • Add LIB_DEPENDS from USES.
This revision was automatically updated to reflect the committed changes.

Poudriere depends on these libraries being recorded properly. So I am adding PROXYDEPS_FATAL=1 to poudriere testport and poudriere bulk -t. Some attention will come to this check soon.