Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2018 15:18:56 +0000
From:      bugzilla-noreply@freebsd.org
To:        office@FreeBSD.org
Subject:   [Bug 225589] devel/boost-python-libs: missing items from plist
Message-ID:  <bug-225589-25061@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 225589
           Summary: devel/boost-python-libs: missing items from plist
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Individual Port(s)
          Assignee: office@FreeBSD.org
          Reporter: z7dr6ut7gs@snkmail.com
          Assignee: office@FreeBSD.org
             Flags: maintainer-feedback?(office@FreeBSD.org)

If you have math/py-numpy installed, then build the devel/boost-python-libs
port, check-plist will have the following errors:

=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libboost_numpy.a
Error: Orphaned: lib/libboost_numpy.so
Error: Orphaned: lib/libboost_numpy.so.%%BOOST_SHARED_LIB_VER%%


One fix would be to make math/py-numpy be a dependency (presumably RUN_ or
LIB_, but I haven't checked).  That is a pretty heavy dependency for someone
who doesn't want to install numpy.

Another is to make the numpy dependency an option and force the build to not
build the libboost_numpy library if that option is off (I don't know the
bjam/Boost.Build magic to tell it not to build the boost_numpy lib right no=
w).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



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