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)
Tue, May 7, 8:15 AM
Unknown Object (File)
Sun, May 5, 2:26 AM
Unknown Object (File)
Apr 27 2024, 2:50 AM
Unknown Object (File)
Apr 27 2024, 2:50 AM
Unknown Object (File)
Apr 27 2024, 2:50 AM
Unknown Object (File)
Apr 27 2024, 2:50 AM
Unknown Object (File)
Apr 27 2024, 1:08 AM
Unknown Object (File)
Apr 25 2024, 9:44 AM
Subscribers

Details

Summary

Re-introduce baselibs qa check

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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 ?