Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 924859 - 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]
Summary: dev-tcltk/tdom-0.9.3 fails to compile: tclexpat.c:504:17: error: call to unde...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c99-porting
  Show dependency tree
 
Reported: 2024-02-18 07:31 UTC by Agostino Sarubbo
Modified: 2024-02-26 07:48 UTC (History)
0 users

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


Attachments
build.log (build.log,79.47 KB, text/plain)
2024-02-18 07:31 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-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(-)