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

Bug 831866

Summary: sci-mathematics/gretl-2021d fails to compile: ld.lld: error: libgretl-1.0.so: undefined reference to dsyrk_ [--no-allow-shlib-undefined]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Gentoo Science Mathematics related packages <sci-mathematics>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 731004    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-01-23 08:17:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-mathematics/gretl-2021d fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-23 08:17:03 UTC
Created attachment 763314 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-23 08:17:04 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to daxpy_ [--no-allow-shlib-undefined]
ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to dcopy_ [--no-allow-shlib-undefined]
ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to ddot_ [--no-allow-shlib-undefined]
ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to dgemm_ [--no-allow-shlib-undefined]
ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to dscal_ [--no-allow-shlib-undefined]
ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to dsyrk_ [--no-allow-shlib-undefined]
ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to zgemm_ [--no-allow-shlib-undefined]
ld.lld: error: ../lib/.libs/libgretl-1.0.so: undefined reference to dsyrk_ [--no-allow-shlib-undefined]