Attempting to download package Python-3.10.8.tar.xz from mirrors Downloading the Sage mirror list Searching fastest mirror 325ms: http://files.sagemath.org/ 1152ms: http://linorg.usp.br/sage/ 765ms: https://ftp.rediris.es/mirror/sagemath/ 11ms: https://ftp.riken.jp/sagemath/ 1222ms: https://ftp.sun.ac.za/ftp/pub/mirrors/www.sagemath.org/ 28ms: https://ftp.yz.yamagata-u.ac.jp/pub/math/sage/ 316ms: https://mirror-hk.koddos.net/sagemath/ 1300ms: https://mirror.aarnet.edu.au/pub/sage/ 375ms: https://mirror.csclub.uwaterloo.ca/sage/ 548ms: https://mirror.dogado.de/sage/ 509ms: https://mirror.koddos.net/sagemath/ 360ms: https://mirror.lyrahosting.com/sagemath/ 1218ms: https://mirror.marwan.ma/sage/ 844ms: https://mirror.metanet.ch/sage/ 548ms: https://mirror.rcg.sfu.ca/mirror/sage/ 939ms: https://mirror.ufs.ac.za/sagemath/ 717ms: https://mirror.yandex.ru/mirrors/sage.math.washington.edu/ 429ms: https://mirrors.aliyun.com/sagemath/ 207ms: https://mirrors.mit.edu/sage/ 131ms: https://mirrors.nju.edu.cn/sagemath/ 289ms: https://mirrors.tuna.tsinghua.edu.cn/sagemath/ 1139ms: https://mirrors.up.pt/pub/sage/ 127ms: https://mirrors.ustc.edu.cn/sagemath/ 276ms: https://mirrors.xmission.com/sage/ 830ms: https://sage.mirror.garr.it/mirrors/sage/ 865ms: https://sagemath.c3sl.ufpr.br/ 1235ms: https://sagemath.mirror.ac.za/ 977ms: https://www-ftp.lip6.fr/pub/math/sagemath/ 556ms: https://www.mirrorservice.org/sites/www.sagemath.org/ Fastest mirror: https://ftp.riken.jp/sagemath/ https://ftp.riken.jp/sagemath/spkg/upstream/python3/Python-3.10.8.tar.xz [......................................................................] python3-3.10.8 ==================================================== Setting up build directory for python3-3.10.8 Finished extraction Applying patches from ../patches... Applying ../patches/0001-bpo-22699-Allow-compiling-on-debian-ubuntu-with-a-di.patch patching file setup.py Hunk #1 succeeded at 666 (offset -1 lines). patching file setup.py Hunk #1 succeeded at 820 (offset 82 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: Linux peart-furu-or-jp 6.0.8-300.fc37.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Nov 11 15:09:04 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux **************************************************** C compiler: gcc C compiler version: Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-redhat-linux/12/lto-wrapper OFFLOAD_TARGET_NAMES=nvptx-none OFFLOAD_TARGET_DEFAULT=1 Target: x86_64-redhat-linux Configured with: ../configure --enable-bootstrap --enable-languages=c,c++,fortran,objc,obj-c++,ada,go,d,lto --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-shared --enable-threads=posix --enable-checking=release --enable-multilib --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-linker-build-id --with-gcc-major-version-only --enable-libstdcxx-backtrace --with-linker-hash-style=gnu --enable-plugin --enable-initfini-array --with-isl=/builddir/build/BUILD/gcc-12.2.1-20220819/obj-x86_64-redhat-linux/isl-install --enable-offload-targets=nvptx-none --without-cuda-driver --enable-offload-defaulted --enable-gnu-indirect-function --enable-cet --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux --with-build-config=bootstrap-lto --enable-link-serialization=1 Thread model: posix Supported LTO compression algorithms: zlib zstd gcc version 12.2.1 20220819 (Red Hat 12.2.1-2) (GCC) **************************************************** Package 'python3' is currently not installed Uninstalling 'python3' with legacy uninstaller Cleaning out old python / python3 / python3 venv binaries Configuring python3-3.10.8 configure: WARNING: unrecognized options: --disable-static, --disable-maintainer-mode, --disable-dependency-tracking checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for python3.10... python3.10 checking for --enable-universalsdk... no checking for --with-universal-archs... no checking MACHDEP... "linux" checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... 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... x86_64-linux-gnu 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... checking for case-insensitive build directory... no 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).so 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... /usr/bin/llvm-profdata 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... no checking ieeefp.h presence... no checking for ieeefp.h... no checking io.h usability... no checking io.h presence... no checking for io.h... no 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... no checking process.h presence... no checking for process.h... no 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... yes checking shadow.h presence... yes checking for shadow.h... yes 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... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes 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... no checking sys/lock.h presence... no checking for sys/lock.h... no 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... yes checking sys/sendfile.h presence... yes checking for sys/sendfile.h... yes 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... yes checking sys/syscall.h presence... yes checking for sys/syscall.h... yes 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... no checking sys/termio.h presence... no checking for sys/termio.h... no 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... yes checking netpacket/packet.h presence... yes checking for netpacket/packet.h... yes 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... yes checking linux/tipc.h presence... yes checking for linux/tipc.h... yes checking linux/random.h usability... yes checking linux/random.h presence... yes checking for linux/random.h... yes 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... yes checking linux/auxvec.h presence... yes checking for linux/auxvec.h... yes checking sys/auxv.h usability... yes checking sys/auxv.h presence... yes checking for sys/auxv.h... yes checking linux/memfd.h usability... yes checking linux/memfd.h presence... yes checking for linux/memfd.h... yes checking linux/wait.h usability... yes checking linux/wait.h presence... yes checking for linux/wait.h... yes 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... yes checking sys/eventfd.h presence... yes checking for sys/eventfd.h... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether sys/types.h defines makedev... no checking for sys/mkdev.h... (cached) no checking for sys/sysmacros.h... (cached) 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... yes checking for linux/qrtr.h... yes checking for linux/vm_sockets.h... yes checking for linux/can.h... yes checking for linux/can/bcm.h... yes checking for linux/can/j1939.h... yes checking for linux/can/raw.h... yes 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... 16 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... 4 checking whether pthread_key_t is compatible with int... yes 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... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... $(CCSHARED) 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... yes checking uuid/uuid.h presence... yes checking for uuid/uuid.h... yes checking uuid.h usability... no checking uuid.h presence... no checking for uuid.h... no checking for uuid_generate_time_safe... yes checking for uuid_generate_time in -luuid... yes checking for uuid_create... no checking for uuid_enc_be... no checking for library containing sem_init... none required checking for textdomain in -lintl... no 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... yes 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... linux-glibc checking for CAN_RAW_FD_FRAMES... yes checking for CAN_RAW_JOIN_FILTERS... yes 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... yes checking for copy_file_range... yes 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... yes checking for getresgid... yes checking for getpwent... yes checking for getpwnam_r... yes checking for getpwuid_r... yes checking for getspnam... yes checking for getspent... yes 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... yes 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... yes checking for preadv2... yes checking for pthread_condattr_setclock... yes checking for pthread_init... no checking for pthread_kill... yes checking for pwrite... yes checking for pwritev... yes checking for pwritev2... yes 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... yes 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... yes checking for setresgid... yes 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... yes checking for strftime... yes checking for strlcpy... no 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... yes 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... yes 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 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... yes checking for epoll_create1... yes checking for kqueue... no checking for prlimit... yes checking for _dyld_shared_cache_contains_path... no checking for memfd_create... yes checking for eventfd... yes 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... no 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... yes 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... yes 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... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes 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... 4 checking for UCS-4 tcl... no checking whether wchar_t is signed... yes checking whether wchar_t is usable... no checking whether byte ordering is bigendian... no checking ABIFLAGS... checking SOABI... cpython-310-x86_64-linux-gnu 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()... no 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... yes 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-static, --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.8 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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c Objects/obmalloc.c:1413:1: warning: 'always_inline' function might not be inlinable [-Wattributes] 1413 | arena_map_get(block *p, int create) | ^~~~~~~~~~~~~ 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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE -DPLATFORM='"linux"' -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE \ -DABIFLAGS='""' \ -DMULTIARCH=\"x86_64-linux-gnu\" \ -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE -o Python/fileutils.o Python/fileutils.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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE \ -DSOABI='"cpython-310-x86_64-linux-gnu"' \ -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE -DPYTHONPATH='""' \ -DPREFIX='"/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8"' \ -DEXEC_PREFIX='"/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8"' \ -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE \ -DGITVERSION="\"`LC_ALL=C `\"" \ -DGITTAG="\"`LC_ALL=C `\"" \ -DGITBRANCH="\"`LC_ALL=C `\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.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 libpython3.10.so.1.0 != libpython3.10.so; then \ gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-hlibpython3.10.so.1.0 -o libpython3.10.so.1.0 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 -ldl -lm -lm; \ ln -f libpython3.10.so.1.0 libpython3.10.so; \ else \ gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -o libpython3.10.so 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 -ldl -lm -lm; \ fi gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,--no-as-needed -o libpython3.so -Wl,-hlibpython3.so libpython3.10.so gcc -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Xlinker -export-dynamic -o python Programs/python.o -L. -lpython3.10 -lcrypt -ldl -lm -lm LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server ./python -E -S -m sysconfig --generate-posix-vars ;\ if test $? -ne 0 ; then \ echo "generate-posix-vars failed" ; \ rm -f ./pybuilddir.txt ; \ exit 1 ; \ fi gcc -c -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE -o Modules/_math.o Modules/_math.c LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server CC='gcc' LDSHARED='gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='-ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 ' ./python -E ./setup.py build running build running build_ext building '_struct' extension creating build/temp.linux-x86_64-3.10/home creating build/temp.linux-x86_64-3.10/home/furutaka creating build/temp.linux-x86_64-3.10/home/furutaka/work creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8 creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8 creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_struct.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_struct.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_struct.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_struct.cpython-310-x86_64-linux-gnu.so building 'array' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/arraymodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/arraymodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/arraymodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/array.cpython-310-x86_64-linux-gnu.so building '_contextvars' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_contextvarsmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_contextvarsmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_contextvarsmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_contextvars.cpython-310-x86_64-linux-gnu.so building 'math' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/mathmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/mathmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/mathmodule.o Modules/_math.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/math.cpython-310-x86_64-linux-gnu.so building 'cmath' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cmathmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cmathmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cmathmodule.o Modules/_math.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/cmath.cpython-310-x86_64-linux-gnu.so building '_datetime' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_datetimemodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_datetimemodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_datetimemodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_datetime.cpython-310-x86_64-linux-gnu.so building '_zoneinfo' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_zoneinfo.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_zoneinfo.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_zoneinfo.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_zoneinfo.cpython-310-x86_64-linux-gnu.so building '_random' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_randommodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_randommodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_randommodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_random.cpython-310-x86_64-linux-gnu.so building '_bisect' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_bisectmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_bisectmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_bisectmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_bisect.cpython-310-x86_64-linux-gnu.so building '_heapq' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_heapqmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_heapqmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_heapqmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_heapq.cpython-310-x86_64-linux-gnu.so building '_pickle' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_pickle.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_pickle.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_pickle.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_pickle.cpython-310-x86_64-linux-gnu.so building '_json' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_json.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_json.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_json.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_json.cpython-310-x86_64-linux-gnu.so building '_lsprof' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_lsprof.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_lsprof.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/rotatingtree.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/rotatingtree.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_lsprof.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/rotatingtree.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_lsprof.cpython-310-x86_64-linux-gnu.so building 'unicodedata' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/unicodedata.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/unicodedata.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/unicodedata.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/unicodedata.cpython-310-x86_64-linux-gnu.so building '_opcode' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_opcode.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_opcode.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_opcode.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_opcode.cpython-310-x86_64-linux-gnu.so building '_asyncio' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_asynciomodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_asynciomodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_asynciomodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_asyncio.cpython-310-x86_64-linux-gnu.so building '_queue' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_queuemodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_queuemodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_queuemodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_queue.cpython-310-x86_64-linux-gnu.so building '_statistics' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_statisticsmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_statisticsmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_statisticsmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_statistics.cpython-310-x86_64-linux-gnu.so building 'fcntl' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/fcntlmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/fcntlmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/fcntlmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/fcntl.cpython-310-x86_64-linux-gnu.so building 'grp' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/grpmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/grpmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/grpmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/grp.cpython-310-x86_64-linux-gnu.so building 'spwd' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/spwdmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/spwdmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/spwdmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/spwd.cpython-310-x86_64-linux-gnu.so building 'select' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/selectmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/selectmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/selectmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/select.cpython-310-x86_64-linux-gnu.so building 'mmap' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/mmapmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/mmapmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/mmapmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/mmap.cpython-310-x86_64-linux-gnu.so building 'syslog' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/syslogmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/syslogmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/syslogmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/syslog.cpython-310-x86_64-linux-gnu.so building '_xxsubinterpreters' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxsubinterpretersmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxsubinterpretersmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxsubinterpretersmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so building 'audioop' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/audioop.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/audioop.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/audioop.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/audioop.cpython-310-x86_64-linux-gnu.so building '_csv' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_csv.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_csv.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_csv.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_csv.cpython-310-x86_64-linux-gnu.so building '_posixsubprocess' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_posixsubprocess.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_posixsubprocess.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_posixsubprocess.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_posixsubprocess.cpython-310-x86_64-linux-gnu.so building '_testcapi' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testcapimodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testcapimodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testcapimodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testcapi.cpython-310-x86_64-linux-gnu.so building '_testinternalcapi' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testinternalcapi.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testinternalcapi.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testinternalcapi.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testinternalcapi.cpython-310-x86_64-linux-gnu.so building '_testbuffer' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testbuffer.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testbuffer.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testbuffer.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testbuffer.cpython-310-x86_64-linux-gnu.so building '_testimportmultiple' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testimportmultiple.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testimportmultiple.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testimportmultiple.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testimportmultiple.cpython-310-x86_64-linux-gnu.so building '_testmultiphase' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testmultiphase.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testmultiphase.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_testmultiphase.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_testmultiphase.cpython-310-x86_64-linux-gnu.so building '_xxtestfuzz' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxtestfuzz gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxtestfuzz/_xxtestfuzz.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxtestfuzz/_xxtestfuzz.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxtestfuzz/fuzzer.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxtestfuzz/fuzzer.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxtestfuzz/_xxtestfuzz.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_xxtestfuzz/fuzzer.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so building 'readline' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/readline.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/readline.o /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/readline.c: In function 'setup_readline': /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/readline.c:1258:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 1258 | completer_word_break_characters = | ^ gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/readline.o -L/usr/lib/termcap -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lreadline -o build/lib.linux-x86_64-3.10/readline.cpython-310-x86_64-linux-gnu.so building '_curses' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_cursesmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_cursesmodule.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_cursesmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lncursesw -o build/lib.linux-x86_64-3.10/_curses.cpython-310-x86_64-linux-gnu.so building '_curses_panel' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_curses_panel.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_curses_panel.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_curses_panel.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lpanelw -lncursesw -o build/lib.linux-x86_64-3.10/_curses_panel.cpython-310-x86_64-linux-gnu.so building '_crypt' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_cryptmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_cryptmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_cryptmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-3.10/_crypt.cpython-310-x86_64-linux-gnu.so building '_socket' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/socketmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/socketmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/socketmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_socket.cpython-310-x86_64-linux-gnu.so building '_ssl' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ssl.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ssl.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ssl.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.10/_ssl.cpython-310-x86_64-linux-gnu.so building '_hashlib' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_hashopenssl.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_hashopenssl.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_hashopenssl.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lssl -lcrypto -o build/lib.linux-x86_64-3.10/_hashlib.cpython-310-x86_64-linux-gnu.so building '_sha256' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha256module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha256module.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha256module.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha256.cpython-310-x86_64-linux-gnu.so building '_sha512' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha512module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha512module.o -DPy_BUILD_CORE_MODULE gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha512module.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha512.cpython-310-x86_64-linux-gnu.so building '_md5' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/md5module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/md5module.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/md5module.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_md5.cpython-310-x86_64-linux-gnu.so building '_sha1' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha1module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha1module.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/sha1module.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha1.cpython-310-x86_64-linux-gnu.so building '_blake2' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2 gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2b_impl.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2b_impl.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2module.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2s_impl.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2s_impl.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2b_impl.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2module.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_blake2/blake2s_impl.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_blake2.cpython-310-x86_64-linux-gnu.so building '_sha3' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sha3 gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sha3/sha3module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sha3/sha3module.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sha3/sha3module.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_sha3.cpython-310-x86_64-linux-gnu.so building '_sqlite3' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/cache.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/cache.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/connection.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/connection.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/cursor.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/cursor.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/microprotocols.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/microprotocols.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/module.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/prepare_protocol.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/prepare_protocol.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/row.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/row.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/statement.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/statement.o gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/util.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/util.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/cache.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/connection.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/cursor.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/microprotocols.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/module.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/prepare_protocol.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/row.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/statement.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_sqlite/util.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lsqlite3 -o build/lib.linux-x86_64-3.10/_sqlite3.cpython-310-x86_64-linux-gnu.so building 'termios' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/termios.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/termios.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/termios.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/termios.cpython-310-x86_64-linux-gnu.so building 'resource' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/resource.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/resource.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/resource.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/resource.cpython-310-x86_64-linux-gnu.so building 'ossaudiodev' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/ossaudiodev.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/ossaudiodev.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/ossaudiodev.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/ossaudiodev.cpython-310-x86_64-linux-gnu.so building 'zlib' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/zlibmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/zlibmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/zlibmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.10/zlib.cpython-310-x86_64-linux-gnu.so building 'binascii' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/binascii.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/binascii.o -DUSE_ZLIB_CRC32 gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/binascii.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lz -o build/lib.linux-x86_64-3.10/binascii.cpython-310-x86_64-linux-gnu.so building '_bz2' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_bz2module.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_bz2module.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_bz2module.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lbz2 -o build/lib.linux-x86_64-3.10/_bz2.cpython-310-x86_64-linux-gnu.so building '_lzma' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_lzmamodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_lzmamodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_lzmamodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -llzma -o build/lib.linux-x86_64-3.10/_lzma.cpython-310-x86_64-linux-gnu.so building 'pyexpat' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmlparse.o -Wno-unreachable-code gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmlrole.o -Wno-unreachable-code gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmltok.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmltok.o -Wno-unreachable-code gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/pyexpat.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/pyexpat.o -Wno-unreachable-code gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmlparse.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmlrole.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat/xmltok.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/pyexpat.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/pyexpat.cpython-310-x86_64-linux-gnu.so building '_elementtree' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/expat -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_elementtree.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_elementtree.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_elementtree.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_elementtree.cpython-310-x86_64-linux-gnu.so building '_multibytecodec' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/multibytecodec.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/multibytecodec.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_multibytecodec.cpython-310-x86_64-linux-gnu.so building '_codecs_kr' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_kr.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_kr.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_kr.cpython-310-x86_64-linux-gnu.so building '_codecs_jp' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_jp.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_jp.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_jp.cpython-310-x86_64-linux-gnu.so building '_codecs_cn' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_cn.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_cn.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_cn.cpython-310-x86_64-linux-gnu.so building '_codecs_tw' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_tw.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_tw.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_tw.cpython-310-x86_64-linux-gnu.so building '_codecs_hk' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_hk.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_hk.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_hk.cpython-310-x86_64-linux-gnu.so building '_codecs_iso2022' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_iso2022.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/cjkcodecs/_codecs_iso2022.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so building '_decimal' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/_decimal.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/_decimal.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/basearith.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/basearith.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/constants.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/constants.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/context.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/context.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/convolute.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/convolute.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/crt.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/crt.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/difradix2.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/difradix2.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/fnt.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/fnt.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/fourstep.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/fourstep.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/io.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/io.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/mpalloc.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/mpalloc.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/mpdecimal.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/mpdecimal.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/numbertheory.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/numbertheory.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/sixstep.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/sixstep.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/transpose.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/transpose.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/_decimal.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/basearith.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/constants.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/context.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/convolute.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/crt.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/difradix2.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/fnt.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/fourstep.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/io.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/mpalloc.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/mpdecimal.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/numbertheory.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/sixstep.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_decimal/libmpdec/transpose.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_decimal.cpython-310-x86_64-linux-gnu.so building '_ctypes_test' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/_ctypes_test.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/_ctypes_test.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lm -o build/lib.linux-x86_64-3.10/_ctypes_test.cpython-310-x86_64-linux-gnu.so building '_multiprocessing' extension creating build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/multiprocessing.o gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/semaphore.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/semaphore.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_multiprocessing.cpython-310-x86_64-linux-gnu.so building '_posixshmem' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/posixshmem.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/posixshmem.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_multiprocessing/posixshmem.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/_posixshmem.cpython-310-x86_64-linux-gnu.so building '_tkinter' extension gcc -fPIC -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 -DWITH_APPINIT=1 -I/usr/X11/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_tkinter.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_tkinter.o gcc -fPIC -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 -DWITH_APPINIT=1 -I/usr/X11/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/tkappinit.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/tkappinit.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_tkinter.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/tkappinit.o -L/usr/X11/lib -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -ltk8.6 -ltcl8.6 -lX11 -o build/lib.linux-x86_64-3.10/_tkinter.cpython-310-x86_64-linux-gnu.so building '_uuid' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_uuidmodule.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_uuidmodule.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_uuidmodule.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -luuid -o build/lib.linux-x86_64-3.10/_uuid.cpython-310-x86_64-linux-gnu.so building 'xxlimited' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/xxlimited.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/xxlimited.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/xxlimited.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/xxlimited.cpython-310-x86_64-linux-gnu.so building 'xxlimited_35' extension gcc -fPIC -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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/xxlimited_35.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/xxlimited_35.o gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/xxlimited_35.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -o build/lib.linux-x86_64-3.10/xxlimited_35.cpython-310-x86_64-linux-gnu.so building '_ctypes' extension gcc -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 -fPIC -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/usr/include -I./Include -I. -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -I/usr/local/include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Include -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src -c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -I/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/callproc.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/cfield.o build/temp.linux-x86_64-3.10/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Modules/_ctypes/stgdict.o -L. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/usr/local/lib -lffi -ldl -o build/lib.linux-x86_64-3.10/_ctypes.cpython-310-x86_64-linux-gnu.so The necessary bits to build these optional modules were not found: _dbm _gdbm nis 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 running build_scripts creating build/scripts-3.10 copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-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/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/include -fPIC -DPy_BUILD_CORE -o Programs/_testembed.o ./Programs/_testembed.c gcc -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib -L. -Wl,-rpath,. -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Xlinker -export-dynamic -o Programs/_testembed Programs/_testembed.o -L. -lpython3.10 -lcrypt -ldl -lm -lm sed -e "s,@EXENAME@,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10," < ./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 Testing importing of various modules... ctypes module imported OK math module imported OK hashlib module imported OK crypt module imported OK socket module imported OK zlib module imported OK sqlite3 module imported OK ssl module imported OK real 2m46.598s user 2m6.664s sys 0m18.013s Installing python3-3.10.8 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin if test "no-framework" = "no-framework" ; then \ /usr/bin/install -c python /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10; \ else \ /usr/bin/install -c -s Mac/pythonw /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10; \ fi if test "3.10" != "3.10"; then \ if test -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10 -o -h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10; \ then rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10; \ fi; \ (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln python3.10 python3.10); \ fi if test "x" != "x" ; then \ rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/binpython3.10-32; \ lipo \ -output /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10-32 \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10; \ fi if test "x" != "x" ; then \ rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/binpython3.10-intel64; \ lipo \ -output /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10-intel64 \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10; \ fi LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server CC='gcc' LDSHARED='gcc -shared -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath-link,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -L/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib -Wl,-rpath,/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib ' OPT='-DNDEBUG -g -fwrapv -O3 -Wall' _TCLTK_INCLUDES='' _TCLTK_LIBS='-ltk8.6 -ltkstub8.6 -ltcl8.6 -ltclstub8.6 ' ./python -E ./setup.py build running build running build_ext The necessary bits to build these optional modules were not found: _dbm _gdbm nis 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 running build_scripts copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/common Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/posix Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespacedata01 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/__future__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/__phello__.foo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_aix_support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_bootsubprocess.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_collections_abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_compat_pickle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_compression.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_markupbase.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_osx_support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_py_abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_pydecimal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_pyio.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_sitebuiltins.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_strptime.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_threading_local.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/_weakrefset.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/aifc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/antigravity.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/argparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ast.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/asynchat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/asyncore.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/base64.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/bdb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/binhex.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/bisect.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/bz2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/cProfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/calendar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/cgi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/cgitb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/chunk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/cmd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/code.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/codecs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/codeop.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/colorsys.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/compileall.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/configparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/contextlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/contextvars.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/copy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/copyreg.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/crypt.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/csv.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/dataclasses.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/datetime.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/decimal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/difflib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/dis.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/doctest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/enum.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/filecmp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/fileinput.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/fnmatch.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/fractions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ftplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/functools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/genericpath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/getopt.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/getpass.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/gettext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/glob.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/graphlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/gzip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/hashlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/heapq.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/hmac.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/imaplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/imghdr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/imp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/inspect.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/io.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ipaddress.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/keyword.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/linecache.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/locale.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/lzma.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/mailbox.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/mailcap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/mimetypes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/modulefinder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/netrc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/nntplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ntpath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/nturl2path.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/numbers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/opcode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/operator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/optparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/os.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pathlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/pdb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pickle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pickletools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pipes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pkgutil.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/platform.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/plistlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/poplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/posixpath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pprint.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/profile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pstats.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pty.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/py_compile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/pyclbr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/pydoc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/queue.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/quopri.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/random.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/re.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/reprlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/rlcompleter.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/runpy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sched.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/secrets.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/selectors.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/shelve.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/shlex.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/shutil.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/signal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/site.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/smtpd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/smtplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sndhdr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/socket.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/socketserver.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sre_compile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sre_constants.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sre_parse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/ssl.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/stat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/statistics.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/string.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/stringprep.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/struct.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/subprocess.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sunau.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/symtable.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/sysconfig.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/tabnanny.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/tarfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/telnetlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tempfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/textwrap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/this.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/threading.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/timeit.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/token.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tokenize.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/trace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/traceback.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tracemalloc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/tty.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/turtle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/types.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/typing.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/uu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/uuid.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/warnings.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/wave.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/weakref.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c ./Lib/webbrowser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/xdrlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/zipapp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/zipfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/zipimport.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 /usr/bin/install -c -m 644 ./Lib/asyncio/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_futures.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_subprocess.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/base_tasks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/constants.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/coroutines.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/exceptions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/format_helpers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/futures.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/locks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/log.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/mixins.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/proactor_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/protocols.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/queues.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/runners.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/selector_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/sslproto.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/staggered.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/streams.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/subprocess.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/tasks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/threads.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/transports.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/trsock.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/unix_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/asyncio/windows_utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio /usr/bin/install -c -m 644 ./Lib/collections/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections /usr/bin/install -c -m 644 ./Lib/collections/abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections /usr/bin/install -c -m 644 ./Lib/concurrent/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent /usr/bin/install -c -m 644 ./Lib/concurrent/futures/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/_base.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/process.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/concurrent/futures/thread.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures /usr/bin/install -c -m 644 ./Lib/ctypes/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_aix.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/_endian.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/wintypes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/README.ctypes /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dyld.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/dylib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib /usr/bin/install -c ./Lib/ctypes/macholib/fetch_macholib /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/fetch_macholib.bat /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/ctypes/macholib/framework.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib /usr/bin/install -c -m 644 ./Lib/curses/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/ascii.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/has_key.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/panel.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/curses/textpad.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses /usr/bin/install -c -m 644 ./Lib/dbm/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/dbm/dumb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/dbm/gnu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/dbm/ndbm.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm /usr/bin/install -c -m 644 ./Lib/distutils/README /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/_msvccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/archive_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/bcppcompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/ccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cmd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/core.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/cygwinccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/debug.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dep_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dir_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/dist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/errors.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/extension.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/fancy_getopt.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/file_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/filelist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/log.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvc9compiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/msvccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/spawn.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/sysconfig.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/text_file.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/unixccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/version.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/versionpredicate.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils /usr/bin/install -c -m 644 ./Lib/distutils/command/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_dumb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_msi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/bdist_rpm.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_clib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_ext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_py.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/build_scripts.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/check.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/clean.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/command_template /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_data.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_egg_info.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_headers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_lib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/install_scripts.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/register.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/sdist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/distutils/command/upload.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command /usr/bin/install -c -m 644 ./Lib/email/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_encoded_words.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_header_value_parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_parseaddr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/_policybase.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/architecture.rst /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/base64mime.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/charset.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/contentmanager.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/encoders.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/errors.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/feedparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/generator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/header.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/headerregistry.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/iterators.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/message.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/policy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/quoprimime.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email /usr/bin/install -c -m 644 ./Lib/email/mime/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/application.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/audio.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/base.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/image.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/message.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/multipart.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/nonmultipart.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/email/mime/text.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime /usr/bin/install -c -m 644 ./Lib/encodings/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/aliases.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ascii.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/base64_codec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/big5hkscs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/bz2_codec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/charmap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp037.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1006.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1026.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1125.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1140.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1250.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1251.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1252.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1253.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1254.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1255.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1256.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1257.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp1258.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp273.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp424.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp437.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp500.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp720.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp737.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp775.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp850.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp852.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp855.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp856.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp857.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp858.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp860.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp861.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp862.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp863.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp864.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp865.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp866.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp869.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp874.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp875.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp932.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp949.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/cp950.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jis_2004.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jisx0213.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_jp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/euc_kr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb18030.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gb2312.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/gbk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hex_codec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hp_roman8.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/hz.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/idna.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_2004.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_jp_ext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso2022_kr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_10.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_11.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_13.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_14.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_15.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_16.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_4.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_5.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_6.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_7.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_8.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/iso8859_9.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/johab.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_r.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_t.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/koi8_u.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/kz1048.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/latin_1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_arabic.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_croatian.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_cyrillic.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_farsi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_greek.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_iceland.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_latin2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_roman.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_romanian.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mac_turkish.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/mbcs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/oem.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/palmos.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/ptcp154.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/punycode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/quopri_codec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/raw_unicode_escape.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c ./Lib/encodings/rot_13.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jis_2004.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/shift_jisx0213.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/tis_620.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/undefined.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/unicode_escape.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_be.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_16_le.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_be.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_32_le.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_7.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/utf_8_sig.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/uu_codec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/encodings/zlib_codec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings /usr/bin/install -c -m 644 ./Lib/ensurepip/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_uninstall.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/pip-22.2.2-py3-none-any.whl /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/ensurepip/_bundled/setuptools-63.2.0-py3-none-any.whl /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled /usr/bin/install -c -m 644 ./Lib/html/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html /usr/bin/install -c -m 644 ./Lib/html/entities.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html /usr/bin/install -c -m 644 ./Lib/html/parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html /usr/bin/install -c -m 644 ./Lib/http/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/client.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/cookiejar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/cookies.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/http/server.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http /usr/bin/install -c -m 644 ./Lib/idlelib/CREDITS.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/ChangeLog /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/HISTORY.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/NEWS2x.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/README.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/TODO.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autocomplete_w.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/autoexpand.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/browser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/calltip_w.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/codecontext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/colorizer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-extensions.def /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-highlight.def /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-keys.def /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config-main.def /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/config_key.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/configdialog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugger_r.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/debugobj_r.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/delegator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/dynoption.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/editor.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/extend.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/filelist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/format.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/grep.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.html /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/help_about.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/history.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/hyperparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.bat /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/idle.pyw /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/iomenu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/macosx.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/mainmenu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/multicall.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/outwin.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/parenmatch.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pathbrowser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/percolator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/pyparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c ./Lib/idlelib/pyshell.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/query.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/redirector.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/replace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/rpc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/run.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/runscript.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/scrolledlist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/search.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchbase.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/searchengine.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/sidebar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/squeezer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/stackviewer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/statusbar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/textview.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tooltip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/tree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/undo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/window.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zoomheight.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/zzdummy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/README.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/folder.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle.ico /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_16.png /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_256.png /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_32.png /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/idle_48.png /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/minusnode.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/openfolder.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/plusnode.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/python.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/idlelib/Icons/tk.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons /usr/bin/install -c -m 644 ./Lib/importlib/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_adapters.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_bootstrap_external.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/_common.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/machinery.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/readers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/resources.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib /usr/bin/install -c -m 644 ./Lib/importlib/metadata/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_adapters.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_collections.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_functools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_itertools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_meta.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/importlib/metadata/_text.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata /usr/bin/install -c -m 644 ./Lib/json/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/decoder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/encoder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/scanner.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/json/tool.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json /usr/bin/install -c -m 644 ./Lib/lib2to3/Grammar.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/PatternGrammar.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_matcher.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/btm_utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_base.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixer_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/main.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/patcomp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pygram.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/pytree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/refactor.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3 /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_apply.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_asserts.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_basestring.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_buffer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_dict.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_except.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_execfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_exitfunc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_filter.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_funcattrs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_future.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_getcwdu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_has_key.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_idioms.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_import.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_imports2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_input.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_intern.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_isinstance.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_itertools_imports.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_long.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_map.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_metaclass.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_methodattrs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ne.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_next.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_nonzero.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_numliterals.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_operator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_paren.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_print.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raise.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_raw_input.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reduce.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_reload.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_renames.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_repr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_set_literal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_standarderror.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_sys_exc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_throw.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_tuple_params.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_types.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_unicode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_urllib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_ws_comma.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xrange.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_xreadlines.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/fixes/fix_zip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/conv.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/driver.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/grammar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/literals.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/parse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/pgen.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c ./Lib/lib2to3/pgen2/token.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/lib2to3/pgen2/tokenize.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2 /usr/bin/install -c -m 644 ./Lib/logging/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging /usr/bin/install -c -m 644 ./Lib/logging/config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging /usr/bin/install -c -m 644 ./Lib/logging/handlers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging /usr/bin/install -c -m 644 ./Lib/multiprocessing/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/connection.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/context.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/forkserver.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/heap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/managers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/pool.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_fork.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_forkserver.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_posix.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/popen_spawn_win32.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/process.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/queues.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/reduction.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_sharer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/resource_tracker.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/shared_memory.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/sharedctypes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/spawn.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/synchronize.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/multiprocessing/dummy/connection.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy /usr/bin/install -c -m 644 ./Lib/pydoc_data/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/_pydoc.css /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 ./Lib/pydoc_data/topics.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data /usr/bin/install -c -m 644 ./Lib/site-packages/README.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages /usr/bin/install -c -m 644 ./Lib/sqlite3/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dbapi2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 ./Lib/sqlite3/dump.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3 /usr/bin/install -c -m 644 ./Lib/tkinter/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/colorchooser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/commondialog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/constants.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dialog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/dnd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/filedialog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/font.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/messagebox.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/scrolledtext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/simpledialog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/tix.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/ttk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter /usr/bin/install -c -m 644 ./Lib/turtledemo/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/bytedesign.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/chaos.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/clock.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/colormixer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/forest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/fractalcurves.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/lindenmayer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/minimal_hanoi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/nim.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/paint.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/peace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/penrose.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/planet_and_moon.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/rosette.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/round_dance.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/sorting_animate.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/tree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/turtle.cfg /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/turtledemo/two_canvases.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c ./Lib/turtledemo/yinyang.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo /usr/bin/install -c -m 644 ./Lib/unittest/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/_log.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/async_case.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/case.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/loader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/main.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/mock.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/result.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/runner.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/signals.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/suite.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/unittest/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest /usr/bin/install -c -m 644 ./Lib/urllib/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/error.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/parse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/request.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/response.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/urllib/robotparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib /usr/bin/install -c -m 644 ./Lib/venv/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv /usr/bin/install -c -m 644 ./Lib/venv/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/Activate.ps1 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/common/activate /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/common /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.csh /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/venv/scripts/posix/activate.fish /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/posix /usr/bin/install -c -m 644 ./Lib/wsgiref/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/handlers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/headers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/simple_server.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/wsgiref/validate.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref /usr/bin/install -c -m 644 ./Lib/xml/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml /usr/bin/install -c -m 644 ./Lib/xml/dom/NodeFilter.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/domreg.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/expatbuilder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minicompat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/minidom.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/pulldom.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/dom/xmlbuilder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementInclude.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementPath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/ElementTree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/etree/cElementTree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree /usr/bin/install -c -m 644 ./Lib/xml/parsers/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/parsers/expat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers /usr/bin/install -c -m 644 ./Lib/xml/sax/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/_exceptions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/expatreader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/handler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/saxutils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xml/sax/xmlreader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax /usr/bin/install -c -m 644 ./Lib/xmlrpc/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/client.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 ./Lib/xmlrpc/server.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc /usr/bin/install -c -m 644 ./Lib/zoneinfo/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_common.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_tzpath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/zoneinfo/_zoneinfo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo /usr/bin/install -c -m 644 ./Lib/ctypes/test/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_anon.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_array_in_pointer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_arrays.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_as_parameter.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bitfields.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_buffers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_bytes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_byteswap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_callbacks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cast.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_cfuncs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_checkretval.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_delattr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_errno.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_find.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_frombuffer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_funcptr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_functions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_incomplete.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_init.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_internals.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_keeprefs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_libc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_loading.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_macholib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_memfunctions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_numbers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_objects.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_parameters.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pep3118.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pickling.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_pointers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_prototypes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_python_api.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_random_things.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_refcounts.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_repr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_returnfuncptrs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_simplesubclasses.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_sizes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_slicing.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_stringptr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_strings.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_struct_fields.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_structures.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unaligned_structures.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_unicode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_values.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_varsize_struct.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_win32.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/ctypes/test/test_wintypes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test /usr/bin/install -c -m 644 ./Lib/distutils/tests/Setup.sample /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/includetest.rst /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_archive_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_dumb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_msi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_bdist_rpm.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_clib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_ext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_py.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_build_scripts.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_check.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_clean.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cmd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_config_cmd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_core.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_cygwinccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dep_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dir_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_dist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_extension.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_file_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_filelist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_data.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_headers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_lib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_install_scripts.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_log.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvc9compiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_msvccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_register.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sdist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_spawn.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_sysconfig.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_text_file.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_unixccompiler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_upload.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_version.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/distutils/tests/test_versionpredicate.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/README.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/example_noext /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/example_stub.pyi /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/htest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_idle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/mock_tk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/template.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autocomplete_w.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_autoexpand.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_browser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_calltip_w.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_codecontext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_colorizer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_config_key.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_configdialog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugger_r.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_debugobj_r.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_delegator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editmenu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_editor.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_filelist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_format.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_grep.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_help_about.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_history.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_hyperparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_iomenu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_macosx.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_mainmenu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_multicall.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_outwin.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_parenmatch.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pathbrowser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_percolator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_pyshell.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_query.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_redirector.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_replace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_rpc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_run.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_runscript.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_scrolledlist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_search.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchbase.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_searchengine.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_sidebar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_squeezer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_stackviewer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_statusbar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_text.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_textview.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tooltip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_tree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_undo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_warning.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_window.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zoomheight.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/test_zzdummy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/idlelib/idle_test/tkinter_testing_utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c ./Lib/lib2to3/tests/pytree_idempotency.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_all_fixers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_fixers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_main.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_pytree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_refactor.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/test_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/README /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/bom.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/crlf.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/different_encoding.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c ./Lib/lib2to3/tests/data/false_encoding.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/infinite_recursion.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py2_test_grammar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/py3_test_grammar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/bad_order.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/no_fixer_cls.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/parrot_example.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_explicit.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_first.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_last.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_parrot.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/lib2to3/tests/data/fixers/myfixes/fix_preorder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes /usr/bin/install -c -m 644 ./Lib/sqlite3/test/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/backup.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dbapi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/dump.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/factory.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/hooks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/regression.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/transactions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/types.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/sqlite3/test/userfunctions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test /usr/bin/install -c -m 644 ./Lib/test/Sine-1000Hz-300ms.aif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_atexit.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_eintr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_embed_set_config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_test_multiprocessing.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/_typed_dict_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/allsans.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module4.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module5.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module6.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ann_module7.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audiotest.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audiotests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audit-tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/autotest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_coding2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/bad_getattr3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badcert.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badkey.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_3131.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future10.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future4.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future5.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future6.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future7.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future8.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_future9.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/badsyntax_pep3120.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c ./Lib/test/bisect_cmd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.1 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.2 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cfgparser.3 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/clinic.test /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/cmath_testcases.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/coding20731.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c ./Lib/test/curses_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_1_str.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_module_2_str.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dataclass_textanno.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/datetimetester.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/dis_module.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/doctest_aliases.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/doctest_lineno.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/double_const.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/empty.vbs /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/exception_hierarchy.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ffdh3072.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/final_a.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/final_b.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/floating_points.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/fork_wait.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/formatfloat_testcases.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/future_test1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/future_test2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/gdb_sample.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/good_getattr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/idnsans.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ieee754.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/imp_dummy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_fodder2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_stock_annotations.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_stringized_annotations.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/inspect_stringized_annotations_2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert.passwd.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert2.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert3.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycert4.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/keycertecc.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/list_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/lock_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mailcap.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/make_ssl_certs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mapping_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/math_testcases.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/memory_watchdog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mime.types /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mock_socket.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mod_generics_cache.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mp_fork_bomb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/mp_preload.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/multibytecodec_support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nokia.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nosan.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nullbytecert.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/nullcert.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pickletester.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/profilee.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pstats.pck /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pycacert.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pycakey.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pyclbr_input.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pydoc_mod.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pydocfodder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/pythoninfo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/randv2_32.pck /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/randv2_64.pck /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/randv3.pck /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c ./Lib/test/re_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/recursion.tar /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c ./Lib/test/regrtest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/relimport.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/reperf.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/revocation.crl /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_docstrings.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sample_doctest_no_doctests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/secp384r1.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/selfsigned_pythontestdotnet.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/seq_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sgml_input.html /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/signalinterproctester.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/sortperf.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_cert.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.passwd.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_key.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssl_servers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/ssltests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/string_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/talos-2019-0758.pem /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test___all__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test___future__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__locale.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__opcode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__osx_support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test__xxsubinterpreters.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_abstract_numbers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_aifc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_argparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c ./Lib/test/test_array.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asdl_parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ast.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncgen.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asynchat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_asyncore.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_atexit.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_audioop.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_audit.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_augassign.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_base64.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_baseexception.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bdb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bigaddrspace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bigmem.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_binascii.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_binhex.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_binop.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bisect.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bool.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_buffer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bufio.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_builtin.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bytes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_bz2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_c_locale_coercion.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_calendar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_call.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_capi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cgi.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cgitb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_charmapcodec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_check_c_globals.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_class.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_clinic.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cmd_line_script.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_code.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_code_module.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codeccallbacks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_cn.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_hk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_iso2022.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_jp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_kr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecencodings_tw.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_cn.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_hk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_jp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_kr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecmaps_tw.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codecs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_codeop.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_collections.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_colorsys.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_compare.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_compile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_compileall.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_complex.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_concurrent_futures.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_configparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_contains.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_context.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_contextlib_async.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_copy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_copyreg.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_coroutines.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_cprofile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_crashers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_crypt.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_csv.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ctypes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_curses.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dataclasses.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_datetime.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_dumb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_gnu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dbm_ndbm.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_decimal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_decorators.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_defaultdict.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_deque.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_descr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_descrtut.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_devpoll.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dict.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dict_version.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dictcomps.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dictviews.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_difflib_expect.html /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dis.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_distutils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest2.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest3.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_doctest4.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_docxmlrpc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dtrace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamic.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_dynamicclassattribute.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_eintr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_embed.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ensurepip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_enum.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_enumerate.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_eof.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_epoll.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_errno.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_hierarchy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_exception_variations.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_exceptions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_extcall.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_faulthandler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fcntl.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_file.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_file_eintr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_filecmp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fileinput.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fileio.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_finalization.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_float.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_flufl.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fnmatch.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fork1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_format.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fractions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_frame.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_frozen.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_fstring.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ftplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_funcattrs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_functools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future4.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_future5.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gdb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_generator_stop.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_generators.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genericalias.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genericclass.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genericpath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_genexps.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_getargs2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_getopt.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_getpass.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gettext.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_glob.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_global.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_grammar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_graphlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_grp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_gzip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_hash.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_hashlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_heapq.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_hmac.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_html.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_htmlparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookiejar.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_http_cookies.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_httplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_httpservers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_idle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_imaplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_imghdr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_imp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_index.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_inspect.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_int.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_int_literal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_interpreters.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_io.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ioctl.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ipaddress.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_isinstance.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_iter.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_iterlen.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_itertools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_keyword.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_keywordonlyarg.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_kqueue.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_largefile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_lib2to3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_linecache.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_list.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_listcomps.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_lltrace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_locale.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_logging.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_long.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_longexp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_lzma.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mailbox.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mailcap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_marshal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_math.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryio.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_memoryview.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_metaclass.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mimetypes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_minidom.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_mmap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_module.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_modulefinder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_msilib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multibytecodec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_fork.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_forkserver.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_main_handling.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_multiprocessing_spawn.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_named_expressions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_netrc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_nis.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_nntplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ntpath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_numeric_tower.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_opcache.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_opcodes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_openpty.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_operator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_optparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ordered_dict.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_os.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ossaudiodev.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_osx_env.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pathlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_patma.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pdb.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_peepholer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pickle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_picklebuffer.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pickletools.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pipes.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pkg.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pkgutil.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_platform.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_plistlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_poll.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_popen.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_poplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_positional_only_arg.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_posix.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_posixpath.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pow.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pprint.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_print.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_profile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_property.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pstats.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pty.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pulldom.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pwd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_py_compile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pyclbr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pydoc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_pyexpat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_queue.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_quopri.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_raise.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_random.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_range.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_re.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_readline.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_regrtest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_repl.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_reprlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_resource.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_richcmp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_rlcompleter.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_robotparser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_runpy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sax.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sched.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_scope.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_script_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_secrets.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_select.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_selectors.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_set.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_setcomps.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_shelve.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_shlex.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_shutil.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_signal.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_site.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_slice.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_smtplib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_smtpnet.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sndhdr.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_socket.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_socketserver.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sort.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_source_encoding.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_spwd.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sqlite.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ssl.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_startfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_stat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_statistics.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_strftime.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_string.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_string_literals.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_stringprep.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_strptime.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_strtod.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_struct.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_structmembers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_structseq.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_subclassinit.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_subprocess.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sunau.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sundry.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_super.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_symtable.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_syntax.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sys.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_setprofile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sys_settrace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_sysconfig.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_syslog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tabnanny.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tarfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tcl.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_telnetlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tempfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_textwrap.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_thread.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threadedtempfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threading.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threading_local.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_threadsignals.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_time.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_timeit.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_timeout.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tix.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tokenize.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_trace.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_traceback.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tracemalloc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_guionly.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ttk_textonly.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_tuple.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_turtle.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_type_annotations.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_type_comments.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_typechecks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_types.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_typing.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_ucn.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unary.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_file_functions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicode_identifiers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unicodedata.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unittest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_univnewlines.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unpack_ex.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_unparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2_localnet.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib2net.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllib_response.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urllibnet.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_urlparse.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_userdict.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_userlist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_userstring.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8_mode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_utf8source.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_uu.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c ./Lib/test/test_uuid.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_venv.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wait3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wait4.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wave.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_weakref.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_weakset.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_webbrowser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_winconsoleio.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_winreg.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_winsound.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_with.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_wsgiref.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xdrlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_dom_minicompat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xml_etree_c.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xmlrpc_net.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xxlimited.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_xxtestfuzz.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_yield_from.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipapp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipfile64.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zipimport_support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/test_zlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/testcodec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/testtar.tar.xz /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tf_inherit_check.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/time_hashlib.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-latin1-coding-cookie-and-utf8-bom-sig.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-no-coding-cookie-and-utf8-bom-sig-only.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-no-utf8-bom-sig.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests-utf8-coding-cookie-and-utf8-bom-sig.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/tokenize_tests.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/win_console_handler.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/xmltests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/zip_cp437_header.zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/zipdir.zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-alaw.aifc /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.aiff /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm16.wav /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.aiff /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm24.wav /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.aiff /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm32.wav /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.aiff /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-pcm8.wav /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.aifc /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/audiodata/pluck-ulaw.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata /usr/bin/install -c -m 644 ./Lib/test/capath/4e1295a3.0 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/5ed36f99.0 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/6e88d7b8.0 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/99d0fa06.0 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/b1930218.0 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/capath/ceff1710.0 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/big5hkscs.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/cp949.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jisx0213.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_jp.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/euc_kr.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb18030.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gb2312.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/gbk.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/hz.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_jp.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/iso2022_kr.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/johab.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jis.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213-utf8.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/cjkencodings/shift_jisx0213.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings /usr/bin/install -c -m 644 ./Lib/test/data/README /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/data /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/abs.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/add.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/and.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/base.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/clamp.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/class.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/compare.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotal.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/comparetotmag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copy.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copyabs.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copynegate.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/copysign.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAbs.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAdd.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddAnd.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddBase.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCanonical.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddClass.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompare.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareSig.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotal.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCompareTotalMag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopy.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyAbs.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopyNegate.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddCopySign.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivide.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddDivideInt.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddEncode.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddFMA.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddInvert.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddLogB.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMax.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMaxMag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMin.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinMag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMinus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddMultiply.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextMinus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextPlus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddNextToward.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddOr.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddPlus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddQuantize.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddReduce.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainder.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRemainderNear.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddRotate.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSameQuantum.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddScaleB.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddShift.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddSubtract.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddToIntegral.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ddXor.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decDouble.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decQuad.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/decSingle.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divide.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/divideint.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAbs.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAdd.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqAnd.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqBase.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCanonical.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqClass.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompare.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareSig.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotal.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCompareTotalMag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopy.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyAbs.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopyNegate.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqCopySign.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivide.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqDivideInt.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqEncode.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqFMA.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqInvert.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqLogB.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMax.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMaxMag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMin.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinMag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMinus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqMultiply.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextMinus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextPlus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqNextToward.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqOr.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqPlus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqQuantize.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqReduce.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainder.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRemainderNear.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqRotate.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSameQuantum.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqScaleB.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqShift.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqSubtract.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqToIntegral.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dqXor.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsBase.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/dsEncode.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/exp.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/extra.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/fma.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/inexact.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/invert.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/ln.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/log10.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/logb.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/max.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/maxmag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/min.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minmag.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/minus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/multiply.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextminus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nextplus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/nexttoward.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/or.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/plus.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/power.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/powersqrt.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/quantize.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randomBound32.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/randoms.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/reduce.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainder.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/remainderNear.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rescale.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rotate.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/rounding.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/samequantum.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/scaleb.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/shift.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/squareroot.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/subtract.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/testall.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegral.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/tointegralx.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/decimaltestdata/xor.decTest /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/assert_usable.stp /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.d.expected /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/call_stack.stp.expected /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.d.expected /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/gc.stp.expected /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/instance.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.d.expected /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/dtracedata/line.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_iso_8859_1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/encoded_modules/module_koi8_r.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.bmp /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.exr /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.jpg /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pbm /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.pgm /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.png /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ppm /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.ras /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.sgi /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.tiff /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.webp /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/imghdrdata/python.xbm /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata /usr/bin/install -c -m 644 ./Lib/test/libregrtest/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/cmdline.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/main.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/pgo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/refleak.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/runtest_mp.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/save_env.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/setup.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/libregrtest/win_utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/README /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.8svx /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aifc /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.aiff /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.hcom /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.sndt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.voc /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/sndhdrdata/sndhdr.wav /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/fd_status.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/input_reader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qcat.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/qgrep.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/subprocessdata/sigchild_ignore.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata /usr/bin/install -c -m 644 ./Lib/test/support/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/bytecode_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/hashlib_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/import_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/interpreters.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/logging_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/os_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/script_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/socket_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/testresult.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/threading_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/support/warnings_helper.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/echo3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/functional.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_base_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_buffered_proto.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_context.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_futures2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_locks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_pep492.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_proactor_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_protocols.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_queues.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_runners.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_selector_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sendfile.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_server.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sock_lowlevel.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_sslproto.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_streams.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_subprocess.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_tasks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_threads.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_transports.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_unix_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_waitfor.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_events.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/test_windows_utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_asyncio/utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio /usr/bin/install -c -m 644 ./Lib/test/test_email/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__encoded_words.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test__header_value_parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_asian_codecs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_contentmanager.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_defect_handling.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_email.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_generator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_headerregistry.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_inversion.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_message.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_pickleable.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_policy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/test_utils.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/torture_test.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email /usr/bin/install -c -m 644 ./Lib/test/test_email/data/PyBanner048.gif /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/audiotest.au /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_01.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_02.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_03.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_04.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_05.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_06.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_07.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_08.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_09.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_10.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_11.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_12a.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_13.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_14.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_15.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_16.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_17.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_18.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_19.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_20.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_21.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_22.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_23.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_24.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_25.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_26.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_27.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_28.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_29.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_30.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_31.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_32.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_33.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_34.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_35.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_36.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_37.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_38.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_39.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_40.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_41.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_42.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_43.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_44.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_45.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_email/data/msg_46.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data /usr/bin/install -c -m 644 ./Lib/test/test_import/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/basic2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/binding2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/from_cycle2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/indirect.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/rebinding2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/source.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpackage.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/use.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/subpackage2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 ./Lib/test/test_import/data/circular_imports/subpkg/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package/submodule.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/test/test_import/data/package2/submodule2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2 /usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable /usr/bin/install -c -m 644 ./Lib/test/test_import/data/unwritable/x.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/fixtures.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/stubs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_abc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_api.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_files.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_lazy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_locks.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_main.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_metadata_api.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_namespace_pkgs.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_open.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_path.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_pkg_import.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_read.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_reader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_resource.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_spec.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_threaded_import.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_windows.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/test_zip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/threaded_import_hangers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c ./Lib/test/test_importlib/update-zips.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/util.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_finder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/builtin/test_loader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3-none-any.whl /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data/example-21.12-py3.6.egg /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/binary.file /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-16.file /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/utf-8.file /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data01/subdirectory/binary.file /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/one/resource1.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data02/two/resource2.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/resource1.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion1/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/data03/namespace/portion2/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_case_sensitivity.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_finder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_loader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/extension/test_path_hook.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_finder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/frozen/test_loader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___loader__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test___package__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_api.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_caching.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_fromlist.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_meta_path.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_packages.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_path.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/import_/test_relative_imports.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_ /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/missing_directory.zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/nested_portion1.zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/top_level_portion1.zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/one.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/both_portions/foo/two.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test/empty /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion1/foo/one.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/portion2/foo/two.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project1/parent/child/one.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project2/parent/child/two.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespace_pkgs/project3/parent/child/three.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/binary.file /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-16.file /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/namespacedata01/utf-8.file /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespacedata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/cfimport.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial /usr/bin/install -c -m 644 ./Lib/test/test_importlib/partial/pool_in_threads.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_case_sensitivity.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_file_loader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_finder.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_path_hook.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/source/test_source_encoding.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata01/ziptestdata.zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/test/test_importlib/zipdata02/ziptestdata.zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02 /usr/bin/install -c -m 644 ./Lib/test/test_json/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_decode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_default.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_dump.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_encode_basestring_ascii.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_enum.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_fail.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_float.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_indent.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass1.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass2.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_pass3.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_recursion.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_scanstring.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_separators.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_speedups.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_tool.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_json/test_unicode.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_c_parser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_first_sets.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_grammar_validator.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_peg_generator/test_pegen.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator /usr/bin/install -c -m 644 ./Lib/test/test_tools/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_fixcid.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_gprof2html.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_i18n.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_lll.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_md5sum.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pathfix.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pdeps.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_pindent.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_reindent.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_tools/test_sundry.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/import_warning.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/test/test_warnings/data/stacklevel.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/_support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/test_zoneinfo.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/update_test_data.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data /usr/bin/install -c -m 644 ./Lib/test/test_zoneinfo/data/zoneinfo_data.json /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/tracedmodules/testmod.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules /usr/bin/install -c -m 644 ./Lib/test/typinganndata/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata /usr/bin/install -c -m 644 ./Lib/test/typinganndata/ann_module9.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/expat224_utf8_bug.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple-ns.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/simple.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/test.xml.out /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/README /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nComment.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQname.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nPrefixQnameXpathElem.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQname.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameElem.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nQnameXpathElem.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/c14nTrim.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.dtd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/doc.xsl /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N1.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N2.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N3.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N4.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N5.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inC14N6.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsContent.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsPushdown.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsRedecl.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSort.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsSuperfluous.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/inNsXml.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nComment.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N1_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N2_c14nTrim.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N3_c14nTrim.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N4_c14nTrim.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N5_c14nTrim.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inC14N6_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nPrefixQnameXpathElem.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameElem.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsContent_c14nQnameXpathElem.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsDefault_c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsPushdown_c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsRedecl_c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSort_c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsSuperfluous_c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nDefault.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefix.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nPrefixQname.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/out_inNsXml_c14nQname.xml /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/xmltestdata/c14n-20/world.txt /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20 /usr/bin/install -c -m 644 ./Lib/test/ziptestdata/README.md /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/exe_with_z64 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/exe_with_zip /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata /usr/bin/install -c ./Lib/test/ziptestdata/header.sh /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata /usr/bin/install -c -m 644 ./Lib/test/ziptestdata/testdata_module_inside_zip.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata /usr/bin/install -c -m 644 ./Lib/tkinter/test/README /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/widget_tests.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_colorchooser.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_font.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_geometry_managers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_images.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_loadtk.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_messagebox.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_misc.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_simpledialog.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_text.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_variables.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_tkinter/test_widgets.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_extensions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_style.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/tkinter/test/test_ttk/test_widgets.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk /usr/bin/install -c -m 644 ./Lib/unittest/test/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/_test_warnings.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/dummy.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_assertions.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_async_case.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_break.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_case.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_discovery.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_functiontestcase.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_loader.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_program.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_result.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_runner.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_setups.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_skipping.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/test_suite.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__init__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/__main__.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/support.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testasync.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testcallable.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testhelpers.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmagicmethods.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testmock.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testpatch.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsealable.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testsentinel.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 ./Lib/unittest/test/testmock/testwith.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock /usr/bin/install -c -m 644 `cat pybuilddir.txt`/_sysconfigdata__linux_x86_64-linux-gnu.py \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10; \ /usr/bin/install -c -m 644 ./LICENSE /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/LICENSE.txt if test -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests; then \ /usr/bin/install -c -m 644 ./Modules/xxmodule.c \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests ; \ fi PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -Wi /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py \ -j0 -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_strptime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asynchat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/streams.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/datetime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/iterators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/application.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/quoprimime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/big5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp037.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1140.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/__future__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/base64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/code.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/register.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/unixccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_parseaddr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/headerregistry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1006.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1250.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1252.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1254.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1256.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp424.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp720.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp856.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp860.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp866.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_aix_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/antigravity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/selector_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/copyreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/_aix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dir_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_header_value_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hp_roman8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/__phello__.foo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/transports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/windows_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cProfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/csv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/clean.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/errors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/file_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/base64_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/charmap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp850.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_9.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_py_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_sitebuiltins.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/colorsys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_init.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/wintypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dataclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_clib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_encoded_words.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1255.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp932.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gb2312.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/johab.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_bootsubprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/aifc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/process.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_find.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/decimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_lib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hex_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_11.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_16.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/kz1048.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_greek.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_threading_local.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/unix_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/difflib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/extension.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/encoders.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/errors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/generator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp874.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hz.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_6.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_croatian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fnmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_osx_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/proactor_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/contextlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/_endian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/archive_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/base64mime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/contentmanager.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/header.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/policy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp775.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp858.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp875.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_roman.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/palmos.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/unicode_escape.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16_be.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16_le.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/cookies.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_weakrefset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/format_helpers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/runners.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/staggered.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bisect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/chunk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/copy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/panel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/textpad.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/core.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dep_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp852.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp862.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/tis_620.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugger_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/grep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/help_about.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_compat_pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/argparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bz2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/calendar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/thread.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/contextvars.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/sdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/debug.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_register.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/text_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1258.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp437.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_iceland.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mbcs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/quopri_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/graphlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/hmac.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/hyperparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_compression.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/sslproto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/windows_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/configparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_values.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/upload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/audio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/image.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/multipart.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/big5hkscs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp857.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp864.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp949.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ftplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/client.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/codeop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/bz2_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1125.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1257.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp737.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp855.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp863.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp869.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gbk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/idna.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_15.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/oem.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/rot_13.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/cookiejar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_markupbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/coroutines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/mixins.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/protocols.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cgitb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/has_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/aliases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1026.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1251.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1253.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp861.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/gettext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/configdialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/runscript.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_pyio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/ccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/charset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/feedparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp273.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp500.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp865.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp950.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gb18030.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_t.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_arabic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/uu_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/calltip_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/stackviewer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_13.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_u.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_turkish.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/ptcp154.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/undefined.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/zlib_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/searchbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_pydecimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/_base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/crypt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/ndbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/latin_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_farsi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/dynoption.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/sidebar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_common.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/keyword.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fileinput.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/heapq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autoexpand.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/calltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/colorizer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugobj.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/percolator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/replace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/multicall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/run.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/textview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/zoomheight.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/decoder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lzma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mimetypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/connection.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_romanian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/punycode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fractions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/gzip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/browser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/codecontext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/macosx.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/parenmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/redirector.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/rpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/machinery.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/opcode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pipes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/plistlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/reprlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_collections_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/trsock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/binhex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cgi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_py.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_core.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/versionpredicate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_policybase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_10.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/entities.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/delegator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/editor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_latin2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32_le.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/config_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/help.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/zzdummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_adapters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/readers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/io.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/optparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/poplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/quopri.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shelve.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/query.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/resources.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/encoder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/heap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/searchengine.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/window.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imghdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_bootstrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/tool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/patcomp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pytree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/process.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/platform.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pstats.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/runpy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ssl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/scanner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/pool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/profile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data/topics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/doctest_lineno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/line.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/final_a.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/future_test2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imp_dummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/make_ssl_certs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mapping_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/regrtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/relimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/reperf.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autocomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/squeezer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/undo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ipaddress.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pygram.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/os.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pkgutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/secrets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/curses_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_textanno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mp_preload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test___all__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__osx_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_14.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32_be.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/filecmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/getpass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/glob.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/iomenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pyshell.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/refactor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/linecache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/reduction.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/posixpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pyclbr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/random.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mock_socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/mainmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/outwin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pyparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/netrc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/nturl2path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module6.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audit-tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/re_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ssl_servers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/nntplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pickletools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/re.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sunau.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/future_test1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/good_getattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/list_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/memory_watchdog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test___future__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__opcode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/genericpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugger.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/history.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/search.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/handlers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/py_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/double_const.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/final_b.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/gdb_sample.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_fodder2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/setup.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mod_generics_cache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pydoc_mod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/interpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/testresult.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_clinic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/managers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/factory.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/stat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tabnanny.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/telnetlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pydocfodder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sortperf.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/import_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/script_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_array.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_charmapcodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_code.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/inspect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mailbox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pprint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sched.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/selectors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/string.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bisect_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dis_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_fodder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pickletester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_baseexception.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cgitb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_check_c_globals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_class.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cprofile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_crashers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ctypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_curses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/statusbar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/tooltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imaplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mailcap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/modulefinder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ntpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shlex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/profilee.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/threading_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asynchat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_datetime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_decimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/signal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/smtpd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/statistics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/doctest_aliases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/multibytecodec_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/seq_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/socket_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bigmem.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contextlib_async.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_crypt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_devpoll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dictcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_distutils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dtrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_enumerate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_extcall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_float.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/queue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/rlcompleter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sndhdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/socketserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tarfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/instance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/fork_wait.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/lock_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bz2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codeop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compileall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_doctest2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_file_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_finalization.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_generator_stop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_generators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_html.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_htmlparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pathlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/stringprep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiotests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/coding20731.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/warnings_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_calendar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_decorators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_descrtut.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fork1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imghdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/smtplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/gc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pyclbr_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asdl_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncgen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_atexit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_audioop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cgi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_csv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_email.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_iter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lib2to3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_listcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_audit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_augassign.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binhex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bisect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bytes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contextlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_defaultdict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_descr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imaplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_index.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_float.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pythoninfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/signalinterproctester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ssltests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/logging_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/os_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_argparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_copy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dictviews.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_epoll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exception_variations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_faulthandler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_decode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_kqueue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_list.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_code_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_colorsys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dynamic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_flufl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fnmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_modulefinder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_buffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_errno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genexps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getpass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_grammar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_httpservers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mmap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_numeric_tower.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_opcache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/autotest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/datetimetester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_base64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_capi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_collections.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_difflib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_embed.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_grp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gzip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_int.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_memoryview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/string_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compare.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_complex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fcntl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_filecmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ftplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ioctl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_isinstance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_separators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_tool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_largefile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_longexp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mailbox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericalias.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gettext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hmac.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_http_cookies.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_marshal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_named_expressions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_print.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/backup.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/regression.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/symtable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_atexit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_inspect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_osx_env.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_patma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_rlcompleter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_script_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_aifc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bufio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_builtin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_copyreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_coroutines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_deque.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_generator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_policy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_interpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_default.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pickletools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pkg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pprint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_readline.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_resource.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sched.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_keyword.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_linecache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_logging.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_scope.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtpd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_string.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_call.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd_line.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_configparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_frozen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_glob.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_heapq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_int_literal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_io.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sax.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_stat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_string_literals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_traceback.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_indent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_minidom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_posixpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shlex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sndhdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sort.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_source_encoding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_utf8source.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_uu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_uuid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_webbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_netrc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_nntplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_picklebuffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pkgutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_posix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_stringprep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_structmembers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_structseq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_subclassinit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sunau.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_super.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_timeit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_trace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_typechecks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winconsoleio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winsound.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hash.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ipaddress.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lzma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_msilib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_nis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ntpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pathlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pwd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_py_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_queue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_regrtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_spwd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_startfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_statistics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tracemalloc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urlparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xdrlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/commondialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/dnd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contains.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dataclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fileinput.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_frame.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_funcattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_global.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_graphlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_httplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_iterlen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multibytecodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ordered_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pyexpat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_repl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_reprlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_signal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sqlite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ssl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/simpledialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_popen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_poplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pow.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_profile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pstats.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pulldom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_random.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_socketserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_textwrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ucn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unittest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unpack.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unpack_ex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipimport_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/testcodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/messagebox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_opcodes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_optparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pyclbr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_raise.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_robotparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_secrets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_selectors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_syntax.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_syslog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tcl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threadsignals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_timeout.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tuple.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/timeit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/dialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/font.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/traceback.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lltrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_long.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peepholer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pipes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_platform.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_quopri.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_richcmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_runpy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_setcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shelve.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_type_comments.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipfile64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/trace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/result.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/signals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dict_version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/torture_test.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ensurepip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_eof.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fileio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fractions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getargs2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_fail.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_memoryio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_plistlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pydoc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_site.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strptime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_thread.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threading_local.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_type_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_typing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_result.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/weakref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_range.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_symtable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys_settrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_with.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xmlrpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/ttk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_suite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/error.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/validate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/minidom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sundry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tarfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tf_inherit_check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/time_hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/textwrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/filedialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/forest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_program.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/request.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_select.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_set.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_turtle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unary.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/colorchooser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/clock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/nim.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/rosette.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/runner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_os.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wait4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_weakref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/threading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tracemalloc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/paint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/peace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/round_dance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/response.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/handler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_common.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_etree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/robotparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/expatreader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_utf8_mode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_venv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wave.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_weakset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/penrose.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/_log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_setups.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/uu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/webbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_math.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_slice.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtpnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_univnewlines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib_response.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllibnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wsgiref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/tix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/warnings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/handlers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/domreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/minicompat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/suite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_break.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/saxutils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/yinyang.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/typing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipapp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/token.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/async_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_runner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/uuid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers/expat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_yield_from.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/chaos.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/colormixer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/dummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/client.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mailcap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_metaclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mimetypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_openpty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_poll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_property.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_re.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wait3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/win_console_handler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/this.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strftime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strtod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tabnanny.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_telnetlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_time.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicodedata.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2net.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userdict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xxlimited.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipapp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/mock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wave.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/simple_server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xdrlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/pulldom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipfile.py'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/common'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/posix'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo'... PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -Wi -O /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py \ -j0 -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/coroutines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/streams.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/base64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bisect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bz2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/core.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/extension.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_parseaddr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/headerregistry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_bootsubprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_osx_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/process.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/_aix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_values.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/wintypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/datetime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/audio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/quoprimime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1026.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp860.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp874.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp950.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gbk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_pydecimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/contextlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_init.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/clean.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_core.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/text_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_encoded_words.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/errors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/iterators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1140.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1253.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1257.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/idna.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_compat_pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_strptime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/protocols.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/application.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/image.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/policy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/big5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/charmap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp775.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp858.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hex_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_t.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_romanian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/sslproto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/windows_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cProfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cgitb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/has_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/archive_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/sdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/base64mime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/contentmanager.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp852.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp866.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_15.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/kz1048.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_greek.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_turkish.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/__future__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/aifc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/mixins.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/proactor_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/codeop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/colorsys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/_base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/csv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dir_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_register.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/header.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1251.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1255.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp720.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_latin2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/oem.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_collections_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/trsock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cgi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/panel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/textpad.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/errors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp273.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp856.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp861.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_10.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/unicode_escape.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32_le.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/__main__.py'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/__phello__.foo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/format_helpers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/runners.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/ccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/aliases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp037.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1125.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp865.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_pyio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/code.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_find.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/big5hkscs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1006.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp500.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_aix_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_weakrefset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asynchat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/transports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/calendar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/crypt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/_endian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_clib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_policybase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/encoders.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/feedparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp737.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp857.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_6.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_u.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/tis_620.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/unix_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/upload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/file_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1250.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1254.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp875.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp949.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gb2312.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hz.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_11.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16_be.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/genericpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/getpass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/gzip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/binhex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/configparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/ndbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_py.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_lib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/debug.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dep_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/unixccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/charset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/base64_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/bz2_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp424.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp850.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp863.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_16.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/quopri_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16_le.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ftplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/hmac.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_sitebuiltins.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_threading_local.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/antigravity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/argparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/copy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/decimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/register.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1252.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1256.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp869.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp932.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_farsi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fractions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/browser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/colorizer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugobj.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_compression.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_py_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/staggered.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/windows_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/difflib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/versionpredicate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_header_value_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gb18030.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hp_roman8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/latin_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_croatian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_roman.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/palmos.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/client.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_markupbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/thread.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/contextvars.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/copyreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/multipart.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp862.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_13.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/rot_13.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/config_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/help.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/mainmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/parenmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/graphlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/heapq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/window.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/zzdummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_common.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/selector_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/chunk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dataclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/generator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp437.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp855.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_iceland.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mbcs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/glob.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autoexpand.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imghdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/machinery.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/patcomp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/redirector.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/runscript.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/searchbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/statusbar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/tooltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/zoomheight.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/resources.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ipaddress.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mailcap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/heap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/cookiejar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugger_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/grep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/help_about.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/run.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/textview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/inspect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/linecache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/handlers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/reduction.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/netrc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/profile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/backup.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/string.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/percolator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/replace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/search.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/stackviewer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_adapters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pipes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/re.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/runpy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/smtpd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audit-tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imaplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/quopri.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/reprlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/secrets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shelve.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/regression.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/symtable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/telnetlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/autotest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/doctest_lineno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/instance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1258.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp864.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_arabic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/undefined.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/zlib_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/editor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pyshell.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pytree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/os.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pstats.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/rlcompleter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/selectors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/coding20731.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_textanno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/iomenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/rpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/readers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/io.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/scanner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/keyword.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pygram.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/pool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sched.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shlex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ssl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pyclbr_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/johab.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32_be.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/uu_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fileinput.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/calltip_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugger.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/history.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/searchengine.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_bootstrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/managers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/posixpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module6.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/final_a.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/future_test1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_fodder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/regrtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/relimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/seq_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test___future__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/punycode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/cookies.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autocomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/query.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/sidebar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/refactor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/connection.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/process.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/nturl2path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pkgutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pprint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/statistics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pydoc_mod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pythoninfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asdl_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/gettext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/multicall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/encoder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/optparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/queue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/signal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/smtplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imp_dummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mapping_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test___all__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__opcode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fnmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/entities.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/codecontext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/macosx.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pyparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lzma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/poplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sndhdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/opcode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/py_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data/topics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/factory.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/stat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bisect_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dis_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/good_getattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/make_ssl_certs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/multibytecodec_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ntpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/platform.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pyclbr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/random.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/doctest_aliases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/gc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/final_b.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/future_test2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/gdb_sample.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/reperf.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sortperf.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binhex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/squeezer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mailbox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/stringprep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tabnanny.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/double_const.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/line.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/setup.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/list_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/re_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/testresult.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_argparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_charmapcodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_14.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_9.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/filecmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/configdialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/decoder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/modulefinder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/socketserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_atexit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/fork_wait.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mod_generics_cache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mp_preload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pickletester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bufio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bz2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_class.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_code.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/calltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/outwin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/undo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/tool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pickletools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/logging_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/os_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_call.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/nntplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/plistlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sunau.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tarfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/memory_watchdog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mock_socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/profilee.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asynchat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_copyreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_coroutines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_deque.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_distutils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dynamic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_finalization.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fork1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genexps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/ptcp154.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/delegator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/dynoption.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/hyperparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mimetypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pathlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiotests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/datetimetester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_datetime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dictcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/torture_test.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ensurepip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_extcall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fcntl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_flufl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fractions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_check_c_globals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_clinic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_colorsys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compileall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ctypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_difflib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ftplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/lock_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cgitb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dataclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fileio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_frame.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_funcattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getpass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_glob.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_html.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_htmlparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/script_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/warnings_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__osx_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_aifc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_audit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_base64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compare.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_crashers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_graphlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hmac.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_httpservers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_crypt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_devpoll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dictviews.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_generator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_policy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_eof.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_epoll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exception_variations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fileinput.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_global.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_grp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gzip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_decode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_msilib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_openpty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_optparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_fodder2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/import_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/socket_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/threading_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_code_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_collections.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_embed.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ioctl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_iterlen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_float.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_linecache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mailcap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_math.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_picklebuffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pow.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pwd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_queue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_audioop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_buffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_doctest2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_faulthandler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fnmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imaplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_interpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_marshal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_named_expressions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ordered_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pkgutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_property.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_repl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_resource.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd_line.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codeop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_complex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_defaultdict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_descrtut.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_frozen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imghdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_iter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lltrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_long.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_nis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ntpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_os.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_heapq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_index.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_indent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_separators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_listcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_logging.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_setcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shelve.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_site.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/curses_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ssltests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/string_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_atexit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_augassign.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_calendar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_configparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dict_version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_file_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_filecmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_float.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_grammar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_osx_env.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pathlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_random.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncgen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_baseexception.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bisect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_capi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contains.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contextlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_errno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_isinstance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mmap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_robotparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sched.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strftime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_string_literals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cgi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cprofile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_curses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_http_cookies.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_fail.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_tool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_list.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mailbox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_rlcompleter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sax.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_keyword.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_largefile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_longexp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lzma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_plistlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pyexpat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_richcmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_selectors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threading_local.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pydocfodder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/signalinterproctester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ssl_servers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/interpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_array.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bytes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contextlib_async.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_csv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_descr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hash.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_inspect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_range.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_signal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_symtable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bigmem.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_decimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericalias.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getargs2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_httplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_int_literal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_io.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pickletools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pipes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_platform.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_raise.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shlex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtpd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_telnetlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_time.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gettext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lib2to3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_memoryio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_numeric_tower.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_profile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pydoc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_slice.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_string.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strptime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys_settrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_typing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_int.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_kqueue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_metaclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mimetypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_netrc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_nntplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pkg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_poll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_poplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pprint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_readline.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_scope.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_set.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tabnanny.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_textwrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/dialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_builtin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_decorators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dtrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_email.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_minidom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_patma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_posixpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_select.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sundry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_super.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tcl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib_response.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userdict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_utf8source.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_weakref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_copy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_enumerate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_generator_stop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_generators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ipaddress.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_posix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtpnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_socketserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unittest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_venv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winsound.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xxlimited.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipapp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/result.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_spwd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_startfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_stat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strtod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_structmembers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_structseq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_subclassinit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sunau.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_thread.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threadsignals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_timeout.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_trace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tracemalloc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_univnewlines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winconsoleio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/testcodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/time_hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/textwrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/saxutils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tuple.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_weakset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/runner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/dummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/robotparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/warnings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/pulldom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/expatreader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/filedialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/trace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/nim.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/async_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/mock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/weakref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_common.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_timeit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_typechecks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unpack.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wait4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tracemalloc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/signals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_suite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/handlers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_script_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_secrets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sort.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_syslog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tarfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urlparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xmlrpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/dnd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/traceback.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/colormixer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/paint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/response.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/uu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/webbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipapp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_syntax.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_turtle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unary.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unpack_ex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wsgiref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/ttk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_source_encoding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_stringprep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicodedata.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllibnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_uu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/commondialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/yinyang.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_setups.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_runpy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sndhdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wait3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wave.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_webbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xdrlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_etree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/round_dance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_program.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xdrlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers/expat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/handler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/client.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/token.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/chaos.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/clock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/penrose.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_break.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_result.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/minicompat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2net.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_utf8_mode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_with.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_yield_from.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/_log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/colorchooser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/suite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/uuid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/validate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_default.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_memoryview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_modulefinder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multibytecodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_opcache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_opcodes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peepholer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_popen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_print.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pulldom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_py_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_quopri.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_regrtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_statistics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_traceback.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/messagebox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/simpledialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/tix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/error.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/request.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pstats.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pyclbr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_re.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_type_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_type_comments.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ucn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tf_inherit_check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/win_console_handler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/this.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/timeit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/font.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/typing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_reprlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sqlite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ssl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_uuid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipfile64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipimport_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/threading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/forest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/peace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/rosette.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_runner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wave.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/simple_server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/domreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/minidom.py'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/common'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/posix'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo'... PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -Wi -OO /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py \ -j0 -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 -f \ -x 'bad_coding|badsyntax|site-packages|lib2to3/tests/data' \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/Icons'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/data/fixers/myfixes'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiodata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/capath'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/cjkencodings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/decimaltestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imghdrdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sndhdrdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespacedata01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_bootsubprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/antigravity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/unix_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/copyreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_anon.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_buffers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_cast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_frombuffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_internals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_macholib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_wintypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/ndbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_lib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/core.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_extension.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_text_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/quoprimime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_threading_local.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/format_helpers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/binhex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/_aix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/dyld.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_cfuncs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_incomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_init.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_refcounts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_slicing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/upload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dep_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_register.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_encoded_words.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/base64mime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/charset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/feedparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/aliases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/big5hkscs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_osx_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_strptime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/base64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/code.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/process.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/csv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_funcptr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_random_things.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_sizes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_values.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/wintypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/decimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/_msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_clib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_rpm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_core.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1125.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp500.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp932.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_py_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/sslproto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bz2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cgi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_arrays.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_returnfuncptrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_stringptr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_varsize_struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_msi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/sdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_msi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/header.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/policy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp875.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp950.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gbk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hz.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_aix_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/aifc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/transports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/windows_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/chunk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/codeop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/colorsys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_as_parameter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_delattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_errno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/has_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/ccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_msvc9compiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/application.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp037.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1140.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1252.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp874.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_13.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_sitebuiltins.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/argparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/crypt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/_endian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/dylib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_checkretval.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_find.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dbm/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/archive_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_py.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_clean.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_cygwinccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1257.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp437.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp861.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp866.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/latin_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/__phello__.foo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_weakrefset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/coroutines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/mixins.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/proactor_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/thread.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_libc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_loading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_prototypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/clean.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_egg_info.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/file_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_bdist_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_clib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_sdist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/nonmultipart.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/bz2_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp860.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_10.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_16.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_croatian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_latin2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asynchat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/bisect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cProfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cgitb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/contextlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_byteswap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/register.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/audio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/base64_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/big5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/charmap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1026.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1251.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1253.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1258.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp855.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_14.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/rot_13.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fractions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_compat_pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/concurrent/futures/_base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_bytes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_memfunctions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pointers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/datetime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_archive_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_config_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dir_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1255.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp852.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp865.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/idna.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_cyrillic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_roman.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/palmos.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/graphlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/entities.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_pydecimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_simplesubclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_structures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/bdist_rpm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/dir_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_unixccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_versionpredicate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/text_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/generator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/multipart.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp424.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp850.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jis_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/unicode_escape.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/filecmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/cookies.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autocomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugobj_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/delegator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/history.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/htest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autoexpand.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_calltip_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_pyio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/contextvars.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/copy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_keeprefs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pep3118.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_strings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install_scripts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/debug.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/errors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_build_py.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_parseaddr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp273.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp863.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_9.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/shift_jisx0213.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ftplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/configdialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_markupbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/trsock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/calendar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_callbacks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/dataclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/headerregistry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp856.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp864.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jis_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gb2312.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_t.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/calltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/codecontext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugger_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugobj_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_delegator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_editmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_grep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_history.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_multicall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_collections_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_sysconfigdata__linux_x86_64-linux-gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/base_tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/collections/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_python_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_struct_fields.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_win32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/panel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/curses/textpad.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/bcppcompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/install.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/fancy_getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/msvc9compiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_header_value_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/euc_jisx0213.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16_le.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_uninstall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autoexpand.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/calltip_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/config_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/hyperparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugger.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_debugobj.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_stackviewer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/__future__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/protocols.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/runners.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/selector_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/configparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_objects.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_pickling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_repr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/build_ext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/cygwinccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_dep_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/versionpredicate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/_policybase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/encoders.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/errors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/iterators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp858.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_6.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_arabic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/client.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/editor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_help_about.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/mainmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/_compression.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/windows_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_parameters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_unaligned_structures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/command/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/extension.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_msvccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_upload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/unixccompiler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/mime/image.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1256.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp720.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp949.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/gb18030.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hp_roman8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16_be.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_8_sig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fileinput.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/glob.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/html/parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugger_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/dynoption.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pyparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/staggered.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/asyncio/streams.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/macholib/framework.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_array_in_pointer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_bitfields.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ctypes/test/test_functions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/difflib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_file_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_install_lib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/tests/test_spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/distutils/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/email/contentmanager.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp737.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/johab.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_8.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/zlib_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/fnmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/filelist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/iomenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/keyword.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/btm_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_repr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/pytree_idempotency.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_all_fixers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1006.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1250.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp1254.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp775.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp862.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp869.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32_be.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/cookiejar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autocomplete.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_colorizer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_replace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_runscript.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_search.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_squeezer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/outwin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/percolator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/replace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/tooltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imaplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/scanner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixer_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/grammar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pygram.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/resource_tracker.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_percolator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_redirector.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/searchbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/stackviewer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/window.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imghdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_adapters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_common.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/machinery.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_adapters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_collections.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_apply.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_long.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_next.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_raise.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_set_literal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_xreadlines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_refactor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lzma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/netrc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/template.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_autocomplete_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_browser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_iomenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_mainmenu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_outwin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_query.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_sidebar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pyshell.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/io.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/tool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/btm_matcher.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_exitfunc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_map.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_sys_exc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_ws_comma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/modulefinder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/sharedctypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/synchronize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/nturl2path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pipes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/poplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/py_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/kz1048.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_iceland.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mbcs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/ptcp154.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/help_about.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_config_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_editor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_help.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_hyperparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_scrolledlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_searchengine.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_warning.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/macosx.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/pathbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/query.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/encoder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_throw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/linecache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pprint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_codecontext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_macosx.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pathbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pyparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_searchbase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_statusbar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_window.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_zzdummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_basestring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_filter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_fork.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_spawn_posix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/resource_sharer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/shared_memory.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ntpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pickletools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/transactions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/stat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/string.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_greek.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_turkish.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/raw_unicode_escape.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/tis_620.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_32_le.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/uu_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/help.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_rpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/scrolledlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/searchengine.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_asserts.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_funcattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_has_key.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_imports2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_xrange.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/conv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/logging/handlers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/posixpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pyclbr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/signal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/dbapi2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/factory.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/userfunctions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/utf_16.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/genericpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/getpass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/gzip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/mock_idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/mock_tk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_calltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_parenmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_pyshell.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/tkinter_testing_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/multicall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/runscript.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ipaddress.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy/connection.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_spawn_win32.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/reduction.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pkgutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/profile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/re.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/smtpd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/telnetlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module6.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_configdialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/redirector.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/rpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/textview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/zzdummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/imp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_meta.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/metadata/_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/readers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/resources.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/inspect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/token.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pytree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mailcap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/dummy/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/managers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ssl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_embed_set_config.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/call_stack.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/module_iso_8859_1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/final_a.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/future_test1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/gdb_sample.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/hex_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp_2004.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_11.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_15.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso8859_7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/koi8_u.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_farsi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/mac_romanian.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/quopri_codec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/undefined.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/_bundled/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/heapq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugger.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_undo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_zoomheight.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/squeezer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_buffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_except.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_metaclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/pgen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_fixers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sunau.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/autotest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/gc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pythoninfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/cp857.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/iso2022_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/hmac.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/http/server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/grep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_bootstrap_external.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_isinstance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/connection.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/popen_forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/process.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/optparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/doctest_aliases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/final_b.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/future_test2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/good_getattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_fodder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pydoc_mod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest_no_docstrings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/seq_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/sigchild_ignore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/import_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/script_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/oem.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/encodings/punycode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/ensurepip/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/gettext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/autocomplete_w.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/debugobj.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/sidebar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixer_base.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_methodattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_nonzero.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_paren.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_raw_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_renames.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/patcomp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/literals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/tests/test_pytree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/heap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_multiprocessing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/threading_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test___all__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_abstract_numbers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/browser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/colorizer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_run.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_tooltip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/zoomheight.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/importlib/_bootstrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/json/decoder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_reduce.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mimetypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/nntplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sched.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/secrets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shlex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sndhdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/socketserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audiotests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/doctest_lineno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/cmdline.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/setup.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/win_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/make_ssl_certs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_audit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/idle_test/test_textview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/run.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_reload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_standarderror.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_urllib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pstats.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/quopri.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/runpy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/hooks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/statistics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_1_str.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/double_const.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/profilee.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pyclbr_input.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/re_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_protocols.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_runners.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sock_lowlevel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/parenmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/statusbar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/undo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_exec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_future.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_idioms.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_intern.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_tuple_params.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/pgen2/driver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/refactor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/pool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/platform.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/rlcompleter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shelve.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/smtplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tabnanny.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mapping_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ssltests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/string_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sslproto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bz2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_code.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pathlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/random.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/backup.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sre_parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/curses_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_2_str.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/instance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/pgo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/runtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/memory_watchdog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mod_generics_cache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mp_fork_bomb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mp_preload.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pickletester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncgen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_sendfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_streams.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_augassign.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_buffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_crashers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_crypt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dataclasses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_inversion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_textanno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/runtest_mp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/list_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/signalinterproctester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/hashlib_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/logging_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/os_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/functional.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_buffered_proto.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_futures2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binhex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_capi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd_line.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_coroutines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_asian_codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_generator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_pickleable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/torture_test.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_file_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/idlelib/search.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_execfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_getcwdu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_itertools_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_ne.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_numliterals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/fixes/fix_print.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/mailbox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/queue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/reprlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/selectors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/audit-tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/datetimetester.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_atexit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_audioop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bisect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_c_locale_coercion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_call.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_hk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contains.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_copy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_decimal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/pydoc_data/topics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module7.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/encoded_modules/module_koi8_r.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stock_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stringized_annotations_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/mock_socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ssl_servers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/fd_status.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/input_reader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/qcat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/subprocessdata/qgrep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_transports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_windows_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_base64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cgi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_iso2022.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_complex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_defaultdict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test__encoded_words.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_extcall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fcntl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ftplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/symtable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_atexit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_typed_dict_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bad_getattr2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/coding20731.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/refleak.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/libregrtest/save_env.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/lock_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/bytecode_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/interpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/socket_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/warnings_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__opcode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__xxsubinterpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_builtin.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_doctest2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_docxmlrpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dynamic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial/pool_in_threads.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/plistlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/regression.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ann_module5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/bisect_cmd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/imp_dummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_stringized_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/multibytecodec_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/reperf.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ast.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cprofile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_csv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dict_version.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dtrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dynamicclassattribute.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_headerregistry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_format.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_funcattrs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_http_cookies.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imghdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_case_sensitivity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/stubs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_array.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_selector_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_windows_utils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncore.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bigaddrspace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_binascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_charmapcodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_check_c_globals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_cn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_cn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_context.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dictcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fork1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_generators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_httplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test___loader__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion1/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project2/parent/child/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_source_encoding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_threaded_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_int.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_baseexception.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contextlib_async.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_datetime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dictviews.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_defect_handling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_eof.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_epoll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_faulthandler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_float.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getopt.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gettext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/binding2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/rebinding2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg/subpackage2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_packages.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_interpreters.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_decode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_float.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_keyword.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_keywordonlyarg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_listcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_tw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_concurrent_futures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_distutils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test__header_value_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_grp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hash.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/basic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/from_cycle1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package/submodule.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/abc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_caching.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_iterlen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_dump.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_fail.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_speedups.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_marshal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_memoryio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_modulefinder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multibytecodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_argparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_clinic.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_tw.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_colorsys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compare.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_copyreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_dumb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_ndbm.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_decorators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_descrtut.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fileio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_flufl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fractions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_global.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_graphlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_lazy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_metadata_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_read.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_spec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_logging.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_c_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pickle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_policy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_enumerate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exception_variations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_finalization.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fnmatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericalias.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genexps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getargs2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project3/parent/child/three.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/partial/cfimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_path_hook.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_encode_basestring_ascii.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mailcap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_metaclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mimetypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_msilib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_fork.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_main_handling.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_netrc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peepholer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_first_sets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bufio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_calendar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_hk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codeop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ctypes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_curses.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_descr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_genericclass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gzip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/basic2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2/submodule1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data01/subdirectory/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion1/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_fromlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_itertools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_picklebuffer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pkg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_plistlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_property.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fileinput.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_frozen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_fstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_hmac.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/from_cycle2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/package2/submodule2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/unwritable/x.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/builtin/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/one/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/fixtures.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_relative_imports.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_separators.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mailbox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pstats.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pwd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pyclbr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_raise.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_readline.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_repl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest_no_doctests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sortperf.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/support/testresult.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test___future__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test__osx_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_aifc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_unix_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_class.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_compileall.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_deque.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_message.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_filecmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_functools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_reader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_windows.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_tool.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lib2to3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_linecache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_forkserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_multiprocessing_spawn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_named_expressions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_opcache.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_opcodes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_optparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pydoc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_runpy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shlex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_getpass.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_idle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_imaplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/indirect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/source.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpkg/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_path_hook.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/both_portions/foo/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/not_a_namespace_pkg/foo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/project1/parent/child/one.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_files.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_locks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_namespace_pkgs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_enum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_pass1.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_scanstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_kqueue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lltrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_long.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_patma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_setcomps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shelve.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sndhdr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/fork_wait.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/relimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_pep492.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_queues.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_waitfor.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bigmem.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codeccallbacks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_contextlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_dbm_gnu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ensurepip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_errno.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exception_hierarchy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_future5.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_gdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_heapq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_httpservers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/frozen/test_finder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test___package__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_pkg_import.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_resource.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata01/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_inspect.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_slice.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_struct.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/multiprocessing/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/opcode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/os.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/shutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tarfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dis_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/pydocfodder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_bytes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_jp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecmaps_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_collections.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_difflib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_email.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/module_and_namespace_package/a_test.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/namespace_pkgs/portion2/foo/two.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_io.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sched.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sqlite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_startfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_stat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_string_literals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_syntax.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sysconfig.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_telnetlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/sqlite3/test/dbapi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/stringprep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/_test_eintr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dataclass_module_2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/dtracedata/line.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/regrtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/sample_doctest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_proactor_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_tasks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_code_module.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecencodings_kr.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_configparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_devpoll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_email/test_contentmanager.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_generator_stop.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_grammar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_meta_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/threaded_import_hangers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/zipdata02/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_int_literal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ioctl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ipaddress.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_os.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys_settrace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/inspect_fodder2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asdl_parser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asynchat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/echo3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_asyncio/test_base_events.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cgitb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_cmd_line_script.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_codecs.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_embed.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_frame.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_html.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_http_cookiejar.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/binding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_path.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/source/test_file_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_list.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ntpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pipes.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_platform.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_positional_only_arg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pyexpat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_richcmp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_secrets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_set.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_turtle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_file.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_iter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_memoryview.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ordered_dict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_grammar_validator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_peg_generator/test_pegen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_popen.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pow.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_print.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_quopri.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_random.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtpd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tarfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_univnewlines.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2_localnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib_response.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urlparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_etree_c.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xxtestfuzz.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_yield_from.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata/testdata_module_inside_zip.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_font.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_simpledialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_text.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_variables.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_nis.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_nntplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ossaudiodev.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_osx_env.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pathlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_reprlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sax.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_spwd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ssl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_type_comments.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ucn.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_identifiers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unpack.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_utf8source.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_venv.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_webbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_with.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata/ann_module9.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/this.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/colorchooser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/commondialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/dialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/font.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/messagebox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/widget_tests.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_poll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_poplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_range.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_select.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_signal.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_structmembers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_structseq.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_subclassinit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sunau.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_fixcid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_md5sum.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pindent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tuple.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userdict.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_utf8_mode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xmlrpc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipimport_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/testcodec.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tf_inherit_check.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/timeit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_images.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_style.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/tix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/clock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/sorting_animate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/yinyang.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_glob.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_htmlparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/rebinding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/subpackage.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_import/data/circular_imports/use.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data02/two/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/data03/namespace/portion2/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/extension/test_case_sensitivity.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/import_/test_api.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/update-zips.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_index.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_isinstance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_locale.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_minidom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pulldom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_queue.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_re.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_trace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data/update_test_data.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/time_hashlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/scrolledtext.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_geometry_managers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/lindenmayer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_largefile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_math.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pickletools.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_posix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_shutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_i18n.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unary.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicodedata.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2net.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wait3.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wait4.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data/import_warning.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/data/stacklevel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wave.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_weakset.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xxlimited.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipfile64.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tracemalloc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/rosette.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/tree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/types.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/result.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_program.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_skipping.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_syslog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tabnanny.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_thread.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threadedtempfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threading_local.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_threadsignals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_type_annotations.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unittest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unpack_ex.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib2.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/textwrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_colorchooser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_messagebox.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/bytedesign.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/forest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/minimal_hanoi.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/penrose.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/signals.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/suite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_async_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_discovery.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testsealable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/error.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_socketserver.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strftime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strptime.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_super.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_timeit.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pathfix.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_reindent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_traceback.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winsound.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xdrlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_dom_minicompat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipfile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/token.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtle.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_importlib/test_open.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_default.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_indent.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_json/test_recursion.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_mmap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_numeric_tower.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_openpty.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_operator.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pkgutil.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_posixpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_rlcompleter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_scope.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_socket.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/win_console_handler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_widgets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testcallable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testmagicmethods.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/request.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/parse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/robotparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/headers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/validate.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_common.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pprint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_resource.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_selectors.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtpnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_source_encoding.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_statistics.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_typechecks.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/uuid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/cElementTree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/_exceptions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/xmlreader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_tzpath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unparse.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userlist.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_weakref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/test_zoneinfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_loadtk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_misc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk/test_extensions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/ttk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/async_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/mock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/util.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/saxutils.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib/response.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/webbrowser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_robotparser.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_site.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_subprocess.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules/testmod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/threading.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/traceback.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/fractalcurves.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/dummy.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testwith.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/handlers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xdrlib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/domreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/pulldom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllibnet.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_uu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winconsoleio.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_winreg.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xml_etree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/nim.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/case.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testpatch.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/handler.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/_log.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_runner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wave.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/NodeFilter.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers/expat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax/expatreader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipimport.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_longexp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_lzma.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_pdb.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_profile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_py_compile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_regrtest.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_smtplib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_timeout.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tracemalloc.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_warnings/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/constants.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/dnd.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/trace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/peace.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/two_canvases.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/typing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/minicompat.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/xmlbuilder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipapp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tokenize.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_unicode_file_functions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_urllib.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_wsgiref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zipapp.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter/test_widgets.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_setups.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testsentinel.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/warnings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementInclude.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementPath.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo/_zoneinfo.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/main.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_suite.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testmock.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/round_dance.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/runner.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/_test_warnings.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_assertions.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_result.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree/ElementTree.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sort.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_string.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_symtable.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sys_setprofile.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tcl.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_textwrap.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tk.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_gprof2html.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_lll.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_pdeps.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_tools/test_sundry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ttk_guionly.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_ttk_textonly.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_typing.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_functiontestcase.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/__main__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testasync.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref/simple_server.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/expatbuilder.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc/client.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_break.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/test_loader.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/uu.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom/minidom.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_script_helper.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_stringprep.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_strtod.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_sundry.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_support.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_time.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_userstring.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_uuid.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_xmlrpc_net.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules/__init__.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/filedialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/simpledialog.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/chaos.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/colormixer.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/paint.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo/planet_and_moon.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock/testhelpers.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/weakref.py'... Compiling '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zipfile.py'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/test_zoneinfo/data'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/tracedmodules'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/typinganndata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/xmltestdata/c14n-20'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/test/ziptestdata'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_tkinter'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/tkinter/test/test_ttk'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/turtledemo'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/unittest/test/testmock'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/urllib'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/common'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/venv/scripts/posix'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/wsgiref'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/dom'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/etree'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/parsers'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xml/sax'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/xmlrpc'... Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/zoneinfo'... PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -Wi /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py \ -j0 -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages -f \ -x badsyntax /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages'... PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -Wi -O /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py \ -j0 -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages -f \ -x badsyntax /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages'... PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -Wi -OO /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/compileall.py \ -j0 -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages -f \ -x badsyntax /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages Listing '/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/site-packages'... PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -m lib2to3.pgen2.driver /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/Grammar.txt Generating grammar tables from /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/Grammar.txt Writing grammar tables to /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/Grammar3.10.8.final.0.pickle PYTHONPATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10 LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server \ ./python -E -m lib2to3.pgen2.driver /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/PatternGrammar.txt Generating grammar tables from /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/PatternGrammar.txt Writing grammar tables to /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib2to3/PatternGrammar3.10.8.final.0.pickle Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/Python.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/abstract.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/bltinmodule.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/boolobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/bytearrayobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/bytesobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/cellobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/ceval.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/classobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/code.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/codecs.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/compile.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/complexobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/context.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/datetime.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/descrobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/dictobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/dynamic_annotations.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/enumobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/errcode.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/eval.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/exports.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/fileobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/fileutils.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/floatobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/frameobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/funcobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/genericaliasobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/genobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/import.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/interpreteridobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/intrcheck.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/iterobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/listobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/longintrepr.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/longobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/marshal.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/memoryobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/methodobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/modsupport.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/moduleobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/namespaceobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/object.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/objimpl.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/opcode.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/osdefs.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/osmodule.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/patchlevel.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/py_curses.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pycapsule.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pydtrace.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyerrors.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyexpat.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyframe.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyhash.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pylifecycle.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymacconfig.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymacro.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymath.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pymem.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pyport.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystate.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystrcmp.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystrhex.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pystrtod.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pythonrun.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/pythread.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/rangeobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/setobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/sliceobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/structmember.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/structseq.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/sysmodule.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/token.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/traceback.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/tracemalloc.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/tupleobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/typeslots.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/unicodeobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/warnings.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/weakrefobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10 /usr/bin/install -c -m 644 ./Include/cpython/abstract.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/bytearrayobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/bytesobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/ceval.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/code.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/compile.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/dictobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/fileobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/fileutils.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/frameobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/import.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/initconfig.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/interpreteridobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/listobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/methodobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/object.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/objimpl.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/odictobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/picklebufobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyctype.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pydebug.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyerrors.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pyfpe.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pylifecycle.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pymem.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pystate.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pythonrun.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/pytime.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/sysmodule.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/traceback.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/tupleobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/cpython/unicodeobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/cpython /usr/bin/install -c -m 644 ./Include/internal/pycore_abstract.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_accu.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_asdl.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ast.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ast_state.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_atomic.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_atomic_funcs.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_bitutils.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_blocks_output_buffer.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_bytes_methods.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_call.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ceval.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_code.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_compile.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_condvar.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_context.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_dtoa.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_fileutils.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_format.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_gc.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_getopt.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_gil.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_hamt.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_hashtable.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_import.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_initconfig.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_interp.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_list.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_long.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_moduleobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_object.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_parser.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pathconfig.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyarena.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyerrors.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pyhash.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pylifecycle.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pymem.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_pystate.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_runtime.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_structseq.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_symtable.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_sysmodule.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_traceback.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_tuple.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_ucnhash.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_unionobject.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 ./Include/internal/pycore_warnings.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/internal /usr/bin/install -c -m 644 pyconfig.h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/include/python3.10/pyconfig.h Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig /usr/bin/install -c -m 644 Modules/config.c /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c /usr/bin/install -c -m 644 ./Modules/config.c.in /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/config.c.in /usr/bin/install -c -m 644 Makefile /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/Makefile /usr/bin/install -c -m 644 ./Modules/Setup /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup /usr/bin/install -c -m 644 Modules/Setup.local /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/Setup.local /usr/bin/install -c -m 644 Misc/python.pc /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig/python-3.10.pc /usr/bin/install -c -m 644 Misc/python-embed.pc /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig/python-3.10-embed.pc /usr/bin/install -c ./Modules/makesetup /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/makesetup /usr/bin/install -c ./install-sh /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/install-sh /usr/bin/install -c python-config.py /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/config-3.10-x86_64-linux-gnu/python-config.py /usr/bin/install -c python-config /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10-config LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server ./python -E ./setup.py install \ --prefix=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8 \ --install-scripts=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin \ --install-platlib=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload \ --root=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/ running install running build running build_ext The necessary bits to build these optional modules were not found: _dbm _gdbm nis 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 running build_scripts copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Tools/scripts/pydoc3 -> build/scripts-3.10 copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src/Tools/scripts/idle3 -> build/scripts-3.10 copying and adjusting /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/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 running install_lib creating /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_struct.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testcapi.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_posixsubprocess.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/termios.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha256.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_cn.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testmultiphase.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_csv.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_random.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_zoneinfo.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_socket.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testimportmultiple.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_pickle.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_elementtree.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_datetime.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/syslog.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/pyexpat.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_contextvars.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_uuid.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha1.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/xxlimited.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_asyncio.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_md5.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/cmath.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_kr.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ctypes_test.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_crypt.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_statistics.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/xxlimited_35.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ctypes.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/ossaudiodev.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_curses_panel.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/zlib.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_lsprof.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/select.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_queue.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_json.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_multiprocessing.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_heapq.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_posixshmem.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/array.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha3.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/fcntl.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_tkinter.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/unicodedata.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sysconfigdata__linux_x86_64-linux-gnu.py -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_bz2.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_opcode.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_lzma.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sha512.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_hashlib.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_hk.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/spwd.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_blake2.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_tw.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_multibytecodec.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/binascii.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/grp.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testinternalcapi.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_sqlite3.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/mmap.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_decimal.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_ssl.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_codecs_jp.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload creating /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.10/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/__pycache__ copying build/lib.linux-x86_64-3.10/readline.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/resource.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_bisect.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/math.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_testbuffer.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/audioop.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload copying build/lib.linux-x86_64-3.10/_curses.cpython-310-x86_64-linux-gnu.so -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_struct.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_testcapi.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_posixsubprocess.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/termios.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_sha256.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_codecs_cn.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_testmultiphase.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_csv.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_random.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_zoneinfo.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_socket.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_testimportmultiple.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_pickle.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_elementtree.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_datetime.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/syslog.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/pyexpat.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_contextvars.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_uuid.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_sha1.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/xxlimited.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_asyncio.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_md5.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/cmath.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_codecs_kr.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_ctypes_test.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_crypt.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_statistics.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/xxlimited_35.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_ctypes.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/ossaudiodev.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_curses_panel.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/zlib.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_lsprof.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/select.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_queue.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_xxtestfuzz.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_json.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_codecs_iso2022.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_multiprocessing.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_heapq.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_posixshmem.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/array.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_xxsubinterpreters.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_sha3.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/fcntl.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_tkinter.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/unicodedata.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py to 644 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_bz2.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_opcode.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_lzma.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_sha512.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_hashlib.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_codecs_hk.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/spwd.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_blake2.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_codecs_tw.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_multibytecodec.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/binascii.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/grp.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_testinternalcapi.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_sqlite3.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/mmap.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_decimal.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_ssl.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_codecs_jp.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/__pycache__/_sysconfigdata__linux_x86_64-linux-gnu.cpython-310.pyc to 644 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/readline.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/resource.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_bisect.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/math.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_testbuffer.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/audioop.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_curses.cpython-310-x86_64-linux-gnu.so to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/ to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/__pycache__ to 755 running install_scripts copying build/scripts-3.10/idle3.10 -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin copying build/scripts-3.10/pydoc3.10 -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin copying build/scripts-3.10/2to3-3.10 -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/idle3.10 to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/pydoc3.10 to 755 changing mode of /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/2to3-3.10 to 755 rm /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/_sysconfigdata__linux_x86_64-linux-gnu.py rm -r /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/python3.10/lib-dynload/__pycache__ Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/share/man Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/share/man/man1 /usr/bin/install -c -m 644 ./Misc/python.man \ /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/share/man/man1/python3.10.1 if test ! -d /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig; then \ echo "Creating directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig"; \ /usr/bin/install -c -d -m 755 /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig; \ fi if test -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3 -o -h /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3; \ then rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3; \ else true; \ fi (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s python3.10 python3) if test "3.10" != "3.10"; then \ rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3.10-config; \ (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s python3.10-config python3.10-config); \ rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig/python-3.10.pc; \ (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig; ln -s python-3.10.pc python-3.10.pc); \ rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig/python-3.10-embed.pc; \ (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig; ln -s python-3.10-embed.pc python-3.10-embed.pc); \ fi rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3-config (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s python3.10-config python3-config) rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig/python3.pc (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig; ln -s python-3.10.pc python3.pc) rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig/python3-embed.pc (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/lib/pkgconfig; ln -s python-3.10-embed.pc python3-embed.pc) rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/idle3 (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s idle3.10 idle3) rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/pydoc3 (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s pydoc3.10 pydoc3) rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/2to3 (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s 2to3-3.10 2to3) if test "x" != "x" ; then \ rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3-32; \ (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s python3.10-32 python3-32) \ fi if test "x" != "x" ; then \ rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin/python3-intel64; \ (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/bin; ln -s python3.10-intel64 python3-intel64) \ fi rm -f /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/share/man/man1/python3.1 (cd /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/share/man/man1; ln -s python3.10.1 python3.1) if test "xno" != "xno" ; then \ case no in \ upgrade) ensurepip="--upgrade" ;; \ install|*) ensurepip="" ;; \ esac; \ LD_LIBRARY_PATH=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/src:/home/furutaka/res/root/lib:/home/furutaka/res/geant4/GEANT4/lib64:/usr/lib64:/home/furutaka/work/root/vmc_install/lib64:/home/furutaka/work/root/vgm_install/lib64:/home/furutaka/res/geant4/geant4_vmc_install/lib64:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib:/usr/lib/jvm/java-17-openjdk-17.0.3.0.7-2.fc36.x86_64/lib/server ./python -E -m ensurepip \ $ensurepip --root=/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/ ; \ fi Installing valgrind suppression file... Misc/valgrind-python.supp -> /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst/home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/lib/valgrind/python3.supp real 0m14.119s user 0m30.926s sys 0m7.490s Copying package files from temporary location /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8/inst to /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8 Successfully installed python3-3.10.8 Deleting temporary build directory /home/furutaka/work/sage/sage-9.8.beta3-git-gcc-f37-system-python/local/var/lib/sage/venv-python3.10.8/var/tmp/sage/build/python3-3.10.8 Finished installing python3-3.10.8