[MacPorts] #57358: Sundials upgrade to 2.9_0 fails
MacPorts
noreply at macports.org
Tue Oct 16 01:27:42 UTC 2018
#57358: Sundials upgrade to 2.9_0 fails
-----------------------+------------------------
Reporter: dershow | Owner: seanfarley
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: sundials |
-----------------------+------------------------
Comment (by dershow):
Here is the last part of the log file, where the error occurs:
{{{
:info:configure -- Searching for a Fortran compiler...
/opt/local/bin/mpif90-mpich-mp
:info:configure CMake Error at config/SundialsCMakeMacros.cmake:94
(MESSAGE):
:info:configure
************************************************************
:info:configure ERROR: FFLAGS='-pipe -Os' and FCFLAGS='-pipe -Os -m64'
are both set but are
:info:configure not equal.
:info:configure
************************************************************
:info:configure Call Stack (most recent call first):
:info:configure config/SundialsFortran.cmake:55 (PRINT_ERROR)
:info:configure CMakeLists.txt:628 (INCLUDE)
:info:configure -- Configuring incomplete, errors occurred!
:info:configure See also
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_sundials/sundials/work/build/CMakeFiles/CMakeOutput.log".
:info:configure See also
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_sundials/sundials/work/build/CMakeFiles/CMakeError.log".
:info:configure Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_sundials/sundials/work/build"
&& /opt/local/bin/cmake -G "CodeBlocks - Unix Makefiles"
-DCMAKE_BUILD_TYPE=MacPorts -DCMAKE_INSTALL_PREFIX="/opt/local"
-DCMAKE_INSTALL_NAME_DIR="/opt/local/lib"
-DCMAKE_SYSTEM_PREFIX_PATH="/opt/local;/usr" -DCMAKE_C_COMPILER="$CC"
-DCMAKE_CXX_COMPILER="$CXX" -DCMAKE_POLICY_DEFAULT_CMP0025=NEW
-DCMAKE_POLICY_DEFAULT_CMP0060=NEW -DCMAKE_VERBOSE_MAKEFILE=ON
-DCMAKE_COLOR_MAKEFILE=ON -DCMAKE_FIND_FRAMEWORK=LAST
-DCMAKE_EXPORT_COMPILE_COMMANDS=ON
-DCMAKE_MODULE_PATH="/opt/local/share/cmake/Modules"
-DCMAKE_PREFIX_PATH="/opt/local/share/cmake/Modules"
-DCMAKE_BUILD_WITH_INSTALL_RPATH:BOOL=ON
-DCMAKE_INSTALL_RPATH="/opt/local/lib" -Wno-dev -DEXAMPLES_ENABLE_C=OFF
-DEXAMPLES_ENABLE_CXX=OFF -DEXAMPLES_ENABLE_F77=OFF
-DEXAMPLES_ENABLE_F90=OFF -DBLAS_ENABLE=OFF -DLAPACK_ENABLE=ON
-DFCMIX_ENABLE=ON -DKLU_ENABLE=ON -DKLU_LIBRARY_DIR=/opt/local/lib
-DKLU_INCLUDE_DIR=/opt/local/include -DCMAKE_INCLUDE_DIRECTORIES_BEFORE=ON
-DSUNDIALS_INDEX_TYPE=int32_t -DBLA_VENDOR=Apple
-DCMAKE_OSX_ARCHITECTURES="x86_64" -DCMAKE_OSX_DEPLOYMENT_TARGET="10.13"
-DCMAKE_OSX_SYSROOT="/" -DMPI_ENABLE=ON -DMPI_MPICC=/opt/local/bin/mpicc-
mpich-mp -DMPI_MPICXX=/opt/local/bin/mpicxx-mpich-mp
-DMPI_MPIF77=/opt/local/bin/mpif77-mpich-mp
-DMPI_MPIF90=/opt/local/bin/mpif90-mpich-mp
-DMPI_RUN_COMMAND=/opt/local/bin/mpiexec-mpich-mp
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_sundials/sundials/work/sundials-3.1.2
:info:configure Exit code: 1
:error:configure Failed to configure sundials: configure failure: command
execution failed
:debug:configure Error code: NONE
:debug:configure Backtrace: configure failure: command execution failed
:debug:configure while executing
:debug:configure "$procedure $targetname"
:error:configure See
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_sundials/sundials/main.log
for details.
}}}
Any ideas?
--
Ticket URL: <https://trac.macports.org/ticket/57358#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list