[MacPorts] #25359: openjpeg build fails when libtool port is active
#25359: openjpeg build fails when libtool port is active --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: openjpeg --------------------------------------+------------------------------------- openjpeg Makefile uses the '-o' option for libtool without setting a mode, which only works with the system provided libtool, not with the port installed one (see attached log). I bumped into this when trying to install py26-ipython on Snow Leopard, with a fresh install of MacPorts 1.9.1 and the build failed on the openjpeg port. Workaround was to deactivate libtool port, install openjpeg, and resume installing ipython. -- Ticket URL: <http://trac.macports.org/ticket/25359> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25359: openjpeg build fails when libtool port is active --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: openjpeg --------------------------------------+------------------------------------- Changes (by jmr@…): * owner: macports-tickets@… => mcalhoun@… * cc: mcalhoun@… (removed) -- Ticket URL: <http://trac.macports.org/ticket/25359#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25359: openjpeg build fails when libtool port is active --------------------------------------+------------------------------------- Reporter: lkraider+ports@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Keywords: | Port: openjpeg --------------------------------------+------------------------------------- Changes (by ryandesign@…): * cc: ryandesign@… (added) Comment: openjpeg @1.4-r697_1 installs fine for me even when libtool @2.4_0 is installed and active. Do you still see this problem? The libtool port doesn't provide a program called "libtool"; it provides a program called "glibtool", specifically so that it wouldn't interfere with Apple's "libtool". Could it be that you've manually created a "libtool" symlink in /opt/local/bin pointing to "glibtool"? If so, you should delete that symlink. -- Ticket URL: <https://trac.macports.org/ticket/25359#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25359: openjpeg build fails when libtool port is active ---------------------------------------+------------------------------------ Reporter: lkraider+ports@… | Owner: mcalhoun@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.1 Resolution: worksforme | Keywords: Port: openjpeg | ---------------------------------------+------------------------------------ Changes (by jmr@…): * status: new => closed * resolution: => worksforme -- Ticket URL: <https://trac.macports.org/ticket/25359#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts