[MacPorts] #68346: scotch-7.0.4_0+mpich.darwin_23.arm64 configure fails
MacPorts
noreply at macports.org
Tue Oct 3 19:19:07 UTC 2023
#68346: scotch-7.0.4_0+mpich.darwin_23.arm64 configure fails
---------------------------+--------------------
Reporter: murrayE | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.8.1
Keywords: build failure | Port: scotch
---------------------------+--------------------
This configure failure is after I added to my `~/.profile` the settings
{{{
export MACOSX_DEPLOYMENT_TARGET=12
export OTHER_LDFLAGS=-Wl,-ld_classic
}}}
From main.log:
{{{
:info:configure -- The C compiler identification is AppleClang
15.0.0.15000040
:info:configure -- The CXX compiler identification is AppleClang
15.0.0.15000040
:info:configure -- Detecting C compiler ABI info
:info:configure -- Detecting C compiler ABI info - failed
:info:configure -- Check for working C compiler: /opt/local/bin/mpicc-
mpich-mp
:info:configure -- Check for working C compiler: /opt/local/bin/mpicc-
mpich-mp - broken
:info:configure CMake Error at
/opt/local/share/cmake-3.24/Modules/CMakeTestCCompiler.cmake:69 (message):
:info:configure The C compiler
:info:configure "/opt/local/bin/mpicc-mpich-mp"
:info:configure is not able to compile a simple test program.
:info:configure It fails with the following output:
:info:configure Change Dir:
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_scotch/scotch/work/build/CMakeFiles/CMakeTmp
:info:configure
:info:configure Run Build Command(s):/usr/bin/make -f Makefile
cmTC_a7ec0/fast && /Library/Developer/CommandLineTools/usr/bin/make -f
CMakeFiles/cmTC_a7ec0.dir/build.make CMakeFiles/cmTC_a7ec0.dir/build
:info:configure Building C object
CMakeFiles/cmTC_a7ec0.dir/testCCompiler.c.o
:info:configure /opt/local/bin/mpicc-mpich-mp -pipe -Os -DNDEBUG
-I/opt/local/include
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64
-arch arm64 -isysroot
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-
min=14.0 -MD -MT CMakeFiles/cmTC_a7ec0.dir/testCCompiler.c.o -MF
CMakeFiles/cmTC_a7ec0.dir/testCCompiler.c.o.d -o
CMakeFiles/cmTC_a7ec0.dir/testCCompiler.c.o -c
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_science_scotch/scotch/work/build/CMakeFiles/CMakeTmp/testCCompiler.c
:info:configure Linking C executable cmTC_a7ec0
:info:configure /opt/local/bin/cmake -E cmake_link_script
CMakeFiles/cmTC_a7ec0.dir/link.txt --verbose=1
:info:configure /opt/local/bin/mpicc-mpich-mp -pipe -Os -DNDEBUG
-I/opt/local/include
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -arch arm64
-arch arm64 -isysroot
/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -mmacosx-version-
min=14.0 -Wl,-search_paths_first -Wl,-headerpad_max_install_names
-L/opt/local/lib -Wl,-headerpad_max_install_names
-Wl,-rpath,/opt/local/lib/libgcc
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk
-arch arm64 CMakeFiles/cmTC_a7ec0.dir/testCCompiler.c.o -o cmTC_a7ec0
:info:configure ld: unknown options: -commons
:info:configure clang: error: linker command failed with exit code 1
(use -v to see invocation)
:info:configure make[1]: *** [cmTC_a7ec0] Error 1
}}}
--
Ticket URL: <https://trac.macports.org/ticket/68346>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list