Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 361803 - media-libs/gegl[doc,-png] fails to install
Summary: media-libs/gegl[doc,-png] fails to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hanno Böck
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-03 16:04 UTC by Petr Zima
Modified: 2011-04-04 19:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.