Page MenuHomeFreeBSD

Re-introduce baselibs qa check
ClosedPublic

Authored by antoine on Aug 10 2015, 3:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Feb 17, 1:15 AM
Unknown Object (File)
Sat, Feb 15, 9:22 AM
Unknown Object (File)
Thu, Jan 30, 2:59 PM
Unknown Object (File)
Nov 29 2024, 10:21 PM
Unknown Object (File)
Nov 24 2024, 12:08 AM
Unknown Object (File)
Nov 22 2024, 5:14 PM
Unknown Object (File)
Oct 4 2024, 3:04 PM
Unknown Object (File)
Sep 7 2024, 12:09 PM
Subscribers

Details

Summary

Re-introduce baselibs qa check

Diff Detail

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

Event Timeline

antoine retitled this revision from to Re-introduce baselibs qa check.
antoine updated this object.
antoine edited the test plan for this revision. (Show Details)
antoine edited edge metadata.

Eliminate a grep

bapt added a reviewer: bapt.
bapt added a subscriber: bapt.

I wanted to test the path to be independent from version, but I bet this is better like this.

This revision is now accepted and ready to land.Aug 10 2015, 3:45 PM
This revision was automatically updated to reflect the committed changes.

Maybe you could have used readelf to get the list of the libs to check, and ldd to get their path ?