Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 882765 - app-misc/qcma-0.4.2_pre20181227-r2 installs icons but does not update icon cache
Summary: app-misc/qcma-0.4.2_pre20181227-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: Vadim A. Misbakh-Soloviov (mva)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-24 15:04 UTC by Agostino Sarubbo
Modified: 2022-12-29 00:34 UTC (History)
0 users

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


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

Issue: app-misc/qcma-0.4.2_pre20181227-r2 installs icons but does not update icon cache.
Discovered on: amd64 (internal ref: clang-stricter_tinderbox)

NOTE:
(CLANG-STRICTER-SYSTEM) in the summary means that the bug was found on a machine that runs clang with stricter mode

This machine uses clang with CFLAGS/CXXFLAGS=-Werror=implicit-function-declaration -Werror=implicit-int -Werror=incompatible-function-pointer-types

See also:
https://archives.gentoo.org/gentoo-dev/message/dd9f2d3082b8b6f8dfbccb0639e6e240
https://wiki.gentoo.org/wiki/Modern_C_porting
Comment 1 Agostino Sarubbo gentoo-dev 2022-11-24 15:04:43 UTC
Created attachment 836483 [details]
build.log

build log and emerge --info
Comment 2 Vadim A. Misbakh-Soloviov (mva) gentoo-dev 2022-12-04 21:25:04 UTC
I noticed this, but am a bit busy ATM.

Will try to fix during next week.
Comment 3 Larry the Git Cow gentoo-dev 2022-12-29 00:34:11 UTC
The bug has been closed via the following commit(s):

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

commit 1697fd889d8126b8e3b09f671c4baffdd6db0cae
Author:     Vadim Misbakh-Soloviov <mva@gentoo.org>
AuthorDate: 2022-12-29 00:29:05 +0000
Commit:     Vadim Misbakh-Soloviov <mva@gentoo.org>
CommitDate: 2022-12-29 00:34:04 +0000

    app-misc/qcma: added xdg incon caching things
    
    Closes: https://bugs.gentoo.org/882765
    Signed-off-by: Vadim Misbakh-Soloviov <mva@gentoo.org>

 app-misc/qcma/qcma-0.4.1-r2.ebuild             | 14 +++++++++++++-
 app-misc/qcma/qcma-0.4.2_pre20181227-r2.ebuild | 14 +++++++++++++-
 app-misc/qcma/qcma-9999.ebuild                 | 14 +++++++++++++-
 3 files changed, 39 insertions(+), 3 deletions(-)