Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 800866 - dev-tcltk/blt-2.5.3-r1 fails to compile: tk.h:96:13: fatal error: Xlib.h: No such file or directory
Summary: dev-tcltk/blt-2.5.3-r1 fails to compile: tk.h:96:13: fatal error: Xlib.h: No ...
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:
 
Reported: 2021-07-06 15:17 UTC by Agostino Sarubbo
Modified: 2023-01-15 11:05 UTC (History)
0 users

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


Attachments
build.log (build.log,57.91 KB, text/plain)
2021-07-06 15:17 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 2021-07-06 15:17:27 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-tcltk/blt-2.5.3-r1 fails to compile.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-07-06 15:17:29 UTC
Created attachment 722407 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-07-06 15:17:30 UTC
Possible context of error(s):

/usr/include/tk.h:96:13: fatal error: X11/Xlib.h: No such file or directory
/usr/include/tk.h:96:13: fatal error: X11/Xlib.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2023-01-15 11:05:00 UTC
The bug has been closed via the following commit(s):

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

commit e824a21078513e559651e70fed7a0abc8fa621f7
Author:     Alfredo Tupone <tupone@gentoo.org>
AuthorDate: 2023-01-15 11:03:59 +0000
Commit:     Alfredo Tupone <tupone@gentoo.org>
CommitDate: 2023-01-15 11:04:39 +0000

    dev-tcltk/blt: X11 is mandatory
    
    Closes: https://bugs.gentoo.org/800866
    Signed-off-by: Alfredo Tupone <tupone@gentoo.org>

 dev-tcltk/blt/{blt-2.5.3-r1.ebuild => blt-2.5.3-r2.ebuild} | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)