https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: games-arcade/tuxanci-20110429-r1 installs files into unexpected paths. Discovered on: amd64 (internal ref: tinderbox)
Created attachment 727311 [details] build.log build log and emerge --info
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c4ed27dd4826f929a4e19fb4cc1f60f5bb63d230 commit c4ed27dd4826f929a4e19fb4cc1f60f5bb63d230 Author: Ionen Wolkens <ionen@gentoo.org> AuthorDate: 2021-07-29 07:34:30 +0000 Commit: Ionen Wolkens <ionen@gentoo.org> CommitDate: 2021-07-29 08:33:01 +0000 games-arcade/tuxanci: fix install paths and opengl, tidy bug #804642: ebuild itself been passing /usr/{pixmaps,applications} since games.eclass removal and this went unnoticed for 4 years. bug #798651: As a "fix" to bug #715132, it was made to search for GLU instead of GL and unsurprisingly failing to find GL symbols. This does not use GLU at all, so only remove version check. Removed ipv6,nls,sound IUSE, enable by default. USE=-sound was also installing ogg files either way. Also removed debug IUSE because all it does is override user CFLAGS. Closes: https://bugs.gentoo.org/798651 Closes: https://bugs.gentoo.org/804642 Signed-off-by: Ionen Wolkens <ionen@gentoo.org> .../tuxanci/files/tuxanci-20110429-no-glver.patch | 9 +++++ games-arcade/tuxanci/tuxanci-20110429-r2.ebuild | 45 ++++++++++++++++++++++ 2 files changed, 54 insertions(+)