Opened 9 years ago
Closed 9 years ago
#49678 closed defect (invalid)
openexr Configure error - build failure
Reported by: | alperaydemir@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | blair (Blair Zajac), ryandesign (Ryan Carsten Schmidt) | |
Port: | openexr |
Description
port install openexr build fails during configure step on El Capitan.
Attached are the full logs.
Attachments (2)
Change History (4)
Changed 9 years ago by alperaydemir@…
Changed 9 years ago by alperaydemir@…
Attachment: | config.log added |
---|
comment:1 Changed 9 years ago by alperaydemir@…
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | openexr removed |
Resolution: | → invalid |
Status: | new → closed |
The main.log says:
:info:configure using pkg-config to set ILMBASE_CXXFLAGS and ILMBASE_LDFLAGS: :info:configure ILMBASE_CXXFLAGS = -D_THREAD_SAFE -I/usr/local/Cellar/ilmbase/2.2.0/include/OpenEXR :info:configure ILMBASE_LDFLAGS = -L/usr/local/Cellar/ilmbase/2.2.0/lib :info:configure ILMBASE_LIBS = -L/usr/local/Cellar/ilmbase/2.2.0/lib -lImath -lHalf -lIex -lIexMath -lIlmThread
MacPorts has found a copy of ilmbase that you've installed in /usr/local using Homebrew.
It is not supported to have software installed with Homebrew, Fink, or manually in /usr/local while using MacPorts, because of these kinds of problems. See wiki:FAQ#usrlocal. Please decide which package manager you would like to use, and uninstall the others. If you choose to stay with MacPorts, it should work, once you've removed Homebrew.
Note: See
TracTickets for help on using
tickets.
Below seems to be the problem. port install ilmbase finishes successfully though.