When I ran python3 -m pip install sage_conf I got this error message: Error building Sage.
The following package(s) may have failed to build (not necessarily during this run of 'make all-build'): * package: gf2x-1.3.0 last build time: Feb 6 14:07 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/gf2x-1.3.0.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/gf2x-1.3.0 * package: cddlib-0.94m last build time: Feb 6 14:07 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/cddlib-0.94m.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/cddlib-0.94m * package: cliquer-1.22 last build time: Feb 6 14:07 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/cliquer-1.22.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/cliquer-1.22 * package: libatomic_ops-7.8.0 last build time: Feb 6 14:07 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/libatomic_ops-7.8.0.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/libatomic_ops-7.8.0 * package: m4ri-20200115 last build time: Feb 6 14:07 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/m4ri-20200115.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/m4ri-20200115 * package: ecm-7.0.5 last build time: Feb 6 14:07 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/ecm-7.0.5.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/ecm-7.0.5 * package: info-6.8 last build time: Feb 6 14:07 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/info-6.8.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/info-6.8 * package: pari-2.15.4 last build time: Feb 6 14:08 log file: /Users/user/.sage/sage-10.2-Darwin-x86_64/logs/pkgs/pari-2.15.4.log build directory: /Users/user/.sage/sage-10.2-Darwin-x86_64/local/var/tmp/sage/build/pari-2.15.4 For those packages the following error message was printed earlier: configure: error: C compiler cannot create executables On Tuesday, February 6, 2024 at 2:01:03 PM UTC-6 Matthias Koeppe wrote: > According to your config.log, the run of "configure" succeeded. > That config.log contains error messages from various compiler invocations > is a normal part of the configure process. > > What is the actual problem that you encountered? > > > On Monday, February 5, 2024 at 2:58:36 PM UTC-8 Sai Chandhrasekhar wrote: > >> On Monday, February 5, 2024 at 4:48:08 PM UTC-6 Dima Pasechnik wrote: >> >>> >>> >>> On 5 February 2024 21:58:54 GMT, "dan...@gmail.com" <dan...@gmail.com> >>> wrote: >>> >You could just use Sage_macOS >>> ><https://github.com/3-manifolds/Sage_macOS/releases/tag/v2.2.0>, quick >>> and >>> >easy! >>> >>> for Sage development, you need a source install. >>> >>> > >>> >On Monday, February 5, 2024 at 3:49:02 PM UTC-6 Matthias Koeppe wrote: >>> > >>> >> We would need to see the full logs >>> >> >>> >> On Monday, February 5, 2024 at 1:26:31 PM UTC-8 Sai Chandhrasekhar >>> wrote: >>> >> >>> >>> Hello, >>> >>> >>> >>> When I tried to run python3 -m pip install sage_conf, I got this >>> error >>> >>> message from config.log. I tried to change to GCC but then I got a >>> message >>> >>> that Sage cannot be built on macOS with GNU's gcc. Any suggestions >>> on what >>> >>> to do would be appreciated. >>> >>> configure:6595: x86_64-apple-darwin13.4.0-clang -V >&5 >>> >>> clang-16: error: argument to '-V' is missing (expected 1 value) >>> >>> clang-16: error: no input files >>> >>> configure:6606: $? = 1 >>> >>> configure:6595: x86_64-apple-darwin13.4.0-clang -qversion >&5 >>> >>> clang-16: error: unknown argument '-qversion'; did you mean >>> '--version'? >>> >>> clang-16: error: no input files >>> >>> configure:6606: $? = 1 >>> >>> configure:6595: x86_64-apple-darwin13.4.0-clang -version >&5 >>> >>> clang-16: error: unknown argument '-version'; did you mean >>> '--version'? >>> >>> clang-16: error: no input files >>> >>> >>> >> >>> > >>> >> -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/255ebfc4-d1df-4665-99fa-86f537f6ffban%40googlegroups.com.