Skip to content

Instantly share code, notes, and snippets.

@dpo
Created June 26, 2023 18:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dpo/6700d3aeeb388ab11738a8951454a23a to your computer and use it in GitHub Desktop.
Save dpo/6700d3aeeb388ab11738a8951454a23a to your computer and use it in GitHub Desktop.
Build started at 2023-06-26T14:01:09.075320
Main binary: /opt/homebrew/opt/python@3.11/bin/python3.11
Build Options: -Dciface=true
Python system: Darwin
The Meson build system
Version: 1.1.1
Source dir: /Users/dpo/dev/ralna/GALAHAD
Build dir: /Users/dpo/dev/ralna/GALAHAD/builddir_intel
Build type: native build
Project name: GALAHAD
Project version: 5.0.0
-----
Detecting linker via: ifort -Wl,--version
linker returned <Popen: returncode: 1 args: ['ifort', '-Wl,--version']>
linker stdout:
linker stderr:
ld: unknown option: --version
-----
Detecting Apple linker via: ifort -Wl,-v
linker stdout:
linker stderr:
@(#)PROGRAM:ld PROJECT:ld64-857.1
BUILD 23:13:24 May 7 2023
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/opt/intel/oneapi/tbb/2021.9.0/lib
/opt/intel/oneapi/mkl/2023.0.0/lib
/opt/intel/oneapi/ippcp/2021.6.3/lib
/opt/intel/oneapi/ipp/2021.7.0/lib
/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib
/opt/intel/oneapi/dal/2023.0.0/lib
/opt/intel/oneapi/compiler/2023.1.0/mac/compiler/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/
Undefined symbols for architecture x86_64:
"_MAIN__", referenced from:
_main in for_main.o
ld: symbol(s) not found for architecture x86_64
Sanity testing Fortran compiler: ifort
Is cross compiler: False.
Sanity check compiler command line: ifort sanitycheckf.f90 -o sanitycheckf.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/sanitycheckf.exe
Fortran compiler for the host machine: ifort (intel 2021.9.0 "ifort (IFORT) 2021.9.0 20230302")
Fortran linker for the host machine: ifort ld64 857.1
-----
Detecting compiler via: /usr/local/bin/gcc-13 --version
compiler returned <Popen: returncode: 0 args: ['/usr/local/bin/gcc-13', '--version']>
compiler stdout:
gcc-13 (Homebrew GCC 13.1.0) 13.1.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiler stderr:
Running command: /usr/local/bin/gcc-13 -E -dM -
-----
Detecting linker via: /usr/local/bin/gcc-13 -Wl,--version
linker returned <Popen: returncode: 1 args: ['/usr/local/bin/gcc-13', '-Wl,--version']>
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. --version -lemutls_w -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
ld: unknown option: --version
collect2: error: ld returned 1 exit status
-----
Detecting Apple linker via: /usr/local/bin/gcc-13 -Wl,-v
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. -v -lemutls_w -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
@(#)PROGRAM:ld PROJECT:ld64-857.1
BUILD 23:13:24 May 7 2023
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc
/opt/intel/oneapi/tbb/2021.9.0/lib
/opt/intel/oneapi/mkl/2023.0.0/lib
/opt/intel/oneapi/ippcp/2021.6.3/lib
/opt/intel/oneapi/ipp/2021.7.0/lib
/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib
/opt/intel/oneapi/dal/2023.0.0/lib
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
Sanity testing C compiler: /usr/local/bin/gcc-13
Is cross compiler: False.
Sanity check compiler command line: /usr/local/bin/gcc-13 sanitycheckc.c -o sanitycheckc.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/sanitycheckc.exe
C compiler for the host machine: /usr/local/bin/gcc-13 (gcc 13.1.0 "gcc-13 (Homebrew GCC 13.1.0) 13.1.0")
C linker for the host machine: /usr/local/bin/gcc-13 ld64 857.1
-----
Detecting compiler via: /usr/local/bin/g++-13 --version
compiler returned <Popen: returncode: 0 args: ['/usr/local/bin/g++-13', '--version']>
compiler stdout:
g++-13 (Homebrew GCC 13.1.0) 13.1.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiler stderr:
Running command: /usr/local/bin/g++-13 -E -dM -
-----
Detecting linker via: /usr/local/bin/g++-13 -Wl,--version
linker returned <Popen: returncode: 1 args: ['/usr/local/bin/g++-13', '-Wl,--version']>
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. --version -lstdc++ -lgcc_s.1.1 -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
ld: unknown option: --version
collect2: error: ld returned 1 exit status
-----
Detecting Apple linker via: /usr/local/bin/g++-13 -Wl,-v
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. -v -lstdc++ -lgcc_s.1.1 -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
@(#)PROGRAM:ld PROJECT:ld64-857.1
BUILD 23:13:24 May 7 2023
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc
/opt/intel/oneapi/tbb/2021.9.0/lib
/opt/intel/oneapi/mkl/2023.0.0/lib
/opt/intel/oneapi/ippcp/2021.6.3/lib
/opt/intel/oneapi/ipp/2021.7.0/lib
/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib
/opt/intel/oneapi/dal/2023.0.0/lib
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
Sanity testing C++ compiler: /usr/local/bin/g++-13
Is cross compiler: False.
Sanity check compiler command line: /usr/local/bin/g++-13 sanitycheckcpp.cc -o sanitycheckcpp.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/sanitycheckcpp.exe
C++ compiler for the host machine: /usr/local/bin/g++-13 (gcc 13.1.0 "g++-13 (Homebrew GCC 13.1.0) 13.1.0")
C++ linker for the host machine: /usr/local/bin/g++-13 ld64 857.1
-----
Detecting linker via: ifort -Wl,--version
linker returned <Popen: returncode: 1 args: ['ifort', '-Wl,--version']>
linker stdout:
linker stderr:
ld: unknown option: --version
-----
Detecting Apple linker via: ifort -Wl,-v
linker stdout:
linker stderr:
@(#)PROGRAM:ld PROJECT:ld64-857.1
BUILD 23:13:24 May 7 2023
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/opt/intel/oneapi/tbb/2021.9.0/lib
/opt/intel/oneapi/mkl/2023.0.0/lib
/opt/intel/oneapi/ippcp/2021.6.3/lib
/opt/intel/oneapi/ipp/2021.7.0/lib
/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib
/opt/intel/oneapi/dal/2023.0.0/lib
/opt/intel/oneapi/compiler/2023.1.0/mac/compiler/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/System/Library/Frameworks/
Undefined symbols for architecture x86_64:
"_MAIN__", referenced from:
_main in for_main.o
ld: symbol(s) not found for architecture x86_64
Sanity testing Fortran compiler: ifort
Is cross compiler: False.
Sanity check compiler command line: ifort sanitycheckf.f90 -o sanitycheckf.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/sanitycheckf.exe
Fortran compiler for the build machine: ifort (intel 2021.9.0 "ifort (IFORT) 2021.9.0 20230302")
Fortran linker for the build machine: ifort ld64 857.1
-----
Detecting compiler via: /usr/local/bin/gcc-13 --version
compiler returned <Popen: returncode: 0 args: ['/usr/local/bin/gcc-13', '--version']>
compiler stdout:
gcc-13 (Homebrew GCC 13.1.0) 13.1.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiler stderr:
Running command: /usr/local/bin/gcc-13 -E -dM -
-----
Detecting linker via: /usr/local/bin/gcc-13 -Wl,--version
linker returned <Popen: returncode: 1 args: ['/usr/local/bin/gcc-13', '-Wl,--version']>
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. --version -lemutls_w -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
ld: unknown option: --version
collect2: error: ld returned 1 exit status
-----
Detecting Apple linker via: /usr/local/bin/gcc-13 -Wl,-v
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. -v -lemutls_w -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
@(#)PROGRAM:ld PROJECT:ld64-857.1
BUILD 23:13:24 May 7 2023
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc
/opt/intel/oneapi/tbb/2021.9.0/lib
/opt/intel/oneapi/mkl/2023.0.0/lib
/opt/intel/oneapi/ippcp/2021.6.3/lib
/opt/intel/oneapi/ipp/2021.7.0/lib
/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib
/opt/intel/oneapi/dal/2023.0.0/lib
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
Sanity testing C compiler: /usr/local/bin/gcc-13
Is cross compiler: False.
Sanity check compiler command line: /usr/local/bin/gcc-13 sanitycheckc.c -o sanitycheckc.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/sanitycheckc.exe
C compiler for the build machine: /usr/local/bin/gcc-13 (gcc 13.1.0 "gcc-13 (Homebrew GCC 13.1.0) 13.1.0")
C linker for the build machine: /usr/local/bin/gcc-13 ld64 857.1
-----
Detecting compiler via: /usr/local/bin/g++-13 --version
compiler returned <Popen: returncode: 0 args: ['/usr/local/bin/g++-13', '--version']>
compiler stdout:
g++-13 (Homebrew GCC 13.1.0) 13.1.0
Copyright (C) 2023 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
compiler stderr:
Running command: /usr/local/bin/g++-13 -E -dM -
-----
Detecting linker via: /usr/local/bin/g++-13 -Wl,--version
linker returned <Popen: returncode: 1 args: ['/usr/local/bin/g++-13', '-Wl,--version']>
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. --version -lstdc++ -lgcc_s.1.1 -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
ld: unknown option: --version
collect2: error: ld returned 1 exit status
-----
Detecting Apple linker via: /usr/local/bin/g++-13 -Wl,-v
linker stdout:
linker stderr:
collect2 version 13.1.0
/usr/bin/ld -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/ -dynamic -arch x86_64 -macosx_version_min 13.0.0 -o a.out -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13 -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc -L/opt/intel/oneapi/tbb/2021.9.0/env/../lib -L/opt/intel/oneapi/mkl/2023.0.0/lib -L/opt/intel/oneapi/ippcp/2021.6.3/lib -L/opt/intel/oneapi/ipp/2021.7.0/lib -L/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -L/opt/intel/oneapi/dal/2023.0.0/lib -L/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../.. -v -lstdc++ -lgcc_s.1.1 -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13 -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc -rpath /opt/intel/oneapi/tbb/2021.9.0/lib -rpath /opt/intel/oneapi/mkl/2023.0.0/lib -rpath /opt/intel/oneapi/ippcp/2021.6.3/lib -rpath /opt/intel/oneapi/ipp/2021.7.0/lib -rpath /opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib -rpath /opt/intel/oneapi/dal/2023.0.0/lib -rpath /usr/local/Cellar/gcc/13.1.0/lib/gcc/current
@(#)PROGRAM:ld PROJECT:ld64-857.1
BUILD 23:13:24 May 7 2023
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
Library search paths:
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc/x86_64-apple-darwin22/13
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current/gcc
/opt/intel/oneapi/tbb/2021.9.0/lib
/opt/intel/oneapi/mkl/2023.0.0/lib
/opt/intel/oneapi/ippcp/2021.6.3/lib
/opt/intel/oneapi/ipp/2021.7.0/lib
/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib
/opt/intel/oneapi/dal/2023.0.0/lib
/usr/local/Cellar/gcc/13.1.0/lib/gcc/current
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/usr/lib
Framework search paths:
/Library/Developer/CommandLineTools/SDKs/MacOSX13.sdk/System/Library/Frameworks/
Undefined symbols for architecture x86_64:
"_main", referenced from:
implicit entry/start for main executable
ld: symbol(s) not found for architecture x86_64
collect2: error: ld returned 1 exit status
Sanity testing C++ compiler: /usr/local/bin/g++-13
Is cross compiler: False.
Sanity check compiler command line: /usr/local/bin/g++-13 sanitycheckcpp.cc -o sanitycheckcpp.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/sanitycheckcpp.exe
C++ compiler for the build machine: /usr/local/bin/g++-13 (gcc 13.1.0 "g++-13 (Homebrew GCC 13.1.0) 13.1.0")
C++ linker for the build machine: /usr/local/bin/g++-13 ld64 857.1
Build machine cpu family: aarch64
Build machine cpu: aarch64
Host machine cpu family: aarch64
Host machine cpu: aarch64
Target machine cpu family: aarch64
Target machine cpu: aarch64
Program ifort found: YES (/opt/intel/oneapi/compiler/2023.1.0/mac/bin/intel64/ifort)
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmphuq24m1m
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmphuq24m1m/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmphuq24m1m/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lopenblas -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lopenblas
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158
Code:
#include<stdio.h>
int main(void) {
printf("%ld\n", (long)(sizeof(void *)));
return 0;
}
Compiler stdout:
Compiler stderr:
/Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90(2): warning #5117: Bad # preprocessor line
#include<stdio.h>
---------^
/Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90(3): error #5082: Syntax error, found IDENTIFIER 'MAIN' when expecting one of: ( : % [ . = =>
int main(void) {
------------^
/Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90(3): error #5082: Syntax error, found '{' when expecting one of: :: ) ( , : * <END-OF-STATEMENT> ; . % (/ + - [ ] /) . = ' ** / ...
int main(void) {
-----------------------^
/Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90(4): error #5082: Syntax error, found '(' when expecting one of: :: ) , : * <END-OF-STATEMENT> ; . (/ + - ] /) ' ** / // > PRIVATE ...
printf("%ld\n", (long)(sizeof(void *)));
----------------------------------^
/Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90(4): error #5082: Syntax error, found ')' when expecting one of: ( <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> <INTEGER_CONSTANT> ...
printf("%ld\n", (long)(sizeof(void *)));
------------------------------------------------^
/Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90(6): error #5082: Syntax error, found '}' when expecting one of: <LABEL> <END-OF-STATEMENT> ; <IDENTIFIER> TYPE MODULE ELEMENTAL IMPURE NON_RECURSIVE ...
}
--------^
/Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90(5): error #6353: A RETURN statement is invalid in the main program.
return 0;
------------^
compilation aborted for /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90 (code 1)
Could not compile test file /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmplxcqyg5z/testfile.f90: 1
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp3mube13g
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp3mube13g/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp3mube13g/output.obj -c -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 --print-search-dirs
Code:
Compiler stdout:
Compiler stderr:
ifort: command line error: ignoring unknown option '-fprint-search-dirs'
Library openblas found: NO
Library openblas found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmphxs5je0e
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmphxs5je0e/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmphxs5je0e/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lmetis -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lmetis
Library metis found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpv_odc4qi
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpv_odc4qi/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpv_odc4qi/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lhsl -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lhsl
Library hsl found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpcszoazgs
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpcszoazgs/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpcszoazgs/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lcutest -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lcutest
Library cutest found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpv1oapej3
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpv1oapej3/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpv1oapej3/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lwsmp -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lwsmp
Library wsmp found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpbftj41ep
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpbftj41ep/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpbftj41ep/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lumfpack -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lumfpack
Library umfpack found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpxvhuo0g6
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpxvhuo0g6/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpxvhuo0g6/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lpardiso -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lpardiso
Library pardiso found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpjf4v64yq
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpjf4v64yq/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpjf4v64yq/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lspmf -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lspmf
Library spmf found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpbpicey33
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpbpicey33/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpbpicey33/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lpastix -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lpastix
Library pastix found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpmx59a00s
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpmx59a00s/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpmx59a00s/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lsmumps -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lsmumps
Library smumps found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpmx5bpxil
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpmx5bpxil/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpmx5bpxil/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -ldmumps -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -ldmumps
Library dmumps found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpqoj5y2kn
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpqoj5y2kn/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpqoj5y2kn/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lmkl_rt -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
Library mkl_rt found: YES
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpd3yd90qs
Command line: ifort /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpd3yd90qs/testfile.f90 -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpd3yd90qs/output.exe -O0 -diag-error 10006 -diag-error 10148 -diag-error 10155 -diag-error 10156 -diag-error 10157 -diag-error 10158 -lampl -Wl,-undefined,dynamic_lookup
Code:
stop; end program
Compiler stdout:
Compiler stderr:
ld: library not found for -lampl
Library ampl found: NO
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpnviyezlk
Command line: /usr/local/bin/gcc-13 /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpnviyezlk/testfile.c -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpnviyezlk/output.exe -O0 -lm -Wl,-undefined,dynamic_lookup
Code:
int main(void) { return 0; }
Compiler stdout:
Compiler stderr:
Library m found: YES
mpiifort binary missing from cross or native file, or env var undefined.
Trying a default mpiifort fallback at mpiifort
mpiifort found: NO
Run-time dependency MPI for fortran found: NO (tried config-tool and system)
Pkg-config binary for 1 is not cached.
Pkg-config binary missing from cross or native file, or env var undefined.
Trying a default Pkg-config fallback at pkg-config
Found pkg-config: /usr/local/bin/pkg-config (0.29.2)
Determining dependency 'hwloc' with pkg-config executable '/usr/local/bin/pkg-config'
env[PKG_CONFIG_PATH]: /opt/intel/oneapi/tbb/2021.9.0/env/../lib/pkgconfig:/opt/intel/oneapi/mkl/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.3/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.1.0/lib/pkgconfig
Called `/usr/local/bin/pkg-config --modversion hwloc` -> 0
stdout:
2.9.1
-----------
env[PKG_CONFIG_PATH]: /opt/intel/oneapi/tbb/2021.9.0/env/../lib/pkgconfig:/opt/intel/oneapi/mkl/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.3/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.1.0/lib/pkgconfig
Called `/usr/local/bin/pkg-config --cflags hwloc` -> 0
stdout:
-I/usr/local/Cellar/hwloc/2.9.1/include
-----------
env[PKG_CONFIG_PATH]: /opt/intel/oneapi/tbb/2021.9.0/env/../lib/pkgconfig:/opt/intel/oneapi/mkl/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.3/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.1.0/lib/pkgconfig
env[PKG_CONFIG_ALLOW_SYSTEM_LIBS]: 1
Called `/usr/local/bin/pkg-config --libs hwloc` -> 0
stdout:
-L/usr/local/Cellar/hwloc/2.9.1/lib -lhwloc
-----------
env[PKG_CONFIG_PATH]: /opt/intel/oneapi/tbb/2021.9.0/env/../lib/pkgconfig:/opt/intel/oneapi/mkl/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/ippcp/2021.6.3/lib/pkgconfig:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/../lib/pkgconfig:/opt/intel/oneapi/dal/2023.0.0/lib/pkgconfig:/opt/intel/oneapi/compiler/2023.1.0/lib/pkgconfig
Called `/usr/local/bin/pkg-config --libs hwloc` -> 0
stdout:
-L/usr/local/Cellar/hwloc/2.9.1/lib -lhwloc
-----------
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp5r5xh96s
Command line: /usr/local/bin/g++-13 /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp5r5xh96s/testfile.cpp -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp5r5xh96s/output.exe -O0 -fpermissive
Code:
#include<stdio.h>
int main(void) {
printf("%ld\n", (long)(sizeof(void *)));
return 0;
}
Compiler stdout:
Compiler stderr:
Program stdout:
8
Program stderr:
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp5grdhgr0
Command line: /usr/local/bin/g++-13 /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp5grdhgr0/testfile.cpp -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmp5grdhgr0/output.obj -c -O0 -fpermissive --print-search-dirs
Code:
Compiler stdout:
install: /usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/
programs: =/usr/local/Cellar/gcc/13.1.0/bin/../libexec/gcc/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../libexec/gcc/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/bin/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/bin/
libraries: =/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/:/opt/intel/oneapi/tbb/2021.9.0/env/../lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/tbb/2021.9.0/env/../lib/:/opt/intel/oneapi/mkl/2023.0.0/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/mkl/2023.0.0/lib/:/opt/intel/oneapi/ippcp/2021.6.3/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/ippcp/2021.6.3/lib/:/opt/intel/oneapi/ipp/2021.7.0/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/ipp/2021.7.0/lib/:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib/:/opt/intel/oneapi/dal/2023.0.0/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/dal/2023.0.0/lib/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/lib/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/lib/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../
Compiler stderr:
Rejected /usr/local/Cellar/hwloc/2.9.1/lib/libhwloc.dylib, supports ['x86_64'] but need aarch64
Rejected /usr/local/Cellar/hwloc/2.9.1/lib/libhwloc.a, supports ['x86_64'] but need aarch64
Run-time dependency hwloc found: YES 2.9.1
src/lapack/meson.build:4: WARNING: building our own BLAS; consider providing an optimized BLAS library
src/lapack/meson.build:9: WARNING: building our own LAPACK; consider providing an optimized LAPACK library
Adding test "amdt_single"
Adding test "amdt_double"
Adding test "arct_single"
Adding test "arct_double"
Adding test "arcti_single"
Adding test "arcti_double"
Adding test "bgot_single"
Adding test "bgot_double"
Adding test "bgoti_single"
Adding test "bgoti_double"
Adding test "bllst_single"
Adding test "bllst_double"
Adding test "bllsti_single"
Adding test "bllsti_double"
Adding test "bqpt_single"
Adding test "bqpt_double"
Adding test "bqpti_single"
Adding test "bqpti_double"
Adding test "bqpbt_single"
Adding test "bqpbt_double"
Adding test "bqpbti_single"
Adding test "bqpbti_double"
Adding test "bsct_single"
Adding test "bsct_double"
Adding test "ccqpt_single"
Adding test "ccqpt_double"
Adding test "ccqpti_single"
Adding test "ccqpti_double"
Adding test "cdqpt_single"
Adding test "cdqpt_double"
Adding test "checkt_single"
Adding test "checkt_double"
Adding test "convertt_single"
Adding test "convertt_double"
Adding test "cqpt_single"
Adding test "cqpt_double"
Adding test "cqpti_single"
Adding test "cqpti_double"
Adding test "crot_single"
Adding test "crot_double"
Adding test "croti_double"
Adding test "dgot_single"
Adding test "dgot_double"
Adding test "dgoti_single"
Adding test "dgoti_double"
Adding test "dlpt_single"
Adding test "dlpt_double"
Adding test "dpst_single"
Adding test "dpst_double"
Adding test "dqpt_single"
Adding test "dqpt_double"
Adding test "dqpti_single"
Adding test "dqpti_double"
Adding test "eqpt_single"
Adding test "eqpt_double"
Adding test "eqpti_single"
Adding test "eqpti_double"
Adding test "mkl_pardisot_single"
Adding test "mkl_pardisot_double"
Adding test "mumpst_single"
Adding test "mumpst_double"
Adding test "pardisot_single"
Adding test "pardisot_double"
Adding test "wsmpt_single"
Adding test "wsmpt_double"
Adding test "pastixt_single"
Adding test "pastixt_double"
Adding test "fdct_single"
Adding test "fdct_double"
Adding test "fdcti_single"
Adding test "fdcti_double"
Adding test "fdht_single"
Adding test "fdht_double"
Adding test "filtranet_single"
Adding test "filtranet_double"
Adding test "fitt_single"
Adding test "fitt_double"
Adding test "glrtt_single"
Adding test "glrtt_double"
Adding test "glst_single"
Adding test "glst_double"
Adding test "gltrt_single"
Adding test "gltrt_double"
Adding test "gltrti_single"
Adding test "gltrti_double"
Adding test "hasht_single"
Adding test "hasht_double"
Adding test "icfst_single"
Adding test "icfst_double"
Adding test "irt_single"
Adding test "irt_double"
Adding test "l1qpt_single"
Adding test "l1qpt_double"
Adding test "l2rtt_single"
Adding test "l2rtt_double"
Adding test "l2rtti_single"
Adding test "l2rtti_double"
Adding test "lancelott_single"
Adding test "lancelott_double"
Adding test "lancelot_steeringt_single"
Adding test "lancelot_steeringt_double"
Adding test "lancelot_simplet_single"
Adding test "lancelot_simplet_double"
Adding test "lhst_single"
Adding test "lhst_double"
Adding test "llstt_single"
Adding test "llstt_double"
Adding test "llstti_single"
Adding test "llstti_double"
Adding test "lmst_single"
Adding test "lmst_double"
Adding test "lpat_single"
Adding test "lpat_double"
Adding test "lpati_single"
Adding test "lpati_double"
Adding test "lpbt_single"
Adding test "lpbt_double"
Adding test "lpbti_single"
Adding test "lpbti_double"
Adding test "lqrt_single"
Adding test "lqrt_double"
Adding test "lqtt_single"
Adding test "lqtt_double"
Adding test "lqtt2_single"
Adding test "lqtt2_double"
Adding test "lspt_single"
Adding test "lspt_double"
Adding test "lsqpt_single"
Adding test "lsqpt_double"
Adding test "lsqpti_single"
Adding test "lsqpti_double"
Adding test "lsrtt_single"
Adding test "lsrtt_double"
Adding test "lsrtti_single"
Adding test "lsrtti_double"
Adding test "lstrt_single"
Adding test "lstrt_double"
Adding test "lstrti_single"
Adding test "lstrti_double"
Adding test "miqrt_single"
Adding test "miqrt_double"
Adding test "mopt_single"
Adding test "mopt_double"
Adding test "nlptt_single"
Adding test "nlptt_double"
Adding test "nlst_single"
Adding test "nlst_double"
Adding test "nlsti_single"
Adding test "nlsti_double"
Adding test "presolvet_single"
Adding test "presolvet_double"
Adding test "presolveti_single"
Adding test "presolveti_double"
Adding test "pslst_single"
Adding test "pslst_double"
Adding test "pslsti_single"
Adding test "pslsti_double"
Adding test "qpt_single"
Adding test "qpt_double"
Adding test "qpat_single"
Adding test "qpat_double"
Adding test "qpati_single"
Adding test "qpati_double"
Adding test "qpbt_single"
Adding test "qpbt_double"
Adding test "qpbti_single"
Adding test "qpbti_double"
Adding test "qpct_single"
Adding test "qpct_double"
Adding test "qppt_single"
Adding test "qppt_double"
Adding test "qptt_single"
Adding test "qptt_double"
Adding test "randt_single"
Adding test "randt_double"
Adding test "rootst_single"
Adding test "rootst_double"
Adding test "rpdt_single"
Adding test "rpdt_double"
Adding test "rpdti_single"
Adding test "rpdti_double"
Adding test "rqst_single"
Adding test "rqst_double"
Adding test "rqsti_single"
Adding test "rqsti_double"
Adding test "sblst_single"
Adding test "sblst_double"
Adding test "sblsti_single"
Adding test "sblsti_double"
Adding test "scalet_single"
Adding test "scalet_double"
Adding test "scut_single"
Adding test "scut_double"
Adding test "sect_single"
Adding test "sect_double"
Adding test "shat_single"
Adding test "shat_double"
Adding test "silst_single"
Adding test "silst_double"
Adding test "sllst_single"
Adding test "sllst_double"
Adding test "sllsti_single"
Adding test "sllsti_double"
Adding test "slst_single"
Adding test "slst_double"
Adding test "slsti_single"
Adding test "slsti_double"
Adding test "smtt_single"
Adding test "smtt_double"
Adding test "sortt_single"
Adding test "sortt_double"
Adding test "ssidst_single"
Adding test "ssidst_double"
Adding test "trbt_single"
Adding test "trbt_double"
Adding test "trbti_single"
Adding test "trbti_double"
Adding test "trst_single"
Adding test "trst_double"
Adding test "trsti_single"
Adding test "trsti_double"
Adding test "trut_single"
Adding test "trut_double"
Adding test "truti_single"
Adding test "truti_double"
Adding test "ugot_single"
Adding test "ugot_double"
Adding test "ulst_single"
Adding test "ulst_double"
Adding test "ulsti_single"
Adding test "ulsti_double"
Adding test "wcpt_single"
Adding test "wcpt_double"
Adding test "wcpti_single"
Adding test "wcpti_double"
Adding test "arct_c_single"
Adding test "arct_c_double"
Adding test "arctf_c_single"
Adding test "arctf_c_double"
Adding test "bgot_c_single"
Adding test "bgot_c_double"
Adding test "bgotf_c_single"
Adding test "bgotf_c_double"
Adding test "bllst_c_single"
Adding test "bllst_c_double"
Adding test "bllstf_c_single"
Adding test "bllstf_c_double"
Adding test "bqpt_c_single"
Adding test "bqpt_c_double"
Adding test "bqptf_c_single"
Adding test "bqptf_c_double"
Adding test "bqpbt_c_single"
Adding test "bqpbt_c_double"
Adding test "bqpbtf_c_single"
Adding test "bqpbtf_c_double"
Adding test "ccqpt_c_single"
Adding test "ccqpt_c_double"
Adding test "ccqptf_c_single"
Adding test "ccqptf_c_double"
Adding test "cqpt_c_single"
Adding test "cqpt_c_double"
Adding test "cqptf_c_single"
Adding test "cqptf_c_double"
Adding test "crot_c_single"
Adding test "crot_c_double"
Adding test "crotf_c_single"
Adding test "crotf_c_double"
Adding test "dgot_c_single"
Adding test "dgot_c_double"
Adding test "dgotf_c_single"
Adding test "dgotf_c_double"
Adding test "dpst_c_single"
Adding test "dpst_c_double"
Adding test "dpstf_c_single"
Adding test "dpstf_c_double"
Adding test "dqpt_c_single"
Adding test "dqpt_c_double"
Adding test "dqpt2_c_single"
Adding test "dqpt2_c_double"
Adding test "dqptf_c_single"
Adding test "dqptf_c_double"
Adding test "eqpt_c_single"
Adding test "eqpt_c_double"
Adding test "eqptf_c_single"
Adding test "eqptf_c_double"
Adding test "fdct_c_single"
Adding test "fdct_c_double"
Adding test "fdctf_c_single"
Adding test "fdctf_c_double"
Adding test "glrtt_c_single"
Adding test "glrtt_c_double"
Adding test "gltrt_c_single"
Adding test "gltrt_c_double"
Adding test "l2rtt_c_single"
Adding test "l2rtt_c_double"
Adding test "lhst_c_single"
Adding test "lhst_c_double"
Adding test "llstt_c_single"
Adding test "llstt_c_double"
Adding test "llsttf_c_single"
Adding test "llsttf_c_double"
Adding test "lpat_c_single"
Adding test "lpat_c_double"
Adding test "lpatf_c_single"
Adding test "lpatf_c_double"
Adding test "lpbt_c_single"
Adding test "lpbt_c_double"
Adding test "lpbtf_c_single"
Adding test "lpbtf_c_double"
Adding test "lsqpt_c_single"
Adding test "lsqpt_c_double"
Adding test "lsqptf_c_single"
Adding test "lsqptf_c_double"
Adding test "lsrtt_c_single"
Adding test "lsrtt_c_double"
Adding test "lstrt_c_single"
Adding test "lstrt_c_double"
Adding test "nlst_c_single"
Adding test "nlst_c_double"
Adding test "nlstf_c_single"
Adding test "nlstf_c_double"
Adding test "presolvet_c_single"
Adding test "presolvet_c_double"
Adding test "presolvetf_c_single"
Adding test "presolvetf_c_double"
Adding test "pslst_c_single"
Adding test "pslst_c_double"
Adding test "pslstf_c_single"
Adding test "pslstf_c_double"
Adding test "qpat_c_single"
Adding test "qpat_c_double"
Adding test "qpatf_c_single"
Adding test "qpatf_c_double"
Adding test "qpbt_c_single"
Adding test "qpbt_c_double"
Adding test "qpbtf_c_single"
Adding test "qpbtf_c_double"
Adding test "rpdt_c_single"
Adding test "rpdt_c_double"
Adding test "rpdtf_c_single"
Adding test "rpdtf_c_double"
Adding test "rqst_c_single"
Adding test "rqst_c_double"
Adding test "rqstf_c_single"
Adding test "rqstf_c_double"
Adding test "sblst_c_single"
Adding test "sblst_c_double"
Adding test "sblstf_c_single"
Adding test "sblstf_c_double"
Adding test "sllst_c_single"
Adding test "sllst_c_double"
Adding test "sllstf_c_single"
Adding test "sllstf_c_double"
Adding test "slst_c_single"
Adding test "slst_c_double"
Adding test "slstf_c_single"
Adding test "slstf_c_double"
Adding test "trbt_c_single"
Adding test "trbt_c_double"
Adding test "trbtf_c_single"
Adding test "trbtf_c_double"
Adding test "trst_c_single"
Adding test "trst_c_double"
Adding test "trstf_c_single"
Adding test "trstf_c_double"
Adding test "trut_c_single"
Adding test "trut_c_double"
Adding test "trutf_c_single"
Adding test "trutf_c_double"
Adding test "ugot_c_single"
Adding test "ugot_c_double"
Adding test "ulst_c_single"
Adding test "ulst_c_double"
Adding test "ulstf_c_single"
Adding test "ulstf_c_double"
Adding test "wcpt_c_single"
Adding test "wcpt_c_double"
Adding test "wcptf_c_single"
Adding test "wcptf_c_double"
Build targets in project: 591
GALAHAD 5.0.0
User defined options
ciface: true
Found ninja-1.11.1 at /opt/homebrew/bin/ninja
Running compile:
Working directory: /var/folders/0w/gr6q1p614svb9p0gfmlcfjjr0000gn/T/tmplox278vn
Command line: /usr/local/bin/g++-13 /var/folders/0w/gr6q1p614svb9p0gfmlcfjjr0000gn/T/tmplox278vn/testfile.cpp -o /var/folders/0w/gr6q1p614svb9p0gfmlcfjjr0000gn/T/tmplox278vn/output.obj -c -std=c++17
Code:
int i = static_cast<int>(0);
Compiler stdout:
Compiler stderr:
Compiler accepts -std=c++17: YES
Rejected /usr/local/Cellar/hwloc/2.9.1/lib/libhwloc.a, supports ['x86_64'] but need aarch64
Rejected /usr/local/Cellar/hwloc/2.9.1/lib/libhwloc.dylib, supports ['x86_64'] but need aarch64
Running compile:
Working directory: /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpzln93td0
Command line: /usr/local/bin/gcc-13 /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpzln93td0/testfile.c -o /Users/dpo/dev/ralna/GALAHAD/builddir_intel/meson-private/tmpzln93td0/output.obj -c -O0 --print-search-dirs
Code:
Compiler stdout:
install: /usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/
programs: =/usr/local/Cellar/gcc/13.1.0/bin/../libexec/gcc/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../libexec/gcc/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/bin/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/bin/
libraries: =/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/:/opt/intel/oneapi/tbb/2021.9.0/env/../lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/tbb/2021.9.0/env/../lib/:/opt/intel/oneapi/mkl/2023.0.0/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/mkl/2023.0.0/lib/:/opt/intel/oneapi/ippcp/2021.6.3/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/ippcp/2021.6.3/lib/:/opt/intel/oneapi/ipp/2021.7.0/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/ipp/2021.7.0/lib/:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/dnnl/2023.0.0/cpu_iomp/lib/:/opt/intel/oneapi/dal/2023.0.0/lib/x86_64-apple-darwin22/13/:/opt/intel/oneapi/dal/2023.0.0/lib/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/lib/x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../../../../x86_64-apple-darwin22/lib/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../x86_64-apple-darwin22/13/:/usr/local/Cellar/gcc/13.1.0/bin/../lib/gcc/current/gcc/x86_64-apple-darwin22/13/../../../
Compiler stderr:
Failed to guess install tag for install script: /opt/homebrew/opt/python@3.11/bin/python3.11 /Users/dpo/dev/ralna/GALAHAD/bin/install_modules.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment