Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 924859

Summary: dev-tcltk/tdom-0.9.3 fails to compile: tclexpat.c:504:17: error: call to undeclared function XML_SetBillionLaughsAttackProtectionMaximumAmplification; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration]
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: TCL/TK Project <tcltk>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 870412    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-18 07:31:00 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/tdom-0.9.3 fails to compile.
Discovered on: amd64 (internal ref: clang-lld_tinderbox)
System: CLANG-LLD (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CLANG-LLD)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0002
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-18 07:31:01 UTC
Created attachment 885276 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2024-02-26 07:48:37 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8e78b4f5cfe5ff2be4a246c0620a79408404071b

commit 8e78b4f5cfe5ff2be4a246c0620a79408404071b
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2024-02-26 07:47:34 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2024-02-26 07:48:05 +0000

    dev-tcltk/tdom: fix for new expat
    
    Closes: https://bugs.gentoo.org/924859
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tdom/files/tdom-0.9.3-expat.patch | 10 ++++++++++
 dev-tcltk/tdom/tdom-0.9.3.ebuild            |  5 ++++-
 2 files changed, 14 insertions(+), 1 deletion(-)