Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 733626 - media-libs/gegl calls commands that do not exist
Summary: media-libs/gegl calls commands that do not exist
Status: RESOLVED DUPLICATE of bug 647460
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-07-23 07:09 UTC by Agostino Sarubbo
Modified: 2020-09-02 21:41 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,547.79 KB, text/plain)
2020-07-23 07:09 UTC, Agostino Sarubbo
Details
other.tar.bz2 (other.tar.bz2,245 bytes, application/x-bzip-compressed-tar)
2020-07-23 07:09 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 2020-07-23 07:09:47 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: media-libs/gegl calls commands that do not exist.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2020-07-23 07:09:52 UTC
Created attachment 650258 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2020-07-23 07:09:55 UTC
Created attachment 650260 [details]
other.tar.bz2

other logs
Comment 3 Sergey Torokhov 2020-07-23 15:08:47 UTC
> media-libs/gegl calls commands that do not exist

Is it, e.g., `falling back to "gegl:magick-load"
sh: convert: command not found` during test phase (and only test phase)?
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2020-07-23 16:34:19 UTC
(In reply to Sergey Torokhov from comment #3)
> > media-libs/gegl calls commands that do not exist
> 
> Is it, e.g., `falling back to "gegl:magick-load"
> sh: convert: command not found` during test phase (and only test phase)?

Looks like it. `convert` is provided by virtual/imagemagick-tools, but it's interesting that it can't find a png handler:
"(gegl:494): GEGL-gegl-extension-handler.c-[1;33mWARNING[0m **: [34m08:06:37.414[0m: No loader for extension ".png", falling back to "gegl:magick-load"
Comment 5 Sergey Torokhov 2020-07-23 18:40:23 UTC
(In reply to Sam James from comment #4)
> (In reply to Sergey Torokhov from comment #3)
> > > media-libs/gegl calls commands that do not exist
> > 
> > Is it, e.g., `falling back to "gegl:magick-load"
> > sh: convert: command not found` during test phase (and only test phase)?
> 
> Looks like it. `convert` is provided by virtual/imagemagick-tools, but it's
> interesting that it can't find a png handler:
> "(gegl:494): GEGL-gegl-extension-handler.c-[1;33mWARNING[0m **:
> [34m08:06:37.414[0m: No loader for extension ".png", falling back to
> "gegl:magick-load"

Looks like duplicate of https://bugs.gentoo.org/647460

I leave it open as separate issue until investigate both of them more thoroughly.
Comment 6 Sergey Torokhov 2020-09-02 21:41:36 UTC

*** This bug has been marked as a duplicate of bug 647460 ***