Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 795222 - games-kids/tuxtype-1.8.3-r2 fails to compile
Summary: games-kids/tuxtype-1.8.3-r2 fails to compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-06-10 12:20 UTC by Agostino Sarubbo
Modified: 2021-06-10 13:22 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,46.02 KB, text/plain)
2021-06-10 12:20 UTC, Agostino Sarubbo
Details
1-config.log (1-config.log,38.90 KB, text/plain)
2021-06-10 12:20 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-06-10 12:20:39 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: games-kids/tuxtype-1.8.3-r2 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
This machine uses GCC-11: https://gcc.gnu.org/gcc-11/porting_to.html
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2021-06-10 12:20:41 UTC
Created attachment 715062 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2021-06-10 12:20:43 UTC
Created attachment 715065 [details]
1-config.log

1-config.log
Comment 3 Agostino Sarubbo gentoo-dev 2021-06-10 12:20:44 UTC
Possible context of error(s):

configure: error: libt4k_common is required: git://git.debian.org/tux4kids/t4kcommon.git
Comment 4 Ionen Wolkens gentoo-dev 2021-06-10 12:48:56 UTC
(In reply to Agostino Sarubbo from comment #3)
> Possible context of error(s):
> 
> configure: error: libt4k_common is required:
Oh, it doesn't use it yet still search for it.. missed that, I'll check to yank out the test.
Comment 5 Larry the Git Cow gentoo-dev 2021-06-10 13:22:34 UTC
The bug has been closed via the following commit(s):

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

commit c3f197ba78bebdc6c23482fa1e227e73d5f576c5
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2021-06-10 13:20:27 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2021-06-10 13:21:28 +0000

    games-kids/tuxtype: fix build without t4k-common
    
    Closes: https://bugs.gentoo.org/795222
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../tuxtype/files/tuxtype-1.8.3-t4kcommon.patch      | 20 ++++++++++++++++++++
 games-kids/tuxtype/tuxtype-1.8.3-r2.ebuild           |  1 +
 2 files changed, 21 insertions(+)