That worked and I was able to successfully build sage. 
Unfortunately it started failing again once I pulled the latest version 
(10.6.beta5).

Now ./configure is failing with the following error:
configure: error: found a good version of tar in /bin//tar, but it's not 
the first "tar" program in your PATH 

I have tried running 'make distclean', it does not appear to make a 
difference.

Googling the error I found the following issue, which may be relevant:
https://github.com/sagemath/sage/issues/38856

I have attached config.log.

On Sunday, January 26, 2025 at 9:56:35 PM UTC-7 dim...@gmail.com wrote:

> your config.log says you have leftovers from the previous attempt to 
> install, which was unsuccessful due to conda issues.
>
> Please clean up by running 
>
> make distclean
>
> and then start again with 
>
> ./bootstrap
> ./configure 
> make
>
>
> On 26 January 2025 17:17:11 GMT-06:00, Caleb Van't Land <
> caleb.v...@gmail.com> wrote:
>
>> I was not trying to use conda, but I had previously used conda to install 
>> the user version of sage. I think you are correct that this was part of the 
>> problem, conda was active and parts of the PATH were pointing to locations 
>> associated with conda. 
>>
>> I have now deactivated conda and I ran the following command:
>> $ export PATH=/usr/sbin/:/sbin/:/bin/:/usr/lib/wsl/lib/ 
>> as suggested in step 8 of: https://github.com/sagemath/sage/#readme
>>
>> Sage still does not build correctly. I think it's getting farther, Gap 
>> looks to have built correctly, but it's now failing to build lcalc-2.0.5.
>>
>> I have attached the relevant log files.
>>
>> Thank you for your help,
>> Caleb
>>
>> On Friday, January 24, 2025 at 6:48:31 AM UTC-7 dim...@gmail.com wrote:
>>
>>> How are you trying to install Sage. Using conda, or not? 
>>>
>>> If not, them you need to make sure your conda libraries are not 
>>> interfering. 
>>> So you might need to deactivate the conda environments and make sure 
>>> PATH etc are not pointing anywhere 
>>> where parts of conda are installed. 
>>>
>>> On Thu, Jan 23, 2025 at 1:18 PM Caleb Van't Land 
>>> <caleb.v...@gmail.com> wrote: 
>>> > 
>>> > Hello, 
>>> > 
>>> > I'm attempting to build sage on my machine using WSL. My computer is 
>>> running Windows 10, build 19045.5371. 
>>> > 
>>> > I have attempted to follow the instructions at 
>>> https://github.com/sagemath/sage/#readme, but the 'make' command is 
>>> failing when it tries to build gap-4.13.1. I have attached the two logs 
>>> files indicated by the error message. 
>>> > 
>>> > I have tried running 'make distclean' then trying to build sage again. 
>>> It does not appear to make any difference. 
>>> > 
>>> > Thanks in advance for any help you can provide, 
>>> > Caleb 
>>> > 
>>> > -- 
>>> > 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+...@googlegroups.com. 
>>> > To view this discussion visit 
>>> https://groups.google.com/d/msgid/sage-devel/4ce82a2b-a516-4d4e-8790-de0e2e6ef526n%40googlegroups.com.
>>>  
>>>
>>>
>>

-- 
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 visit 
https://groups.google.com/d/msgid/sage-devel/868f86f8-abb8-4407-97ac-e364c26923e2n%40googlegroups.com.
This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by Sage configure 10.6.beta5, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure 

## --------- ##
## Platform. ##
## --------- ##

hostname = DESKTOP-MTPH8O8
uname -m = x86_64
uname -r = 5.10.16.3-microsoft-standard-WSL2
uname -s = Linux
uname -v = #1 SMP Fri Apr 2 22:23:49 UTC 2021

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/sbin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/lib/wsl/lib/


## ----------- ##
## Core tests. ##
## ----------- ##

configure:5206: checking for a BSD-compatible install
configure:5274: result: /bin//install -c
configure:5285: checking whether build environment is sane
configure:5340: result: yes
configure:5489: checking for a thread-safe mkdir -p
configure:5528: result: /bin//mkdir -p
configure:5535: checking for gawk
configure:5551: found /bin//gawk
configure:5562: result: gawk
configure:5573: checking whether make sets $(MAKE)
configure:5595: result: yes
configure:5624: checking whether make supports nested variables
configure:5641: result: yes
configure:5770: checking whether to enable maintainer-specific portions of 
Makefiles
configure:5779: result: yes
configure:5799: checking whether make supports the include directive
configure:5814: make -f confmf.GNU && cat confinc.out
this is the am__doit target
configure:5817: $? = 0
configure:5836: result: yes (GNU style)
configure:5906: checking for gcc
configure:5922: found /bin//gcc
configure:5933: result: gcc
configure:6162: checking for C compiler version
configure:6171: gcc --version >&5
gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0
Copyright (C) 2019 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.

configure:6182: $? = 0
configure:6171: gcc -v >&5
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/9/lto-wrapper
OFFLOAD_TARGET_NAMES=nvptx-none:hsa
OFFLOAD_TARGET_DEFAULT=1
Target: x86_64-linux-gnu
Configured with: ../src/configure -v --with-pkgversion='Ubuntu 
9.4.0-1ubuntu1~20.04.2' --with-bugurl=file:///usr/share/doc/gcc-9/README.Bugs 
--enable-languages=c,ada,c++,go,brig,d,fortran,objc,obj-c++,gm2 --prefix=/usr 
--with-gcc-major-version-only --program-suffix=-9 
--program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id 
--libexecdir=/usr/lib --without-included-gettext --enable-threads=posix 
--libdir=/usr/lib --enable-nls --enable-clocale=gnu --enable-libstdcxx-debug 
--enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new 
--enable-gnu-unique-object --disable-vtable-verify --enable-plugin 
--enable-default-pie --with-system-zlib --with-target-system-zlib=auto 
--enable-objc-gc=auto --enable-multiarch --disable-werror --with-arch-32=i686 
--with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib 
--with-tune=generic 
--enable-offload-targets=nvptx-none=/build/gcc-9-9QDOt0/gcc-9-9.4.0/debian/tmp-nvptx/usr,hsa
 --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu 
--host=x86_64-linux-gnu --target=x86_64-linux-gnu
Thread model: posix
gcc version 9.4.0 (Ubuntu 9.4.0-1ubuntu1~20.04.2) 
configure:6182: $? = 0
configure:6171: gcc -V >&5
gcc: error: unrecognized command line option '-V'
gcc: fatal error: no input files
compilation terminated.
configure:6182: $? = 1
configure:6171: gcc -qversion >&5
gcc: error: unrecognized command line option '-qversion'; did you mean 
'--version'?
gcc: fatal error: no input files
compilation terminated.
configure:6182: $? = 1
configure:6202: checking whether the C compiler works
configure:6224: gcc    conftest.c  >&5
configure:6228: $? = 0
configure:6276: result: yes
configure:6279: checking for C compiler default output file name
configure:6281: result: a.out
configure:6287: checking for suffix of executables
configure:6294: gcc -o conftest    conftest.c  >&5
configure:6298: $? = 0
configure:6320: result: 
configure:6342: checking whether we are cross compiling
configure:6350: gcc -o conftest    conftest.c  >&5
configure:6354: $? = 0
configure:6361: ./conftest
configure:6365: $? = 0
configure:6353: result: no
configure:6358: checking for suffix of object files
configure:6380: gcc -c   conftest.c >&5
configure:6384: $? = 0
configure:6405: result: o
configure:6409: checking whether we are using the GNU C compiler
configure:6428: gcc -c   conftest.c >&5
configure:6428: $? = 0
configure:6437: result: yes
configure:6446: checking whether gcc accepts -g
configure:6466: gcc -c -g  conftest.c >&5
configure:6466: $? = 0
configure:6507: result: yes
configure:6524: checking for gcc option to accept ISO C89
configure:6587: gcc  -c -g -O2  conftest.c >&5
configure:6587: $? = 0
configure:6600: result: none needed
configure:6625: checking whether gcc understands -c and -o together
configure:6647: gcc -c conftest.c -o conftest2.o
configure:6650: $? = 0
configure:6647: gcc -c conftest.c -o conftest2.o
configure:6650: $? = 0
configure:6662: result: yes
configure:6681: checking dependency style of gcc
configure:6792: result: none
configure:6811: checking build system type
configure:6825: result: x86_64-pc-linux-gnu
configure:6845: checking host system type
configure:6858: result: x86_64-pc-linux-gnu
configure:6905: checking for ld used by gcc
configure:7030: result: /bin//ld
configure:7037: checking if the linker (/bin//ld) is GNU ld
configure:7052: result: yes
configure:7059: checking for shared library run path origin
configure:7072: result: done
configure:7143: checking for root user
configure:7152: result: no
configure:7228: checking the symbolic links in the source tree
configure:7231: result: intact
configure:7263: checking for a sed that does not truncate output
configure:7327: result: /bin//sed
configure:7335: checking for ar
configure:7351: found /bin//ar
configure:7363: result: yes
configure:7384: checking for m4
configure:7400: found /bin//m4
configure:7412: result: yes
configure:7487: checking for pkg-config
configure:7505: found /bin//pkg-config
configure:7517: result: /bin//pkg-config
configure:7542: checking pkg-config is at least version 0.29
configure:7545: result: yes
configure:7556: checking for ranlib
configure:7572: found /bin//ranlib
configure:7584: result: yes
configure:7605: checking for strip
configure:7621: found /bin//strip
configure:7633: result: yes
configure:7653: checking for GNU or BSD tar
configure:7701: result: /bin//tar
configure:7706: error: found a good version of tar in /bin//tar, but it's not 
the first "tar" program in your PATH

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-pc-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_env_CBC_CFLAGS_set=
ac_cv_env_CBC_CFLAGS_value=
ac_cv_env_CBC_LIBS_set=
ac_cv_env_CBC_LIBS_value=
ac_cv_env_CBLAS_CFLAGS_set=
ac_cv_env_CBLAS_CFLAGS_value=
ac_cv_env_CBLAS_LIBS_set=
ac_cv_env_CBLAS_LIBS_value=
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_ECLIB_CFLAGS_set=
ac_cv_env_ECLIB_CFLAGS_value=
ac_cv_env_ECLIB_LIBS_set=
ac_cv_env_ECLIB_LIBS_value=
ac_cv_env_F77CFLAGS_set=
ac_cv_env_F77CFLAGS_value=
ac_cv_env_FCFLAGS_set=
ac_cv_env_FCFLAGS_value=
ac_cv_env_FC_set=
ac_cv_env_FC_value=
ac_cv_env_FFLAS_FFPACK_CFLAGS_set=
ac_cv_env_FFLAS_FFPACK_CFLAGS_value=
ac_cv_env_FFLAS_FFPACK_LIBS_set=
ac_cv_env_FFLAS_FFPACK_LIBS_value=
ac_cv_env_FPLLL_CFLAGS_set=
ac_cv_env_FPLLL_CFLAGS_value=
ac_cv_env_FPLLL_LIBS_set=
ac_cv_env_FPLLL_LIBS_value=
ac_cv_env_FREETYPE_CFLAGS_set=
ac_cv_env_FREETYPE_CFLAGS_value=
ac_cv_env_FREETYPE_LIBS_set=
ac_cv_env_FREETYPE_LIBS_value=
ac_cv_env_GC_CFLAGS_set=
ac_cv_env_GC_CFLAGS_value=
ac_cv_env_GC_LIBS_set=
ac_cv_env_GC_LIBS_value=
ac_cv_env_GF2X_CFLAGS_set=
ac_cv_env_GF2X_CFLAGS_value=
ac_cv_env_GF2X_LIBS_set=
ac_cv_env_GF2X_LIBS_value=
ac_cv_env_GIVARO_CFLAGS_set=
ac_cv_env_GIVARO_CFLAGS_value=
ac_cv_env_GIVARO_LIBS_set=
ac_cv_env_GIVARO_LIBS_value=
ac_cv_env_GSLPCDIR_set=
ac_cv_env_GSLPCDIR_value=
ac_cv_env_GSL_CFLAGS_set=
ac_cv_env_GSL_CFLAGS_value=
ac_cv_env_GSL_LIBS_set=
ac_cv_env_GSL_LIBS_value=
ac_cv_env_IGRAPH_CFLAGS_set=
ac_cv_env_IGRAPH_CFLAGS_value=
ac_cv_env_IGRAPH_LIBS_set=
ac_cv_env_IGRAPH_LIBS_value=
ac_cv_env_ISL_CFLAGS_set=
ac_cv_env_ISL_CFLAGS_value=
ac_cv_env_ISL_LIBS_set=
ac_cv_env_ISL_LIBS_value=
ac_cv_env_LAPACK_CFLAGS_set=
ac_cv_env_LAPACK_CFLAGS_value=
ac_cv_env_LAPACK_LIBS_set=
ac_cv_env_LAPACK_LIBS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBATOMIC_OPS_CFLAGS_set=
ac_cv_env_LIBATOMIC_OPS_CFLAGS_value=
ac_cv_env_LIBATOMIC_OPS_LIBS_set=
ac_cv_env_LIBATOMIC_OPS_LIBS_value=
ac_cv_env_LIBFFI_CFLAGS_set=
ac_cv_env_LIBFFI_CFLAGS_value=
ac_cv_env_LIBFFI_LIBS_set=
ac_cv_env_LIBFFI_LIBS_value=
ac_cv_env_LIBGD_CFLAGS_set=
ac_cv_env_LIBGD_CFLAGS_value=
ac_cv_env_LIBGD_LIBS_set=
ac_cv_env_LIBGD_LIBS_value=
ac_cv_env_LIBPNG_CFLAGS_set=
ac_cv_env_LIBPNG_CFLAGS_value=
ac_cv_env_LIBPNG_LIBS_set=
ac_cv_env_LIBPNG_LIBS_value=
ac_cv_env_LIBSEMIGROUPS_CFLAGS_set=
ac_cv_env_LIBSEMIGROUPS_CFLAGS_value=
ac_cv_env_LIBSEMIGROUPS_LIBS_set=
ac_cv_env_LIBSEMIGROUPS_LIBS_value=
ac_cv_env_LIBS_set=
ac_cv_env_LIBS_value=
ac_cv_env_LINBOX_CFLAGS_set=
ac_cv_env_LINBOX_CFLAGS_value=
ac_cv_env_LINBOX_LIBS_set=
ac_cv_env_LINBOX_LIBS_value=
ac_cv_env_M4RI_CFLAGS_set=
ac_cv_env_M4RI_CFLAGS_value=
ac_cv_env_M4RI_LIBS_set=
ac_cv_env_M4RI_LIBS_value=
ac_cv_env_NCURSES_CFLAGS_set=
ac_cv_env_NCURSES_CFLAGS_value=
ac_cv_env_NCURSES_LIBS_set=
ac_cv_env_NCURSES_LIBS_value=
ac_cv_env_OBJCFLAGS_set=
ac_cv_env_OBJCFLAGS_value=
ac_cv_env_OBJCXXFLAGS_set=
ac_cv_env_OBJCXXFLAGS_value=
ac_cv_env_OBJCXX_set=
ac_cv_env_OBJCXX_value=
ac_cv_env_OBJC_set=
ac_cv_env_OBJC_value=
ac_cv_env_OPENBLASPCDIR_set=
ac_cv_env_OPENBLASPCDIR_value=
ac_cv_env_OPENBLAS_CFLAGS_set=
ac_cv_env_OPENBLAS_CFLAGS_value=
ac_cv_env_OPENBLAS_LIBS_set=
ac_cv_env_OPENBLAS_LIBS_value=
ac_cv_env_PKG_CONFIG_LIBDIR_set=
ac_cv_env_PKG_CONFIG_LIBDIR_value=
ac_cv_env_PKG_CONFIG_PATH_set=
ac_cv_env_PKG_CONFIG_PATH_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_PRIMECOUNT_CFLAGS_set=
ac_cv_env_PRIMECOUNT_CFLAGS_value=
ac_cv_env_PRIMECOUNT_LIBS_set=
ac_cv_env_PRIMECOUNT_LIBS_value=
ac_cv_env_PRIMESIEVE_CFLAGS_set=
ac_cv_env_PRIMESIEVE_CFLAGS_value=
ac_cv_env_PRIMESIEVE_LIBS_set=
ac_cv_env_PRIMESIEVE_LIBS_value=
ac_cv_env_READLINE_CFLAGS_set=
ac_cv_env_READLINE_CFLAGS_value=
ac_cv_env_READLINE_LIBS_set=
ac_cv_env_READLINE_LIBS_value=
ac_cv_env_R_CFLAGS_set=
ac_cv_env_R_CFLAGS_value=
ac_cv_env_R_LIBS_set=
ac_cv_env_R_LIBS_value=
ac_cv_env_SAGE_DEBUG_set=
ac_cv_env_SAGE_DEBUG_value=
ac_cv_env_SAGE_FAT_BINARY_set=
ac_cv_env_SAGE_FAT_BINARY_value=
ac_cv_env_SINGULAR_CFLAGS_set=
ac_cv_env_SINGULAR_CFLAGS_value=
ac_cv_env_SINGULAR_LIBS_set=
ac_cv_env_SINGULAR_LIBS_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_libbraiding_CFLAGS_set=
ac_cv_env_libbraiding_CFLAGS_value=
ac_cv_env_libbraiding_LIBS_set=
ac_cv_env_libbraiding_LIBS_value=
ac_cv_env_libjpeg_CFLAGS_set=
ac_cv_env_libjpeg_CFLAGS_value=
ac_cv_env_libjpeg_LIBS_set=
ac_cv_env_libjpeg_LIBS_value=
ac_cv_env_msolve_CFLAGS_set=
ac_cv_env_msolve_CFLAGS_value=
ac_cv_env_msolve_LIBS_set=
ac_cv_env_msolve_LIBS_value=
ac_cv_env_ntl_includedir_set=
ac_cv_env_ntl_includedir_value=
ac_cv_env_ntl_libdir_set=
ac_cv_env_ntl_libdir_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_env_zlib_CFLAGS_set=
ac_cv_env_zlib_CFLAGS_value=
ac_cv_env_zlib_LIBS_set=
ac_cv_env_zlib_LIBS_value=
ac_cv_host=x86_64-pc-linux-gnu
ac_cv_objext=o
ac_cv_path_SED=/bin//sed
ac_cv_path_TAR=/bin//tar
ac_cv_path_ac_pt_PKG_CONFIG=/bin//pkg-config
ac_cv_path_install='/bin//install -c'
ac_cv_path_mkdir=/bin//mkdir
ac_cv_prog_AWK=gawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_found_ar=yes
ac_cv_prog_found_m4=yes
ac_cv_prog_found_ranlib=yes
ac_cv_prog_found_strip=yes
ac_cv_prog_make_make_set=yes
acl_cv_hardcode_direct=no
acl_cv_hardcode_libdir_flag_spec='${wl}-rpath ${wl}$libdir'
acl_cv_hardcode_libdir_separator=
acl_cv_hardcode_minus_L=no
acl_cv_libext=a
acl_cv_libname_spec='lib$name'
acl_cv_library_names_spec='$libname$shrext'
acl_cv_path_LD=/bin//ld
acl_cv_prog_gnu_ld=yes
acl_cv_rpath=done
acl_cv_shlibext=so
acl_cv_wl=-Wl,
am_cv_CC_dependencies_compiler_type=none
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/caleb/sage/config/missing aclocal-1.16'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='1'
AM_V='$(V)'
AUTOCONF='${SHELL} /home/caleb/sage/config/missing autoconf'
AUTOHEADER='${SHELL} /home/caleb/sage/config/missing autoheader'
AUTOMAKE='${SHELL} /home/caleb/sage/config/missing automake-1.16'
AWK='gawk'
BOOST_CPPFLAGS=''
BOOST_LDFLAGS=''
CBC_CFLAGS=''
CBC_LIBS=''
CBLAS_CFLAGS=''
CBLAS_LIBS=''
CC='gcc'
CCDEPMODE='depmode=none'
CDDEXEC=''
CDDEXECGMP=''
CFLAGS='-g -O2'
CFLAGS_MARCH=''
CL=''
CONVERT=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
DOT=''
DVIPNG=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
ECLIB_CFLAGS=''
ECLIB_LIBS=''
ECL_CONFIG=''
ECMBIN=''
EGREP=''
ENABLE_SYSTEM_SITE_PACKAGES=''
EXEEXT=''
F77CFLAGS=''
F77FLAGS=''
FC=''
FCFLAGS=''
FFLAS_FFPACK_CFLAGS=''
FFLAS_FFPACK_LIBS=''
FFMPEG=''
FOURTITWO_CIRCUITS=''
FOURTITWO_GRAVER=''
FOURTITWO_GROEBNER=''
FOURTITWO_HILBERT=''
FOURTITWO_MARKOV=''
FOURTITWO_PPI=''
FOURTITWO_QSOLVE=''
FOURTITWO_RAYS=''
FOURTITWO_ZSOLVE=''
FPLLL_CFLAGS=''
FPLLL_LIBS=''
FREETYPE_CFLAGS=''
FREETYPE_LIBS=''
GAP=''
GAP_ROOT_PATHS=''
GCC_VERSION=''
GC_CFLAGS=''
GC_LIBS=''
GENGCHECK=''
GENGETOPT=''
GENGnautyCHECK=''
GF2X_CFLAGS=''
GF2X_LIBS=''
GIVARO_CFLAGS=''
GIVARO_LIBS=''
GLPSOL=''
GP2C=''
GP=''
GPHELP=''
GREP=''
GSLPCDIR=''
GSL_CFLAGS=''
GSL_LIBS=''
GXX_VERSION=''
HAVE_CXX11=''
HAVE_PIP=''
IGRAPH_CFLAGS=''
IGRAPH_LIBS=''
INFO=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
ISL_CFLAGS=''
ISL_LIBS=''
LAPACK_CFLAGS=''
LAPACK_LIBS=''
LATEXMK=''
LCALC_BIN=''
LDFLAGS=''
LIBATOMIC_OPS_CFLAGS=''
LIBATOMIC_OPS_LIBS=''
LIBCURL=''
LIBCURL_CPPFLAGS=''
LIBFFI_CFLAGS=''
LIBFFI_LIBS=''
LIBGD_CFLAGS=''
LIBGD_LIBS=''
LIBICONV=''
LIBOBJS=''
LIBPNG_CFLAGS=''
LIBPNG_LIBS=''
LIBS=''
LIBSEMIGROUPS_CFLAGS=''
LIBSEMIGROUPS_LIBS=''
LINBOX_CFLAGS=''
LINBOX_LIBS=''
LRSNASH=''
LTLIBICONV=''
LTLIBOBJS=''
M4RI_CFLAGS=''
M4RI_LIBS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKEINFO='${SHELL} /home/caleb/sage/config/missing makeinfo'
MKDIR_P='/bin//mkdir -p'
NCURSES_CFLAGS=''
NCURSES_LIBS=''
NEATO=''
NTL_INCDIR=''
NTL_LIBDIR=''
OBJC=''
OBJCDEPMODE=''
OBJCFLAGS=''
OBJCXX=''
OBJCXXDEPMODE=''
OBJCXXFLAGS=''
OBJEXT='o'
OPENBLASPCDIR=''
OPENBLAS_CFLAGS=''
OPENBLAS_LIBS=''
OPENMP_CFLAGS=''
OPENMP_CXXFLAGS=''
OPENSSL_INCLUDES=''
OPENSSL_LDFLAGS=''
OPENSSL_LIBS=''
PACKAGE='sage'
PACKAGE_BUGREPORT='sage-devel@googlegroups.com'
PACKAGE_NAME='Sage'
PACKAGE_STRING='Sage 10.6.beta5'
PACKAGE_TARNAME='sage'
PACKAGE_URL=''
PACKAGE_VERSION='10.6.beta5'
PALPclass11=''
PALPclass4=''
PALPclass5=''
PALPclass6=''
PALPclass=''
PALPcws11=''
PALPcws4=''
PALPcws5=''
PALPcws6=''
PALPcws=''
PALPnef11=''
PALPnef4=''
PALPnef5=''
PALPnef6=''
PALPnef=''
PALPpoly11=''
PALPpoly4=''
PALPpoly5=''
PALPpoly6=''
PALPpoly=''
PANDOC=''
PATCHELF=''
PATH_SEPARATOR=':'
PDF2SVG=''
PDFLATEX=''
PERL=''
PKG_CONFIG='/bin//pkg-config'
PKG_CONFIG_LIBDIR=''
PKG_CONFIG_PATH=''
PPL_CONFIG=''
PPL_CPPFLAGS=''
PPL_LDFLAGS=''
PPL_LIBS=''
PRIMECOUNT_CFLAGS=''
PRIMECOUNT_LIBS=''
PRIMESIEVE_CFLAGS=''
PRIMESIEVE_LIBS=''
PYTHON_FOR_VENV=''
PYTHON_MINOR=''
QHULL=''
READLINE_CFLAGS=''
READLINE_LIBS=''
REDCHECKGMP=''
R_CFLAGS=''
R_EXECUTABLE=''
R_LIBS=''
SAGE_ARCHFLAGS=''
SAGE_BUILT_PACKAGES=''
SAGE_CONFIGURE_FFLAS_FFPACK=''
SAGE_CRTI_DIR=''
SAGE_CXX_WITHOUT_STD=''
SAGE_DEBUG=''
SAGE_DOCS='${SAGE_LOCAL}'
SAGE_DUMMY_PACKAGES=''
SAGE_ECL_CONFIG=''
SAGE_ECMBIN=''
SAGE_EDITABLE='yes'
SAGE_ENABLE_4ti2=''
SAGE_ENABLE_awali=''
SAGE_ENABLE_barvinok=''
SAGE_ENABLE_benzene=''
SAGE_ENABLE_bliss=''
SAGE_ENABLE_buckygen=''
SAGE_ENABLE_cbc=''
SAGE_ENABLE_ccache=''
SAGE_ENABLE_cocoalib=''
SAGE_ENABLE_coxeter3=''
SAGE_ENABLE_csdp=''
SAGE_ENABLE_cunningham_tables=''
SAGE_ENABLE_cvxpy=''
SAGE_ENABLE_cylp=''
SAGE_ENABLE_d3js=''
SAGE_ENABLE_database_cremona_ellcurve=''
SAGE_ENABLE_database_cubic_hecke=''
SAGE_ENABLE_database_jones_numfield=''
SAGE_ENABLE_database_knotinfo=''
SAGE_ENABLE_database_kohel=''
SAGE_ENABLE_database_mutation_class=''
SAGE_ENABLE_database_odlyzko_zeta=''
SAGE_ENABLE_database_stein_watkins=''
SAGE_ENABLE_database_stein_watkins_mini=''
SAGE_ENABLE_database_symbolic_data=''
SAGE_ENABLE_deformation=''
SAGE_ENABLE_dot2tex=''
SAGE_ENABLE_dsdp=''
SAGE_ENABLE_e_antic=''
SAGE_ENABLE_ecos_python=''
SAGE_ENABLE_ffmpeg=''
SAGE_ENABLE_free_fonts=''
SAGE_ENABLE_fricas=''
SAGE_ENABLE_frobby=''
SAGE_ENABLE_gap3=''
SAGE_ENABLE_gap_jupyter=''
SAGE_ENABLE_gap_packages=''
SAGE_ENABLE_gdb=''
SAGE_ENABLE_git=''
SAGE_ENABLE_github_cli=''
SAGE_ENABLE_glucose=''
SAGE_ENABLE_gp2c=''
SAGE_ENABLE_graphviz=''
SAGE_ENABLE_igraph=''
SAGE_ENABLE_imagemagick=''
SAGE_ENABLE_isl=''
SAGE_ENABLE_jmol=''
SAGE_ENABLE_jupymake=''
SAGE_ENABLE_jupyter_jsmol=''
SAGE_ENABLE_kenzo=''
SAGE_ENABLE_kissat=''
SAGE_ENABLE_latte_int=''
SAGE_ENABLE_libgraphviz=''
SAGE_ENABLE_libjpeg=''
SAGE_ENABLE_libnauty=''
SAGE_ENABLE_libogg=''
SAGE_ENABLE_libsemigroups=''
SAGE_ENABLE_libxml2=''
SAGE_ENABLE_lidia=''
SAGE_ENABLE_lie=''
SAGE_ENABLE_llvm=''
SAGE_ENABLE_lrslib=''
SAGE_ENABLE_matroid_database=''
SAGE_ENABLE_mcqd=''
SAGE_ENABLE_meataxe=''
SAGE_ENABLE_modular_decomposition=''
SAGE_ENABLE_modular_resolution=''
SAGE_ENABLE_mpfrcx=''
SAGE_ENABLE_msolve=''
SAGE_ENABLE_normaliz=''
SAGE_ENABLE_notedown=''
SAGE_ENABLE_onetbb=''
SAGE_ENABLE_osqp_python=''
SAGE_ENABLE_p_group_cohomology=''
SAGE_ENABLE_pandoc=''
SAGE_ENABLE_pandoc_attributes=''
SAGE_ENABLE_papilo=''
SAGE_ENABLE_pari_elldata=''
SAGE_ENABLE_pari_galpol=''
SAGE_ENABLE_pari_jupyter=''
SAGE_ENABLE_pari_nftables=''
SAGE_ENABLE_pari_seadata=''
SAGE_ENABLE_pdf2svg=''
SAGE_ENABLE_perl_cpan_polymake_prereq=''
SAGE_ENABLE_perl_mongodb=''
SAGE_ENABLE_perl_term_readline_gnu=''
SAGE_ENABLE_plantri=''
SAGE_ENABLE_polylib=''
SAGE_ENABLE_polymake=''
SAGE_ENABLE_polytopes_db_4d=''
SAGE_ENABLE_pycosat=''
SAGE_ENABLE_pynormaliz=''
SAGE_ENABLE_pyscipopt=''
SAGE_ENABLE_pysingular=''
SAGE_ENABLE_python_flint=''
SAGE_ENABLE_python_igraph=''
SAGE_ENABLE_qdldl_python=''
SAGE_ENABLE_qepcad=''
SAGE_ENABLE_r=''
SAGE_ENABLE_r_jupyter=''
SAGE_ENABLE_rst2ipynb=''
SAGE_ENABLE_rubiks=''
SAGE_ENABLE_saclib=''
SAGE_ENABLE_sage_numerical_backends_coin=''
SAGE_ENABLE_sage_numerical_backends_cplex=''
SAGE_ENABLE_sage_numerical_backends_gurobi=''
SAGE_ENABLE_sage_sws2rst=''
SAGE_ENABLE_sagemath_bliss=''
SAGE_ENABLE_sagemath_categories=''
SAGE_ENABLE_sagemath_coxeter3=''
SAGE_ENABLE_sagemath_doc_pdf=''
SAGE_ENABLE_sagemath_environment=''
SAGE_ENABLE_sagemath_mcqd=''
SAGE_ENABLE_sagemath_meataxe=''
SAGE_ENABLE_sagemath_objects=''
SAGE_ENABLE_sagemath_repl=''
SAGE_ENABLE_sagemath_sirocco=''
SAGE_ENABLE_sagemath_tdlib=''
SAGE_ENABLE_sbcl=''
SAGE_ENABLE_scip=''
SAGE_ENABLE_scip_sdp=''
SAGE_ENABLE_scs=''
SAGE_ENABLE_singular_jupyter=''
SAGE_ENABLE_sirocco=''
SAGE_ENABLE_soplex=''
SAGE_ENABLE_surf=''
SAGE_ENABLE_symengine=''
SAGE_ENABLE_symengine_py=''
SAGE_ENABLE_tdlib=''
SAGE_ENABLE_texlive=''
SAGE_ENABLE_texlive_luatex=''
SAGE_ENABLE_texttable=''
SAGE_ENABLE_tides=''
SAGE_ENABLE_topcom=''
SAGE_ENABLE_valgrind=''
SAGE_ENABLE_xindy=''
SAGE_FAT_BINARY=''
SAGE_FLINT_PREFIX=''
SAGE_FREETYPE_PREFIX=''
SAGE_FRICAS_LISP=''
SAGE_GCC_DEP=''
SAGE_GLPK_PREFIX=''
SAGE_GMP_INCLUDE=''
SAGE_GMP_PREFIX=''
SAGE_GSL_PC_COMMAND=''
SAGE_HAVE_LIBJPEG=''
SAGE_KENZO_FAS=''
SAGE_MATHJAX_DIR=''
SAGE_MAXIMA=''
SAGE_MAXIMA_FAS=''
SAGE_MPC_PREFIX=''
SAGE_MPFR_PREFIX=''
SAGE_NAUTY_BINS_PREFIX=''
SAGE_NORMAL_PACKAGES=''
SAGE_NTL_PREFIX=''
SAGE_OPENBLAS_PC_COMMAND=''
SAGE_OPTIONAL_INSTALLED_PACKAGES=''
SAGE_OPTIONAL_UNINSTALLED_PACKAGES=''
SAGE_PACKAGE_DEPENDENCIES=''
SAGE_PACKAGE_TREES=''
SAGE_PACKAGE_VERSIONS=''
SAGE_PARI_CFG=''
SAGE_PARI_PREFIX=''
SAGE_PIP_INSTALL_FLAGS=''
SAGE_PIP_PACKAGES=''
SAGE_PKG_CONFIG_PATH=''
SAGE_ROOT='/home/caleb/sage'
SAGE_SCRIPT_PACKAGES=''
SAGE_SDIST_PACKAGES=''
SAGE_SPKG_OPTIONS=''
SAGE_SUITESPARSE_PREFIX=''
SAGE_SYSTEM_FACADE_PC_FILES=''
SAGE_TOOLCHAIN=''
SAGE_VENV='auto'
SAGE_VENV_FLAGS=''
SAGE_WHEELS='no'
SCDD=''
SED='/bin//sed'
SET_MAKE=''
SHELL='/bin/bash'
SHLIBEXT='so'
SINGULAR_BIN=''
SINGULAR_CFLAGS=''
SINGULAR_LIBS=''
STRIP=''
SYMPOW=''
TACHYON=''
TEXI2ANY=''
TWOPI=''
VERSION='10.6.beta5'
XINDY=''
XML2_CONFIG=''
ZMQ_CPPFLAGS=''
ZMQ_LDFLAGS=''
ZMQ_LIBS=''
_libcurl_config=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_FC=''
ac_ct_OBJC=''
ac_ct_OBJCXX=''
ac_path_PYTHON3=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE='#'
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__fastdepOBJCXX_FALSE=''
am__fastdepOBJCXX_TRUE=''
am__fastdepOBJC_FALSE=''
am__fastdepOBJC_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-pc-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='pc'
bzip2_prog=''
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
exec_prefix='NONE'
foodirectg=''
foogenbg=''
foogeng=''
foogenktreeg=''
foogenposetg=''
foogentourng=''
foogentreeg=''
found_ar='yes'
found_m4='yes'
found_ranlib='yes'
found_strip='yes'
host='x86_64-pc-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='pc'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/caleb/sage/config/install-sh'
libbraiding_CFLAGS=''
libbraiding_LIBS=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libjpeg_CFLAGS=''
libjpeg_LIBS=''
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
mkdir_p='$(MKDIR_P)'
msolve_CFLAGS=''
msolve_LIBS=''
naudirectg=''
naugenbg=''
naugeng=''
naugenktreeg=''
naugenposetg=''
naugentourng=''
naugentreeg=''
ntl_includedir=''
ntl_libdir=''
oldincludedir='/usr/include'
pdfdir='${docdir}'
prefix='NONE'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''
zlib_CFLAGS=''
zlib_LIBS=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "Sage"
#define PACKAGE_TARNAME "sage"
#define PACKAGE_VERSION "10.6.beta5"
#define PACKAGE_STRING "Sage 10.6.beta5"
#define PACKAGE_BUGREPORT "sage-devel@googlegroups.com"
#define PACKAGE_URL ""
#define PACKAGE "sage"
#define VERSION "10.6.beta5"

configure: exit 1

Reply via email to