Hi,
Please follow the procedure at
https://guide.macports.org/#project.tickets
first see if there is an open bug report, and if there is contribute to
that. Otherwise, open a new one.
cheers Chris
On 28/10/2019 10:51 am, Christoph Kukulies wrote:
I was trying to build FreeCAD under macports and at the end I’m getting
this:
---> Verifying checksums for freecad
---> Extracting freecad
---> Applying patches to freecad
---> Configuring freecad
Error: Failed to configure freecad: configure failure: command execution
failed
Error: See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cad_freecad/freecad/main.log
for details.
Error: Follow https://guide.macports.org/#project.tickets to report a bug.
Error: Processing of port freecad failed
---> Some of the ports you installed have notes:
OpenBLAS has the following notes:
This version is built based on a base architecture for convenience,
which may not be optimized for your system. To build a version
customized for your machine, use the +native variant
eigen3 has the following notes:
This product includes software developed by the University of
Chicago, as
Operator of Argonne National Laboratory.
py27-cython has the following notes:
To make the Python 2.7 version of Cython the one that is run when you
execute the commands without a version suffix, e.g. 'cython', run:
port select --set cython cython27
py27-matplotlib has the following notes:
The default backend is the interactive Mac OS X backend. Different
backends
can be specified using the ~/.matplotlib/matplotlibrc file. More
details
regarding backends can be found in the matplotlib FAQ:
The main.log contains:
:info:configure -- Looking for pthread.h
:info:configure -- Looking for pthread.h - found
:info:configure -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
:info:configure -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
:info:configure -- Found Threads: TRUE
:info:configure CMake Error at
/opt/local/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
:info:configure Could NOT find Boost (missing: signals) (found version
"1.71.0")
:info:configure Call Stack (most recent call first):
:info:configure
/opt/local/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
:info:configure
/opt/local/share/cmake-3.15/Modules/FindBoost.cmake:2161
(find_package_handle_standard_args)
:info:configure CMakeLists.txt:596 (find_package)
:info:configure -- Configuring incomplete, errors occurred!
:info:configure See also
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cad_freecad/freecad/work/build/CMakeFiles/CMakeOutput.log".
:info:configure See also "/opt/local/var/macports/bui:info:configure --
Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success
:info:configure -- Found Threads: TRUE
:info:configure CMake Error at
/opt/local/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:137
(message):
:info:configure Could NOT find Boost (missing: signals) (found version
"1.71.0")
:info:configure Call Stack (most recent call first):
:info:configure
/opt/local/share/cmake-3.15/Modules/FindPackageHandleStandardArgs.cmake:378
(_FPHSA_FAILURE_MESSAGE)
:info:configure
/opt/local/share/cmake-3.15/Modules/FindBoost.cmake:2161
(find_package_handle_standard_args)
:info:configure CMakeLists.txt:596 (find_package)
:info:configure -- Configuring incomplete,
errold/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_cad_freecad/freecad/work/build/CMakeFiles/CMakeError.log".
Is there a way to fix this or ny comments?
—
Christoph