Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 361803

Summary: media-libs/gegl[doc,-png] fails to install
Product: Gentoo Linux Reporter: Petr Zima <zima>
Component: [OLD] LibraryAssignee: Hanno Böck <hanno>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Petr Zima 2011-04-03 16:04:45 UTC
Building documentation of media-libs/gegl requires png output for gegl, otherwise it segfaults.

Looks similar to Bug 355731 but it is different issue (unrelated to nvidia's opengl).

Reproducible: Always

Steps to Reproduce:
1. Install media-libs/gegl-[doc,-png]

Actual Results:  
--[Updating sample compositions]--
./OpenRaster-00.xml

** (gegl:15419): WARNING **: Failed to set operation type gegl:text, using a passthrough op instead

** (gegl:15419): WARNING **: No loader for extension ".jpg", falling back to "gegl:magick-load"

** (gegl:15419): WARNING **: Failed to set operation type gegl:png-load, using a passthrough op instead

** (gegl:15419): WARNING **: gegl_node:GeglChantnop_c has no property named: 'path'
/bin/sh: line 1: 15419 Segmentation fault      GEGL_DEBUG_TIME=yes GEGL_SWAP=RAM GEGL_PATH=../../operation
make[5]: *** [OpenRaster-00.png] Error 139


I guess it is easy to fix, probably just some warning & die in case USE="doc -png".
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-04 11:14:07 UTC
1) Please attach the entire build log.
2) Post your `emerge --info' output.
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2011-04-04 11:15:43 UTC

*** This bug has been marked as a duplicate of bug 355731 ***
Comment 3 Tomáš Chvátal (RETIRED) gentoo-dev 2011-04-04 19:15:51 UTC
Due to serious issues with the doc useflag it was dropped thus closing this bug as fixed. If somebody is interested in doc features they need to open feature request with relyable working approach for them.