Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 830532 - games-puzzle/gweled-0.9.1-r2 installs icons but does not update icon cache
Summary: games-puzzle/gweled-0.9.1-r2 installs icons but does not update icon cache
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: 2022-01-03 15:03 UTC by Agostino Sarubbo
Modified: 2022-11-11 08:27 UTC (History)
0 users

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


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

Issue: games-puzzle/gweled-0.9.1-r2 installs icons but does not update icon cache.
Discovered on: amd64 (internal ref: tinderbox)

NOTE:
This machine uses CLANG as a compiler and LLD as a linker
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-03 15:03:19 UTC
Created attachment 761207 [details]
build.log

build log and emerge --info
Comment 2 Larry the Git Cow gentoo-dev 2022-11-11 08:27:00 UTC
The bug has been closed via the following commit(s):

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

commit 5250193d6c3d1d50af1973a9925c95065e568511
Author:     Ionen Wolkens <ionen@gentoo.org>
AuthorDate: 2022-11-11 07:02:16 +0000
Commit:     Ionen Wolkens <ionen@gentoo.org>
CommitDate: 2022-11-11 08:26:31 +0000

    games-puzzle/gweled: EAPI6->8, fix startup, icons, clang16
    
    Also:
    * GPL-2 -> GPL-2+
    * replace dead HOMEPAGE
    * remove -Wl,--export-dynamic, this used to fix a glade issue
      but glade is no longer used
    * use gamestat, hopefully letting scores work (untested)
    * drop unnecessary gentoo.patch, replace by --localstatedir
    
    May still be a bit finnicky, but is not completely unusable.
    
    Closes: https://bugs.gentoo.org/697514
    Closes: https://bugs.gentoo.org/830532
    Closes: https://bugs.gentoo.org/874738
    Signed-off-by: Ionen Wolkens <ionen@gentoo.org>

 .../gweled/files/gweled-0.9.1-gentoo.patch         | 11 -----
 .../gweled/files/gweled-0.9.1-implicit-decl.patch  | 15 ++++++
 .../gweled/files/gweled-0.9.1-librsvg.patch        | 45 ++++++++++++++++++
 games-puzzle/gweled/gweled-0.9.1-r2.ebuild         | 37 ---------------
 games-puzzle/gweled/gweled-0.9.1-r3.ebuild         | 54 ++++++++++++++++++++++
 5 files changed, 114 insertions(+), 48 deletions(-)