#15493: ilmbase and openexr universal variants don't work right --------------------------------------+------------------------------------- Reporter: ryandesign@macports.org | Owner: waqar@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.7.0 Resolution: | Keywords: --------------------------------------+------------------------------------- Changes (by ryandesign@macports.org): * summary: ilmbase +universal doesn't build universal shared libraries => ilmbase and openexr universal variants don't work right Comment: openexr (ilmbase's only reason for being?) also doesn't work properly with +universal: {{{ $ sudo port install openexr +universal ---> Configuring openexr ---> Building openexr with target all Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_Users_rschmidt_macports_dports_graphics_OpenEXR/work/openexr-1.6.1" && nice -n 1 make all -j2" returned error 2 Command output: Imf::ChannelList::end() const Imf::ChannelList::begin() const Imf::Header::end() const Imf::Header::begin() const Imf::KeyCode::perfOffset() const Imf::KeyCode::filmMfcCode() const Imf::KeyCode::perfsPerCount() const Imf::KeyCode::perfsPerFrame() const Imf::KeyCode::count() const Imf::KeyCode::prefix() const Imf::KeyCode::filmType() const Imf::TimeCode::colorFrame() const Imf::TimeCode::fieldPhase() const Imf::TimeCode::bgf0() const Imf::TimeCode::bgf1() const Imf::TimeCode::bgf2() const Imf::TimeCode::frame() const Imf::TimeCode::hours() const Imf::TimeCode::minutes() const Imf::TimeCode::seconds() const Imf::TimeCode::userData() const Imf::TimeCode::dropFrame() const Imf::InputFile::isComplete() const Imf::InputFile::header() const Imf::InputFile::version() const typeinfo for Imf::Attribute collect2: ld returned 1 exit status lipo: can't open input file: /var/tmp//ccB9ehkq.out (No such file or directory) make[1]: *** [exrheader] Error 1 make: *** [all-recursive] Error 1 Error: Status 1 encountered during processing. $ }}} The solution seems to be the same. -- Ticket URL: <http://trac.macports.org/ticket/15493#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS