[MacPorts] #68225: OpenBLAS @0.3.24_0: hanging when building

MacPorts noreply at macports.org
Wed Sep 27 19:54:52 UTC 2023


#68225: OpenBLAS @0.3.24_0: hanging when building
---------------------------+---------------------------
  Reporter:  kickingvegas  |      Owner:  NicosPavlov
      Type:  defect        |     Status:  assigned
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:  ventura arm64
      Port:  OpenBLAS      |
---------------------------+---------------------------

Comment (by catap):

 Chris, it works:
 {{{
 √ /tmp % g++-mp-12 -v -std=c++17 ./test.cpp
 Using built-in specs.
 COLLECT_GCC=g++-mp-12
 COLLECT_LTO_WRAPPER=/opt/local/libexec/gcc/x86_64-apple-darwin21/12.3.0
 /lto-wrapper
 Target: x86_64-apple-darwin21
 Configured with: /opt/local/var/macports/build/_Users_catap_src_macports-
 ports_lang_gcc12/gcc12/work/gcc-12.3.0/configure --prefix=/opt/local
 --build=x86_64-apple-darwin21 --enable-
 languages=c,c++,objc,obj-c++,lto,fortran,jit --libdir=/opt/local/lib/gcc12
 --includedir=/opt/local/include/gcc12 --infodir=/opt/local/share/info
 --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-12
 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-
 suffix=-mp-12 --with-gxx-include-dir=/opt/local/include/gcc12/c++/ --with-
 gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local --with-
 isl=/opt/local --with-zstd=/opt/local --enable-checking=release --disable-
 multilib --enable-lto --enable-libstdcxx-time --with-build-config
 =bootstrap-debug --with-as=/opt/local/bin/as --with-ld=/opt/local/bin/ld
 --with-ar=/opt/local/bin/ar --with-
 bugurl=https://trac.macports.org/newticket --enable-host-shared --with-
 darwin-extra-rpath=/opt/local/lib/libgcc --with-libiconv-prefix=/opt/local
 --disable-tls --with-gxx-libcxx-include-
 dir=/opt/local/libexec/gcc12/libc++/include/c++/v1 --with-
 pkgversion='MacPorts gcc12 12.3.0_0+stdlib_flag' --with-
 sysroot=/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk
 Thread model: posix
 Supported LTO compression algorithms: zlib zstd
 gcc version 12.3.0 (MacPorts gcc12 12.3.0_0+stdlib_flag)
 COLLECT_GCC_OPTIONS='-v' '-std=c++17' '-mmacosx-version-min=12.0.0'
 '-asm_macosx_version_min=12.0' '-nodefaultexport' '-shared-libgcc'
 '-mtune=core2' '-dumpdir' 'a-'
  /opt/local/libexec/gcc/x86_64-apple-darwin21/12.3.0/cc1plus -quiet -v
 -D__DYNAMIC__ ./test.cpp -fPIC -quiet -dumpdir a- -dumpbase test.cpp
 -dumpbase-ext .cpp -mmacosx-version-min=12.0.0 -mtune=core2 -std=c++17
 -version -o /var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T//ccm4SMYJ.s
 GNU C++17 (MacPorts gcc12 12.3.0_0+stdlib_flag) version 12.3.0 (x86_64
 -apple-darwin21)
         compiled by GNU C version 12.3.0, GMP version 6.2.1, MPFR version
 4.2.0, MPC version 1.3.1, isl version isl-0.24-GMP

 warning: MPFR header version 4.2.0 differs from library version 4.2.1.
 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 ignoring nonexistent directory
 "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/opt/local/include"
 ignoring nonexistent directory "/opt/local/lib/gcc12/gcc/x86_64-apple-
 darwin21/12.3.0/../../../../../x86_64-apple-darwin21/include"
 ignoring nonexistent directory
 "/Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/Library/Frameworks"
 #include "..." search starts here:
 #include <...> search starts here:
  /opt/local/include/gcc12/c++/
  /opt/local/include/gcc12/c++//x86_64-apple-darwin21
  /opt/local/include/gcc12/c++//backward
  /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.3.0/include
  /opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.3.0/include-fixed
  /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/usr/include
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/System/Library/Frameworks
 End of search list.
 GNU C++17 (MacPorts gcc12 12.3.0_0+stdlib_flag) version 12.3.0 (x86_64
 -apple-darwin21)
         compiled by GNU C version 12.3.0, GMP version 6.2.1, MPFR version
 4.2.0, MPC version 1.3.1, isl version isl-0.24-GMP

 warning: MPFR header version 4.2.0 differs from library version 4.2.1.
 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 Compiler executable checksum: b8f5fa9075c8a60580601554aa96f557
 COLLECT_GCC_OPTIONS='-v' '-std=c++17' '-mmacosx-version-min=12.0.0'
 '-nodefaultexport' '-shared-libgcc' '-mtune=core2' '-dumpdir' 'a-'
  /opt/local/bin/as -arch x86_64 -v -mmacosx-version-min=12.0 -mllvm -x86
 -pad-for-align=false -force_cpusubtype_ALL -o
 /var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T//ccoIJfHr.o
 /var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T//ccm4SMYJ.s
 Apple clang version 14.0.0 (clang-1400.0.29.202)
 Target: x86_64-apple-darwin21.6.0
 Thread model: posix
 InstalledDir:
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin
 "/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang"
 -cc1as -triple x86_64-apple-macosx12.0.0 -filetype obj -main-file-name
 ccm4SMYJ.s -target-cpu penryn -fdebug-compilation-dir=/tmp -dwarf-debug-
 producer "Apple clang version 14.0.0 (clang-1400.0.29.202)" -dwarf-
 version=4 -mrelocation-model pic --mrelax-relocations -mllvm -x86-pad-for-
 align=false -mllvm -disable-aligned-alloc-awareness=1 -o
 /var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T//ccoIJfHr.o
 /var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T//ccm4SMYJ.s
 COMPILER_PATH=/opt/local/libexec/gcc/x86_64-apple-
 darwin21/12.3.0/:/opt/local/libexec/gcc/x86_64-apple-
 darwin21/12.3.0/:/opt/local/libexec/gcc/x86_64-apple-
 darwin21/:/opt/local/lib/gcc12/gcc/x86_64-apple-
 darwin21/12.3.0/:/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/
 LIBRARY_PATH=/opt/local/lib/gcc12/gcc/x86_64-apple-
 darwin21/12.3.0/:/opt/local/lib/gcc12/gcc/x86_64-apple-
 darwin21/12.3.0/../../../
 COLLECT_GCC_OPTIONS='-v' '-std=c++17' '-mmacosx-version-min=12.0.0'
 '-nodefaultexport' '-shared-libgcc' '-mtune=core2' '-dumpdir' 'a.'
  /opt/local/libexec/gcc/x86_64-apple-darwin21/12.3.0/collect2 -syslibroot
 /Library/Developer/CommandLineTools/SDKs/MacOSX12.sdk/ -dynamic -arch
 x86_64 -macosx_version_min 12.0.0 -o a.out
 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.3.0
 -L/opt/local/lib/gcc12/gcc/x86_64-apple-darwin21/12.3.0/../../..
 /var/folders/rq/wqy42lq543z9rwrlj7vf1h4r0000gn/T//ccoIJfHr.o -lstdc++
 -lgcc_s.1.1 -lgcc -lSystem -no_compact_unwind -rpath /opt/local/lib/libgcc
 -rpath @loader_path -rpath /opt/local/lib/gcc12/gcc/x86_64-apple-
 darwin21/12.3.0 -rpath /opt/local/lib/gcc12
 √ /tmp %
 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/68225#comment:19>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list