Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943985 - dev-tcltk/tktable-2.10.8 fails to compile: tkTable.c:3800:15: error: expected identifier or ( before bool
Summary: dev-tcltk/tktable-2.10.8 fails to compile: tkTable.c:3800:15: error: expected...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: TCL/TK Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: c23-porting
  Show dependency tree
 
Reported: 2024-11-19 10:41 UTC by Agostino Sarubbo
Modified: 2025-04-05 21:55 UTC (History)
0 users

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


Attachments
build.log (build.log,80.71 KB, text/plain)
2024-11-19 10:41 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-11-19 10:41:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/tktable-2.10.8 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)
System: MUSL-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#MUSL)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0003
Comment 1 Agostino Sarubbo gentoo-dev 2024-11-19 10:41:42 UTC
Created attachment 910169 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2025-04-05 21:55:16 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=240b3653573b321e4379379daaa97d33dad35bb2

commit 240b3653573b321e4379379daaa97d33dad35bb2
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2025-04-05 21:54:11 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2025-04-05 21:54:54 +0000

    dev-tcltk/tktable: Do not use bool as variable name
    
    Closes: https://bugs.gentoo.org/943985
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 .../tktable/files/tktable-2.10.8-nobool.patch      | 39 ++++++++++++++++++++++
 dev-tcltk/tktable/tktable-2.10.8.ebuild            |  5 +--
 2 files changed, 42 insertions(+), 2 deletions(-)