Hey I was trying to install/get started with sage. When I run make, I get the following Error: Error building python3-3.12.5
Went into the log to see Error and it said to post it here. Not sure if it matters, but I was trying to installed sage earlier with make, then interrupted it (with keyboard interrupt) to apply the .highly /configure option 11. Optional but highly recommended ... export MAKEFLAGS="-j$(nproc) -l$(nproc).5" from the readme.md (https://github.com/sagemath/sage/blob/develop/README.md) so it does not take ages to install sage, After I did this I ran make again and then got this error. -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/sage-devel/539f52b8-1888-46d6-b068-f787c9c09ce9n%40googlegroups.com.
Using cached file /home/akio/sage/upstream/Python-3.12.5.tar.xz Setting up build directory /home/akio/sage/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/python3-3.12.5 No patch files found in ../patches Host system: Linux myThinkpad 6.8.0-38-generic #38-Ubuntu SMP PREEMPT_DYNAMIC Fri Jun 7 15:25:01 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux C compiler: gcc, Using built-in specs., COLLECT_GCC=gcc, COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper, OFFLOAD_TARGET_NAMES=nvptx-none:amdgcn-amdhsa, OFFLOAD_TARGET_DEFAULT=1, Target: x86_64-linux-gnu, Configured with: ../src/configure -v --with-pkgversion='Ubuntu 13.3.0-6ubuntu2~24.04' --with-bugurl=file:///usr/share/doc/gcc-13/README.Bugs --enable-languages=c,ada,c++,go,d,fortran,objc,obj-c++,m2 --prefix=/usr --with-gcc-major-version-only --program-suffix=-13 --program-prefix=x86_64-linux-gnu- --enable-shared --enable-linker-build-id --libexecdir=/usr/libexec --without-included-gettext --enable-threads=posix --libdir=/usr/lib --enable-nls --enable-bootstrap --enable-clocale=gnu --enable-libstdcxx-debug --enable-libstdcxx-time=yes --with-default-libstdcxx-abi=new --enable-libstdcxx-backtrace --enable-gnu-unique-object --disable-vtable-verify --enable-plugin --enable-default-pie --with-system-zlib --enable-libphobos-checking=release --with-target-system-zlib=auto --enable-objc-gc=auto --enable-multiarch --disable-werror --enable-cet --with-arch-32=i686 --with-abi=m64 --with-multilib-list=m32,m64,mx32 --enable-multilib --with-tune=generic --enable-offload-targets=nvptx-none=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-nvptx/usr,amdgcn-amdhsa=/build/gcc-13-fG75Ri/gcc-13-13.3.0/debian/tmp-gcn/usr --enable-offload-defaulted --without-cuda-driver --enable-checking=release --build=x86_64-linux-gnu --host=x86_64-linux-gnu --target=x86_64-linux-gnu --with-build-config=bootstrap-lto-lean --enable-link-serialization=2, Thread model: posix, Supported LTO compression algorithms: zlib zstd, gcc version 13.3.0 (Ubuntu 13.3.0-6ubuntu2~24.04) No stamp file for package 'python3' in /home/akio/sage/local/var/lib/sage/venv-python3.12.5/var/lib/sage/installed [spkg-legacy-uninstall] Cleaning out old python / python3 / python3 venv binaries [spkg-build] Configuring python3-3.12.5 [spkg-build] configure: WARNING: unrecognized options: --disable-static, --disable-maintainer-mode, --disable-dependency-tracking [spkg-build] checking build system type... x86_64-pc-linux-gnu [spkg-build] checking host system type... x86_64-pc-linux-gnu [spkg-build] checking for Python interpreter freezing... ./_bootstrap_python [spkg-build] checking for python3.12... python3.12 [spkg-build] checking Python for regen version... Python 3.12.3 [spkg-build] checking for pkg-config... /usr/bin/pkg-config [spkg-build] checking pkg-config is at least version 0.9.0... yes [spkg-build] checking for --enable-universalsdk... no [spkg-build] checking for --with-universal-archs... no [spkg-build] checking MACHDEP... "linux" [spkg-build] checking for gcc... gcc [spkg-build] checking whether the C compiler works... yes [spkg-build] checking for C compiler default output file name... a.out [spkg-build] checking for suffix of executables... [spkg-build] checking whether we are cross compiling... no [spkg-build] checking for suffix of object files... o [spkg-build] checking whether the compiler supports GNU C... yes [spkg-build] checking whether gcc accepts -g... yes [spkg-build] checking for gcc option to enable C11 features... none needed [spkg-build] checking how to run the C preprocessor... gcc -E [spkg-build] checking for grep that handles long lines and -e... /usr/bin/grep [spkg-build] checking for a sed that does not truncate output... /usr/bin/sed [spkg-build] checking for egrep... /usr/bin/grep -E [spkg-build] checking for CC compiler name... gcc [spkg-build] checking for stdio.h... yes [spkg-build] checking for stdlib.h... yes [spkg-build] checking for string.h... yes [spkg-build] checking for inttypes.h... yes [spkg-build] checking for stdint.h... yes [spkg-build] checking for strings.h... yes [spkg-build] checking for sys/stat.h... yes [spkg-build] checking for sys/types.h... yes [spkg-build] checking for unistd.h... yes [spkg-build] checking for wchar.h... yes [spkg-build] checking for minix/config.h... no [spkg-build] checking whether it is safe to define __EXTENSIONS__... yes [spkg-build] checking whether _XOPEN_SOURCE should be defined... no [spkg-build] checking for the platform triplet based on compiler characteristics... x86_64-linux-gnu [spkg-build] checking for multiarch... x86_64-linux-gnu [spkg-build] checking for PEP 11 support tier... x86_64-pc-linux-gnu/gcc has tier 1 (supported) [spkg-build] checking for -Wl,--no-as-needed... yes [spkg-build] checking for the Android API level... not Android [spkg-build] checking for --with-emscripten-target... [spkg-build] checking for --enable-wasm-dynamic-linking... missing [spkg-build] checking for --enable-wasm-pthreads... missing [spkg-build] checking for --with-suffix... [spkg-build] checking for case-insensitive build directory... no [spkg-build] checking LIBRARY... libpython$(VERSION)$(ABIFLAGS).a [spkg-build] checking LINKCC... $(PURIFY) $(CC) [spkg-build] checking EXPORTSYMS... [spkg-build] checking for GNU ld... yes [spkg-build] checking for --enable-shared... yes [spkg-build] checking for --with-static-libpython... yes [spkg-build] checking for --enable-profiling... no [spkg-build] checking LDLIBRARY... checking HOSTRUNNER... [spkg-build] libpython$(LDVERSION).so [spkg-build] checking for a BSD-compatible install... /usr/bin/install -c [spkg-build] checking for a race-free mkdir -p... /usr/bin/mkdir -p [spkg-build] checking for --with-pydebug... no [spkg-build] checking for --with-trace-refs... no [spkg-build] checking for --enable-pystats... no [spkg-build] checking for --with-assertions... no [spkg-build] checking for --enable-optimizations... no [spkg-build] checking PROFILE_TASK... -m test --pgo --timeout=$(TESTTIMEOUT) [spkg-build] checking for --with-lto... no [spkg-build] checking for llvm-profdata... no [spkg-build] checking for --enable-bolt... no [spkg-build] checking BOLT_INSTRUMENT_FLAGS... [spkg-build] checking BOLT_APPLY_FLAGS... -update-debug-sections -reorder-blocks=ext-tsp -reorder-functions=hfsort+ -split-functions -icf=1 -inline-all -split-eh -reorder-functions-use-hot-size -peepholes=none -jump-tables=aggressive -inline-ap -indirect-call-promotion=all -dyno-stats -use-gnu-stack -frame-opt=hot [spkg-build] checking if gcc supports -fstrict-overflow and -fno-strict-overflow... yes [spkg-build] checking for --with-strict-overflow... no [spkg-build] checking if gcc supports -Og optimization level... yes [spkg-build] checking if we can add -Wextra... yes [spkg-build] checking whether gcc -fno-strict-aliasing accepts and needs -fno-strict-aliasing... no [spkg-build] checking if we can disable gcc unused-parameter warning... yes [spkg-build] checking if we can disable gcc int-conversion warning... yes [spkg-build] checking if we can disable gcc missing-field-initializers warning... yes [spkg-build] checking if we can enable gcc sign-compare warning... yes [spkg-build] checking if we can enable gcc unreachable-code warning... yes [spkg-build] checking if we can enable gcc strict-prototypes warning... yes [spkg-build] checking if we can make implicit function declaration an error in gcc -Werror=implicit-function-declaration... yes [spkg-build] checking if we can use visibility in gcc -fvisibility=hidden... yes [spkg-build] checking whether pthreads are available without options... yes [spkg-build] checking whether g++ -std=gnu++11 also accepts flags for thread support... no [spkg-build] checking for alloca.h... yes [spkg-build] checking for asm/types.h... yes [spkg-build] checking for bluetooth.h... no [spkg-build] checking for conio.h... no [spkg-build] checking for crypt.h... yes [spkg-build] checking for direct.h... no [spkg-build] checking for dlfcn.h... yes [spkg-build] checking for endian.h... yes [spkg-build] checking for errno.h... yes [spkg-build] checking for fcntl.h... yes [spkg-build] checking for grp.h... yes [spkg-build] checking for ieeefp.h... no [spkg-build] checking for io.h... no [spkg-build] checking for langinfo.h... yes [spkg-build] checking for libintl.h... yes [spkg-build] checking for libutil.h... no [spkg-build] checking for linux/auxvec.h... yes [spkg-build] checking for sys/auxv.h... yes [spkg-build] checking for linux/fs.h... yes [spkg-build] checking for linux/limits.h... yes [spkg-build] checking for linux/memfd.h... yes [spkg-build] checking for linux/random.h... yes [spkg-build] checking for linux/soundcard.h... yes [spkg-build] checking for linux/tipc.h... yes [spkg-build] checking for linux/wait.h... yes [spkg-build] checking for netdb.h... yes [spkg-build] checking for net/ethernet.h... yes [spkg-build] checking for netinet/in.h... yes [spkg-build] checking for netpacket/packet.h... yes [spkg-build] checking for poll.h... yes [spkg-build] checking for process.h... no [spkg-build] checking for pthread.h... yes [spkg-build] checking for pty.h... yes [spkg-build] checking for sched.h... yes [spkg-build] checking for setjmp.h... yes [spkg-build] checking for shadow.h... yes [spkg-build] checking for signal.h... yes [spkg-build] checking for spawn.h... yes [spkg-build] checking for stropts.h... no [spkg-build] checking for sys/audioio.h... no [spkg-build] checking for sys/bsdtty.h... no [spkg-build] checking for sys/devpoll.h... no [spkg-build] checking for sys/endian.h... no [spkg-build] checking for sys/epoll.h... yes [spkg-build] checking for sys/event.h... no [spkg-build] checking for sys/eventfd.h... yes [spkg-build] checking for sys/file.h... yes [spkg-build] checking for sys/ioctl.h... yes [spkg-build] checking for sys/kern_control.h... no [spkg-build] checking for sys/loadavg.h... no [spkg-build] checking for sys/lock.h... no [spkg-build] checking for sys/memfd.h... no [spkg-build] checking for sys/mkdev.h... no [spkg-build] checking for sys/mman.h... yes [spkg-build] checking for sys/modem.h... no [spkg-build] checking for sys/param.h... yes [spkg-build] checking for sys/poll.h... yes [spkg-build] checking for sys/random.h... yes [spkg-build] checking for sys/resource.h... yes [spkg-build] checking for sys/select.h... yes [spkg-build] checking for sys/sendfile.h... yes [spkg-build] checking for sys/socket.h... yes [spkg-build] checking for sys/soundcard.h... yes [spkg-build] checking for sys/stat.h... (cached) yes [spkg-build] checking for sys/statvfs.h... yes [spkg-build] checking for sys/sys_domain.h... no [spkg-build] checking for sys/syscall.h... yes [spkg-build] checking for sys/sysmacros.h... yes [spkg-build] checking for sys/termio.h... no [spkg-build] checking for sys/time.h... yes [spkg-build] checking for sys/times.h... yes [spkg-build] checking for sys/types.h... (cached) yes [spkg-build] checking for sys/uio.h... yes [spkg-build] checking for sys/un.h... yes [spkg-build] checking for sys/utsname.h... yes [spkg-build] checking for sys/wait.h... yes [spkg-build] checking for sys/xattr.h... yes [spkg-build] checking for sysexits.h... yes [spkg-build] checking for syslog.h... yes [spkg-build] checking for termios.h... yes [spkg-build] checking for util.h... no [spkg-build] checking for utime.h... yes [spkg-build] checking for utmp.h... yes [spkg-build] checking for dirent.h that defines DIR... yes [spkg-build] checking for library containing opendir... none required [spkg-build] checking for sys/mkdev.h... (cached) no [spkg-build] checking for sys/sysmacros.h... (cached) yes [spkg-build] checking for bluetooth/bluetooth.h... no [spkg-build] checking for net/if.h... yes [spkg-build] checking for linux/netlink.h... yes [spkg-build] checking for linux/qrtr.h... yes [spkg-build] checking for linux/vm_sockets.h... yes [spkg-build] checking for linux/can.h... yes [spkg-build] checking for linux/can/bcm.h... yes [spkg-build] checking for linux/can/j1939.h... yes [spkg-build] checking for linux/can/raw.h... yes [spkg-build] checking for netcan/can.h... no [spkg-build] checking for clock_t in time.h... yes [spkg-build] checking for makedev... yes [spkg-build] checking for le64toh... yes [spkg-build] checking for mode_t... yes [spkg-build] checking for off_t... yes [spkg-build] checking for pid_t... yes [spkg-build] checking for size_t... yes [spkg-build] checking for uid_t in sys/types.h... yes [spkg-build] checking for ssize_t... yes [spkg-build] checking for __uint128_t... yes [spkg-build] checking size of int... 4 [spkg-build] checking size of long... 8 [spkg-build] checking alignment of long... 8 [spkg-build] checking size of long long... 8 [spkg-build] checking size of void *... 8 [spkg-build] checking size of short... 2 [spkg-build] checking size of float... 4 [spkg-build] checking size of double... 8 [spkg-build] checking size of fpos_t... 16 [spkg-build] checking size of size_t... 8 [spkg-build] checking alignment of size_t... 8 [spkg-build] checking size of pid_t... 4 [spkg-build] checking size of uintptr_t... 8 [spkg-build] checking alignment of max_align_t... 16 [spkg-build] checking for long double... yes [spkg-build] checking size of long double... 16 [spkg-build] checking size of _Bool... 1 [spkg-build] checking size of off_t... 8 [spkg-build] checking whether to enable large file support... no [spkg-build] checking size of time_t... 8 [spkg-build] checking for pthread_t... yes [spkg-build] checking size of pthread_t... 8 [spkg-build] checking size of pthread_key_t... 4 [spkg-build] checking whether pthread_key_t is compatible with int... yes [spkg-build] checking for --enable-framework... no [spkg-build] checking for --with-dsymutil... no [spkg-build] checking for dyld... no [spkg-build] checking for --with-address-sanitizer... no [spkg-build] checking for --with-memory-sanitizer... no [spkg-build] checking for --with-undefined-behavior-sanitizer... no [spkg-build] checking for --with-thread-sanitizer... no [spkg-build] checking the extension of shared libraries... .so [spkg-build] checking LDSHARED... $(CC) -shared [spkg-build] checking BLDSHARED flags... $(CC) -shared [spkg-build] checking CCSHARED... -fPIC [spkg-build] checking LINKFORSHARED... -Xlinker -export-dynamic [spkg-build] checking CFLAGSFORSHARED... $(CCSHARED) [spkg-build] checking SHLIBS... $(LIBS) [spkg-build] checking perf trampoline... yes [spkg-build] checking for sendfile in -lsendfile... no [spkg-build] checking for dlopen in -ldl... yes [spkg-build] checking for shl_load in -ldld... no [spkg-build] checking for uuid.h... no [spkg-build] checking for uuid >= 2.20... no [spkg-build] checking for uuid/uuid.h... no [spkg-build] checking for uuid/uuid.h... (cached) no [spkg-build] checking for library containing sem_init... none required [spkg-build] checking for textdomain in -lintl... no [spkg-build] checking aligned memory access is required... no [spkg-build] checking for --with-hash-algorithm... default [spkg-build] checking for --with-tzpath... "/usr/share/zoneinfo:/usr/lib/zoneinfo:/usr/share/lib/zoneinfo:/etc/zoneinfo" [spkg-build] checking for t_open in -lnsl... no [spkg-build] checking for socket in -lsocket... no [spkg-build] checking for --with-libs... no [spkg-build] checking for --with-system-expat... no [spkg-build] checking for libffi... yes [spkg-build] checking for ffi_prep_cif_var... yes [spkg-build] checking for ffi_prep_closure_loc... yes [spkg-build] checking for ffi_closure_alloc... yes [spkg-build] checking for --with-system-libmpdec... no [spkg-build] checking for --with-decimal-contextvar... yes [spkg-build] checking for decimal libmpdec machine... uint128 [spkg-build] checking for libnsl... no [spkg-build] checking for library containing yp_match... no [spkg-build] checking for sqlite3 >= 3.7.15... yes [spkg-build] checking for sqlite3.h... yes [spkg-build] checking for sqlite3_bind_double in -lsqlite3... yes [spkg-build] checking for sqlite3_column_decltype in -lsqlite3... yes [spkg-build] checking for sqlite3_column_double in -lsqlite3... yes [spkg-build] checking for sqlite3_complete in -lsqlite3... yes [spkg-build] checking for sqlite3_progress_handler in -lsqlite3... yes [spkg-build] checking for sqlite3_result_double in -lsqlite3... yes [spkg-build] checking for sqlite3_set_authorizer in -lsqlite3... yes [spkg-build] checking for sqlite3_trace_v2 in -lsqlite3... yes [spkg-build] checking for sqlite3_value_double in -lsqlite3... yes [spkg-build] checking for sqlite3_load_extension in -lsqlite3... yes [spkg-build] checking for sqlite3_serialize in -lsqlite3... yes [spkg-build] checking for --enable-loadable-sqlite-extensions... no [spkg-build] checking for gdbm.h... no [spkg-build] checking for ndbm.h... no [spkg-build] checking for ndbm presence and linker args... () [spkg-build] checking for gdbm/ndbm.h... no [spkg-build] checking for gdbm-ndbm.h... no [spkg-build] checking for db.h... no [spkg-build] checking for --with-dbmliborder... gdbm:ndbm:bdb [spkg-build] checking for _dbm module CFLAGS and LIBS... [spkg-build] checking if PTHREAD_SCOPE_SYSTEM is supported... yes [spkg-build] checking for pthread_sigmask... yes [spkg-build] checking for pthread_getcpuclockid... yes [spkg-build] checking if --enable-ipv6 is specified... yes [spkg-build] checking if RFC2553 API is available... yes [spkg-build] checking ipv6 stack type... linux-glibc [spkg-build] checking CAN_RAW_FD_FRAMES... yes [spkg-build] checking for CAN_RAW_JOIN_FILTERS... yes [spkg-build] checking for --with-doc-strings... yes [spkg-build] checking for --with-pymalloc... yes [spkg-build] checking for --with-freelists... yes [spkg-build] checking for --with-c-locale-coercion... yes [spkg-build] checking for --with-valgrind... no [spkg-build] checking for --with-dtrace... no [spkg-build] checking for dlopen... yes [spkg-build] checking DYNLOADFILE... dynload_shlib.o [spkg-build] checking MACHDEP_OBJS... none [spkg-build] checking for accept4... yes [spkg-build] checking for alarm... yes [spkg-build] checking for bind_textdomain_codeset... yes [spkg-build] checking for chmod... yes [spkg-build] checking for chown... yes [spkg-build] checking for clock... yes [spkg-build] checking for close_range... yes [spkg-build] checking for confstr... yes [spkg-build] checking for copy_file_range... yes [spkg-build] checking for ctermid... yes [spkg-build] checking for dup... yes [spkg-build] checking for dup3... yes [spkg-build] checking for execv... yes [spkg-build] checking for explicit_bzero... yes [spkg-build] checking for explicit_memset... no [spkg-build] checking for faccessat... yes [spkg-build] checking for fchmod... yes [spkg-build] checking for fchmodat... yes [spkg-build] checking for fchown... yes [spkg-build] checking for fchownat... yes [spkg-build] checking for fdopendir... yes [spkg-build] checking for fdwalk... no [spkg-build] checking for fexecve... yes [spkg-build] checking for fork... yes [spkg-build] checking for fork1... no [spkg-build] checking for fpathconf... yes [spkg-build] checking for fstatat... yes [spkg-build] checking for ftime... yes [spkg-build] checking for ftruncate... yes [spkg-build] checking for futimens... yes [spkg-build] checking for futimes... yes [spkg-build] checking for futimesat... yes [spkg-build] checking for gai_strerror... yes [spkg-build] checking for getegid... yes [spkg-build] checking for getentropy... yes [spkg-build] checking for geteuid... yes [spkg-build] checking for getgid... yes [spkg-build] checking for getgrgid... yes [spkg-build] checking for getgrgid_r... yes [spkg-build] checking for getgrnam_r... yes [spkg-build] checking for getgrouplist... yes [spkg-build] checking for getgroups... yes [spkg-build] checking for gethostname... yes [spkg-build] checking for getitimer... yes [spkg-build] checking for getloadavg... yes [spkg-build] checking for getlogin... yes [spkg-build] checking for getpeername... yes [spkg-build] checking for getpgid... yes [spkg-build] checking for getpid... yes [spkg-build] checking for getppid... yes [spkg-build] checking for getpriority... yes [spkg-build] checking for _getpty... no [spkg-build] checking for getpwent... yes [spkg-build] checking for getpwnam_r... yes [spkg-build] checking for getpwuid... yes [spkg-build] checking for getpwuid_r... yes [spkg-build] checking for getresgid... yes [spkg-build] checking for getresuid... yes [spkg-build] checking for getrusage... yes [spkg-build] checking for getsid... yes [spkg-build] checking for getspent... yes [spkg-build] checking for getspnam... yes [spkg-build] checking for getuid... yes [spkg-build] checking for getwd... yes [spkg-build] checking for if_nameindex... yes [spkg-build] checking for initgroups... yes [spkg-build] checking for kill... yes [spkg-build] checking for killpg... yes [spkg-build] checking for lchown... yes [spkg-build] checking for linkat... yes [spkg-build] checking for lockf... yes [spkg-build] checking for lstat... yes [spkg-build] checking for lutimes... yes [spkg-build] checking for madvise... yes [spkg-build] checking for mbrtowc... yes [spkg-build] checking for memrchr... yes [spkg-build] checking for mkdirat... yes [spkg-build] checking for mkfifo... yes [spkg-build] checking for mkfifoat... yes [spkg-build] checking for mknod... yes [spkg-build] checking for mknodat... yes [spkg-build] checking for mktime... yes [spkg-build] checking for mmap... yes [spkg-build] checking for mremap... yes [spkg-build] checking for nice... yes [spkg-build] checking for openat... yes [spkg-build] checking for opendir... yes [spkg-build] checking for pathconf... yes [spkg-build] checking for pause... yes [spkg-build] checking for pipe... yes [spkg-build] checking for pipe2... yes [spkg-build] checking for plock... no [spkg-build] checking for poll... yes [spkg-build] checking for posix_fadvise... yes [spkg-build] checking for posix_fallocate... yes [spkg-build] checking for posix_spawn... yes [spkg-build] checking for posix_spawnp... yes [spkg-build] checking for pread... yes [spkg-build] checking for preadv... yes [spkg-build] checking for preadv2... yes [spkg-build] checking for pthread_condattr_setclock... yes [spkg-build] checking for pthread_init... no [spkg-build] checking for pthread_kill... yes [spkg-build] checking for pwrite... yes [spkg-build] checking for pwritev... yes [spkg-build] checking for pwritev2... yes [spkg-build] checking for readlink... yes [spkg-build] checking for readlinkat... yes [spkg-build] checking for readv... yes [spkg-build] checking for realpath... yes [spkg-build] checking for renameat... yes [spkg-build] checking for rtpSpawn... no [spkg-build] checking for sched_get_priority_max... yes [spkg-build] checking for sched_rr_get_interval... yes [spkg-build] checking for sched_setaffinity... yes [spkg-build] checking for sched_setparam... yes [spkg-build] checking for sched_setscheduler... yes [spkg-build] checking for sem_clockwait... yes [spkg-build] checking for sem_getvalue... yes [spkg-build] checking for sem_open... yes [spkg-build] checking for sem_timedwait... yes [spkg-build] checking for sem_unlink... yes [spkg-build] checking for sendfile... yes [spkg-build] checking for setegid... yes [spkg-build] checking for seteuid... yes [spkg-build] checking for setgid... yes [spkg-build] checking for sethostname... yes [spkg-build] checking for setitimer... yes [spkg-build] checking for setlocale... yes [spkg-build] checking for setpgid... yes [spkg-build] checking for setpgrp... yes [spkg-build] checking for setpriority... yes [spkg-build] checking for setregid... yes [spkg-build] checking for setresgid... yes [spkg-build] checking for setresuid... yes [spkg-build] checking for setreuid... yes [spkg-build] checking for setsid... yes [spkg-build] checking for setuid... yes [spkg-build] checking for setvbuf... yes [spkg-build] checking for shutdown... yes [spkg-build] checking for sigaction... yes [spkg-build] checking for sigaltstack... yes [spkg-build] checking for sigfillset... yes [spkg-build] checking for siginterrupt... yes [spkg-build] checking for sigpending... yes [spkg-build] checking for sigrelse... yes [spkg-build] checking for sigtimedwait... yes [spkg-build] checking for sigwait... yes [spkg-build] checking for sigwaitinfo... yes [spkg-build] checking for snprintf... yes [spkg-build] checking for splice... yes [spkg-build] checking for strftime... yes [spkg-build] checking for strlcpy... yes [spkg-build] checking for strsignal... yes [spkg-build] checking for symlinkat... yes [spkg-build] checking for sync... yes [spkg-build] checking for sysconf... yes [spkg-build] checking for system... yes [spkg-build] checking for tcgetpgrp... yes [spkg-build] checking for tcsetpgrp... yes [spkg-build] checking for tempnam... yes [spkg-build] checking for timegm... yes [spkg-build] checking for times... yes [spkg-build] checking for tmpfile... yes [spkg-build] checking for tmpnam... yes [spkg-build] checking for tmpnam_r... yes [spkg-build] checking for truncate... yes [spkg-build] checking for ttyname... yes [spkg-build] checking for umask... yes [spkg-build] checking for uname... yes [spkg-build] checking for unlinkat... yes [spkg-build] checking for utimensat... yes [spkg-build] checking for utimes... yes [spkg-build] checking for vfork... yes [spkg-build] checking for wait... yes [spkg-build] checking for wait3... yes [spkg-build] checking for wait4... yes [spkg-build] checking for waitid... yes [spkg-build] checking for waitpid... yes [spkg-build] checking for wcscoll... yes [spkg-build] checking for wcsftime... yes [spkg-build] checking for wcsxfrm... yes [spkg-build] checking for wmemcmp... yes [spkg-build] checking for writev... yes [spkg-build] checking for gcc options needed to detect all undeclared functions... none needed [spkg-build] checking whether dirfd is declared... yes [spkg-build] checking for chroot... yes [spkg-build] checking for link... yes [spkg-build] checking for symlink... yes [spkg-build] checking for fchdir... yes [spkg-build] checking for fsync... yes [spkg-build] checking for fdatasync... yes [spkg-build] checking for epoll_create... yes [spkg-build] checking for epoll_create1... yes [spkg-build] checking for kqueue... no [spkg-build] checking for prlimit... yes [spkg-build] checking for _dyld_shared_cache_contains_path... no [spkg-build] checking for memfd_create... yes [spkg-build] checking for eventfd... yes [spkg-build] checking for ctermid_r... no [spkg-build] checking for flock declaration... yes [spkg-build] checking for flock... yes [spkg-build] checking for getpagesize... yes [spkg-build] checking for broken unsetenv... no [spkg-build] checking for true... true [spkg-build] checking for inet_aton in -lc... yes [spkg-build] checking for chflags... no [spkg-build] checking for lchflags... no [spkg-build] checking for zlib >= 1.2.0... yes [spkg-build] checking for bzip2... yes [spkg-build] checking for liblzma... yes [spkg-build] checking for hstrerror... yes [spkg-build] checking for getservbyname... yes [spkg-build] checking for getservbyport... yes [spkg-build] checking for gethostbyname... yes [spkg-build] checking for gethostbyaddr... yes [spkg-build] checking for getprotobyname... yes [spkg-build] checking for inet_aton... yes [spkg-build] checking for inet_ntoa... yes [spkg-build] checking for inet_pton... yes [spkg-build] checking for getpeername... (cached) yes [spkg-build] checking for getsockname... yes [spkg-build] checking for accept... yes [spkg-build] checking for bind... yes [spkg-build] checking for connect... yes [spkg-build] checking for listen... yes [spkg-build] checking for recvfrom... yes [spkg-build] checking for sendto... yes [spkg-build] checking for setsockopt... yes [spkg-build] checking for socket... yes [spkg-build] checking for setgroups... yes [spkg-build] checking for openpty... yes [spkg-build] checking for library containing login_tty... none required [spkg-build] checking for forkpty... yes [spkg-build] checking for fseek64... no [spkg-build] checking for fseeko... yes [spkg-build] checking for fstatvfs... yes [spkg-build] checking for ftell64... no [spkg-build] checking for ftello... yes [spkg-build] checking for statvfs... yes [spkg-build] checking for dup2... yes [spkg-build] checking for getpgrp... yes [spkg-build] checking for setpgrp... (cached) yes [spkg-build] checking for setns... yes [spkg-build] checking for unshare... yes [spkg-build] checking for libxcrypt >= 3.1.1... yes [spkg-build] checking for crypt or crypt_r... yes [spkg-build] checking for clock_gettime... yes [spkg-build] checking for clock_getres... yes [spkg-build] checking for clock_settime... yes [spkg-build] checking for clock_nanosleep... yes [spkg-build] checking for nanosleep... yes [spkg-build] checking for major, minor, and makedev... yes [spkg-build] checking for getaddrinfo... yes [spkg-build] checking getaddrinfo bug... no [spkg-build] checking for getnameinfo... yes [spkg-build] checking whether struct tm is in sys/time.h or time.h... time.h [spkg-build] checking for struct tm.tm_zone... yes [spkg-build] checking for struct stat.st_rdev... yes [spkg-build] checking for struct stat.st_blksize... yes [spkg-build] checking for struct stat.st_flags... no [spkg-build] checking for struct stat.st_gen... no [spkg-build] checking for struct stat.st_birthtime... no [spkg-build] checking for struct stat.st_blocks... yes [spkg-build] checking for struct passwd.pw_gecos... yes [spkg-build] checking for struct passwd.pw_passwd... yes [spkg-build] checking for siginfo_t.si_band... yes [spkg-build] checking for time.h that defines altzone... no [spkg-build] checking for addrinfo... yes [spkg-build] checking for sockaddr_storage... yes [spkg-build] checking for sockaddr_alg... yes [spkg-build] checking for an ANSI C-conforming const... yes [spkg-build] checking for working signed char... yes [spkg-build] checking for prototypes... yes [spkg-build] checking for socketpair... yes [spkg-build] checking if sockaddr has sa_len member... no [spkg-build] checking for gethostbyname_r... yes [spkg-build] checking gethostbyname_r with 6 args... yes [spkg-build] checking for __fpu_control... yes [spkg-build] checking for --with-libm=STRING... default LIBM="-lm" [spkg-build] checking for --with-libc=STRING... default LIBC="" [spkg-build] checking for x64 gcc inline assembler... yes [spkg-build] checking whether float word ordering is bigendian... no [spkg-build] checking whether we can use gcc inline assembler to get and set x87 control word... yes [spkg-build] checking whether we can use gcc inline assembler to get and set mc68881 fpcr... no [spkg-build] checking for x87-style double rounding... no [spkg-build] checking for acosh... yes [spkg-build] checking for asinh... yes [spkg-build] checking for atanh... yes [spkg-build] checking for erf... yes [spkg-build] checking for erfc... yes [spkg-build] checking for expm1... yes [spkg-build] checking for log1p... yes [spkg-build] checking for log2... yes [spkg-build] checking whether POSIX semaphores are enabled... yes [spkg-build] checking for broken sem_getvalue... no [spkg-build] checking whether RTLD_LAZY is declared... yes [spkg-build] checking whether RTLD_NOW is declared... yes [spkg-build] checking whether RTLD_GLOBAL is declared... yes [spkg-build] checking whether RTLD_LOCAL is declared... yes [spkg-build] checking whether RTLD_NODELETE is declared... yes [spkg-build] checking whether RTLD_NOLOAD is declared... yes [spkg-build] checking whether RTLD_DEEPBIND is declared... yes [spkg-build] checking whether RTLD_MEMBER is declared... no [spkg-build] checking digit size for Python's longs... no value specified [spkg-build] checking for wchar.h... (cached) yes [spkg-build] checking size of wchar_t... 4 [spkg-build] checking whether wchar_t is signed... yes [spkg-build] checking whether wchar_t is usable... no [spkg-build] checking whether byte ordering is bigendian... no [spkg-build] checking ABIFLAGS... [spkg-build] checking SOABI... cpython-312-x86_64-linux-gnu [spkg-build] checking LDVERSION... $(VERSION)$(ABIFLAGS) [spkg-build] checking for --with-platlibdir... no [spkg-build] checking for --with-wheel-pkg-dir... no [spkg-build] checking whether right shift extends the sign bit... yes [spkg-build] checking for getc_unlocked() and friends... yes [spkg-build] checking for readline... yes [spkg-build] checking how to link readline... readline (CFLAGS: -D_DEFAULT_SOURCE , LIBS: -lreadline ) [spkg-build] checking whether rl_completion_append_character is declared... yes [spkg-build] checking whether rl_completion_suppress_append is declared... yes [spkg-build] checking for rl_pre_input_hook in -lreadline... yes [spkg-build] checking for rl_completion_display_matches_hook in -lreadline... yes [spkg-build] checking for rl_resize_terminal in -lreadline... yes [spkg-build] checking for rl_completion_matches in -lreadline... yes [spkg-build] checking whether rl_catch_signals is declared... yes [spkg-build] checking for append_history in -lreadline... yes [spkg-build] checking for rl_compdisp_func_t... yes [spkg-build] checking for broken nice()... no [spkg-build] checking for broken poll()... no [spkg-build] checking for working tzset()... yes [spkg-build] checking for tv_nsec in struct stat... yes [spkg-build] checking for tv_nsec2 in struct stat... no [spkg-build] checking for curses.h... yes [spkg-build] checking for ncurses.h... yes [spkg-build] checking for ncursesw... yes [spkg-build] checking curses module flags... ncursesw (CFLAGS: -D_DEFAULT_SOURCE , LIBS: -Wl,-rpath-link,/home/akio/sage/local/lib -Wl,-rpath,/home/akio/sage/local/lib -Wl,-rpath-link,/home/akio/sage/local/lib -Wl,-rpath,/home/akio/sage/local/lib -lncursesw -ltinfow ) [spkg-build] checking for panel.h... yes [spkg-build] checking for panelw... yes [spkg-build] checking panel flags... panelw (CFLAGS: -D_DEFAULT_SOURCE , LIBS: -Wl,-rpath-link,/home/akio/sage/local/lib -Wl,-rpath,/home/akio/sage/local/lib -Wl,-rpath-link,/home/akio/sage/local/lib -Wl,-rpath,/home/akio/sage/local/lib -lpanelw ) [spkg-build] checking for term.h... yes [spkg-build] checking whether mvwdelch is an expression... yes [spkg-build] checking whether WINDOW has _flags... yes [spkg-build] checking for curses function is_pad... yes [spkg-build] checking for curses function is_term_resized... yes [spkg-build] checking for curses function resize_term... yes [spkg-build] checking for curses function resizeterm... yes [spkg-build] checking for curses function immedok... yes [spkg-build] checking for curses function syncok... yes [spkg-build] checking for curses function wchgat... yes [spkg-build] checking for curses function filter... yes [spkg-build] checking for curses function has_key... yes [spkg-build] checking for curses function typeahead... yes [spkg-build] checking for curses function use_env... yes [spkg-build] configure: checking for device files [spkg-build] checking for /dev/ptmx... yes [spkg-build] checking for /dev/ptc... no [spkg-build] checking for socklen_t... yes [spkg-build] checking for broken mbstowcs... no [spkg-build] checking for --with-computed-gotos... no value specified [spkg-build] checking whether gcc supports computed gotos... yes [spkg-build] checking for build directories... done [spkg-build] checking for -O2... yes [spkg-build] checking for glibc _FORTIFY_SOURCE/memmove bug... no [spkg-build] checking for gcc ipa-pure-const bug... no [spkg-build] checking for stdatomic.h... yes [spkg-build] checking for builtin __atomic_load_n and __atomic_store_n functions... yes [spkg-build] checking for ensurepip... no [spkg-build] checking if the dirent structure of a d_type field... yes [spkg-build] checking for the Linux getrandom() syscall... yes [spkg-build] checking for the getrandom() function... yes [spkg-build] checking for library containing shm_open... none required [spkg-build] checking for shm_open... yes [spkg-build] checking for shm_unlink... yes [spkg-build] checking for pkg-config... /usr/bin/pkg-config [spkg-build] checking whether compiling and linking against OpenSSL works... yes [spkg-build] checking for --with-openssl-rpath... [spkg-build] checking whether OpenSSL provides required ssl module APIs... yes [spkg-build] checking whether OpenSSL provides required hashlib module APIs... yes [spkg-build] checking for --with-ssl-default-suites... python [spkg-build] checking for --with-builtin-hashlib-hashes... md5,sha1,sha2,sha3,blake2 [spkg-build] checking for libb2... no [spkg-build] checking for --disable-test-modules... yes [spkg-build] checking for stdlib extension module _multiprocessing... yes [spkg-build] checking for stdlib extension module _posixshmem... yes [spkg-build] checking for stdlib extension module fcntl... yes [spkg-build] checking for stdlib extension module mmap... yes [spkg-build] checking for stdlib extension module _socket... yes [spkg-build] checking for stdlib extension module grp... yes [spkg-build] checking for stdlib extension module ossaudiodev... yes [spkg-build] checking for stdlib extension module pwd... yes [spkg-build] checking for stdlib extension module resource... yes [spkg-build] checking for stdlib extension module _scproxy... n/a [spkg-build] checking for stdlib extension module spwd... yes [spkg-build] checking for stdlib extension module syslog... yes [spkg-build] checking for stdlib extension module termios... yes [spkg-build] checking for stdlib extension module pyexpat... yes [spkg-build] checking for stdlib extension module _elementtree... yes [spkg-build] checking for stdlib extension module _md5... yes [spkg-build] checking for stdlib extension module _sha1... yes [spkg-build] checking for stdlib extension module _sha2... yes [spkg-build] checking for stdlib extension module _sha3... yes [spkg-build] checking for stdlib extension module _blake2... yes [spkg-build] checking for stdlib extension module _crypt... yes [spkg-build] checking for stdlib extension module _ctypes... yes [spkg-build] checking for stdlib extension module _curses... yes [spkg-build] checking for stdlib extension module _curses_panel... yes [spkg-build] checking for stdlib extension module _decimal... yes [spkg-build] checking for stdlib extension module _dbm... missing [spkg-build] checking for stdlib extension module _gdbm... missing [spkg-build] checking for stdlib extension module nis... missing [spkg-build] checking for stdlib extension module readline... yes [spkg-build] checking for stdlib extension module _sqlite3... yes [spkg-build] checking for stdlib extension module _tkinter... missing [spkg-build] checking for stdlib extension module _uuid... missing [spkg-build] checking for stdlib extension module zlib... yes [spkg-build] checking for stdlib extension module _bz2... yes [spkg-build] checking for stdlib extension module _lzma... yes [spkg-build] checking for stdlib extension module _ssl... yes [spkg-build] checking for stdlib extension module _hashlib... yes [spkg-build] checking for stdlib extension module _testcapi... yes [spkg-build] checking for stdlib extension module _testclinic... yes [spkg-build] checking for stdlib extension module _testinternalcapi... yes [spkg-build] checking for stdlib extension module _testbuffer... yes [spkg-build] checking for stdlib extension module _testimportmultiple... yes [spkg-build] checking for stdlib extension module _testmultiphase... yes [spkg-build] checking for stdlib extension module xxsubtype... yes [spkg-build] checking for stdlib extension module _xxtestfuzz... yes [spkg-build] checking for stdlib extension module _ctypes_test... yes [spkg-build] checking for stdlib extension module xxlimited... yes [spkg-build] checking for stdlib extension module xxlimited_35... yes [spkg-build] configure: creating ./config.status [spkg-build] config.status: creating Makefile.pre [spkg-build] config.status: creating Misc/python.pc [spkg-build] config.status: creating Misc/python-embed.pc [spkg-build] config.status: creating Misc/python-config.sh [spkg-build] config.status: creating Modules/Setup.bootstrap [spkg-build] config.status: creating Modules/Setup.stdlib [spkg-build] config.status: creating Modules/ld_so_aix [spkg-build] config.status: creating pyconfig.h [spkg-build] configure: WARNING: unrecognized options: --disable-static, --disable-maintainer-mode, --disable-dependency-tracking [spkg-build] configure: creating Modules/Setup.local [spkg-build] configure: creating Makefile [spkg-build] configure: [spkg-build] [spkg-build] If you want a release build with all stable optimizations active (PGO, etc), [spkg-build] please run ./configure --enable-optimizations [spkg-build] [spkg-build] Building python3-3.12.5 [spkg-build] gcc -c -fno-strict-overflow -Wsign-compare -DNDEBUG -g -O3 -Wall -Wno-unused -g -O2 -std=c11 -Wextra -Wno-unused-parameter -Wno-missing-field-initializers -Wstrict-prototypes -Werror=implicit-function-declaration -fvisibility=hidden -I./Include/internal -I. -I./Include -I/home/akio/sage/local/include -fPIC -DPy_BUILD_CORE -o Programs/python.o ./Programs/python.c [spkg-build] make[5]: *** read jobs pipe: Bad file descriptor. Stop. [spkg-build] make[5]: *** Waiting for unfinished jobs.... [spkg-build] ********************************************************************************************************************************************************************************************************************************************** [spkg-build] Error building python3-3.12.5 [spkg-build] ********************************************************************************************************************************************************************************************************************************************** ************************************************************************ Error building package python3-3.12.5 ************************************************************************ Please email sage-devel (http://groups.google.com/group/sage-devel) explaining the problem and including the log files /home/akio/sage/logs/pkgs/python3-3.12.5.log and /home/akio/sage/config.log Describe your computer, operating system, etc. If you want to try to fix the problem yourself, *don't* just cd to /home/akio/sage/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/python3-3.12.5 and type 'make' or whatever is appropriate. Instead, the following commands setup all environment variables correctly and load a subshell for you to debug the error: (cd '/home/akio/sage/local/var/lib/sage/venv-python3.12.5/var/tmp/sage/build/python3-3.12.5' && '/home/akio/sage/sage' --buildsh) When you are done debugging, you can type "exit" to leave the subshell. ************************************************************************ real 0m26,743s user 0m15,517s sys 0m11,338s