Using cached file /home/Lucas/sage/sage-9.6/upstream/Python-3.10.3.tar.xz python3-3.10.3 ==================================================== Setting up build directory for python3-3.10.3 Finished extraction Applying patches from ../patches... Applying ../patches/0001-bpo-22699-Allow-compiling-on-debian-ubuntu-with-a-di.patch patching file setup.py patching file setup.py Hunk #1 succeeded at 821 (offset 83 lines). Applying ../patches/2.6.5-FD_SETSIZE.patch patching file Modules/selectmodule.c Hunk #1 succeeded at 8 with fuzz 2. Applying ../patches/2.7.3-dylib.patch patching file Lib/distutils/unixccompiler.py Applying ../patches/3.2.6-no-enable-new-dtags.patch patching file Lib/distutils/unixccompiler.py Hunk #1 succeeded at 250 (offset 7 lines). Applying ../patches/cygwin-ctypes.patch patching file Lib/ctypes/__init__.py Hunk #1 succeeded at 459 (offset 28 lines). Applying ../patches/cygwin-socket-tcpnodelay-21649.patch patching file Misc/NEWS.d/next/Library/2020-07-27-19-21-05.bpo-41374.cd-kFL.rst patching file Modules/socketmodule.h Applying ../patches/linux_linking_issue_25229.patch patching file Lib/distutils/unixccompiler.py Hunk #1 succeeded at 244 (offset 10 lines). **************************************************** Host system: CYGWIN_NT-10.0-19044 LAPTOP-R67A1RBC 3.3.5-341.x86_64 2022-05-13 12:27 UTC 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/11/lto-wrapper.exe Target: x86_64-pc-cygwin Configured with: /mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.3.0/configure --srcdir=/mnt/share/cygpkgs/gcc/gcc.x86_64/src/gcc-11.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 --with-gcc-major-version-only --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++,jit --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 Supported LTO compression algorithms: zlib zstd gcc version 11.3.0 (GCC) **************************************************** Package 'python3' is currently not installed Uninstalling 'python3' with legacy uninstaller Cleaning out old python / python3 / python3 venv binaries Configuring python3-3.10.3 configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking checking build system type... x86_64-pc-cygwin checking host system type... x86_64-pc-cygwin checking for python3.10... no checking for python3... python3 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "cygwin" checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.exe checking for suffix of executables... .exe checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for a sed that does not truncate output... /usr/bin/sed checking for --with-cxx-main=... no checking for the platform triplet based on compiler characteristics... none checking for multiarch... checking for -Wl,--no-as-needed... yes checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for the Android API level... not Android checking for --with-suffix... .exe checking for case-insensitive build directory... yes checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a checking LINKCC... $(PURIFY) $(MAINCC) checking EXPORTSYMS... checking for GNU ld... yes checking for --enable-shared... yes checking for --enable-profiling... no checking LDLIBRARY... libpython$(LDVERSION).dll.a checking for readelf... readelf checking for a BSD-compatible install... /usr/bin/install -c checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for --with-pydebug... no checking for --with-trace-refs... no checking for --with-assertions... no checking for --enable-optimizations... no checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) checking for --with-lto... no checking for llvm-profdata... no checking for -Wextra... yes checking whether gcc accepts and needs -fno-strict-aliasing... no checking if we can turn off gcc unused result warning... yes checking if we can turn off gcc unused parameter warning... yes checking if we can turn off gcc missing field initializers warning... yes checking if we can turn on gcc mixed sign comparison warning... yes checking if we can turn on gcc unreachable code warning... no checking if we can turn on gcc strict-prototypes warning... no checking if we can make implicit function declaration an error in gcc... yes checking if we can use visibility in gcc... yes checking whether pthreads are available without options... yes checking whether g++ -std=gnu++11 also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... yes checking asm/types.h presence... yes checking for asm/types.h... yes checking crypt.h usability... yes checking crypt.h presence... yes checking for crypt.h... yes checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking direct.h usability... no checking direct.h presence... no checking for direct.h... no checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking ieeefp.h usability... yes checking ieeefp.h presence... yes checking for ieeefp.h... yes checking io.h usability... yes checking io.h presence... yes checking for io.h... yes checking langinfo.h usability... yes checking langinfo.h presence... yes checking for langinfo.h... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking process.h usability... yes checking process.h presence... yes checking for process.h... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking sys/devpoll.h usability... no checking sys/devpoll.h presence... no checking for sys/devpoll.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.h... no checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/event.h usability... no checking sys/event.h presence... no checking for sys/event.h... no checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/kern_control.h usability... no checking sys/kern_control.h presence... no checking for sys/kern_control.h... no checking sys/loadavg.h usability... no checking sys/loadavg.h presence... no checking for sys/loadavg.h... no checking sys/lock.h usability... yes checking sys/lock.h presence... yes checking for sys/lock.h... yes checking sys/mkdev.h usability... no checking sys/mkdev.h presence... no checking for sys/mkdev.h... no checking sys/modem.h usability... no checking sys/modem.h presence... no checking for sys/modem.h... no checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/random.h usability... yes checking sys/random.h presence... yes checking for sys/random.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking sys/sendfile.h usability... no checking sys/sendfile.h presence... no checking for sys/sendfile.h... no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking for sys/stat.h... (cached) yes checking sys/syscall.h usability... no checking sys/syscall.h presence... no checking for sys/syscall.h... no checking sys/sys_domain.h usability... no checking sys/sys_domain.h presence... no checking for sys/sys_domain.h... no checking sys/termio.h usability... yes checking sys/termio.h presence... yes checking for sys/termio.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking for sys/types.h... (cached) yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking sys/un.h usability... yes checking sys/un.h presence... yes checking for sys/un.h... yes checking sys/utsname.h usability... yes checking sys/utsname.h presence... yes checking for sys/utsname.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... yes checking pty.h presence... yes checking for pty.h... yes checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking linux/tipc.h usability... no checking linux/tipc.h presence... no checking for linux/tipc.h... no checking linux/random.h usability... no checking linux/random.h presence... no checking for linux/random.h... no checking spawn.h usability... yes checking spawn.h presence... yes checking for spawn.h... yes checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... yes checking alloca.h presence... yes checking for alloca.h... yes checking endian.h usability... yes checking endian.h presence... yes checking for endian.h... yes checking sys/endian.h usability... no checking sys/endian.h presence... no checking for sys/endian.h... no checking sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking linux/auxvec.h usability... no checking linux/auxvec.h presence... no checking for linux/auxvec.h... no checking linux/memfd.h usability... no checking linux/memfd.h presence... no checking for linux/memfd.h... no checking linux/wait.h usability... no checking linux/wait.h presence... no checking for linux/wait.h... no checking sys/memfd.h usability... no checking sys/memfd.h presence... no checking for sys/memfd.h... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking sys/eventfd.h usability... no checking sys/eventfd.h presence... no checking for sys/eventfd.h... no checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... yes checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking for net/if.h... yes checking for linux/netlink.h... no checking for linux/qrtr.h... no checking for linux/vm_sockets.h... no checking for linux/can.h... no checking for linux/can/bcm.h... no checking for linux/can/j1939.h... no checking for linux/can/raw.h... no checking for clock_t in time.h... yes checking for makedev... yes checking for le64toh... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for uid_t in sys/types.h... yes checking for ssize_t... yes checking for __uint128_t... yes checking size of int... 4 checking size of long... 8 checking alignment of long... 8 checking size of long long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 8 checking size of size_t... 8 checking alignment of size_t... 8 checking size of pid_t... 4 checking size of uintptr_t... 8 checking for long double... yes checking size of long double... 16 checking size of _Bool... 1 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 8 checking for pthread_t... yes checking size of pthread_t... 8 checking size of pthread_key_t... 8 checking whether pthread_key_t is compatible with int... no checking for --enable-framework... no checking for dyld... no checking for --with-address-sanitizer... no checking for --with-memory-sanitizer... no checking for --with-undefined-behavior-sanitizer... no checking the extension of shared libraries... .dll checking LDSHARED... gcc -shared -Wl,--enable-auto-image-base checking CCSHARED... checking LINKFORSHARED... checking CFLAGSFORSHARED... checking SHLIBS... $(LIBS) checking for sendfile in -lsendfile... no checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking uuid/uuid.h usability... no checking uuid/uuid.h presence... no checking for uuid/uuid.h... no checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... no checking for uuid_generate_time in -luuid... no checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... none required checking for textdomain in -lintl... yes checking aligned memory access is required... no checking for --with-hash-algorithm... default checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for --with-system-expat... no checking for --with-system-ffi... yes checking for --with-system-libmpdec... no checking for --with-decimal-contextvar... yes checking for --enable-loadable-sqlite-extensions... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... checking if PTHREAD_SCOPE_SYSTEM is supported... no checking for pthread_sigmask... yes checking for pthread_getcpuclockid... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... unknown checking for CAN_RAW_FD_FRAMES... no checking for CAN_RAW_JOIN_FILTERS... no checking for --with-doc-strings... yes checking for --with-pymalloc... yes checking for --with-c-locale-coercion... yes checking for --with-valgrind... no checking for --with-dtrace... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... none checking for alarm... yes checking for accept4... yes checking for setitimer... yes checking for getitimer... yes checking for bind_textdomain_codeset... yes checking for chown... yes checking for clock... yes checking for confstr... yes checking for close_range... no checking for copy_file_range... no checking for ctermid... yes checking for dup3... yes checking for execv... yes checking for explicit_bzero... yes checking for explicit_memset... no checking for faccessat... yes checking for fchmod... yes checking for fchmodat... yes checking for fchown... yes checking for fchownat... yes checking for fdwalk... no checking for fexecve... yes checking for fdopendir... yes checking for fork... yes checking for fpathconf... yes checking for fstatat... yes checking for ftime... yes checking for ftruncate... yes checking for futimesat... yes checking for futimens... yes checking for futimes... yes checking for gai_strerror... yes checking for getentropy... yes checking for getgrgid_r... yes checking for getgrnam_r... yes checking for getgrouplist... yes checking for getgroups... yes checking for getlogin... yes checking for getloadavg... yes checking for getpeername... yes checking for getpgid... yes checking for getpid... yes checking for getpriority... yes checking for getresuid... no checking for getresgid... no checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getspnam... no checking for getspent... no checking for getsid... yes checking for getwd... yes checking for if_nameindex... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchown... yes checking for lockf... yes checking for linkat... yes checking for lstat... yes checking for lutimes... yes checking for mmap... yes checking for memrchr... yes checking for mbrtowc... yes checking for mkdirat... yes checking for mkfifo... yes checking for madvise... yes checking for mkfifoat... yes checking for mknod... yes checking for mknodat... yes checking for mktime... yes checking for mremap... no checking for nice... yes checking for openat... yes checking for pathconf... yes checking for pause... yes checking for pipe2... yes checking for plock... no checking for poll... yes checking for posix_fallocate... yes checking for posix_fadvise... yes checking for posix_spawn... yes checking for posix_spawnp... yes checking for pread... yes checking for preadv... no checking for preadv2... no checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pwrite... yes checking for pwritev... no checking for pwritev2... no checking for readlink... yes checking for readlinkat... yes checking for readv... yes checking for realpath... yes checking for renameat... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_clockwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for sendfile... no checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for sethostname... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setresuid... no checking for setresgid... no checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setpriority... yes checking for setuid... yes checking for setvbuf... yes checking for sched_get_priority_max... yes checking for sched_setaffinity... yes checking for sched_setscheduler... yes checking for sched_setparam... yes checking for sched_rr_get_interval... yes checking for sigaction... yes checking for sigaltstack... yes checking for sigfillset... yes checking for siginterrupt... yes checking for sigpending... yes checking for sigrelse... yes checking for sigtimedwait... yes checking for sigwait... yes checking for sigwaitinfo... yes checking for snprintf... yes checking for splice... no checking for strftime... yes checking for strlcpy... yes checking for strsignal... yes checking for symlinkat... yes checking for sync... yes checking for sysconf... yes checking for tcgetpgrp... yes checking for tcsetpgrp... yes checking for tempnam... yes checking for timegm... yes checking for times... yes checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... no checking for truncate... yes checking for uname... yes checking for unlinkat... yes checking for utimensat... yes checking for utimes... yes checking for vfork... yes checking for waitid... no checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for wcsftime... yes checking for wcsxfrm... yes checking for wmemcmp... yes checking for writev... yes checking for _getpty... no checking for rtpSpawn... no checking for lchmod... no checking whether dirfd is declared... yes checking for chroot... yes checking for link... yes checking for symlink... yes checking for fchdir... yes checking for fsync... yes checking for fdatasync... yes checking for epoll... no checking for epoll_create1... no checking for kqueue... no checking for prlimit... no checking for _dyld_shared_cache_contains_path... no checking for memfd_create... no checking for eventfd... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... yes checking for hstrerror... yes checking for inet_aton... yes checking for inet_pton... yes checking for setgroups... yes checking for openpty... yes checking for forkpty... yes checking for fseek64... no checking for fseeko... yes checking for fstatvfs... yes checking for ftell64... no checking for ftello... yes checking for statvfs... yes checking for dup2... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for library containing crypt... -lcrypt checking for library containing crypt_r... none required checking for crypt_r... yes checking for clock_gettime... yes checking for clock_getres... yes checking for clock_settime... yes checking for major... yes checking for getaddrinfo... yes checking getaddrinfo bug... no checking for getnameinfo... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_zone... yes checking for struct stat.st_rdev... yes checking for struct stat.st_blksize... yes checking for struct stat.st_flags... no checking for struct stat.st_gen... no checking for struct stat.st_birthtime... yes checking for struct stat.st_blocks... yes checking for struct passwd.pw_gecos... yes checking for struct passwd.pw_passwd... yes checking for siginfo_t.si_band... no checking for time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... yes checking for addrinfo... yes checking for sockaddr_storage... yes checking for sockaddr_alg... no checking for an ANSI C-conforming const... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... yes checking if sockaddr has sa_len member... no checking for gethostbyname_r... no checking for gethostbyname... yes checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking for x64 gcc inline assembler... yes checking whether float word ordering is bigendian... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no checking for x87-style double rounding... no checking for acosh... yes checking for asinh... yes checking for atanh... yes checking for copysign... yes checking for erf... yes checking for erfc... yes checking for expm1... yes checking for finite... yes checking for gamma... yes checking for hypot... yes checking for lgamma... yes checking for log1p... yes checking for log2... yes checking for round... yes checking for tgamma... yes checking whether isinf is declared... yes checking whether isnan is declared... yes checking whether isfinite is declared... yes checking whether POSIX semaphores are enabled... yes checking for broken sem_getvalue... no checking whether RTLD_LAZY is declared... yes checking whether RTLD_NOW is declared... yes checking whether RTLD_GLOBAL is declared... yes checking whether RTLD_LOCAL is declared... yes checking whether RTLD_NODELETE is declared... yes checking whether RTLD_NOLOAD is declared... yes checking whether RTLD_DEEPBIND is declared... yes checking whether RTLD_MEMBER is declared... no checking digit size for Python's longs... no value specified checking wchar.h usability... yes checking wchar.h presence... yes checking for wchar.h... yes checking size of wchar_t... 2 checking for UCS-4 tcl... no checking whether wchar_t is signed... no checking whether wchar_t is usable... yes checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-310 checking LDVERSION... $(VERSION)$(ABIFLAGS) checking for --with-platlibdir... no checking for --with-wheel-pkg-dir... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... -lreadline checking whether rl_completion_append_character is declared... yes checking whether rl_completion_suppress_append is declared... yes checking for rl_pre_input_hook in -lreadline... yes checking for rl_completion_display_matches_hook in -lreadline... yes checking for rl_resize_terminal in -lreadline... yes checking for rl_completion_matches in -lreadline... yes checking whether rl_catch_signals is declared... yes checking for append_history in -lreadline... yes checking for broken nice()... yes checking for broken poll()... no checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking curses.h usability... yes checking curses.h presence... yes checking for curses.h... yes checking ncurses.h usability... yes checking ncurses.h presence... yes checking for ncurses.h... yes checking for term.h... yes checking whether mvwdelch is an expression... yes checking whether WINDOW has _flags... yes checking for is_pad... yes checking for is_term_resized... yes checking for resize_term... yes checking for resizeterm... yes checking for immedok... yes checking for syncok... yes checking for wchgat... yes checking for filter... yes checking for has_key... yes checking for typeahead... yes checking for use_env... yes configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %zd printf() format support... yes checking for socklen_t... yes checking for broken mbstowcs... no checking for --with-computed-gotos... no value specified checking whether gcc supports computed gotos... yes checking for build directories... done checking for -O2... yes checking for glibc _FORTIFY_SOURCE/memmove bug... no checking for gcc ipa-pure-const bug... no checking for stdatomic.h... yes checking for builtin __atomic_load_n and __atomic_store_n functions... yes checking for ensurepip... no checking if the dirent structure of a d_type field... yes checking for the Linux getrandom() syscall... no checking for the getrandom() function... yes checking for library containing shm_open... none required checking for sys/mman.h... (cached) yes checking for shm_open... yes checking for shm_unlink... yes checking for pkg-config... /usr/bin/pkg-config checking whether compiling and linking against OpenSSL works... yes checking for --with-openssl-rpath... checking whether OpenSSL provides required APIs... yes checking for --with-ssl-default-suites... python checking for --with-builtin-hashlib-hashes... md5,sha1,sha256,sha512,sha3,blake2 checking for --with-experimental-isolated-subinterpreters... no checking for --with-static-libpython... yes checking for --disable-test-modules... no configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Misc/python.pc config.status: creating Misc/python-embed.pc config.status: creating Misc/python-config.sh config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h configure: WARNING: unrecognized options: --disable-maintainer-mode, --disable-dependency-tracking creating Modules/Setup.local creating Makefile If you want a release build with all stable optimizations active (PGO, etc), please run ./configure --enable-optimizations Building python3-3.10.3 gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Parser/token.o Parser/token.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Parser/pegen.o Parser/pegen.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Parser/string_parser.o Parser/string_parser.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Parser/peg_api.o Parser/peg_api.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/accu.o Objects/accu.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/bytesobject.o Objects/bytesobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/call.o Objects/call.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/genericaliasobject.o Objects/genericaliasobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/interpreteridobject.o Objects/interpreteridobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/odictobject.o Objects/odictobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/namespaceobject.o Objects/namespaceobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/picklebufobject.o Objects/picklebufobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/unionobject.o Objects/unionobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/ast_opt.o Python/ast_opt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/ast_unparse.o Python/ast_unparse.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/context.o Python/context.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/dynamic_annotations.o Python/dynamic_annotations.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/future.o Python/future.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -DPLATFORM='"cygwin"' -o Python/getplatform.o ./Python/getplatform.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/hamt.o Python/hamt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/hashtable.o Python/hashtable.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/import.o Python/import.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE \ -DPLATLIBDIR='"lib"' \ -o Python/initconfig.o ./Python/initconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pathconfig.o Python/pathconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/preconfig.o Python/preconfig.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pyhash.o Python/pyhash.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pylifecycle.o Python/pylifecycle.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pytime.o Python/pytime.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/bootstrap_hash.o Python/bootstrap_hash.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE \ -DABIFLAGS='""' \ \ -o Python/sysmodule.o ./Python/sysmodule.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/pystrhex.o Python/pystrhex.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.c Python/fileutils.c: In function 'is_valid_wide_char': Python/fileutils.c:112:12: warning: comparison is always false due to limited range of data type [-Wtype-limits] 112 | if (ch > MAX_UNICODE) { | ^ gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/suggestions.o Python/suggestions.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE \ -DSOABI='"cpython-310"' \ -o Python/dynload_shlib.o ./Python/dynload_shlib.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3"' \ -DEXEC_PREFIX='"/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3"' \ -DVERSION='"3.10"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/posixmodule.c -o Modules/posixmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/errnomodule.c -o Modules/errnomodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_sre.c -o Modules/_sre.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/_weakref.c -o Modules/_weakref.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_functoolsmodule.c -o Modules/_functoolsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_operator.c -o Modules/_operator.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/_collectionsmodule.c -o Modules/_collectionsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_abc.c -o Modules/_abc.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/itertoolsmodule.c -o Modules/itertoolsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/atexitmodule.c -o Modules/atexitmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/signalmodule.c -o Modules/signalmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/_stat.c -o Modules/_stat.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/timemodule.c -o Modules/timemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -c ./Modules/_threadmodule.c -o Modules/_threadmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -c ./Modules/_localemodule.c -o Modules/_localemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/_iomodule.c -o Modules/_iomodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/iobase.c -o Modules/iobase.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/fileio.c -o Modules/fileio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bytesio.c -o Modules/bytesio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/bufferedio.c -o Modules/bufferedio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/textio.c -o Modules/textio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -DPy_BUILD_CORE_BUILTIN -I./Include/internal -I./Modules/_io -c ./Modules/_io/stringio.c -o Modules/stringio.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/faulthandler.c -o Modules/faulthandler.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/_tracemalloc.c -o Modules/_tracemalloc.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE_BUILTIN -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python.exe-gdb.py gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c sed -e "s,@EXENAME@,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/bin/python3.10.exe," < ./Misc/python-config.in >python-config.py LC_ALL=C sed -e 's,\$(\([A-Za-z0-9_]*\)),\$\{\1\},g' < Misc/python-config.sh >python-config gcc -c -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/Lucas/sage/sage-9.6/local/include -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c rm -f libpython3.10.a ar rcs libpython3.10.a Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o if test -n "libpython3.10.dll"; then \ gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,--out-implib=libpython3.10.dll.a -o libpython3.10.dll Modules/getbuildinfo.o Parser/token.o Parser/pegen.o Parser/parser.o Parser/string_parser.o Parser/peg_api.o Parser/myreadline.o Parser/tokenizer.o Objects/abstract.o Objects/accu.o Objects/boolobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/bytesobject.o Objects/call.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genericaliasobject.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/interpreteridobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/odictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/namespaceobject.o Objects/object.o Objects/obmalloc.o Objects/picklebufobject.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/unicodeobject.o Objects/unicodectype.o Objects/unionobject.o Objects/weakrefobject.o Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/ast_opt.o Python/ast_unparse.o Python/bltinmodule.o Python/ceval.o Python/codecs.o Python/compile.o Python/context.o Python/dynamic_annotations.o Python/errors.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/hamt.o Python/hashtable.o Python/import.o Python/importdl.o Python/initconfig.o Python/marshal.o Python/modsupport.o Python/mysnprintf.o Python/mystrtoul.o Python/pathconfig.o Python/preconfig.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pyhash.o Python/pylifecycle.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/pytime.o Python/bootstrap_hash.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/thread.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/pystrhex.o Python/dtoa.o Python/formatter_unicode.o Python/fileutils.o Python/suggestions.o Python/dynload_shlib.o Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/_functoolsmodule.o Modules/_operator.o Modules/_collectionsmodule.o Modules/_abc.o Modules/itertoolsmodule.o Modules/atexitmodule.o Modules/signalmodule.o Modules/_stat.o Modules/timemodule.o Modules/_threadmodule.o Modules/_localemodule.o Modules/_iomodule.o Modules/iobase.o Modules/fileio.o Modules/bytesio.o Modules/bufferedio.o Modules/textio.o Modules/stringio.o Modules/faulthandler.o Modules/_tracemalloc.o Modules/symtablemodule.o Modules/xxsubtype.o Python/frozen.o \ -lcrypt -lintl -ldl -lm -lm ; \ else true; \ fi gcc -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -o python.exe Programs/python.o libpython3.10.dll.a -lcrypt -lintl -ldl -lm -lm gcc -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -o Programs/_testembed Programs/_testembed.o libpython3.10.dll.a -lcrypt -lintl -ldl -lm -lm ./python.exe -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi CC='gcc' LDSHARED='gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='' ./python.exe -E ./setup.py build running build running build_ext ldd: /home/Lucas/sage/sage-9.6/local/lib/libreadline.dll.a: Exec format error INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension building 'array' extension building '_contextvars' extension building 'math' extension building 'cmath' extension building '_datetime' extension building '_zoneinfo' extension building '_random' extension building '_bisect' extension building '_heapq' extension building '_pickle' extension building '_json' extension building '_lsprof' extension building 'unicodedata' extension building '_opcode' extension building '_asyncio' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home creating build/temp.cygwin-3.3.5-x86_64-3.10/home creating build/temp.cygwin-3.3.5-x86_64-3.10/home creating build/temp.cygwin-3.3.5-x86_64-3.10/home creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_contextvarsmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_contextvarsmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_bisectmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_bisectmodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/arraymodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_datetimemodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_json.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_json.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_struct.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_struct.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_opcode.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_opcode.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cmathmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_heapqmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_randommodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/mathmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_asynciomodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/unicodedata.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_lsprof.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_lsprof.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_pickle.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_pickle.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_contextvarsmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_contextvars.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_opcode.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_opcode.cpython-310.dll In file included from ./Include/unicodeobject.h:58, from ./Include/Python.h:83, from /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c:1: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c: In function 'parse_uint': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c:1578:18: warning: array subscript has type 'char' [-Wchar-subscripts] 1578 | if (!isdigit(*p)) { | ^~ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c: In function 'parse_abbr': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c:1625:24: warning: array subscript has type 'char' [-Wchar-subscripts] 1625 | while (isalpha(*ptr)) { | ^~~~ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c: In function 'parse_transition_rule': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c:1809:26: warning: array subscript has type 'char' [-Wchar-subscripts] 1809 | if (!isdigit(*ptr)) { | ^~~~ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c: In function 'parse_transition_time': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.c:1884:26: warning: array subscript has type 'char' [-Wchar-subscripts] 1884 | if (!isdigit(*ptr)) { | ^~~~ gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_bisectmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_bisect.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_heapqmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_heapq.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_randommodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_random.cpython-310.dll building '_queue' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_queuemodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/rotatingtree.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/rotatingtree.o building '_statistics' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_statisticsmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_statisticsmodule.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_lsprof.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/rotatingtree.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_lsprof.cpython-310.dll building 'fcntl' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/fcntlmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/fcntlmodule.o building 'grp' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/grpmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/grpmodule.o building 'select' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/selectmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/selectmodule.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_queuemodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_queue.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_statisticsmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_statistics.cpython-310.dll building 'mmap' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/mmapmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/mmapmodule.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_struct.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_struct.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/fcntlmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/fcntl.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/grpmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/grp.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_zoneinfo.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_zoneinfo.cpython-310.dll building 'syslog' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/syslogmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/syslogmodule.o building '_xxsubinterpreters' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxsubinterpretersmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxsubinterpretersmodule.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/mathmodule.o Modules/_math.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/math.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/selectmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/select.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/arraymodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/array.cpython-310.dll In file included from ./Include/Python.h:74, from /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxsubinterpretersmodule.c:5: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxsubinterpretersmodule.c:1764:27: error: initializer element is not constant 1764 | PyVarObject_HEAD_INIT(&PyType_Type, 0) | ^ ./Include/object.h:86:8: note: in definition of macro 'PyObject_HEAD_INIT' 86 | 1, type }, | ^~~~ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxsubinterpretersmodule.c:1764:5: note: in expansion of macro 'PyVarObject_HEAD_INIT' 1764 | PyVarObject_HEAD_INIT(&PyType_Type, 0) | ^~~~~~~~~~~~~~~~~~~~~ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxsubinterpretersmodule.c:1764:27: note: (near initialization for 'ChannelIDtype.ob_base.ob_base.ob_type') 1764 | PyVarObject_HEAD_INIT(&PyType_Type, 0) | ^ ./Include/object.h:86:8: note: in definition of macro 'PyObject_HEAD_INIT' 86 | 1, type }, | ^~~~ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxsubinterpretersmodule.c:1764:5: note: in expansion of macro 'PyVarObject_HEAD_INIT' 1764 | PyVarObject_HEAD_INIT(&PyType_Type, 0) | ^~~~~~~~~~~~~~~~~~~~~ building 'audioop' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/audioop.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/audioop.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/syslogmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/syslog.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_json.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_json.cpython-310.dll building '_csv' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_csv.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_csv.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_asynciomodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_asyncio.cpython-310.dll building '_posixsubprocess' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_posixsubprocess.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE building '_testcapi' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testcapimodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testcapimodule.o building '_testinternalcapi' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testinternalcapi.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/mmapmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/mmap.cpython-310.dll building '_testbuffer' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testbuffer.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testbuffer.o building '_testimportmultiple' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testimportmultiple.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testimportmultiple.o building '_testmultiphase' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testmultiphase.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testmultiphase.o building '_xxtestfuzz' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxtestfuzz gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxtestfuzz/_xxtestfuzz.o building 'readline' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/readline.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/readline.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testinternalcapi.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_testinternalcapi.cpython-310.dll building '_curses' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_posixsubprocess.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_posixsubprocess.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testimportmultiple.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_testimportmultiple.cpython-310.dll building '_curses_panel' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_NCURSESW=1 -I/usr/include/ncursesw -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_curses_panel.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_curses_panel.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxtestfuzz/fuzzer.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxtestfuzz/fuzzer.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testmultiphase.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_testmultiphase.cpython-310.dll building '_crypt' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cryptmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cryptmodule.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_csv.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_csv.cpython-310.dll building '_socket' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.o building '_ssl' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ssl.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ssl.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_curses_panel.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpanelw -lncursesw -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_curses_panel.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_xxtestfuzz/fuzzer.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_xxtestfuzz.cpython-310.dll building '_hashlib' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_hashopenssl.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_hashopenssl.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/readline.o -L/usr/lib/termcap -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lreadline -lncursesw -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/readline.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cryptmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lcrypt -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_crypt.cpython-310.dll /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c: In function 'setipaddr': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c:1078:29: warning: comparison of integer expressions of different signedness: 'socklen_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1078 | if (res->ai_addrlen < addr_ret_size) | ^ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c:1167:25: warning: comparison of integer expressions of different signedness: 'socklen_t' {aka 'int'} and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 1167 | if (res->ai_addrlen < addr_ret_size) | ^ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c: In function 'cmsg_min_space': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c:2599:33: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'socklen_t' {aka 'int'} [-Wsign-compare] 2599 | cmsg_offset + space <= msg->msg_controllen); | ^~ /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c: In function 'get_cmsg_data_space': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.c:2615:21: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'socklen_t' {aka 'int'} [-Wsign-compare] 2615 | if (data_offset > msg->msg_controllen) | ^ gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_datetimemodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_datetime.cpython-310.dll building '_sha256' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha256module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/audioop.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/audioop.cpython-310.dll building '_sha512' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha512module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/unicodedata.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/unicodedata.cpython-310.dll building '_md5' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/md5module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/md5module.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testbuffer.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_testbuffer.cpython-310.dll building '_sha1' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha1module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha1module.o building '_blake2' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2b_impl.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2b_impl.o building '_sha3' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sha3 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sha3/sha3module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sha3/sha3module.o building '_sqlite3' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/cache.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/cache.o building 'termios' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/termios.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/termios.o building 'resource' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/resource.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/resource.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/md5module.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_md5.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha1module.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_sha1.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/connection.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/connection.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha256module.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_sha256.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_hashopenssl.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lssl -lcrypto -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_hashlib.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_pickle.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_pickle.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/resource.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/resource.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/termios.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/termios.cpython-310.dll building 'zlib' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/zlibmodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/zlibmodule.o building 'binascii' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/binascii.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/sha512module.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_sha512.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/socketmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_socket.cpython-310.dll building '_bz2' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_bz2module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_bz2module.o building '_lzma' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_lzmamodule.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_lzmamodule.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2module.o building 'pyexpat' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmlparse.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmlparse.o -Wno-unreachable-code gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_testcapimodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_testcapi.cpython-310.dll building '_elementtree' extension building '_multibytecodec' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_elementtree.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_elementtree.o creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/multibytecodec.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/multibytecodec.o building '_codecs_kr' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_kr.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_kr.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lncursesw -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_curses.cpython-310.dll building '_codecs_jp' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_jp.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_jp.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2s_impl.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2s_impl.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_bz2module.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lbz2 -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_bz2.cpython-310.dll building '_codecs_cn' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_cn.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_cn.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/cursor.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/cursor.o /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `PyCursesWindow_wtimeout': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:637: undefined reference to `wtimeout' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `PyCursesWindow_idcok': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:633: undefined reference to `idcok' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_window_getkey_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:1466: undefined reference to `keyname' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_use_env_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4526: undefined reference to `use_env' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_tparm_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4351: undefined reference to `tparm' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_tigetstr_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4316: undefined reference to `tigetstr' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_tigetnum_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4294: undefined reference to `tigetnum' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_tigetflag_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4272: undefined reference to `tigetflag' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_termname_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4251: undefined reference to `termname' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_qiflush_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3946: undefined reference to `noqiflush' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3943: undefined reference to `qiflush' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_noqiflush_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3834: undefined reference to `noqiflush' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_napms_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3691: undefined reference to `napms' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_longname_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3601: undefined reference to `longname' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_killchar_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3584: undefined reference to `killchar' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_keyname_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3567: undefined reference to `keyname' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_setupterm_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3392: undefined reference to `setupterm' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_has_key_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3162: undefined reference to `has_key' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_has_il_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3143: undefined reference to `has_il' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_has_ic_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3132: undefined reference to `has_ic' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_flushinp_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2939: undefined reference to `flushinp' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_erasechar_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2909: undefined reference to `erasechar' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_baudrate_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2679: undefined reference to `baudrate' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_curs_set_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2801: undefined reference to `curs_set' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_resetty_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4069: undefined reference to `resetty' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_noraw_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3847: undefined reference to `noraw' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_savetty_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4154: undefined reference to `savetty' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_reset_prog_mode_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4047: undefined reference to `reset_prog_mode' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_reset_shell_mode_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4058: undefined reference to `reset_shell_mode' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_nocbreak_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3793: undefined reference to `nocbreak' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_def_shell_mode_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2835: undefined reference to `def_shell_mode' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_def_prog_mode_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2820: undefined reference to `def_prog_mode' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_putp_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3920: undefined reference to `putp' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `PyCursesWindow_idlok': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:645: undefined reference to `idlok' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `PyCursesWindow_keypad': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:646: undefined reference to `keypad' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `PyCursesWindow_nodelay': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:648: undefined reference to `nodelay' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `PyCursesWindow_notimeout': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:649: undefined reference to `notimeout' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_set_tabsize_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3490: undefined reference to `set_tabsize' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_typeahead_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4379: undefined reference to `typeahead' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_delay_output_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2853: undefined reference to `delay_output' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_intrflush_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3508: undefined reference to `intrflush' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_meta_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3621: undefined reference to `meta' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_halfdelay_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3109: undefined reference to `halfdelay' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_unctrl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4406: undefined reference to `unctrl' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_cbreak_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2722: undefined reference to `nocbreak' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:2722: undefined reference to `cbreak' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_raw_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4036: undefined reference to `noraw' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4036: undefined reference to `raw' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `_curses_initscr_impl': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3280: undefined reference to `_nc_acs_map' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3281: undefined reference to `_nc_acs_map' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3282: undefined reference to `_nc_acs_map' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3283: undefined reference to `_nc_acs_map' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3284: undefined reference to `_nc_acs_map' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o:/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:3285: more undefined references to `_nc_acs_map' follow /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o: in function `PyInit__curses': /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.c:4910: undefined reference to `keyname' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o:_cursesmodule.:(.rdata$.refptr.COLS[.refptr.COLS]+0x0): undefined reference to `COLS' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o:_cursesmodule.:(.rdata$.refptr.LINES[.refptr.LINES]+0x0): undefined reference to `LINES' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o:_cursesmodule.:(.rdata$.refptr.newscr[.refptr.newscr]+0x0): undefined reference to `newscr' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o:_cursesmodule.:(.rdata$.refptr.stdscr[.refptr.stdscr]+0x0): undefined reference to `stdscr' /usr/lib/gcc/x86_64-pc-cygwin/11/../../../../x86_64-pc-cygwin/bin/ld: build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_cursesmodule.o:_cursesmodule.:(.rdata$.refptr.TABSIZE[.refptr.TABSIZE]+0x0): undefined reference to `TABSIZE' collect2: error: ld returned 1 exit status building '_codecs_tw' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_tw.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_tw.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/binascii.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lz -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/binascii.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/zlibmodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lz -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/zlib.cpython-310.dll building '_codecs_hk' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_hk.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_hk.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_lzmamodule.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -llzma -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_lzma.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ssl.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lssl -lcrypto -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_ssl.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_kr.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_codecs_kr.cpython-310.dll building '_codecs_iso2022' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_iso2022.o building '_decimal' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/_decimal.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/_decimal.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/multibytecodec.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_multibytecodec.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_tw.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_codecs_tw.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/microprotocols.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/microprotocols.o building '_ctypes_test' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/_ctypes_test.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/_ctypes_test.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2b_impl.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2module.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_blake2/blake2s_impl.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_blake2.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_cn.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_codecs_cn.cpython-310.dll building '_multiprocessing' extension creating build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/multiprocessing.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/multiprocessing.o building '_posixshmem' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/posixshmem.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/posixshmem.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/module.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/module.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_jp.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_codecs_jp.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_hk.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_codecs_hk.cpython-310.dll building 'xxlimited' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/xxlimited.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/xxlimited.o building 'xxlimited_35' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/xxlimited_35.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/xxlimited_35.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cmathmodule.o Modules/_math.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/cmath.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -IModules/_multiprocessing -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/semaphore.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/semaphore.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/posixshmem.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_posixshmem.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/_ctypes_test.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_ctypes_test.cpython-310.dll building '_ctypes' extension gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/home/Lucas/sage/sage-9.6/local/lib/libffi-3.2.1/include -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/_ctypes.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/_ctypes.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_codecs_iso2022.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/xxlimited_35.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/xxlimited_35.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/xxlimited.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/xxlimited.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/prepare_protocol.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/prepare_protocol.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/multiprocessing.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_multiprocessing/semaphore.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_multiprocessing.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/row.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/row.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_elementtree.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_elementtree.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/statement.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/statement.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DSQLITE_OMIT_LOAD_EXTENSION=1 -IModules/_sqlite -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/util.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/util.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/cache.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/connection.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/cursor.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/microprotocols.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/module.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/prepare_protocol.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/row.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/statement.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sqlite/util.o -L/home/Lucas/sage/sage-9.6/local/lib64 -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lsqlite3 -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_sqlite3.cpython-310.dll gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_sha3/sha3module.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_sha3.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmlrole.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmlrole.o -Wno-unreachable-code gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/home/Lucas/sage/sage-9.6/local/lib/libffi-3.2.1/include -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/callbacks.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/callbacks.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmltok.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmltok.o -Wno-unreachable-code gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/home/Lucas/sage/sage-9.6/local/lib/libffi-3.2.1/include -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/callproc.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/callproc.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/home/Lucas/sage/sage-9.6/local/lib/libffi-3.2.1/include -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/cfield.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/cfield.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/basearith.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/basearith.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/constants.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/constants.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I/home/Lucas/sage/sage-9.6/local/lib/libffi-3.2.1/include -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/stgdict.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/stgdict.o -DPy_BUILD_CORE_MODULE -DHAVE_FFI_PREP_CIF_VAR=1 -DHAVE_FFI_PREP_CLOSURE_LOC=1 -DHAVE_FFI_CLOSURE_ALLOC=1 gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/context.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/context.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/convolute.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/convolute.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/crt.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/crt.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/_ctypes.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/callbacks.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/callproc.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/cfield.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_ctypes/stgdict.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lffi -ldl -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_ctypes.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/difradix2.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/difradix2.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/fnt.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/fnt.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/fourstep.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/fourstep.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/io.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/io.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/mpalloc.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DHAVE_EXPAT_CONFIG_H=1 -DXML_POOR_ENTROPY=1 -DUSE_PYEXPAT_CAPI -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/pyexpat.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/pyexpat.o -Wno-unreachable-code gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/mpdecimal.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmlparse.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmlrole.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/expat/xmltok.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/pyexpat.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/pyexpat.cpython-310.dll gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/numbertheory.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/sixstep.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/sixstep.o gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Wno-unused -g -O2 -std=c99 -Wextra -Wno-unused-result -Wno-unused-parameter -Wno-missing-field-initializers -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -DCONFIG_64=1 -DASM=1 -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/Lucas/sage/sage-9.6/local/include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Include -I/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src -c /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/transpose.c -o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/transpose.o gcc -shared -Wl,--enable-auto-image-base -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/lib -L. -Wl,-rpath,. -L/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -L/home/Lucas/sage/sage-9.6/local/lib -Wl,-rpath,/home/Lucas/sage/sage-9.6/local/lib -I/home/Lucas/sage/sage-9.6/local/include build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/_decimal.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/basearith.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/constants.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/context.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/convolute.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/crt.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/difradix2.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/fnt.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/fourstep.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/io.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/mpalloc.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/mpdecimal.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/numbertheory.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/sixstep.o build/temp.cygwin-3.3.5-x86_64-3.10/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Modules/_decimal/libmpdec/transpose.o -L. -L/home/Lucas/sage/sage-9.6/local/lib -L/usr/local/lib -L. -lm -lpython3.10 -o build/lib.cygwin-3.3.5-x86_64-3.10/_decimal.cpython-310.dll Python build finished successfully! The necessary bits to build these optional modules were not found: _gdbm _tkinter _uuid nis ossaudiodev spwd To find the necessary bits, look in setup.py in detect_modules() for the module's name. The following modules found by detect_modules() in setup.py, have been built by the Makefile instead, as configured by the Setup files: _abc pwd time Failed to build these modules: _curses _xxsubinterpreters running build_scripts creating build/scripts-3.10 copying and adjusting /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Tools/scripts/2to3 -> build/scripts-3.10 changing mode of build/scripts-3.10/pydoc3 from 644 to 755 changing mode of build/scripts-3.10/idle3 from 644 to 755 changing mode of build/scripts-3.10/2to3 from 644 to 755 renaming build/scripts-3.10/pydoc3 to build/scripts-3.10/pydoc3.10 renaming build/scripts-3.10/idle3 to build/scripts-3.10/idle3.10 renaming build/scripts-3.10/2to3 to build/scripts-3.10/2to3-3.10 Testing importing of various modules... Traceback (most recent call last): File "", line 1, in File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/ctypes/__init__.py", line 8, in from _ctypes import Union, Structure, Array ModuleNotFoundError: No module named '_ctypes' ctypes module failed to import Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'math' math module failed to import ERROR:root:code for hash md5 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type md5 ERROR:root:code for hash sha1 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha1 ERROR:root:code for hash sha224 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha224 ERROR:root:code for hash sha256 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha256 ERROR:root:code for hash sha384 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha384 ERROR:root:code for hash sha512 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha512 ERROR:root:code for hash blake2b was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2b ERROR:root:code for hash blake2s was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type blake2s ERROR:root:code for hash sha3_224 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_224 ERROR:root:code for hash sha3_256 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_256 ERROR:root:code for hash sha3_384 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_384 ERROR:root:code for hash sha3_512 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type sha3_512 ERROR:root:code for hash shake_128 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_128 ERROR:root:code for hash shake_256 was not found. Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 261, in globals()[__func_name] = __get_hash(__func_name) File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/hashlib.py", line 123, in __get_builtin_constructor raise ValueError('unsupported hash type ' + name) ValueError: unsupported hash type shake_256 hashlib module imported OK Traceback (most recent call last): File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/crypt.py", line 6, in import _crypt ModuleNotFoundError: No module named '_crypt' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "", line 1, in File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/crypt.py", line 11, in raise ImportError("The required _crypt module was not built as part of CPython") ImportError: The required _crypt module was not built as part of CPython crypt module failed to import Traceback (most recent call last): File "", line 1, in File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/socket.py", line 51, in import _socket ModuleNotFoundError: No module named '_socket' socket module failed to import Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'zlib' zlib module failed to import Traceback (most recent call last): File "", line 1, in File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/sqlite3/__init__.py", line 57, in from sqlite3.dbapi2 import * File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/sqlite3/dbapi2.py", line 23, in import datetime File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/datetime.py", line 12, in import math as _math ModuleNotFoundError: No module named 'math' sqlite3 module failed to import Traceback (most recent call last): File "", line 1, in File "/home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3/src/Lib/ssl.py", line 98, in import _ssl # if we can't import it, let the error propagate ModuleNotFoundError: No module named '_ssl' ssl module failed to import Error: One or more modules failed to import. real 10m15.855s user 9m33.781s sys 6m8.458s ************************************************************************ Error building package python3-3.10.3 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log files /home/Lucas/sage/sage-9.6/logs/pkgs/python3-3.10.3.log and /home/Lucas/sage/sage-9.6/config.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3 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/Lucas/sage/sage-9.6/local/var/lib/sage/venv-python3.10.3/var/tmp/sage/build/python3-3.10.3' && '/home/Lucas/sage/sage-9.6/sage' --buildsh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************