Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655646 - media-libs/gegl-0.4.0[ffmpeg] : [TEST] /.../sh:line <snip>: ../.../gegl-video: No such file or directory
Summary: media-libs/gegl-0.4.0[ffmpeg] : [TEST] /.../sh:line <snip>: ../.../gegl-video...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Sebastian Pipping
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-05-13 11:23 UTC by Toralf Förster
Modified: 2018-05-13 16:49 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.37 KB, text/plain)
2018-05-13 11:23 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,155.84 KB, text/plain)
2018-05-13 11:23 UTC, Toralf Förster
Details
environment (environment,146.66 KB, text/plain)
2018-05-13 11:23 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.88 KB, application/x-bzip)
2018-05-13 11:23 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,15.48 KB, application/x-bzip)
2018-05-13 11:23 UTC, Toralf Förster
Details
media-libs:gegl-0.4.0:20180513-110838.log (media-libs:gegl-0.4.0:20180513-110838.log,834.24 KB, text/plain)
2018-05-13 11:23 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,60.71 KB, application/x-bzip)
2018-05-13 11:24 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-05-13 11:23:40 UTC
            $a -s 74 -e 74 -of $a- ;\
        done
/bin/sh: line 1: ../../examples/gegl-video: No such file or directory
/bin/sh: line 1: ../../examples/gegl-video: No such file or directory
/bin/sh: line 1: ../../examples/gegl-video: No such file or directory
/bin/sh: line 1: ../../examples/gegl-video: No such file or directory

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_test_20180508-174739

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.0 *

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   pypy3 (fallback)
  [4]   pypy (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.7.0 [icedtea-bin-8]
2)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
  [2]   jamvm 

emerge -qpv media-libs/gegl
[ebuild  N    ] media-libs/gegl-0.4.0  USE="cairo ffmpeg introspection lcms sdl svg {test} tiff -debug -jpeg2k -lensfun -openexr -raw -umfpack -v4l -vala -webp" CPU_FLAGS_X86="mmx sse"
Comment 1 Toralf Förster gentoo-dev 2018-05-13 11:23:43 UTC
Created attachment 531192 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-05-13 11:23:46 UTC
Created attachment 531194 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2018-05-13 11:23:49 UTC
Created attachment 531196 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2018-05-13 11:23:52 UTC
Created attachment 531198 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2018-05-13 11:23:55 UTC
Created attachment 531200 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-05-13 11:23:59 UTC
Created attachment 531202 [details]
media-libs:gegl-0.4.0:20180513-110838.log
Comment 7 Toralf Förster gentoo-dev 2018-05-13 11:24:02 UTC
Created attachment 531204 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2018-05-13 16:12:35 UTC
The bug has been closed via the following commit(s):

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

commit a663491a52309a3be8d095bd1e47006519dd2578
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2018-05-13 16:11:38 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2018-05-13 16:12:17 +0000

    media-libs/gegl: Fix USE=ffmpeg tests
    
    Closes: https://bugs.gentoo.org/655646
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 media-libs/gegl/gegl-0.4.0-r1.ebuild | 189 +++++++++++++++++++++++++++++++++++
 1 file changed, 189 insertions(+)
Comment 9 Sebastian Pipping gentoo-dev 2018-05-13 16:49:44 UTC
Reported upstream now: https://bugzilla.gnome.org/show_bug.cgi?id=796072