#29193: openjpeg build fails trying to cp a directory --------------------------------+------------------------------------------- Reporter: stephen@… | Owner: mcalhoun@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.99 Keywords: | Port: openjpeg --------------------------------+------------------------------------------- Comment(by devans@…): Agreed. Builds fine on Snow Leopard for me as well. The problem seems to be that (on the Leopard PPC platform) {{{ libopenjpeg/Makefile }}} is attempting to execute the command {{{ cp -P .libs/libopenjpeg.* ../bin/ }}} but there is a directory libopenjpeg.1.dylib.dSYM that it apparently isn't expecting and is not seen on the Snow Leopard platform. -- Ticket URL: <https://trac.macports.org/ticket/29193#comment:11> MacPorts <http://www.macports.org/> Ports system for Mac OS