Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 507852 - dev-libs/efl-1.9.2 USE=doc - cat: ../../src/examples/evas/filters/filter_blend.txt: No such file or directory
Summary: dev-libs/efl-1.9.2 USE=doc - cat: ../../src/examples/evas/filters/filter_blen...
Status: RESOLVED OBSOLETE
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Library (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: enlightenment+disabled
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-16 21:27 UTC by Andrew Savchenko
Modified: 2014-04-18 11:02 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,31.48 KB, application/x-xz)
2014-04-16 21:27 UTC, Andrew Savchenko
Details
environment (environment,99.03 KB, text/plain)
2014-04-16 21:28 UTC, Andrew Savchenko
Details
emerge --info (emerge.info,8.91 KB, text/plain)
2014-04-16 21:28 UTC, Andrew Savchenko
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Savchenko gentoo-dev 2014-04-16 21:27:01 UTC
Hello,

efl-1.9.2 fails to build docs:

make -j10 -l5 doc
entering doc/
make --no-print-directory -C doc doc
make[2]: Nothing to be done for 'all'.
Making all in previews
/bin/mkdir -p /var/tmp/portage/dev-libs/efl-1.9.2/work/efl-1.9.2/doc/previews/img
/bin/mkdir -p /var/tmp/portage/dev-libs/efl-1.9.2/work/efl-1.9.2/doc/html
make[2]: Nothing to be done for 'all'.
  GEN      filter_blend.png
cat: ../../src/examples/evas/filters/filter_blend.txt: No such file or directory
^[[31mERR<26274>^[[0m: lib/evas/filters/evas_filter_parser.c:1746 ^[[1mevas_filter_program_parse()^[[0m safety check failed: *str != 0 is false
^[[31mERR<26274>^[[0m:^[[34mevas_main^[[0m lib/evas/canvas/evas_object_text.c:2731 ^[[1m_filter_program_set()^[[0m Parsing failed!
Cannot save window to '/var/tmp/portage/dev-libs/efl-1.9.2/work/efl-1.9.2/doc/previews/img/filter_blend.png' (key '(null)', flags '(null)')
cp: cannot stat ‘/var/tmp/portage/dev-libs/efl-1.9.2/work/efl-1.9.2/doc/previews/img/filter_blend.png’: No such file or directory
Comment 1 Andrew Savchenko gentoo-dev 2014-04-16 21:27:54 UTC
Created attachment 375104 [details]
build.log.xz
Comment 2 Andrew Savchenko gentoo-dev 2014-04-16 21:28:06 UTC
Created attachment 375106 [details]
environment
Comment 3 Andrew Savchenko gentoo-dev 2014-04-16 21:28:27 UTC
Created attachment 375108 [details]
emerge --info
Comment 4 Thomas Sachau gentoo-dev 2014-04-17 17:28:25 UTC
Please test with dev-libs/efl-1.9.3
Comment 5 Andrew Savchenko gentoo-dev 2014-04-18 11:02:28 UTC
Hello,

efl-1.9.3[doc] builds fine here.