update to v6.7. – trial no. 1 #107
Annotations
8 errors and 8 warnings
test-bot (ubuntu-22.04)
grimme-lab/qc/xtb 6.7.1 did not build
|
test-bot (ubuntu-22.04)
install failed
|
test-bot (ubuntu-22.04)
Process completed with exit code 1.
|
test-bot (macos-14)
grimme-lab/qc/xtb 6.7.1 did not build
|
test-bot (ubuntu-24.04)
grimme-lab/qc/xtb 6.7.1 did not build
|
test-bot (ubuntu-24.04)
install failed
|
test-bot (ubuntu-24.04)
Process completed with exit code 1.
|
test-bot (macos-15)
grimme-lab/qc/xtb 6.7.1 did not build
|
test-bot (ubuntu-22.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
`brew install --verbose --formula --build-bottle grimme-lab/qc/xtb` failed on macOS Sonoma (14) on Apple Silicon!:
Formula/xtb.rb#L29
Detecting linker via: `/opt/homebrew/bin/gfortran -Wl,--version` -> 1
stderr:
collect2 version 14.2.0
/opt/homebrew/Library/Homebrew/shims/mac/super/ld -demangle -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/ -dynamic -arch arm64 -platform_version macos 14.0.0 0.0 -o a.out -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14 -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14/../../.. -lemutls_w -lheapt_w --version -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc/aarch64-apple-darwin23/14 -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current
ld: unknown options: --version
collect2: error: ld returned 1 exit status
-----------
-----------
Detecting Apple linker via: `/opt/homebrew/bin/gfortran -Wl,-v` -> 0
stderr:
collect2 version 14.2.0
/opt/homebrew/Library/Homebrew/shims/mac/super/ld -demangle -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk/ -dynamic -arch arm64 -platform_version macos 14.0.0 0.0 -o a.out -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14 -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin23/14/../../.. -lemutls_w -lheapt_w -v -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc/aarch64-apple-darwin23/14 -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current
@(#)PROGRAM:ld PROJECT:ld-1053.12
BUILD 10:15:51 Mar 29 2024
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
will use ld-classic for: armv6 armv7 armv7s arm64_32 i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 15.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 15.0.0 (tapi-1500.3.2.2)
-----------
Sanity testing Fortran compiler: /opt/homebrew/bin/gfortran
Is cross compiler: False.
Sanity check compiler command line: /opt/homebrew/bin/gfortran sanitycheckf.f -o sanitycheckf.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /private/tmp/xtb-20241121-11236-s5yf5z/xtb-6.7.1/_build/meson-private/sanitycheckf.exe
Fortran compiler for the host machine: /opt/homebrew/bin/gfortran (gcc 14.2.0 "GNU Fortran (Homebrew GCC 14.2.0_1) 14.2.0")
Fortran linker for the host machine: /opt/homebrew/bin/gfortran ld64 1053.12
-----------
Detecting archiver via: `gcc-ar --version` -> [Errno 2] No such file or directory: 'gcc-ar'
-----------
Detecting archiver via: `ar --version` -> 1
stderr:
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
-----------
-----------
Detecting compiler via: `gcc-14 --version` -> 0
stdout:
gcc-14 (Homebrew GCC 14.2.0_1) 14.2.0
Copyright (C) 2024 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.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `gcc-14 -Wl,--version` -> 1
stderr:
collect2 version 14.2.0
/opt/homebrew/Library/Homebrew/shims/mac/super/ld -demangle -dynamic -arch arm64 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX14.sdk -platform_version macos 14.0.0 0.0 -o a.out -L/opt/homebrew/opt/gcc/lib/gcc/14 -L/opt/homebrew/opt/openblas/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineToo
|
test-bot (macos-14)
install failed
|
test-bot (macos-14)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (ubuntu-24.04)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
test-bot (macos-15)
No files were found with the provided path: *.bottle.*. No artifacts will be uploaded.
|
`brew install --verbose --formula --build-bottle grimme-lab/qc/xtb` failed on macOS Sequoia (15) on Apple Silicon!:
Formula/xtb.rb#L29
Detecting linker via: `/opt/homebrew/bin/gfortran -Wl,--version` -> 1
stderr:
collect2 version 14.2.0
/opt/homebrew/Library/Homebrew/shims/mac/super/ld -demangle -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/ -dynamic -arch arm64 -platform_version macos 15.0.0 0.0 -o a.out -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin24/14 -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin24/14/../../.. -lemutls_w -lheapt_w --version -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc/aarch64-apple-darwin24/14 -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current
ld: unknown options: --version
collect2: error: ld returned 1 exit status
-----------
-----------
Detecting Apple linker via: `/opt/homebrew/bin/gfortran -Wl,-v` -> 0
stderr:
collect2 version 14.2.0
/opt/homebrew/Library/Homebrew/shims/mac/super/ld -demangle -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk/ -dynamic -arch arm64 -platform_version macos 15.0.0 0.0 -o a.out -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin24/14 -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc -L/opt/homebrew/Cellar/gcc/14.2.0_1/bin/../lib/gcc/current/gcc/aarch64-apple-darwin24/14/../../.. -lemutls_w -lheapt_w -v -lgcc -lSystem -no_compact_unwind -rpath @loader_path -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc/aarch64-apple-darwin24/14 -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current/gcc -rpath /opt/homebrew/Cellar/gcc/14.2.0_1/lib/gcc/current
@(#)PROGRAM:ld PROJECT:ld-1115.7.3
BUILD 13:29:00 Aug 9 2024
configured to support archs: armv6 armv7 armv7s arm64 arm64e arm64_32 i386 x86_64 x86_64h armv6m armv7k armv7m armv7em
will use ld-classic for: armv6 armv7 armv7s i386 armv6m armv7k armv7m armv7em
LTO support using: LLVM version 16.0.0 (static support for 29, runtime is 29)
TAPI support using: Apple TAPI version 16.0.0 (tapi-1600.0.11.8)
-----------
Sanity testing Fortran compiler: /opt/homebrew/bin/gfortran
Is cross compiler: False.
Sanity check compiler command line: /opt/homebrew/bin/gfortran sanitycheckf.f -o sanitycheckf.exe
Sanity check compile stdout:
-----
Sanity check compile stderr:
-----
Running test binary command: /private/tmp/xtb-20241121-13205-xe1s1e/xtb-6.7.1/_build/meson-private/sanitycheckf.exe
Fortran compiler for the host machine: /opt/homebrew/bin/gfortran (gcc 14.2.0 "GNU Fortran (Homebrew GCC 14.2.0_1) 14.2.0")
Fortran linker for the host machine: /opt/homebrew/bin/gfortran ld64 1115.7.3
-----------
Detecting archiver via: `gcc-ar --version` -> [Errno 2] No such file or directory: 'gcc-ar'
-----------
Detecting archiver via: `ar --version` -> 1
stderr:
usage: ar -d [-TLsv] archive file ...
ar -m [-TLsv] archive file ...
ar -m [-abiTLsv] position archive file ...
ar -p [-TLsv] archive [file ...]
ar -q [-cTLsv] archive file ...
ar -r [-cuTLsv] archive file ...
ar -r [-abciuTLsv] position archive file ...
ar -t [-TLsv] archive [file ...]
ar -x [-ouTLsv] archive [file ...]
-----------
-----------
Detecting compiler via: `gcc-14 --version` -> 0
stdout:
gcc-14 (Homebrew GCC 14.2.0_1) 14.2.0
Copyright (C) 2024 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.
-----------
Running command: -cpp -x c -E -dM -
-----
-----------
Detecting linker via: `gcc-14 -Wl,--version` -> 1
stderr:
collect2 version 14.2.0
/opt/homebrew/Library/Homebrew/shims/mac/super/ld -demangle -dynamic -arch arm64 -syslibroot /Library/Developer/CommandLineTools/SDKs/MacOSX15.sdk -platform_version macos 15.0.0 0.0 -o a.out -L/opt/homebrew/opt/gcc/lib/gcc/14 -L/opt/homebrew/opt/openblas/lib -L/opt/homebrew/lib -L/Library/Developer/CommandLineTools/SDKs
|
test-bot (macos-15)
install failed
|