My computer must be cursed today. Now the upgrade to cddlib hangs with a very strange error message:
configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock I checked and "ls" is not aliased. The output of "which ls" is "/bin/ls" and editing "configure" and replacing "ls" with "/bin/ls" gets rid of the error. I can't figure this out at all. -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.639s user 0m0.201s sys 0m0.276s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.427s user 0m0.137s sys 0m0.148s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.315s user 0m0.135s sys 0m0.147s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.308s user 0m0.135s sys 0m0.144s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.306s user 0m0.134s sys 0m0.143s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m2.440s user 0m0.189s sys 0m0.270s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.344s user 0m0.132s sys 0m0.158s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.304s user 0m0.132s sys 0m0.153s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.308s user 0m0.132s sys 0m0.157s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ Found local metadata for cddlib-094g.p2 Using cached file /Users/gross/sage-8.1/upstream/cddlib-094g.tar.bz2 cddlib-094g.p2 ==================================================== Setting up build directory for cddlib-094g.p2 Finished extraction Applying patches from ../patches... Applying ../patches/lib-src-gmp_Makefile.in.patch patching file lib-src-gmp/Makefile.in Applying ../patches/lib-src_Makefile.in.patch patching file lib-src/Makefile.in Applying ../patches/lib-src_cddcore.c.patch patching file lib-src/cddcore.c Applying ../patches/lib-src_cddlp.c.patch patching file lib-src/cddlp.c Applying ../patches/src-gmp_Makefile.in.patch patching file src-gmp/Makefile.in Applying ../patches/src_Makefile.in.patch patching file src/Makefile.in **************************************************** Host system: Darwin m3rgma0371carn.bc.edu 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64 **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/Users/gross/sage-8.1/local/libexec/gcc/x86_64-apple-darwin17.3.0/7.2.0/lto-wrapper Target: x86_64-apple-darwin17.3.0 Configured with: ../src/configure --prefix=/Users/gross/sage-8.1/local --with-local-prefix=/Users/gross/sage-8.1/local --with-gmp=/Users/gross/sage-8.1/local --with-mpfr=/Users/gross/sage-8.1/local --with-mpc=/Users/gross/sage-8.1/local --with-system-zlib --disable-multilib --disable-nls --enable-languages=c,c++,fortran --disable-libitm --with-build-config=bootstrap-debug --without-isl --without-cloog Thread model: posix gcc version 7.2.0 (GCC) **************************************************** Configuring cddlib-094g.p2 checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... configure: error: ls -t appears to fail. Make sure there is not a broken alias in your environment configure: error: newly created file is older than distributed files! Check your system clock ******************************************************************************** Error configuring cddlib-094g.p2 ******************************************************************************** real 0m1.356s user 0m0.132s sys 0m0.156s ************************************************************************ Error installing package cddlib-094g.p2 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log file /Users/gross/sage-8.1/logs/pkgs/cddlib-094g.p2.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/Users/gross/sage-8.1/local/var/tmp/sage/build/cddlib-094g.p2' && '/Users/gross/sage-8.1/sage' --sh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************
