Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Aug 2017 05:17:28 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 221197] Addition to proxydeps in Mk/Scripts/qa.sh: print an error on non-existent dependency
Message-ID:  <bug-221197-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D221197

            Bug ID: 221197
           Summary: Addition to proxydeps in Mk/Scripts/qa.sh: print an
                    error on non-existent dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@rawbw.com
                CC: freebsd-ports-bugs@FreeBSD.org

Flawed ports's build process created the library that is linked to non-exis=
tent
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 =3D> not found (0)

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

https://reviews.freebsd.org/D11095

--=20
You are receiving this mail because:
You are on the CC list for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-221197-13>