Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130585 - media-libs/openexr-1.2.2-r2 make tests write to an unauthorized location
Summary: media-libs/openexr-1.2.2-r2 make tests write to an unauthorized location
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High minor
Assignee: Gentoo Media-video project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-20 03:57 UTC by Beech Horn
Modified: 2006-04-24 18:40 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 Beech Horn 2006-04-20 03:57:55 UTC
When emerging with FEATURES="test" it tries to write a file to /var/tmp/imf_test_channels.exr, which subsequently fails as permission is denied.

Testing filling of missing channels
writingERROR -- caught exception: Cannot open image file "/var/tmp/imf_test_channels.exr". Permission denied.
lt-IlmImfTest: testChannels.cpp:258: void testChannels(): Assertion `false' failed.
/bin/sh: line 1: 15108 Aborted                 ${dir}$tst
FAIL: IlmImfTest
===================
1 of 1 tests failed
===================
make[2]: *** [check-TESTS] Error 1
make[2]: Leaving directory `/var/tmp/portage/openexr-1.2.2-r2/work/OpenEXR-1.2.2/IlmImfTest'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/var/tmp/portage/openexr-1.2.2-r2/work/OpenEXR-1.2.2/IlmImfTest'
make: *** [check-recursive] Error 1

!!! ERROR: media-libs/openexr-1.2.2-r2 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_test
  ebuild.sh, line 979:   Called src_test
  ebuild.sh, line 604:   Called die
Comment 1 Diego Elio Pettenò (RETIRED) gentoo-dev 2006-04-24 18:40:54 UTC
Thanks for reporting, should be all fine now.