[MacPorts] #33419: ilmbase @1.0.2 build failure
#33419: ilmbase @1.0.2 build failure -----------------------------------+---------------------------------------- Reporter: mathsmac@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: ilmbase build failure | Port: ilmbase -----------------------------------+---------------------------------------- There is a build failure of ilmbase with Mac OS Lion and Xcode 4.3. Here is the log: {{{ ---> Computing dependencies for ilmbase ---> Fetching archive for ilmbase ---> Attempting to fetch ilmbase-1.0.2_0.darwin_11.x86_64.tbz2 from http://packages.macports.org/ilmbase ---> Fetching ilmbase ---> Attempting to fetch ilmbase-1.0.2.tar.gz from http://savannah.nongnu.org/download/openexr ---> Verifying checksum(s) for ilmbase ---> Extracting ilmbase ---> Applying patches to ilmbase ---> Configuring ilmbase ---> Building ilmbase Error: Target org.macports.build returned: shell command failed (see log for details) Log for ilmbase is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_ilmbase/ilmbase/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> }}} -- Ticket URL: <https://trac.macports.org/ticket/33419> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33419: ilmbase @1.0.2 build failure -------------------------------+-------------------------------------------- Reporter: mathsmac@… | Owner: waqar@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: ilmbase -------------------------------+-------------------------------------------- Changes (by ryandesign@…): * keywords: ilmbase build failure => * owner: macports-tickets@… => waqar@… -- Ticket URL: <https://trac.macports.org/ticket/33419#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33419: libtool refers to compiler by wrong path after upgrading to Xcode 4.3 --------------------------------+------------------------------------------- Reporter: mathsmac@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: wontfix | Keywords: Port: libtool | --------------------------------+------------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => wontfix * port: ilmbase => libtool Comment: The relevant error in the log seems to be: {{{ :info:build ../libtool: line 8976: /Developer/usr/bin/clang++: No such file or directory }}} The port copies the libtool port's glibtool into the worksrcpath as libtool, so the problem is that your libtool port was installed back when you were using an earlier version of Xcode. Rebuild libtool, clean ilbmase, try again. {{{ sudo port clean libtool ilmbase sudo port -n upgrade --force libtool sudo port install ilmbase }}} -- Ticket URL: <https://trac.macports.org/ticket/33419#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#33419: libtool refers to compiler by wrong path after upgrading to Xcode 4.3 --------------------------------+------------------------------------------- Reporter: mathsmac@… | Owner: waqar@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Resolution: wontfix | Keywords: Port: libtool | --------------------------------+------------------------------------------- Comment(by mathsmac@…): Thank you very much! It works! -- Ticket URL: <https://trac.macports.org/ticket/33419#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts