Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 831292 - media-gfx/tuxpaint-0.9.27 fails to compile: rm: cannot remove bald_eagle-t.png: No such file or directory
Summary: media-gfx/tuxpaint-0.9.27 fails to compile: rm: cannot remove bald_eagle-t.pn...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Philipp Rösner
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2022-01-16 10:24 UTC by Agostino Sarubbo
Modified: 2023-01-08 17:06 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,73.56 KB, text/plain)
2022-01-16 10:24 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-16 10:24:30 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-gfx/tuxpaint-0.9.27 fails to compile.
Discovered on: amd64 (internal ref: ci)

NOTE:
If you think this is a GCC-11 related issue, please block bug 732706.
Comment 1 Agostino Sarubbo gentoo-dev 2022-01-16 10:24:32 UTC
CC'ing also the author of the commit (c8ebeb61ccd1041ea4f0a5ba5d74c2693efa2c7b)
Comment 2 Agostino Sarubbo gentoo-dev 2022-01-16 10:24:33 UTC
Created attachment 762293 [details]
build.log

build log and emerge --info
Comment 3 Larry the Git Cow gentoo-dev 2022-01-19 00:48:31 UTC
The bug has been referenced in the following commit(s):

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

commit 38298eaad5e5fbd13aeab71e5753e1e79987b845
Author:     Philipp Rösner <rndxelement@protonmail.com>
AuthorDate: 2022-01-16 21:44:27 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-01-19 00:48:21 +0000

    media-gfx/tuxpaint: switched to graphicsmagick
    
    We switched from virtual/imagemagic-tools to media-gfx/graphicsmagic and
    added required use flags to the media-gfx/graphicsmagic build dependency.
    
    Bug: https://bugs.gentoo.org/831292
    Package-Manager: Portage-3.0.30, Repoman-3.0.3
    Signed-off-by: Philipp Roesner <rndxelement@protonmail.com>
    Signed-off-by: Sam James <sam@gentoo.org>

 .../tuxpaint/files/tuxpaint-0.9.27-Makefile.patch  | 37 ++++++++++++++++++++--
 media-gfx/tuxpaint/tuxpaint-0.9.27.ebuild          |  2 +-
 2 files changed, 36 insertions(+), 3 deletions(-)