Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Jul 2016 17:34:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211146] [PATCH] baselibs stage-qa only looks for elfs in a fixed set of locations, and misses other elfs
Message-ID:  <bug-211146-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 211146
           Summary: [PATCH] baselibs stage-qa only looks for elfs in a
                    fixed set of locations, and misses other elfs
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Ports Framework
          Assignee: portmgr@FreeBSD.org
          Reporter: yuri@rawbw.com
                CC: freebsd-ports-bugs@FreeBSD.org
          Keywords: patch

Created attachment 172560
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172560&action=
=3Dedit
patch

For example, net-p2p/bitmessage optionally installs the shared library into=
 the
pythin-specific directory. This shared library requires OpenSSL, and trigge=
rs
baselibs message that USES=3Dssl isn't needed when in fact it is needed.

What does this patch do:
* Splits out the elf-finding part of proxydeps check into a separate functi=
on
* Reuses this function in baselibs too.

--=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-211146-13>