On 25/12/17 04:15, Jason Bacon wrote:
boost-libs is failing on CentOS 6 & 7 with the following error:
=> Checking file-check results for boost-libs-1.65.1nb3
ERROR: ************************************************************
ERROR: The following files are in the PLIST but not in
/usr/pkgsrc/devel/boost-libs/work/.destdir/usr/pkg:
ERROR:
/usr/pkgsrc/devel/boost-libs/work/.destdir/usr/pkg/lib/libboost_stacktrace_backtrace.a
ERROR:
/usr/pkgsrc/devel/boost-libs/work/.destdir/usr/pkg/lib/libboost_stacktrace_backtrace.so
ERROR:
/usr/pkgsrc/devel/boost-libs/work/.destdir/usr/pkg/lib/libboost_stacktrace_backtrace.so.1.65.1
I get the same problem on my ArchLinux systems.
These entries were recently added to boost-libs' PLIST.Linux.
I think they need to be conditional on both Linux and the existence of
/usr/lib/libbacktrace.so
cheers
mark