pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: boost-libs



On 12/26/17 18:29, Mark Davies wrote:

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

Location of the library on Ubuntu:


find /usr/lib* -name '*backtr*'
/usr/lib/grub/i386-pc/backtrace.mod
/usr/lib/gcc/x86_64-linux-gnu/4.8/libbacktrace.a
/usr/lib/gcc/x86_64-linux-gnu/4.8/include/backtrace-supported.h
/usr/lib/gcc/x86_64-linux-gnu/4.8/include/backtrace.h
/usr/lib/openmpi/include/openmpi/opal/mca/backtrace
/usr/lib/openmpi/include/openmpi/opal/mca/backtrace/backtrace.h

Are there other platforms that have libbacktrace besides Linux? No sign of it on FreeBSD, although it appears to be part of GCC, so it could potentially appear anywhere.

--
Earth is a beta site.



Home | Main Index | Thread Index | Old Index