Hi, 

I try to build sage on CYGWIN_NT-10.0, but I got an error when building 
ecl. Log attached in this topic. What could be a reason?

-- 
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/b3dbc8ca-1c75-4def-a4c7-2f1ec1c56911%40googlegroups.com.
Found local metadata for ecl-16.1.2.p5
Attempting to download package ecl-16.1.2.tar.bz2 from mirrors
https://mirror.koddos.net/sagemath/spkg/upstream/ecl/ecl-16.1.2.tar.bz2
[......................................................................]
ecl-16.1.2.p5
====================================================
Setting up build directory for ecl-16.1.2.p5
Finished extraction
Applying patches from ../patches...
Applying ../patches/16.1.2-getcwd.patch
patching file src/c/unixfsys.d
Applying ../patches/cygwin-uname.patch
patching file src/lsp/config.lsp.in
Applying ../patches/ffi_abi_libffi33.patch
patching file src/c/ffi.d
Applying ../patches/fix-cc.patch
patching file src/cmp/cmpos-run.lsp
Applying ../patches/flisten-bug.patch
patching file src/c/file.d
Applying ../patches/format-directive-limit.patch
patching file src/lsp/format.lsp
Applying ../patches/windows-fixes.patch
patching file src/cmp/cmpmain.lsp
Applying ../patches/write_error.patch
patching file src/c/file.d
****************************************************
Host system:
CYGWIN_NT-10.0 DESKTOP-P41QQCN 3.1.4(0.340/5/3) 2020-02-19 08:49 x86_64 Cygwin
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: 
/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0/configure 
--srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0 
--prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc 
--docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C 
--build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin 
--without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib 
--enable-shared --enable-shared-libgcc --enable-static 
--enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit 
--with-dwarf2 --with-tune=generic 
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite 
--enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath 
--enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers 
--with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl 
--without-libiconv-prefix --without-libintl-prefix --with-system-zlib 
--enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible 
--enable-libstdcxx-filesystem-ts
Thread model: posix
gcc version 9.3.0 (GCC) 
****************************************************
Package 'ecl' is currently not installed
Uninstalling 'ecl' with legacy uninstaller
Using CC=gcc
Using CXX=g++ -std=gnu++11
The following environment variables will be exported
Using CFLAGS=-g -O2  -D_GNU_SOURCE
Using CXXFLAGS=-g -O2  -D_GNU_SOURCE
Using CPPFLAGS=
Using LDFLAGS=-L/home/Kuba/sage/local/lib -Wl,-rpath,/home/Kuba/sage/local/lib 
configure scripts and/or makefiles might override these later

Configuring ecl-16.1.2.p5
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-dependency-tracking
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
Switching to directory `build' to continue configuration.
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
********************************************************************************
Error configuring ecl-16.1.2.p5
********************************************************************************

real    0m11.309s
user    0m1.629s
sys     0m5.915s
************************************************************************
Error installing package ecl-16.1.2.p5
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/Kuba/sage/logs/pkgs/ecl-16.1.2.p5.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5 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 '/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5' && 
'/home/Kuba/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for ecl-16.1.2.p5
Using cached file /home/Kuba/sage/upstream/ecl-16.1.2.tar.bz2
ecl-16.1.2.p5
====================================================
Setting up build directory for ecl-16.1.2.p5
Finished extraction
Applying patches from ../patches...
Applying ../patches/16.1.2-getcwd.patch
patching file src/c/unixfsys.d
Applying ../patches/cygwin-uname.patch
patching file src/lsp/config.lsp.in
Applying ../patches/ffi_abi_libffi33.patch
patching file src/c/ffi.d
Applying ../patches/fix-cc.patch
patching file src/cmp/cmpos-run.lsp
Applying ../patches/flisten-bug.patch
patching file src/c/file.d
Applying ../patches/format-directive-limit.patch
patching file src/lsp/format.lsp
Applying ../patches/windows-fixes.patch
patching file src/cmp/cmpmain.lsp
Applying ../patches/write_error.patch
patching file src/c/file.d
****************************************************
Host system:
CYGWIN_NT-10.0 DESKTOP-P41QQCN 3.1.4(0.340/5/3) 2020-02-19 08:49 x86_64 Cygwin
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: 
/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0/configure 
--srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0 
--prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc 
--docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C 
--build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin 
--without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib 
--enable-shared --enable-shared-libgcc --enable-static 
--enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit 
--with-dwarf2 --with-tune=generic 
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite 
--enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath 
--enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers 
--with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl 
--without-libiconv-prefix --without-libintl-prefix --with-system-zlib 
--enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible 
--enable-libstdcxx-filesystem-ts
Thread model: posix
gcc version 9.3.0 (GCC) 
****************************************************
Package 'ecl' is currently not installed
Uninstalling 'ecl' with legacy uninstaller
Using CC=gcc
Using CXX=g++ -std=gnu++11
The following environment variables will be exported
Using CFLAGS=-g -O2  -D_GNU_SOURCE
Using CXXFLAGS=-g -O2  -D_GNU_SOURCE
Using CPPFLAGS=
Using LDFLAGS=-L/home/Kuba/sage/local/lib -Wl,-rpath,/home/Kuba/sage/local/lib 
configure scripts and/or makefiles might override these later

Configuring ecl-16.1.2.p5
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-dependency-tracking
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
Switching to directory `build' to continue configuration.
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
********************************************************************************
Error configuring ecl-16.1.2.p5
********************************************************************************

real    0m15.417s
user    0m2.661s
sys     0m8.625s
************************************************************************
Error installing package ecl-16.1.2.p5
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/Kuba/sage/logs/pkgs/ecl-16.1.2.p5.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5 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 '/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5' && 
'/home/Kuba/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for ecl-16.1.2.p5
Using cached file /home/Kuba/sage/upstream/ecl-16.1.2.tar.bz2
ecl-16.1.2.p5
====================================================
Setting up build directory for ecl-16.1.2.p5
Finished extraction
Applying patches from ../patches...
Applying ../patches/16.1.2-getcwd.patch
patching file src/c/unixfsys.d
Applying ../patches/cygwin-uname.patch
patching file src/lsp/config.lsp.in
Applying ../patches/ffi_abi_libffi33.patch
patching file src/c/ffi.d
Applying ../patches/fix-cc.patch
patching file src/cmp/cmpos-run.lsp
Applying ../patches/flisten-bug.patch
patching file src/c/file.d
Applying ../patches/format-directive-limit.patch
patching file src/lsp/format.lsp
Applying ../patches/windows-fixes.patch
patching file src/cmp/cmpmain.lsp
Applying ../patches/write_error.patch
patching file src/c/file.d
****************************************************
Host system:
CYGWIN_NT-10.0 DESKTOP-P41QQCN 3.1.4(0.340/5/3) 2020-02-19 08:49 x86_64 Cygwin
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: 
/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0/configure 
--srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0 
--prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc 
--docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C 
--build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin 
--without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib 
--enable-shared --enable-shared-libgcc --enable-static 
--enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit 
--with-dwarf2 --with-tune=generic 
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite 
--enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath 
--enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers 
--with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl 
--without-libiconv-prefix --without-libintl-prefix --with-system-zlib 
--enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible 
--enable-libstdcxx-filesystem-ts
Thread model: posix
gcc version 9.3.0 (GCC) 
****************************************************
Package 'ecl' is currently not installed
Uninstalling 'ecl' with legacy uninstaller
Using CC=gcc
Using CXX=g++ -std=gnu++11
The following environment variables will be exported
Using CFLAGS=-g -O2 
Using CXXFLAGS=-g -O2 
Using CPPFLAGS=
Using LDFLAGS=-L/home/Kuba/sage/local/lib -Wl,-rpath,/home/Kuba/sage/local/lib 
configure scripts and/or makefiles might override these later

Configuring ecl-16.1.2.p5
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-dependency-tracking
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
Switching to directory `build' to continue configuration.
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
********************************************************************************
Error configuring ecl-16.1.2.p5
********************************************************************************

real    0m12.482s
user    0m2.285s
sys     0m7.842s
************************************************************************
Error installing package ecl-16.1.2.p5
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/Kuba/sage/logs/pkgs/ecl-16.1.2.p5.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5 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 '/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5' && 
'/home/Kuba/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for ecl-16.1.2.p5
Using cached file /home/Kuba/sage/upstream/ecl-16.1.2.tar.bz2
ecl-16.1.2.p5
====================================================
Setting up build directory for ecl-16.1.2.p5
Finished extraction
Applying patches from ../patches...
Applying ../patches/16.1.2-getcwd.patch
patching file src/c/unixfsys.d
Applying ../patches/cygwin-uname.patch
patching file src/lsp/config.lsp.in
Applying ../patches/ffi_abi_libffi33.patch
patching file src/c/ffi.d
Applying ../patches/fix-cc.patch
patching file src/cmp/cmpos-run.lsp
Applying ../patches/flisten-bug.patch
patching file src/c/file.d
Applying ../patches/format-directive-limit.patch
patching file src/lsp/format.lsp
Applying ../patches/windows-fixes.patch
patching file src/cmp/cmpmain.lsp
Applying ../patches/write_error.patch
patching file src/c/file.d
****************************************************
Host system:
CYGWIN_NT-10.0 DESKTOP-P41QQCN 3.1.4(0.340/5/3) 2020-02-19 08:49 x86_64 Cygwin
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: 
/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0/configure 
--srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0 
--prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc 
--docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C 
--build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin 
--without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib 
--enable-shared --enable-shared-libgcc --enable-static 
--enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit 
--with-dwarf2 --with-tune=generic 
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite 
--enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath 
--enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers 
--with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl 
--without-libiconv-prefix --without-libintl-prefix --with-system-zlib 
--enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible 
--enable-libstdcxx-filesystem-ts
Thread model: posix
gcc version 9.3.0 (GCC) 
****************************************************
Package 'ecl' is currently not installed
Uninstalling 'ecl' with legacy uninstaller
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAa
Using CC=gcc
Using CXX=g++ -std=gnu++11
The following environment variables will be exported
Using CFLAGS=-g -O2  -D_GNU_SOURCE
Using CXXFLAGS=-g -O2  -D_GNU_SOURCE
Using CPPFLAGS=
Using LDFLAGS=-L/home/Kuba/sage/local/lib -Wl,-rpath,/home/Kuba/sage/local/lib 
configure scripts and/or makefiles might override these later

Configuring ecl-16.1.2.p5
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-dependency-tracking
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
Switching to directory `build' to continue configuration.
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
********************************************************************************
Error configuring ecl-16.1.2.p5
********************************************************************************

real    0m15.234s
user    0m2.948s
sys     0m8.091s
************************************************************************
Error installing package ecl-16.1.2.p5
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/Kuba/sage/logs/pkgs/ecl-16.1.2.p5.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5 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 '/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5' && 
'/home/Kuba/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for ecl-16.1.2.p5
Using cached file /home/Kuba/sage/upstream/ecl-16.1.2.tar.bz2
ecl-16.1.2.p5
====================================================
Setting up build directory for ecl-16.1.2.p5
Finished extraction
Applying patches from ../patches...
Applying ../patches/16.1.2-getcwd.patch
patching file src/c/unixfsys.d
Applying ../patches/cygwin-uname.patch
patching file src/lsp/config.lsp.in
Applying ../patches/ffi_abi_libffi33.patch
patching file src/c/ffi.d
Applying ../patches/fix-cc.patch
patching file src/cmp/cmpos-run.lsp
Applying ../patches/flisten-bug.patch
patching file src/c/file.d
Applying ../patches/format-directive-limit.patch
patching file src/lsp/format.lsp
Applying ../patches/windows-fixes.patch
patching file src/cmp/cmpmain.lsp
Applying ../patches/write_error.patch
patching file src/c/file.d
****************************************************
Host system:
CYGWIN_NT-10.0 DESKTOP-P41QQCN 3.1.4(0.340/5/3) 2020-02-19 08:49 x86_64 Cygwin
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: 
/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0/configure 
--srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0 
--prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc 
--docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C 
--build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin 
--without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib 
--enable-shared --enable-shared-libgcc --enable-static 
--enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit 
--with-dwarf2 --with-tune=generic 
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite 
--enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath 
--enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers 
--with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl 
--without-libiconv-prefix --without-libintl-prefix --with-system-zlib 
--enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible 
--enable-libstdcxx-filesystem-ts
Thread model: posix
gcc version 9.3.0 (GCC) 
****************************************************
Package 'ecl' is currently not installed
Uninstalling 'ecl' with legacy uninstaller
Using CC=gcc
Using CXX=g++ -std=gnu++11
The following environment variables will be exported
Using CFLAGS=-g -O2  -D_GNU_SOURCE
Using CXXFLAGS=-g -O2  -D_GNU_SOURCE
Using CPPFLAGS=
Using LDFLAGS=-L/home/Kuba/sage/local/lib -Wl,-rpath,/home/Kuba/sage/local/lib 
configure scripts and/or makefiles might override these later

Configuring ecl-16.1.2.p5
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-dependency-tracking
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
Switching to directory `build' to continue configuration.
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
********************************************************************************
Error configuring ecl-16.1.2.p5
********************************************************************************

real    0m16.686s
user    0m2.980s
sys     0m9.102s
************************************************************************
Error installing package ecl-16.1.2.p5
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/Kuba/sage/logs/pkgs/ecl-16.1.2.p5.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5 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 '/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5' && 
'/home/Kuba/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************
Found local metadata for ecl-16.1.2.p5
Using cached file /home/Kuba/sage/upstream/ecl-16.1.2.tar.bz2
ecl-16.1.2.p5
====================================================
Setting up build directory for ecl-16.1.2.p5
Finished extraction
Applying patches from ../patches...
Applying ../patches/16.1.2-getcwd.patch
patching file src/c/unixfsys.d
Applying ../patches/cygwin-uname.patch
patching file src/lsp/config.lsp.in
Applying ../patches/ffi_abi_libffi33.patch
patching file src/c/ffi.d
Applying ../patches/fix-cc.patch
patching file src/cmp/cmpos-run.lsp
Applying ../patches/flisten-bug.patch
patching file src/c/file.d
Applying ../patches/format-directive-limit.patch
patching file src/lsp/format.lsp
Applying ../patches/windows-fixes.patch
patching file src/cmp/cmpmain.lsp
Applying ../patches/write_error.patch
patching file src/c/file.d
****************************************************
Host system:
CYGWIN_NT-10.0 DESKTOP-P41QQCN 3.1.4(0.340/5/3) 2020-02-19 08:49 x86_64 Cygwin
****************************************************
C compiler: gcc
C compiler version:
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-pc-cygwin/9.3.0/lto-wrapper.exe
Target: x86_64-pc-cygwin
Configured with: 
/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0/configure 
--srcdir=/cygdrive/i/szsz/tmpp/gcc/gcc-9.3.0-1.x86_64/src/gcc-9.3.0 
--prefix=/usr --exec-prefix=/usr --localstatedir=/var --sysconfdir=/etc 
--docdir=/usr/share/doc/gcc --htmldir=/usr/share/doc/gcc/html -C 
--build=x86_64-pc-cygwin --host=x86_64-pc-cygwin --target=x86_64-pc-cygwin 
--without-libiconv-prefix --without-libintl-prefix --libexecdir=/usr/lib 
--enable-shared --enable-shared-libgcc --enable-static 
--enable-version-specific-runtime-libs --enable-bootstrap --enable-__cxa_atexit 
--with-dwarf2 --with-tune=generic 
--enable-languages=c,c++,fortran,lto,objc,obj-c++ --enable-graphite 
--enable-threads=posix --enable-libatomic --enable-libgomp --enable-libquadmath 
--enable-libquadmath-support --disable-libssp --enable-libada --disable-symvers 
--with-gnu-ld --with-gnu-as --with-cloog-include=/usr/include/cloog-isl 
--without-libiconv-prefix --without-libintl-prefix --with-system-zlib 
--enable-linker-build-id --with-default-libstdcxx-abi=gcc4-compatible 
--enable-libstdcxx-filesystem-ts
Thread model: posix
gcc version 9.3.0 (GCC) 
****************************************************
Package 'ecl' is currently not installed
Uninstalling 'ecl' with legacy uninstaller
Using CC=gcc
Using CXX=g++ -std=gnu++11
The following environment variables will be exported
Using CFLAGS=-g -O2  -D_GNU_SOURCE
Using CXXFLAGS=-g -O2  -D_GNU_SOURCE
Using CPPFLAGS=
Using LDFLAGS=-L/home/Kuba/sage/local/lib -Wl,-rpath,/home/Kuba/sage/local/lib 
configure scripts and/or makefiles might override these later

Configuring ecl-16.1.2.p5
Creating directory `build'
Switching to directory `build' to continue configuration.
configure: WARNING: unrecognized options: --disable-maintainer-mode, 
--disable-dependency-tracking
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
Switching to directory `build' to continue configuration.
checking build system type... x86_64-unknown-cygwin
checking host system type... x86_64-unknown-cygwin
checking for gcc... gcc
********************************************************************************
Error configuring ecl-16.1.2.p5
********************************************************************************

real    0m15.803s
user    0m2.973s
sys     0m8.453s
************************************************************************
Error installing package ecl-16.1.2.p5
************************************************************************
Please email sage-devel (http://groups.google.com/group/sage-devel)
explaining the problem and including the log file
  /home/Kuba/sage/logs/pkgs/ecl-16.1.2.p5.log
Describe your computer, operating system, etc.
If you want to try to fix the problem yourself, *don't* just cd to
/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5 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 '/home/Kuba/sage/local/var/tmp/sage/build/ecl-16.1.2.p5' && 
'/home/Kuba/sage/sage' --sh)
When you are done debugging, you can type "exit" to leave the subshell.
************************************************************************

Reply via email to