Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925932 - net-analyzer/gvm-libs-22.8.0 fails to compile: ld.lld: error: undefined reference due to --no-allow-shlib-undefined: pow
Summary: net-analyzer/gvm-libs-22.8.0 fails to compile: ld.lld: error: undefined refer...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Giuseppe Foti
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2024-03-01 19:21 UTC by Agostino Sarubbo
Modified: 2024-03-26 11:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,147.65 KB, text/plain)
2024-03-01 19:21 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-03-01 19:21:54 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-analyzer/gvm-libs-22.8.0 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-01 19:21:56 UTC
Created attachment 886452 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-03-01 19:21:56 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE) 
FAILED: boreas/boreas_io-test 
ld.lld: error: undefined reference due to --no-allow-shlib-undefined: pow
Comment 3 Larry the Git Cow gentoo-dev 2024-03-26 11:21:01 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=48c15d7569fe286112c522db836367a9d3162274

commit 48c15d7569fe286112c522db836367a9d3162274
Author:     Giuseppe Foti <foti.giuseppe@gmail.com>
AuthorDate: 2024-03-23 09:02:32 +0000
Commit:     Florian Schmaus <flow@gentoo.org>
CommitDate: 2024-03-26 11:20:34 +0000

    net-analyzer/gvm-libs: Fix underlinking math lib in base/CMakeLists.txt
    
    Closes: https://bugs.gentoo.org/925932
    Signed-off-by: Giuseppe Foti <foti.giuseppe@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/35872
    Signed-off-by: Florian Schmaus <flow@gentoo.org>

 .../gvm-libs-22.8.0-linking-math-library.patch     |  23 ++++
 net-analyzer/gvm-libs/gvm-libs-22.8.0-r1.ebuild    | 118 +++++++++++++++++++++
 2 files changed, 141 insertions(+)