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
F167945145: D6531.id16859.diff
Tue, Aug 25, 1:40 PM
Unknown Object (File)
Sat, Aug 22, 4:30 PM
Unknown Object (File)
Fri, Aug 14, 8:25 AM
Unknown Object (File)
Wed, Aug 12, 3:12 AM
Unknown Object (File)
Tue, Aug 11, 8:32 PM
Unknown Object (File)
Sun, Aug 9, 5:40 PM
Unknown Object (File)
Sat, Aug 8, 4:56 PM
Unknown Object (File)
Sat, Aug 8, 3:01 PM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 3948
Build 3991: 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.