Bug 221197 - Mk/Scripts/qa.sh: Print an error on non-existent dependency
Summary: Mk/Scripts/qa.sh: Print an error on non-existent dependency
Status: Closed Overcome By Events
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Ports Framework (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Port Management Team
URL: https://reviews.freebsd.org/D11837
Keywords: easy, feature, needs-qa
Depends on:
Blocks:
 
Reported: 2017-08-03 05:17 UTC by Yuri Victorovich
Modified: 2022-09-07 15:21 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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