Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924174 - dev-libs/dmalloc-5.6.5-r1 fails to compile: append.c:(.text+0x135): undefined reference to __stack_chk_fail_local
Summary: dev-libs/dmalloc-5.6.5-r1 fails to compile: append.c:(.text+0x135): undefined...
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:
 
Reported: 2024-02-09 15:50 UTC by Agostino Sarubbo
Modified: 2024-02-09 15:50 UTC (History)
0 users

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


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

Issue: dev-libs/dmalloc-5.6.5-r1 fails to compile.
Discovered on: x86 (internal ref: tinderbox_x86)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0014
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-09 15:50:56 UTC
Created attachment 884620 [details]
build.log

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


append.c:(.text+0x135): undefined reference to `__stack_chk_fail_local'
append.c:(.text+0x3b5): undefined reference to `__stack_chk_fail_local'
append.c:(.text+0x5c7): undefined reference to `__stack_chk_fail_local'
append.c:(.text+0xfc2): undefined reference to `__stack_chk_fail_local'
dmalloc_tab.c:(.text+0x2f1): undefined reference to `__stack_chk_fail_local'