[MacPorts] #25083: build fails: /usr/lib/system/libmathCommon.la (cppunit, dependency for ffmpeg)
#25083: build fails: /usr/lib/system/libmathCommon.la (cppunit, dependency for ffmpeg) ------------------------------------------------------+--------------------- Reporter: macports@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: /usr/lib/system/libmathCommon.la libtool | Port: cppunit ------------------------------------------------------+--------------------- Hello, I am unable to build cppunit (a dependency for ffmpeg) on my system. I get an error: grep: /usr/lib/system/libmathCommon.la: No such file or directory sed: /usr/lib/system/libmathCommon.la: No such file or directory libtool: link: `/usr/lib/system/libmathCommon.la' is not a valid libtool archive I understand that this is related to the absence of *.la files on Snow Leopard, but I have not been able to find any workarounds or fixes to this problem. I have attempted uninstalling / cleaning / selfupdate / reinstalling, but no luck. I have also attempted to reinstall macports wholly (mv /opt/local /opt/local-2010.05.31, then re-installing from macports.org) but also had no luck. This appears to be a general issue affecting macports on Snow Leopard. I also saw similar errors trying to compile the macports version of libtool, for example. Are there any workaround for this problem? -- Ticket URL: <http://trac.macports.org/ticket/25083> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25083: cppunit build fails: /usr/lib/system/libmathCommon.la ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: cppunit ---------------------------------+------------------------------------------ Changes (by jmr@…): * keywords: /usr/lib/system/libmathCommon.la libtool => * owner: macports-tickets@… => mww@… * cc: macports@… (removed) Comment: Please remember to cc the maintainer, and note that you do not need to be in cc when you are the reporter. -- Ticket URL: <http://trac.macports.org/ticket/25083#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25083: cppunit build fails: /usr/lib/system/libmathCommon.la ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: cppunit ---------------------------------+------------------------------------------ Comment(by macports@…): uninstalled ports, reinstalled Snow Leopard, reinstalled XCode, patched OS up, and reinstalled Macports from svn. still receiving error, log attached. -- Ticket URL: <http://trac.macports.org/ticket/25083#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25083: cppunit build fails: /usr/lib/system/libmathCommon.la ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: cppunit ---------------------------------+------------------------------------------ Changes (by ryandesign@…): * cc: ryandesign@… (added) Old description:
Hello,
I am unable to build cppunit (a dependency for ffmpeg) on my system. I get an error:
grep: /usr/lib/system/libmathCommon.la: No such file or directory sed: /usr/lib/system/libmathCommon.la: No such file or directory libtool: link: `/usr/lib/system/libmathCommon.la' is not a valid libtool archive
I understand that this is related to the absence of *.la files on Snow Leopard, but I have not been able to find any workarounds or fixes to this problem. I have attempted uninstalling / cleaning / selfupdate / reinstalling, but no luck. I have also attempted to reinstall macports wholly (mv /opt/local /opt/local-2010.05.31, then re-installing from macports.org) but also had no luck.
This appears to be a general issue affecting macports on Snow Leopard. I also saw similar errors trying to compile the macports version of libtool, for example.
Are there any workaround for this problem?
New description: Hello, I am unable to build cppunit (a dependency for ffmpeg) on my system. I get an error: {{{ grep: /usr/lib/system/libmathCommon.la: No such file or directory sed: /usr/lib/system/libmathCommon.la: No such file or directory libtool: link: `/usr/lib/system/libmathCommon.la' is not a valid libtool archive }}} I understand that this is related to the absence of *.la files on Snow Leopard, but I have not been able to find any workarounds or fixes to this problem. I have attempted uninstalling / cleaning / selfupdate / reinstalling, but no luck. I have also attempted to reinstall macports wholly (mv /opt/local /opt/local-2010.05.31, then re-installing from macports.org) but also had no luck. This appears to be a general issue affecting macports on Snow Leopard. I also saw similar errors trying to compile the macports version of libtool, for example. Are there any workaround for this problem? -- Comment: We also have the report from you about this problem with gettext: #25159 I don't know why this is happening for you. I cannot reproduce the issue. I do not have the file /usr/lib/system/libmathCommon.la either; not sure why this file's absence is being considered a problem on your system. -- Ticket URL: <http://trac.macports.org/ticket/25083#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25083: cppunit build fails: /usr/lib/system/libmathCommon.la ---------------------------------+------------------------------------------ Reporter: macports@… | Owner: mww@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Keywords: | Port: cppunit ---------------------------------+------------------------------------------ Comment(by macports@…): Found fix, most conversation is on the gettext ticket. Posting fix data: The difference was the presence of .la archives in /usr/lib confusing libtool. These were created with a modified version of fix-x11-lib.sh pulled from http://article.gmane.org/gmane.os.macosx.fink.devel/17289. I ran this sometime ago trying to get fink to work, and as we can tell it didn't work out. Removing the .la archives has caused gettext to build properly. -- Ticket URL: <http://trac.macports.org/ticket/25083#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#25083: cppunit build fails: /usr/lib/system/libmathCommon.la ----------------------------------+----------------------------------------- Reporter: macports@… | Owner: mww@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.8.2 Resolution: invalid | Keywords: Port: cppunit | ----------------------------------+----------------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid -- Ticket URL: <http://trac.macports.org/ticket/25083#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts