Changes between Initial Version and Version 1 of Ticket #50119


Ignore:
Timestamp:
Dec 24, 2015, 10:47:11 PM (8 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

The failure in the destroot phase is:

sh: macdeployqt: command not found

I also see earlier errors in the build phase. The errors are not formatted correctly (missing newlines at the end of each error, causing them all to run together on a single line); I've tried to clean it up here for legibility:

Project MESSAGE: We will be using CPP11 features
Project ERROR: Boost installation not found.
Project ERROR: does not contain a Boost installation
Project MESSAGE: Using bundled muparser
Project MESSAGE: Emulating C99 math features.
Project MESSAGE: qtAddLibrary: found framework QtHelp in directory /opt/local/libexec/qt4/Library/Frameworks
Project MESSAGE: Warning: unknown QT: help
Project MESSAGE: qtAddLibrary: found framework QtSvg in directory /opt/local/libexec/qt4/Library/Frameworks
Project MESSAGE: qtAddLibrary: found framework QtSql in directory /opt/local/libexec/qt4/Library/Frameworks
Project MESSAGE: qtAddLibrary: found framework QtGui in directory /opt/local/libexec/qt4/Library/Frameworks
Project MESSAGE: qtAddLibrary: found framework QtCore in directory /opt/local/libexec/qt4/Library/Frameworks/opt/local/libexec/qt4/share/mkspecs/features/qt_functions.prf(240): Function 'system' is not implemented
Project ERROR: Package muparser not foundPackage muparser was not found in the pkg-config search path.
Project MESSAGE: Using bundled muparser/opt/local/libexec/qt4/share/mkspecs/features/qt_functions.prf(240): Function 'system' is not implemented
Project ERROR: Package muparser not foundPackage muparser was not found in the pkg-config search path.

The qt4-mac port was recently rearranged and file are now installed in different places than before. The LibreCAD port may need to be updated for those changes.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #50119

    • Property Owner changed from macports-tickets@… to librecad@…
    • Property Cc dongxuli2011@… added
    • Property Port LibreCAD added
  • Ticket #50119 – Description

    initial v1  
    22LibreCAD installation fails on mac osx 10.10.5 with the following trace log
    33
     4{{{
    45--->  Verifying checksums for LibreCAD
    56--->  Extracting LibreCAD
     
    1112    http://guide.macports.org/#project.tickets
    1213Error: Processing of port LibreCAD failed
    13 
     14}}}