Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928413 - sys-power/athcool-0.3.12 fails to compile: test.c:(.text.startup+0x31): undefined reference to pacc
Summary: sys-power/athcool-0.3.12 fails to compile: test.c:(.text.startup+0x31): undef...
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-02 07:16 UTC by Agostino Sarubbo
Modified: 2024-04-02 07:16 UTC (History)
0 users

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


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

Issue: sys-power/athcool-0.3.12 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)
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#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-04-02 07:16:17 UTC
Created attachment 889243 [details]
build.log

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


/usr/lib/gcc/i686-pc-linux-gnu/14/../../../../i686-pc-linux-gnu/bin/ld: scanpci.c:(.text+0x37): undefined reference to `filter'
/usr/lib/gcc/i686-pc-linux-gnu/14/../../../../i686-pc-linux-gnu/bin/ld: test.c:(.text.startup+0x37): undefined reference to `filter'
scanpci.c:(.text+0x14): undefined reference to `pacc'
test.c:(.text.startup+0x31): undefined reference to `pacc'
collect2: error: ld returned 1 exit status