Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 741100

Summary: net-p2p/retroshare-0.6.5 fails to compile: jsonapi-generator.cpp:19:10: fatal error: 'QtCore/QCoreApplication' file not found
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gioacchino Mazzurco <gio>
Status: CONFIRMED ---    
Severity: normal CC: proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 893356    
Attachments: build.log.xz
Relevant part of the log

Description Agostino Sarubbo gentoo-dev 2020-09-08 07:10:58 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-p2p/retroshare-0.6.5 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses a clang/LLVM toolchain.
If you think that this issue is strictly related to clang/LLVM please block bug 408963. If you think that this issue is strictly related to the LLD linker, please block bug 731004.
This machine uses also GLIBC-2.32. If you think that this issue is strictly related to GLIBC please block bug 736174.
Comment 1 Agostino Sarubbo gentoo-dev 2020-09-08 07:11:02 UTC
Created attachment 659102 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Gioacchino Mazzurco 2020-09-08 08:00:43 UTC
AFAIU the relevant part of the log is at the end, the error seems to happen at linking stage, so probably some problem with ldd, but I haven't seen a similar error vefore so I am not 100% sure about the cause.
Comment 3 Gioacchino Mazzurco 2020-09-08 08:01:24 UTC
Created attachment 659116 [details]
Relevant part of the log