Bug 221197

Summary: Mk/Scripts/qa.sh: Print an error on non-existent dependency
Product: Ports & Packages Reporter: Yuri Victorovich <yuri>
Component: Ports FrameworkAssignee: Port Management Team <portmgr>
Status: Closed Overcome By Events    
Severity: Affects Only Me CC: ports-bugs, tcberner
Priority: --- Keywords: easy, feature, needs-qa
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://reviews.freebsd.org/D11837

Description Yuri Victorovich freebsd_committer freebsd_triage 2017-08-03 05:17:28 UTC
Flawed ports's build process created the library that is linked to non-existent dynamic library:

> # ldd -a work/stage//usr/local/lib/lv2/convo.lv2/convoLV2.so
> work/stage//usr/local/lib/lv2/convo.lv2/convoLV2.so:
> 	libzita-convolver.so.3 => not found (0)

Currently, proxydeps misses such situation. I made it to print an error message in such case.

https://reviews.freebsd.org/D11095
Comment 1 Yuri Victorovich freebsd_committer freebsd_triage 2017-08-04 19:25:18 UTC
Sorry, please disregard the previous reviews link.

The correct link: https://reviews.freebsd.org/D11837
Comment 2 Tobias C. Berner freebsd_committer freebsd_triage 2022-09-07 15:21:47 UTC
Moin moin 

Closing this, due to old age. Please re-open the issue, if it is still relevant.


mfg Tobias