| 6 | |
| 7 | Here's an excerpt of the missing muparser: |
| 8 | {{{ |
| 9 | Project MESSAGE: We will be using CPP11 features |
| 10 | Project ERROR: Boost installation not found. |
| 11 | Project ERROR: does not contain a Boost installation |
| 12 | Project MESSAGE: Using bundled muparser |
| 13 | Project MESSAGE: Emulating C99 math features. |
| 14 | Project MESSAGE: qtAddLibrary: found framework QtHelp in directory /opt/local/libexec/qt4/Library/Frameworks |
| 15 | Project MESSAGE: Warning: unknown QT: help |
| 16 | Project MESSAGE: qtAddLibrary: found framework QtSvg in directory /opt/local/libexec/qt4/Library/Frameworks |
| 17 | Project MESSAGE: qtAddLibrary: found framework QtSql in directory /opt/local/libexec/qt4/Library/Frameworks |
| 18 | Project MESSAGE: qtAddLibrary: found framework QtGui in directory /opt/local/libexec/qt4/Library/Frameworks |
| 19 | 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 |
| 20 | Project ERROR: Package muparser not found |
| 21 | Updating '/opt/local/var/macports/build/_opt_macports_trunk_dports_cad_LibreCAD/LibreCAD/work/LibreCAD-2.0.8/librecad/src/../ts/librecad_ar.qm'... |
| 22 | }}} |
| 23 | |
| 24 | I'm attaching reformatted main.log for build verb since the qmake output is not producing newlines. |