Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 927802 - [guru] dev-lang/uasm-2.56.2 fails to compile: assemble.c:1181:17: error: implicit declaration of function AddSimdTypes [-Wimplicit-function-declaration]
Summary: [guru] dev-lang/uasm-2.56.2 fails to compile: assemble.c:1181:17: error: impl...
Status: RESOLVED FIXED
Alias: None
Product: GURU
Classification: Unclassified
Component: Package issues (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: NRK
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-25 11:59 UTC by Agostino Sarubbo
Modified: 2024-04-01 21:30 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,59.85 KB, text/plain)
2024-03-25 11:59 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-25 11:59:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-lang/uasm-2.56.2 fails to compile.
Discovered on: amd64 (internal ref: guru_tinderbox)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-03-25 11:59:21 UTC
Created attachment 888528 [details]
build.log

build log and emerge --info
Comment 2 NRK 2024-03-27 00:06:40 UTC
Related: https://bugs.gentoo.org/870412

There's an upstream PR that claims to fix the issue but hasn't been merged yet: https://github.com/Terraspace/UASM/pull/186

I'll try to pick out the pick out the parts of the PR that fixes the build error sometime later this week (hopefully).
Comment 3 Larry the Git Cow gentoo-dev 2024-04-01 21:30:00 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ea612f548c48f74fce1abc60d5ad205c521c7492

commit ea612f548c48f74fce1abc60d5ad205c521c7492
Author:     NRK <nrk@disroot.org>
AuthorDate: 2024-04-01 16:46:57 +0000
Commit:     NRK <nrk@disroot.org>
CommitDate: 2024-04-01 16:48:19 +0000

    dev-lang/uasm: fix a bunch of build failures
    
    Closes: https://bugs.gentoo.org/927802
    Signed-off-by: NRK <nrk@disroot.org>

 dev-lang/uasm/files/build-fix.patch | 179 ++++++++++++++++++++++++++++++++++++
 dev-lang/uasm/uasm-2.56.2.ebuild    |   3 +
 2 files changed, 182 insertions(+)