Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925428 - dev-util/wasm3-0.5.0 fails to compile: m3_compile.c:(.text+0x4f0b): undefined reference to sqrt
Summary: dev-util/wasm3-0.5.0 fails to compile: m3_compile.c:(.text+0x4f0b): undefined...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-02-24 16:51 UTC by Agostino Sarubbo
Modified: 2024-02-24 16:51 UTC (History)
0 users

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


Attachments
build.log (build.log,60.73 KB, text/plain)
2024-02-24 16:51 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-02-24 16:51:53 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-util/wasm3-0.5.0 fails to compile.
Discovered on: amd64 (internal ref: slibtool_tinderbox)
System: SLIBTOOL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#SLIBTOOL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-24 16:51:54 UTC
Created attachment 885884 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-02-24 16:51:55 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


FAILED: wasm3 
m3_compile.c:(.text+0x4f0b): undefined reference to `sqrt'
m3_compile.c:(.text+0x4f72): undefined reference to `sqrt'
m3_compile.c:(.text+0x5370): undefined reference to `sqrtf'
m3_compile.c:(.text+0x53cb): undefined reference to `sqrtf'
collect2: error: ld returned 1 exit status