pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: CVS commit: pkgsrc
> Modified Files:
> pkgsrc/doc: CHANGES-2026 TODO
> pkgsrc/math/openblas: Makefile.common distinfo version.mk
> pkgsrc/math/openblas/patches: patch-Makefile patch-Makefile.install
> patch-Makefile.system patch-c__check
> Added Files:
> pkgsrc/math/openblas/patches: patch-driver_others_Makefile
> patch-driver_others_blas__server__callback.c patch-exports_Makefile
> patch-openblas.pc.in
> Removed Files:
> pkgsrc/math/openblas/patches: patch-Makefile.rule
>
> Log Message:
> openblas: update to 0.3.31
This fails to build on macOS:
clang: error: linker command failed with exit code 1 (use -v to see invocation)
ld: -lto_library library filename must be 'libLTO.dylib'
ld: -lto_library library filename must be 'libLTO.dylib'
gmake[1]: *** [Makefile:450: test_bgemv] Error 1
gmake[1]: *** Waiting for unfinished jobs....
f951: note: unrecognized command-line option '-Wno-incompatible-function-pointer-types' may have been intended to silence earlier diagnostics
clang: error: linker command failed with exit code 1 (use -v to see invocation)
clang: error: linker command failed with exit code 1 (use -v to see invocation)
f951: note: unrecognized command-line option '-Wno-incompatible-function-pointer-types' may have been intended to silence earlier diagnostics
gmake[1]: *** [Makefile:447: test_bgemm] Error 1
gmake[1]: *** [Makefile:456: test_sbgemv] Error 1
ld: -lto_library library filename must be 'libLTO.dylib'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
gmake[1]: *** [Makefile:453: test_sbgemm] Error 1
f951: note: unrecognized command-line option '-Wno-incompatible-function-pointer-types' may have been intended to silence earlier diagnostics
f951: note: unrecognized command-line option '-Wno-incompatible-function-pointer-types' may have been intended to silence earlier diagnostics
Where -lto_library comes from?
Home |
Main Index |
Thread Index |
Old Index