pkgsrc-Users archive

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

Re: devel/kio build failure



On Sat, 1 Feb 2020 at 21:03:58 +0000, Chavdar Ivanov wrote:
> My last pkg_rolling-replace appears scuppered for now - many packages
> beloy kf5 fail to build because of devel/kio, which fails in a way I
> can't figure out at all:
> ....
> [ 36%] Linking CXX shared module
> ../../../../bin/kf5/kded/kcookiejar.so
> ld: /usr/lib/librpcsvc.so.1: warning: warning: this program uses
> xdr_peername(), which is deprecated and buggy.
> ld: /usr/lib/librpcsvc.so.1: warning: warning: this program uses
> xdr_domainname(), which is deprecated and buggy.
> ld: /usr/lib/librpcsvc.so.1: warning: warning: this program uses
> xdr_mapname(), which is deprecated and buggy.
> ld: CMakeFiles/kded_kcookiejar.dir/kcookieserver.cpp.o: in function
> `KCookieServerFactory::KCookieServerFactory()':
> kcookieserver.cpp:(.text+0x104): undefined reference to `vtable for
> KCookieServerFactory'
> ld: CMakeFiles/kded_kcookiejar.dir/kcookieserver.cpp.o: in function
> `KCookieServerFactory::~KCookieServerFactory()':
> kcookieserver.cpp:(.text+0x16f): undefined reference to `vtable for
> KCookieServerFactory'
> ld: CMakeFiles/kded_kcookiejar.dir/kcookieserver.cpp.o: in function
> `KCookieServerFactory::~KCookieServerFactory()':
> kcookieserver.cpp:(.text+0x187): undefined reference to `vtable for
> KCookieServerFactory'
> *** Error code 1
> 
> Stop.
> make[2]: stopped in /usr/pkgsrc/devel/kio/work/kio-5.66.0/_KDE_build
> *** Error code 1
> ....
> 
> This is under
> 
> NetBSD 9.99.42 (GENERIC) #6: Sat Jan 25 12:47:11 GMT 2020
>         sysbuild@ymir:/home/sysbuild/amd64/obj/home/sysbuild/src/sys/a
> rch/amd64/compile/GENERIC
> 
> C++ is not something I have much idea about...
> 
> My last pkgsrc cvs update was yesterday.

FWIW, I'm not able to reproduce this on 9.99.44. A build of kio 5.66.0
succeeded for me early on the 1st, after a pkgsrc tree update. I just
did another pkgsrc tree update and rebuilt it again without issue. Maybe
try again? (The only difference I know of to note is I'm doing it in a
sandboxed pbulk build.)

Regards,

Dave




Home | Main Index | Thread Index | Old Index