[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


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=214797

            Bug ID: 214797
           Summary: devel/boost-python-libs: make check-plist fails with
                    python3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: needs-patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: office at FreeBSD.org
          Reporter: jbeich at FreeBSD.org
          Assignee: office at FreeBSD.org
             Flags: maintainer-feedback?(office at FreeBSD.org)

$ 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.

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


More information about the freebsd-ports-bugs mailing list