Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 889624 - media-sound/terminatorx-4.2.0 fails to compile (DASH-SYSTEM): tX_mouse.cc:32:10: fatal error: gdkx.h: No such file or directory
Summary: media-sound/terminatorx-4.2.0 fails to compile (DASH-SYSTEM): tX_mouse.cc:32:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Professional Audio Applications Maintainers
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: missing-depend
  Show dependency tree
 
Reported: 2023-01-03 23:03 UTC by Agostino Sarubbo
Modified: 2024-11-11 18:37 UTC (History)
0 users

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


Attachments
build.log (build.log,79.32 KB, text/plain)
2023-01-03 23:03 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 2023-01-03 23:03:33 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-sound/terminatorx-4.2.0 fails to compile (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-03 23:03:35 UTC
Created attachment 847014 [details]
build.log

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


./configure: 5121: AC_CHECK_INCLUDES_DEFAULT: not found
tX_maingui.cc:42:10: fatal error: gdk/gdkx.h: No such file or directory
tX_mouse.cc:32:10: fatal error: gdk/gdkx.h: No such file or directory
tX_mouse.cc:32:10: fatal error: gdk/gdkx.h: No such file or directory
Comment 3 Larry the Git Cow gentoo-dev 2024-11-11 18:37:47 UTC
The bug has been closed via the following commit(s):

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

commit c8bbdce9d1e6fb79cd1d16934237ad78181346b1
Author:     Andreas Sturmlechner <asturm@gentoo.org>
AuthorDate: 2024-11-10 10:37:46 +0000
Commit:     Andreas Sturmlechner <asturm@gentoo.org>
CommitDate: 2024-11-11 18:36:30 +0000

    media-sound/terminatorx: Add x11-libs/gtk+[X] USEdep, switch to libpulse
    
    Closes: https://bugs.gentoo.org/889624
    Bug: https://bugs.gentoo.org/636832
    Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>

 .../terminatorx/terminatorx-4.2.0-r1.ebuild        | 64 ++++++++++++++++++++++
 1 file changed, 64 insertions(+)