pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc NetBSD 7.99.30/x86_64 2016-05-30 09:27
On Sun, Jun 05, 2016 at 09:20:14AM +1200, Mark Davies wrote:
> > devel/kcoreaddons 35 markd%NetBSD.org@localhost
> clang: error: linker command failed with exit code 1 (use -v to see
> invocation)
> --- src/lib/libKF5CoreAddons.so.5.21.0 ---
> *** [src/lib/libKF5CoreAddons.so.5.21.0] Error code 1
This one was strange, I'm not sure exactly why ld failed here yet.
> > devel/kconfig 32 markd%NetBSD.org@localhost
> [ 59%] Generating test13.cpp, test13.h
> Shared object "libQt5Xml.so.5" not found
> --- autotests/kconfig_compiler/test13.cpp ---
> *** [autotests/kconfig_compiler/test13.cpp] Error code 1
Missing rpath to the QTDIR.
> > devel/kdoctools 29 markd%NetBSD.org@localhost
> [ 74%] Generating po/pt_BR/docs/kf5options/kf5options.7
> Shared object "libxml2.so.2" not found
> --- po/pt_BR/docs/kf5options/kf5options.7 ---
> *** [po/pt_BR/docs/kf5options/kf5options.7] Error code 1
This one is pretty much guaranteed to be a missing rpath for
$PREFIX/lib.
Joerg
Home |
Main Index |
Thread Index |
Old Index