maintainer-feedback requested: [Bug 214797] devel/boost-python-libs: make check-plist fails with python3

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 24 04:49:23 UTC 2016


Jan Beich (mail not working) <jbeich at FreeBSD.org> has reassigned Bugzilla
Automation <bugzilla at FreeBSD.org>'s request for maintainer-feedback to
office at FreeBSD.org:
Bug 214797: devel/boost-python-libs: make check-plist fails with python3
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214797



--- Description ---
$ echo DEFAULT_VERSIONS += python=3.5 >>/usr/local/etc/poudriere.d/make.conf
$ poudriere testport -j 101i386 -o devel/boost-python-libs
[...]
===========================================================================
====> Running Q/A tests (stage-qa)
Warning: 'lib/libboost_python3.so.1.62.0' is not stripped consider trying
INSTALL_TARGET=install-strip or using ${STRIP_CMD}
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: lib/libboost_python3.a
Error: Orphaned: lib/libboost_python3.so
Error: Orphaned: lib/libboost_python3.so.%%BOOST_SHARED_LIB_VER%%
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1

Note, the issue was present before bug 199601 landed.


More information about the freebsd-office mailing list