Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831455 - dev-tcltk/tcl3d-0.5.0 fails to compile: togl.c:23:10: fatal error: tkInt.h: No such file or directory
Summary: dev-tcltk/tcl3d-0.5.0 fails to compile: togl.c:23:10: fatal error: tkInt.h: N...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2022-01-19 08:19 UTC by Agostino Sarubbo
Modified: 2023-03-18 17:06 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,42.88 KB, text/plain)
2022-01-19 08:19 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 2022-01-19 08:19:34 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/tcl3d-0.5.0 fails to compile.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-19 08:19:36 UTC
Created attachment 762552 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-19 08:19:37 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


Togl/togl.c:23:10: fatal error: tkInt.h: No such file or directory
Togl/togl.c:23:10: fatal error: tkInt.h: No such file or directory
Comment 3 Tupone Alfredo gentoo-dev 2023-01-17 07:38:21 UTC
do you happen to have:
/usr/lib64/tk8.6/include/generic/tkInt.h
?

It is part of dev-lang/tk
Comment 4 Larry the Git Cow gentoo-dev 2023-03-18 17:06:46 UTC
The bug has been closed via the following commit(s):

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

commit 8d69281eb3a1fd8b67bfa735b73fb4e84253c850
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-03-18 16:45:49 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-03-18 17:06:29 +0000

    dev-tcltk/tcl3d: fix on musl
    
    Closes: https://bugs.gentoo.org/831455
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/tcl3d/{tcl3d-0.5.0.ebuild => tcl3d-0.5.0-r1.ebuild} | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)