Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 329805 - media-libs/openexr-1.7.0 does not compile
Summary: media-libs/openexr-1.7.0 does not compile
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-25 17:47 UTC by Jouni Rinne
Modified: 2010-07-25 19:16 UTC (History)
0 users

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


Attachments
build.log (build.log,28.72 KB, text/plain)
2010-07-25 17:47 UTC, Jouni Rinne
Details
emerge --info (emerge_info,4.80 KB, text/plain)
2010-07-25 17:49 UTC, Jouni Rinne
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jouni Rinne 2010-07-25 17:47:24 UTC
Openexr-1.7.0 refuses to compile. I tried with -j1, too, but that didn't help
Comment 1 Jouni Rinne 2010-07-25 17:47:51 UTC
Created attachment 240119 [details]
build.log
Comment 2 Jouni Rinne 2010-07-25 17:49:03 UTC
Created attachment 240121 [details]
emerge --info
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2010-07-25 17:51:55 UTC
Uh, I didn't think anyone had time to `emerge --sync` on so small window... :-)

Please resync and try re-emerging media-libs/ilmbase

You should see this,

$ grep cstring /usr/include/OpenEXR/ImathMatrix.h 
#include <cstring>
Comment 4 Jouni Rinne 2010-07-25 19:16:27 UTC
(In reply to comment #3)
> Uh, I didn't think anyone had time to `emerge --sync` on so small window... :-)

It wasn't me, it was the cronjob... :)

> 
> Please resync and try re-emerging media-libs/ilmbase
> 
> You should see this,
> 
> $ grep cstring /usr/include/OpenEXR/ImathMatrix.h 
> #include <cstring>
> 

Yeah, openexr-1.7.0 builds fine after ilmbase re-emerge