Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831724 - sci-libs/eccodes-2.18.0 fails to compile: ld.lld: error: libeccodes.so: undefined reference to omp_init_nest_lock [--no-allow-shlib-undefined]
Summary: sci-libs/eccodes-2.18.0 fails to compile: ld.lld: error: libeccodes.so: undef...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: LD-is-lld, systemwide-lld
  Show dependency tree
 
Reported: 2022-01-21 11:32 UTC by Agostino Sarubbo
Modified: 2022-06-16 00:05 UTC (History)
0 users

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


Attachments
build.log (build.log,472.77 KB, text/plain)
2022-01-21 11:32 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 2022-01-21 11:32:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: sci-libs/eccodes-2.18.0 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-21 11:32:26 UTC
Created attachment 762990 [details]
build.log

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


ld.lld: error: lib/libeccodes.so: undefined reference to omp_init_nest_lock [--no-allow-shlib-undefined]
ld.lld: error: lib/libeccodes.so: undefined reference to omp_set_nest_lock [--no-allow-shlib-undefined]
ld.lld: error: lib/libeccodes.so: undefined reference to omp_unset_nest_lock [--no-allow-shlib-undefined]
ld.lld: error: lib/libeccodes.so: undefined reference to omp_init_nest_lock [--no-allow-shlib-undefined]