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:   maintainer-feedback requested: [Bug 225589] devel/boost-python-libs: missing items from plist
Message-ID:  <bug-225589-25061-6EX220WcZB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-225589-25061@https.bugs.freebsd.org/bugzilla/>
References:  <bug-225589-25061@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
John Hein <z7dr6ut7gs@snkmail.com> has reassigned Bugzilla Automation
<bugzilla@FreeBSD.org>'s request for maintainer-feedback to office@FreeBSD.=
org:
Bug 225589: devel/boost-python-libs: missing items from plist
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225589



--- Description ---
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).



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