[MacPorts] #62172: config failure fftw-3-3.3.8_1+gfortran
MacPorts
noreply at macports.org
Thu Jan 28 20:51:49 UTC 2021
#62172: config failure fftw-3-3.3.8_1+gfortran
-----------------------------+--------------------
Reporter: murrayE | Owner: (none)
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.6.99
Keywords: configure error | Port: fftw-3
-----------------------------+--------------------
From config.log:
{{{
configure:4448: /usr/bin/clang -v >&5
Apple clang version 12.0.0 (clang-1200.0.32.29)
Target: x86_64-apple-darwin20.2.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin
configure:4459: $? = 0
configure:4448: /usr/bin/clang -V >&5
clang: error: argument to '-V' is missing (expected 1 value)
clang: error: no input files
configure:4459: $? = 1
configure:4448: /usr/bin/clang -qversion >&5
clang: error: unknown argument '-qversion'; did you mean '--version'?
clang: error: no input files
configure:4459: $? = 1
configure:4479: checking whether the C compiler works
configure:4501: /usr/bin/clang -pipe -O3 -fno-common -fomit-frame-pointer
-fstrict-aliasing
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk -arch
x86_64 -I/opt/local/include
-isysroot/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
-L/opt/local/lib -Wl,-headerpad_max_install_names
-Wl,-syslibroot,/Library/Developer/CommandLineTools/SDKs/MacOSX11.0.sdk
-arch x86_64 conftest.c >&5
ld: library not found for -lSystem
clang: error: linker command failed with exit code 1 (use -v to see
invocation)
configure:4505: $? = 1
configure:4543: result: no
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "fftw"
| #define PACKAGE_TARNAME "fftw"
| #define PACKAGE_VERSION "3.3.8"
| #define PACKAGE_STRING "fftw 3.3.8"
| #define PACKAGE_BUGREPORT "fftw at fftw.org"
| #define PACKAGE_URL ""
| #define PACKAGE "fftw"
| #define VERSION "3.3.8"
| #define FFTW_ENABLE_ALLOCA 1
| #define HAVE_SSE2 1
| #define HAVE_AVX 1
| /* end confdefs.h. */
|
| int
| main ()
| {
|
| ;
| return 0;
| }
configure:4548: error: in
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_math_fftw-3/fftw-3/work/fftw-3.3.8':
configure:4550: error: C compiler cannot create executables
}}}
--
Ticket URL: <https://trac.macports.org/ticket/62172>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list