>>> Fetching sources... filename:'Python-2.7.6.tar.xz' url:'http://www.python.org/ftp/python/2.7.6/Python-2.7.6.tar.xz' filename:'cross-tools.patch' url:'cross-tools.patch' filename:'modules.patch' url:'modules.patch' filename:'posixmodule.patch' url:'posixmodule.patch' filename:'posixpath.patch' url:'posixpath.patch' filename:'configure' url:'configure' >>> Building... [hsct]: "tar" "xJf" "Python-2.7.6.tar.xz" [hsct]: "mv" "Python-2.7.6" "python-native" [hsct]: "cp" "-r" "python-native" "python-cross" >>> Preparing native Python first... [hsct]: "cd" "python-native" [hsct]: "./configure" checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking for --enable-universalsdk... no checking for --with-universal-archs... 32-bit checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no 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 for --with-cxx-main=... no checking for g++... no configure: WARNING: By default, distutils will build C++ extension modules with "g++". If this is not intended, then set CXX on the configure command line. checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep 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 --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... no checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION).a checking for ranlib... ranlib checking for ar... ar checking for svnversion... found checking for hg... found 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 whether gcc accepts -fno-strict-aliasing... yes checking whether gcc accepts -OPT:Olimit=0... no checking whether gcc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking whether pthreads are available without options... yes checking whether g++ 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 conio.h usability... no checking conio.h presence... no checking for conio.h... no checking curses.h usability... no checking curses.h presence... no checking for curses.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 ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking poll.h usability... yes checking poll.h presence... yes checking for poll.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 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 for stdint.h... (cached) 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 thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... yes checking sys/epoll.h presence... yes checking for sys/epoll.h... yes 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/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/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.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/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/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 bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking linux/tipc.h usability... yes checking linux/tipc.h presence... yes checking for linux/tipc.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 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 sys/sysmacros.h usability... yes checking sys/sysmacros.h presence... yes checking for sys/sysmacros.h... yes checking for term.h... no checking for linux/netlink.h... yes checking for clock_t in time.h... yes checking for makedev... yes checking Solaris LFS bug... no 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 uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of 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 size of pid_t... 4 checking for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 16 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 8 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 for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... checking SHLIBS... $(LIBS) checking for dlopen in -ldl... yes checking for shl_load in -ldld... no checking for library containing sem_init... none required checking for textdomain in -lintl... no 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 for --with-system-expat... no checking for --with-system-ffi... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... yes checking if PTHREAD_SCOPE_SYSTEM is supported... yes checking for pthread_sigmask... yes checking for pthread_atfork... yes checking if --enable-ipv6 is specified... yes checking if RFC2553 API is available... yes checking ipv6 stack type... linux-glibc checking for OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... 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 ctermid... yes checking for execv... yes checking for fchmod... yes checking for fchown... yes checking for fork... yes checking for fpathconf... yes checking for ftime... yes checking for ftruncate... yes checking for gai_strerror... 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 getspnam... yes checking for getspent... yes checking for getsid... yes checking for getwd... yes checking for initgroups... yes checking for kill... yes checking for killpg... yes checking for lchmod... yes checking for lchown... yes checking for lstat... yes checking for mkfifo... yes checking for mknod... yes checking for mktime... yes checking for mremap... yes checking for nice... yes checking for pathconf... yes checking for pause... yes checking for plock... no checking for poll... yes checking for pthread_init... no checking for putenv... yes checking for readlink... yes checking for realpath... yes checking for select... yes checking for sem_open... yes checking for sem_timedwait... yes checking for sem_getvalue... yes checking for sem_unlink... yes checking for setegid... yes checking for seteuid... yes checking for setgid... yes checking for setlocale... yes checking for setregid... yes checking for setreuid... yes checking for setsid... yes checking for setpgid... yes checking for setpgrp... yes checking for setuid... yes checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) yes checking for setreuid... (cached) yes checking for setresuid... yes checking for setresgid... yes checking for setsid... (cached) yes checking for setpgid... (cached) yes checking for setpgrp... (cached) yes checking for setuid... (cached) yes checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... yes checking for sigrelse... yes checking for strftime... 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 unsetenv... yes checking for utimes... yes checking for waitpid... yes checking for wait3... yes checking for wait4... yes checking for wcscoll... yes checking for _getpty... no 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 kqueue... no checking for ctermid_r... no checking for flock declaration... yes checking for flock... yes checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... yes checking for chflags... no checking for lchflags... no checking for inflateCopy in -lz... no 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 memmove... 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 getcwd... yes checking for strdup... yes checking for getpgrp... yes checking for setpgrp... (cached) yes checking for gettimeofday... 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 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 whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... 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 whether va_list is an array... yes checking for gethostbyname_r... yes checking gethostbyname_r with 6 args... yes checking for __fpu_control... yes checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... yes checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... yes checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... yes 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 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 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 what type to use for unicode... unsigned short checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... none checking for rl_callback_handler_install in -lreadline... no checking for rl_pre_input_hook in -lreadline... no checking for rl_completion_display_matches_hook in -lreadline... no checking for rl_completion_matches in -lreadline... no checking for broken nice()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) yes checking for working tzset()... yes checking for tv_nsec in struct stat... yes checking for tv_nsec2 in struct stat... no checking whether mvwdelch is an expression... no checking whether WINDOW has _flags... no checking for is_term_resized... no checking for resize_term... no checking for resizeterm... no configure: checking for device files checking for /dev/ptmx... yes checking for /dev/ptc... no checking for %lld and %llu printf() format support... yes checking for %zd printf() format support... yes checking for socklen_t... yes checking for build directories... done configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile [hsct]: "make" "-j1" gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c Parser/pgen.c: In function ‘compile_atom’: Parser/pgen.c:282:9: warning: variable ‘i’ set but not used [-Wunused-but-set-variable] 282 | int i; | ^ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c In file included from Include/Python.h:81, from Objects/classobject.c:4: Objects/classobject.c: In function ‘PyMethod_New’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/classobject.c:2259:9: note: in expansion of macro ‘PyObject_INIT’ 2259 | PyObject_INIT(im, &PyMethod_Type); | ^~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c In file included from Include/Python.h:81, from Objects/complexobject.c:8: Objects/complexobject.c: In function ‘PyComplex_FromCComplex’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/complexobject.c:238:5: note: in expansion of macro ‘PyObject_INIT’ 238 | PyObject_INIT(op, &PyComplex_Type); | ^~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c In file included from Include/Python.h:81, from Objects/floatobject.c:7: Objects/floatobject.c: In function ‘PyFloat_FromDouble’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/floatobject.c:152:5: note: in expansion of macro ‘PyObject_INIT’ 152 | PyObject_INIT(op, &PyFloat_Type); | ^~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c In file included from Include/Python.h:81, from Objects/intobject.c:4: Objects/intobject.c: In function ‘PyInt_FromLong’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/intobject.c:110:5: note: in expansion of macro ‘PyObject_INIT’ 110 | PyObject_INIT(v, &PyInt_Type); | ^~~~~~~~~~~~~ Objects/intobject.c: In function ‘_PyInt_Init’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/intobject.c:1469:9: note: in expansion of macro ‘PyObject_INIT’ 1469 | PyObject_INIT(v, &PyInt_Type); | ^~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c In file included from Include/Python.h:78, from Objects/listobject.c:3: Objects/listobject.c: In function ‘list_resize’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ Objects/listobject.c:62:9: note: in expansion of macro ‘PyMem_RESIZE’ 62 | PyMem_RESIZE(items, PyObject *, new_allocated); | ^~~~~~~~~~~~ Objects/listobject.c: In function ‘list_ass_subscript’: Objects/listobject.c:2643:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 2643 | PyMem_MALLOC(slicelength*sizeof(PyObject*)); Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Objects/listobject.c:2724:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 2724 | PyMem_MALLOC(slicelength*sizeof(PyObject*)); Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c In file included from Include/Python.h:78, from Objects/dictobject.c:10: Objects/dictobject.c: In function ‘dictresize’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Objects/dictobject.c:643:20: note: in expansion of macro ‘PyMem_NEW’ 643 | newtable = PyMem_NEW(PyDictEntry, newsize); | ^~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c In file included from Include/Python.h:81, from Objects/methodobject.c:4: Objects/methodobject.c: In function ‘PyCFunction_NewEx’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/methodobject.c:23:9: note: in expansion of macro ‘PyObject_INIT’ 23 | PyObject_INIT(op, &PyCFunction_Type); | ^~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c In file included from Include/Python.h:78, from Objects/setobject.c:10: Objects/setobject.c: In function ‘set_table_resize’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Objects/setobject.c:319:20: note: in expansion of macro ‘PyMem_NEW’ 319 | newtable = PyMem_NEW(setentry, newsize); | ^~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c In file included from Include/Python.h:81, from Objects/stringobject.c:5: Objects/stringobject.c: In function ‘PyString_FromStringAndSize’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:91:5: note: in expansion of macro ‘PyObject_INIT_VAR’ 91 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ Objects/stringobject.c: In function ‘PyString_FromString’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:146:5: note: in expansion of macro ‘PyObject_INIT_VAR’ 146 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ Objects/stringobject.c: In function ‘string_concat’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:1063:5: note: in expansion of macro ‘PyObject_INIT_VAR’ 1063 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ Objects/stringobject.c: In function ‘string_repeat’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro ‘PyObject_INIT’ 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:1105:5: note: in expansion of macro ‘PyObject_INIT_VAR’ 1105 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/structseq.o Objects/structseq.c In file included from Include/Python.h:78, from Objects/structseq.c:4: Objects/structseq.c: In function ‘PyStructSequence_InitType’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Objects/structseq.c:504:15: note: in expansion of macro ‘PyMem_NEW’ 504 | members = PyMem_NEW(PyMemberDef, n_members-n_unnamed_members+1); | ^~~~~~~~~ Objects/structseq.c: In function ‘structseq_repr’: Objects/structseq.c:257:5: warning: ‘strncpy’ specified bound depends on the length of the source argument [-Wstringop-truncation] 257 | strncpy(pbuf, typ->tp_name, len); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Objects/structseq.c:255:11: note: length computed here 255 | len = strlen(typ->tp_name) > TYPE_MAXSIZE ? TYPE_MAXSIZE : | ^~~~~~~~~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/tupleobject.o Objects/tupleobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/typeobject.o Objects/typeobject.c In file included from Include/Python.h:81, from Objects/typeobject.c:3: Objects/typeobject.c: In function ‘PyType_GenericAlloc’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/typeobject.c:774:9: note: in expansion of macro ‘PyObject_INIT’ 774 | PyObject_INIT(obj, type); | ^~~~~~~~~~~~~ In file included from Include/Python.h:78, from Objects/typeobject.c:3: Objects/typeobject.c: In function ‘pmerge’: Objects/typeobject.c:1490:44: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 1490 | remain = (int *)PyMem_MALLOC(SIZEOF_INT*to_merge_size); Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/weakrefobject.o Objects/weakrefobject.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodeobject.o Objects/unicodeobject.c In file included from Include/Python.h:81, from Objects/unicodeobject.c:43: Objects/unicodeobject.c: In function ‘_PyUnicode_New’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/unicodeobject.c:350:9: note: in expansion of macro ‘PyObject_INIT’ 350 | PyObject_INIT(unicode, &PyUnicode_Type); | ^~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/unicodectype.o Objects/unicodectype.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/_warnings.o Python/_warnings.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/Python-ast.o Python/Python-ast.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/asdl.o Python/asdl.c make Parser/pgen make[1]: Entering directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native' gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mysnprintf.o Python/mysnprintf.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyctype.o Python/pyctype.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer_pgen.o Parser/tokenizer_pgen.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/printgrammar.o Parser/printgrammar.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgenmain.o Parser/pgenmain.c gcc -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Objects/obmalloc.o Python/mysnprintf.o Python/pyctype.o Parser/tokenizer_pgen.o Parser/printgrammar.o Parser/pgenmain.o -ldl -o Parser/pgen make[1]: Leaving directory '/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native' Parser/pgen ./Grammar/Grammar Include/graminit.h Python/graminit.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ast.o Python/ast.c Python/ast.c: In function ‘ast_for_print_stmt’: Python/ast.c:2285:9: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2285 | if (!dest) | ^~ Python/ast.c:2287:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 2287 | start = 4; | ^~~~~ Python/ast.c: In function ‘ast_for_import_stmt’: Python/ast.c:2621:13: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2621 | if (!import_alias) | ^~ In file included from Include/Python-ast.h:3, from Python/ast.c:7: Include/asdl.h:42:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 42 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ Python/ast.c:2623:17: note: in expansion of macro ‘asdl_seq_SET’ 2623 | asdl_seq_SET(aliases, 0, import_alias); | ^~~~~~~~~~~~ Python/ast.c:2628:17: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 2628 | if (!import_alias) | ^~ In file included from Include/Python-ast.h:3, from Python/ast.c:7: Include/asdl.h:42:31: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 42 | #define asdl_seq_SET(S, I, V) (S)->elements[I] = (V) | ^ Python/ast.c:2630:21: note: in expansion of macro ‘asdl_seq_SET’ 2630 | asdl_seq_SET(aliases, i / 2, import_alias); | ^~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/bltinmodule.o Python/bltinmodule.c In file included from Include/Python.h:78, from Python/bltinmodule.c:3: Python/bltinmodule.c: In function ‘builtin_map’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Python/bltinmodule.c:964:17: note: in expansion of macro ‘PyMem_NEW’ 964 | if ((seqs = PyMem_NEW(sequence, n)) == NULL) { | ^~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/ceval.o Python/ceval.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/compile.o Python/compile.c In function ‘_Py_Mangle’, inlined from ‘compiler_addop_name’ at Python/compile.c:1029:25: Python/compile.c:236:5: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 236 | strncpy(buffer+1, p, plen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Python/compile.c: In function ‘compiler_addop_name’: Python/compile.c:222:12: note: length computed here 222 | plen = strlen(p); | ^~~~~~~~~ In function ‘_Py_Mangle’, inlined from ‘compiler_nameop’ at Python/compile.c:2362:15: Python/compile.c:236:5: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 236 | strncpy(buffer+1, p, plen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Python/compile.c: In function ‘compiler_nameop’: Python/compile.c:222:12: note: length computed here 222 | plen = strlen(p); | ^~~~~~~~~ Python/compile.c: In function ‘_Py_Mangle’: Python/compile.c:236:5: warning: ‘strncpy’ output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation] 236 | strncpy(buffer+1, p, plen); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ Python/compile.c:222:12: note: length computed here 222 | plen = strlen(p); | ^~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/codecs.o Python/codecs.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/errors.o Python/errors.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozen.o Python/frozen.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/frozenmain.o Python/frozenmain.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/future.o Python/future.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getargs.o Python/getargs.c In file included from Include/Python.h:78, from Python/getargs.c:4: Python/getargs.c: In function ‘convertsimple’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Python/getargs.c:1114:27: note: in expansion of macro ‘PyMem_NEW’ 1114 | *buffer = PyMem_NEW(char, size + 1); | ^~~~~~~~~ Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Python/getargs.c:1160:23: note: in expansion of macro ‘PyMem_NEW’ 1160 | *buffer = PyMem_NEW(char, size + 1); | ^~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcompiler.o Python/getcompiler.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getcopyright.o Python/getcopyright.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPLATFORM='"linux2"' -o Python/getplatform.o ./Python/getplatform.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getversion.o Python/getversion.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/graminit.o Python/graminit.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/import.o Python/import.c In file included from Include/Python.h:78, from Python/import.c:4: Python/import.c: In function ‘_PyImport_Init’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Python/import.c:165:15: note: in expansion of macro ‘PyMem_NEW’ 165 | filetab = PyMem_NEW(struct filedescr, countD + countS + 1); | ^~~~~~~~~ Python/import.c: In function ‘PyImport_ExtendInittab’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ Python/import.c:3447:5: note: in expansion of macro ‘PyMem_RESIZE’ 3447 | PyMem_RESIZE(p, struct _inittab, i+n+1); | ^~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -I. -o Python/importdl.o ./Python/importdl.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/marshal.o Python/marshal.c In file included from Include/Python.h:78, from Python/marshal.c:9: Python/marshal.c: In function ‘r_object’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ Python/marshal.c:854:18: note: in expansion of macro ‘PyMem_NEW’ 854 | buffer = PyMem_NEW(char, n); | ^~~~~~~~~ In function ‘w_long’, inlined from ‘PyMarshal_WriteLongToFile’ at Python/marshal.c:467:5: Python/marshal.c:65:35: warning: ‘wf.ptr’ may be used uninitialized [-Wmaybe-uninitialized] 65 | else if ((p)->ptr != (p)->end) *(p)->ptr++ = (c); \ | ~~~^~~~~ Python/marshal.c:114:5: note: in expansion of macro ‘w_byte’ 114 | w_byte((char)( x & 0xff), p); | ^~~~~~ Python/marshal.c: In function ‘PyMarshal_WriteLongToFile’: Python/marshal.c:461:11: note: ‘wf’ declared here 461 | WFILE wf; | ^~ In function ‘w_long’, inlined from ‘PyMarshal_WriteLongToFile’ at Python/marshal.c:467:5: Python/marshal.c:65:47: warning: ‘wf.end’ may be used uninitialized [-Wmaybe-uninitialized] 65 | else if ((p)->ptr != (p)->end) *(p)->ptr++ = (c); \ | ~~~^~~~~ Python/marshal.c:114:5: note: in expansion of macro ‘w_byte’ 114 | w_byte((char)( x & 0xff), p); | ^~~~~~ Python/marshal.c: In function ‘PyMarshal_WriteLongToFile’: Python/marshal.c:461:11: note: ‘wf’ declared here 461 | WFILE wf; | ^~ In function ‘w_more’, inlined from ‘w_long’ at Python/marshal.c:114:5, inlined from ‘PyMarshal_WriteLongToFile’ at Python/marshal.c:467:5: Python/marshal.c:72:10: warning: ‘wf.str’ may be used uninitialized [-Wmaybe-uninitialized] 72 | if (p->str == NULL) | ~^~~~~ Python/marshal.c: In function ‘PyMarshal_WriteLongToFile’: Python/marshal.c:461:11: note: ‘wf’ declared here 461 | WFILE wf; | ^~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/modsupport.o Python/modsupport.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/mystrtoul.o Python/mystrtoul.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/peephole.o Python/peephole.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyarena.o Python/pyarena.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pyfpe.o Python/pyfpe.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pymath.o Python/pymath.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystate.o Python/pystate.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pythonrun.o Python/pythonrun.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/random.o Python/random.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/structmember.o Python/structmember.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/symtable.o Python/symtable.c Python/symtable.c: In function ‘analyze_cells’: Python/symtable.c:471:41: warning: comparison of constant ‘0’ with boolean expression is always false [-Wbool-compare] 471 | if (!PyDict_DelItem(free, name) < 0) | ^ Python/symtable.c:471:41: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] Python/symtable.c:471:13: note: add parentheses around left hand side expression to silence this warning 471 | if (!PyDict_DelItem(free, name) < 0) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ | ( ) gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/sysmodule.o Python/sysmodule.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/traceback.o Python/traceback.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/getopt.o Python/getopt.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrcmp.o Python/pystrcmp.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/pystrtod.o Python/pystrtod.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dtoa.o Python/dtoa.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_unicode.o Python/formatter_unicode.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/formatter_string.o Python/formatter_string.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/dynload_shlib.o Python/dynload_shlib.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Python/thread.o Python/thread.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/config.o Modules/config.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -DPYTHONPATH='":plat-linux2:lib-tk:lib-old"' \ -DPREFIX='"/usr/local"' \ -DEXEC_PREFIX='"/usr/local"' \ -DVERSION='"2.7"' \ -DVPATH='""' \ -o Modules/getpath.o ./Modules/getpath.c ./Modules/getpath.c: In function ‘calculate_path’: ./Modules/getpath.c:512:17: warning: ‘strncpy’ output may be truncated copying 4096 bytes from a string of length 4096 [-Wstringop-truncation] 512 | strncpy(argv0_path, tmpbuffer, MAXPATHLEN); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/main.o Modules/main.c gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/gcmodule.o Modules/gcmodule.c gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/threadmodule.c -o Modules/threadmodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/signalmodule.c -o Modules/signalmodule.o ./Modules/signalmodule.c: In function ‘signal_siginterrupt’: ./Modules/signalmodule.c:393:5: warning: ‘siginterrupt’ is deprecated: Use sigaction with SA_RESTART instead [-Wdeprecated-declarations] 393 | if (siginterrupt(sig_num, flag)<0) { | ^~ In file included from ./Modules/signalmodule.c:17: /usr/include/signal.h:324:12: note: declared here 324 | extern int siginterrupt (int __sig, int __interrupt) __THROW | ^~~~~~~~~~~~ gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/posixmodule.c -o Modules/posixmodule.o In file included from Include/Python.h:78, from ./Modules/posixmodule.c:28: ./Modules/posixmodule.c: In function ‘posix_execv’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ ./Modules/posixmodule.c:3145:16: note: in expansion of macro ‘PyMem_NEW’ 3145 | argvlist = PyMem_NEW(char *, argc+1); | ^~~~~~~~~ ./Modules/posixmodule.c: In function ‘posix_execve’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ ./Modules/posixmodule.c:3221:16: note: in expansion of macro ‘PyMem_NEW’ 3221 | argvlist = PyMem_NEW(char *, argc+1); | ^~~~~~~~~ Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ ./Modules/posixmodule.c:3242:15: note: in expansion of macro ‘PyMem_NEW’ 3242 | envlist = PyMem_NEW(char *, i + 1); | ^~~~~~~~~ Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ ./Modules/posixmodule.c:3284:13: note: in expansion of macro ‘PyMem_NEW’ 3284 | p = PyMem_NEW(char, len); | ^~~~~~~~~ gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/errnomodule.c -o Modules/errnomodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/pwdmodule.c -o Modules/pwdmodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_sre.c -o Modules/_sre.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_codecsmodule.c -o Modules/_codecsmodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/_weakref.c -o Modules/_weakref.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/zipimport.c -o Modules/zipimport.o In function ‘read_directory’, inlined from ‘zipimporter_init’ at ./Modules/zipimport.c:129:21: ./Modules/zipimport.c:784:9: warning: ‘strncpy’ output may be truncated copying between 0 and 4095 bytes from a string of length 4100 [-Wstringop-truncation] 784 | strncpy(path + length + 1, name, MAXPATHLEN - length - 1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/symtablemodule.c -o Modules/symtablemodule.o gcc -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -c ./Modules/xxsubtype.c -o Modules/xxsubtype.o gcc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE \ -DSVNVERSION="\"`LC_ALL=C svnversion .`\"" \ -DHGVERSION="\"`LC_ALL=C hg id -i .`\"" \ -DHGTAG="\"`LC_ALL=C hg id -t .`\"" \ -DHGBRANCH="\"`LC_ALL=C hg id -b .`\"" \ -o Modules/getbuildinfo.o ./Modules/getbuildinfo.c abort: repository . not found abort: repository . not found abort: repository . not found rm -f libpython2.7.a ar rc libpython2.7.a Modules/getbuildinfo.o ar rc libpython2.7.a Parser/acceler.o Parser/grammar1.o Parser/listnode.o Parser/node.o Parser/parser.o Parser/parsetok.o Parser/bitset.o Parser/metagrammar.o Parser/firstsets.o Parser/grammar.o Parser/pgen.o Parser/myreadline.o Parser/tokenizer.o ar rc libpython2.7.a Objects/abstract.o Objects/boolobject.o Objects/bufferobject.o Objects/bytes_methods.o Objects/bytearrayobject.o Objects/capsule.o Objects/cellobject.o Objects/classobject.o Objects/cobject.o Objects/codeobject.o Objects/complexobject.o Objects/descrobject.o Objects/enumobject.o Objects/exceptions.o Objects/genobject.o Objects/fileobject.o Objects/floatobject.o Objects/frameobject.o Objects/funcobject.o Objects/intobject.o Objects/iterobject.o Objects/listobject.o Objects/longobject.o Objects/dictobject.o Objects/memoryobject.o Objects/methodobject.o Objects/moduleobject.o Objects/object.o Objects/obmalloc.o Objects/rangeobject.o Objects/setobject.o Objects/sliceobject.o Objects/stringobject.o Objects/structseq.o Objects/tupleobject.o Objects/typeobject.o Objects/weakrefobject.o Objects/unicodeobject.o Objects/unicodectype.o ar rc libpython2.7.a Python/_warnings.o Python/Python-ast.o Python/asdl.o Python/ast.o Python/bltinmodule.o Python/ceval.o Python/compile.o Python/codecs.o Python/errors.o Python/frozen.o Python/frozenmain.o Python/future.o Python/getargs.o Python/getcompiler.o Python/getcopyright.o Python/getplatform.o Python/getversion.o Python/graminit.o Python/import.o Python/importdl.o Python/marshal.o Python/modsupport.o Python/mystrtoul.o Python/mysnprintf.o Python/peephole.o Python/pyarena.o Python/pyctype.o Python/pyfpe.o Python/pymath.o Python/pystate.o Python/pythonrun.o Python/random.o Python/structmember.o Python/symtable.o Python/sysmodule.o Python/traceback.o Python/getopt.o Python/pystrcmp.o Python/pystrtod.o Python/dtoa.o Python/formatter_unicode.o Python/formatter_string.o Python/dynload_shlib.o Python/thread.o ar rc libpython2.7.a Modules/config.o Modules/getpath.o Modules/main.o Modules/gcmodule.o ar rc libpython2.7.a Modules/threadmodule.o Modules/signalmodule.o Modules/posixmodule.o Modules/errnomodule.o Modules/pwdmodule.o Modules/_sre.o Modules/_codecsmodule.o Modules/_weakref.o Modules/zipimport.o Modules/symtablemodule.o Modules/xxsubtype.o ranlib libpython2.7.a gcc -Xlinker -export-dynamic -o python \ Modules/python.o \ libpython2.7.a -ldl -lm /usr/bin/ld: libpython2.7.a(posixmodule.o): in function `posix_tmpnam': /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/posixmodule.c:7545: warning: the use of `tmpnam_r' is dangerous, better use `mkstemp' /usr/bin/ld: libpython2.7.a(posixmodule.o): in function `posix_tempnam': /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/posixmodule.c:7492: warning: the use of `tempnam' is dangerous, better use `mkstemp' ./python -E -S -m sysconfig --generate-posix-vars Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers building '_struct' extension creating build/temp.linux-x86_64-2.7/var creating build/temp.linux-x86_64-2.7/var/helenos creating build/temp.linux-x86_64-2.7/var/helenos/nightly creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2 creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_struct.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_struct.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_struct.c:8: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_struct.c: In function ‘prepare_s’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_struct.c:1287:36: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 1287 | codes = PyMem_MALLOC((len + 1) * sizeof(formatcode)); Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_struct.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_struct.so building '_ctypes_test' extension creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/_ctypes_test.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/_ctypes_test.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/_ctypes_test.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_ctypes_test.so building 'array' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:7: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_resize’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:79:9: note: in expansion of macro ‘PyMem_RESIZE’ 79 | PyMem_RESIZE(items, char, (_new_size * self->ob_descr->itemsize)); | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘newarrayobject’: Include/pymem.h:97:37: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:443:23: note: in expansion of macro ‘PyMem_NEW’ 443 | op->ob_item = PyMem_NEW(char, nbytes); | ^~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_ass_slice’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:745:9: note: in expansion of macro ‘PyMem_RESIZE’ 745 | PyMem_RESIZE(item, char, Py_SIZE(a)*a->ob_descr->itemsize); | ^~~~~~~~~~~~ Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:751:9: note: in expansion of macro ‘PyMem_RESIZE’ 751 | PyMem_RESIZE(item, char, | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_do_extend’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:835:5: note: in expansion of macro ‘PyMem_RESIZE’ 835 | PyMem_RESIZE(self->ob_item, char, size*self->ob_descr->itemsize); | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_inplace_repeat’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:890:13: note: in expansion of macro ‘PyMem_RESIZE’ 890 | PyMem_RESIZE(items, char, n * size); | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_fromfile’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:1215:9: note: in expansion of macro ‘PyMem_RESIZE’ 1215 | PyMem_RESIZE(item, char, newbytes); | ^~~~~~~~~~~~ Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:1228:13: note: in expansion of macro ‘PyMem_RESIZE’ 1228 | PyMem_RESIZE(item, char, Py_SIZE(self)*itemsize); | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_fromlist’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:1316:9: note: in expansion of macro ‘PyMem_RESIZE’ 1316 | PyMem_RESIZE(item, char, (Py_SIZE(self) + n) * itemsize); | ^~~~~~~~~~~~ Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:1332:17: note: in expansion of macro ‘PyMem_RESIZE’ 1332 | PyMem_RESIZE(item, char, | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_fromstring’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:1395:9: note: in expansion of macro ‘PyMem_RESIZE’ 1395 | PyMem_RESIZE(item, char, (Py_SIZE(self) + n) * itemsize); | ^~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c: In function ‘array_fromunicode’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.c:1456:9: note: in expansion of macro ‘PyMem_RESIZE’ 1456 | PyMem_RESIZE(item, Py_UNICODE, Py_SIZE(self) + n); | ^~~~~~~~~~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/arraymodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/array.so building 'cmath' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cmathmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cmathmodule.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.c:25:21: warning: ‘zero’ defined but not used [-Wunused-const-variable=] 25 | static const double zero = 0.0; | ^~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cmathmodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/cmath.so building 'math' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/mathmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/mathmodule.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.c:25:21: warning: ‘zero’ defined but not used [-Wunused-const-variable=] 25 | static const double zero = 0.0; | ^~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/mathmodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_math.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/math.so building 'strop' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/stropmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/stropmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/stropmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/strop.so building 'time' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c: In function ‘floattime’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c:921:9: warning: ‘ftime’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 921 | ftime(&t); | ^~~~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c:31: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/time.so building 'datetime' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.o In file included from Include/Python.h:81, from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.c:7: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.c: In function ‘time_alloc’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.c:616:5: note: in expansion of macro ‘PyObject_INIT’ 616 | PyObject_INIT(self, type); | ^~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.c: In function ‘datetime_alloc’: Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.c:631:5: note: in expansion of macro ‘PyObject_INIT’ 631 | PyObject_INIT(self, type); | ^~~~~~~~~~~~~ gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c: In function ‘floattime’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c:921:9: warning: ‘ftime’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 921 | ftime(&t); | ^~~~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c:31: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/datetimemodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/datetime.so building 'itertools' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/itertoolsmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/itertoolsmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/itertoolsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/itertools.so building 'future_builtins' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/future_builtins.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/future_builtins.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/future_builtins.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/future_builtins.so building '_random' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_randommodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_randommodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_randommodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_random.so building '_collections' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_collectionsmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_collectionsmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_collectionsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_collections.so building '_bisect' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_bisectmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_bisectmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_bisectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_bisect.so building '_heapq' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_heapqmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_heapqmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_heapqmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_heapq.so building 'operator' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/operator.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/operator.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/operator.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/operator.so building '_io' extension creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/bufferedio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/bufferedio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/bytesio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/bytesio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/fileio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/fileio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/iobase.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/iobase.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/_iomodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/_iomodule.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/stringio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/stringio.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_io -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/textio.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/textio.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/bufferedio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/bytesio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/fileio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/iobase.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/_iomodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/stringio.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_io/textio.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_io.so building '_functools' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_functoolsmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_functoolsmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_functoolsmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_functools.so building '_json' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_json.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_json.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_json.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_json.so building '_testcapi' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_testcapimodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_testcapimodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_testcapimodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_testcapi.so building '_hotshot' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_hotshot.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_hotshot.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_hotshot.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_hotshot.so building '_lsprof' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_lsprof.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_lsprof.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/rotatingtree.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/rotatingtree.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_lsprof.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/rotatingtree.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_lsprof.so building 'unicodedata' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/unicodedata.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/unicodedata.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/unicodedata.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/unicodedata.so building '_locale' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c: In function ‘PyLocale_setlocale’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c:186:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 186 | if (category == LC_CTYPE || category == LC_ALL) | ^~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c:189:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 189 | PyErr_Clear(); | ^~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c: In function ‘PyLocale_strcoll’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c:301:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 301 | if (!os1) | ^~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c:303:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 303 | rel1 = 1; | ^~~~ In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c:12: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c:317:29: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 317 | ws1 = PyMem_MALLOC(len1 * sizeof(wchar_t)); Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.c:326:29: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 326 | ws2 = PyMem_MALLOC(len2 * sizeof(wchar_t)); Include/pymem.h:75:43: note: in definition of macro ‘PyMem_MALLOC’ 75 | : malloc((n) ? (n) : 1)) | ^ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_localemodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_locale.so building 'fcntl' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/fcntlmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/fcntlmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/fcntlmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/fcntl.so building 'grp' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/grpmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/grpmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/grpmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/grp.so building 'spwd' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/spwdmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/spwdmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/spwdmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/spwd.so building 'select' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/selectmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/selectmodule.o In file included from Include/Python.h:78, from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/selectmodule.c:9: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/selectmodule.c: In function ‘update_ufd_array’: Include/pymem.h:110:41: warning: ‘*’ in boolean context, suggest ‘&&’ instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro ‘PyMem_REALLOC’ 77 | : realloc((p), (n) ? (n) : 1)) | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/selectmodule.c:338:5: note: in expansion of macro ‘PyMem_RESIZE’ 338 | PyMem_RESIZE(self->ufds, struct pollfd, self->ufd_len); | ^~~~~~~~~~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/selectmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/select.so building 'parser' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.o In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1835:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1830:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1855:23, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1844:1: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1855:23, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1844:1, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1885:15: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1812:19, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1885:15: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1810:18, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1885:15: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_dotted_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1855:23, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1844:1, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1890:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1812:19, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1890:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_import_as_name’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1810:18, inlined from ‘validate_import_as_names’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1890:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1243:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1236:23: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1233:20: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_varargslist_trailer’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1231:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_simple_stmt’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1538:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_file_input’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:3324:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_suite’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1171:19: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function ‘validate_terminal’, inlined from ‘validate_terminal’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1014:1, inlined from ‘validate_suite’ at /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1170:16: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.c:1020:9: warning: ‘%s’ directive argument is null [-Wformat-overflow=] 1020 | PyErr_Format(parser_error, | ^~~~~~~~~~~~~~~~~~~~~~~~~~ 1021 | "Illegal terminal: expected \"%s\"", string); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/parsermodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/parser.so building 'cStringIO' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cStringIO.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cStringIO.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cStringIO.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/cStringIO.so building 'cPickle' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cPickle.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cPickle.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cPickle.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/cPickle.so building 'mmap' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/mmapmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/mmapmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/mmapmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/mmap.so building 'syslog' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/syslogmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/syslogmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/syslogmodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/syslog.so building 'audioop' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/audioop.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/audioop.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/audioop.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/audioop.so building 'crypt' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cryptmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cryptmodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cryptmodule.o -L/usr/local/lib -lcrypt -o build/lib.linux-x86_64-2.7/crypt.so building '_csv' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_csv.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_csv.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_csv.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_csv.so building '_socket' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘socket_gethostbyname_ex’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:3448:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] 3448 | int result; | ^~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘socket_gethostbyaddr’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:3524:9: warning: variable ‘result’ set but not used [-Wunused-but-set-variable] 3524 | int result; | ^~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_recv_guts’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:769:22: warning: ‘deadline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 769 | interval = deadline - _PyTime_FloatTime(); \ | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:757:16: note: ‘deadline’ was declared here 757 | double deadline, interval = s->sock_timeout; \ | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:2418:5: note: in expansion of macro ‘BEGIN_SELECT_LOOP’ 2418 | BEGIN_SELECT_LOOP(s) | ^~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_sendall’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:769:22: warning: ‘deadline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 769 | interval = deadline - _PyTime_FloatTime(); \ | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:757:16: note: ‘deadline’ was declared here 757 | double deadline, interval = s->sock_timeout; \ | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:2840:9: note: in expansion of macro ‘BEGIN_SELECT_LOOP’ 2840 | BEGIN_SELECT_LOOP(s) | ^~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_send’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:769:22: warning: ‘deadline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 769 | interval = deadline - _PyTime_FloatTime(); \ | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:757:16: note: ‘deadline’ was declared here 757 | double deadline, interval = s->sock_timeout; \ | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:2789:5: note: in expansion of macro ‘BEGIN_SELECT_LOOP’ 2789 | BEGIN_SELECT_LOOP(s) | ^~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_recvfrom_guts’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:769:22: warning: ‘deadline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 769 | interval = deadline - _PyTime_FloatTime(); \ | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:757:16: note: ‘deadline’ was declared here 757 | double deadline, interval = s->sock_timeout; \ | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:2627:5: note: in expansion of macro ‘BEGIN_SELECT_LOOP’ 2627 | BEGIN_SELECT_LOOP(s) | ^~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_sendto’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:769:22: warning: ‘deadline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 769 | interval = deadline - _PyTime_FloatTime(); \ | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:757:16: note: ‘deadline’ was declared here 757 | double deadline, interval = s->sock_timeout; \ | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:2937:5: note: in expansion of macro ‘BEGIN_SELECT_LOOP’ 2937 | BEGIN_SELECT_LOOP(s) | ^~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c: In function ‘sock_accept’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:769:22: warning: ‘deadline’ may be used uninitialized in this function [-Wmaybe-uninitialized] 769 | interval = deadline - _PyTime_FloatTime(); \ | ^ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:757:16: note: ‘deadline’ was declared here 757 | double deadline, interval = s->sock_timeout; \ | ^~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.c:1717:5: note: in expansion of macro ‘BEGIN_SELECT_LOOP’ 1717 | BEGIN_SELECT_LOOP(s) | ^~~~~~~~~~~~~~~~~ gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c: In function ‘floattime’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c:921:9: warning: ‘ftime’ is deprecated: Use gettimeofday or clock_gettime instead [-Wdeprecated-declarations] 921 | ftime(&t); | ^~~~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.c:31: /usr/include/sys/timeb.h:29:12: note: declared here 29 | extern int ftime (struct timeb *__timebuf) | ^~~~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/socketmodule.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/timemodule.o -L/usr/local/lib -lm -o build/lib.linux-x86_64-2.7/_socket.so building '_sha' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/shamodule.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/shamodule.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/shamodule.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_sha.so building '_md5' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/md5module.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/md5module.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/md5.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/md5.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/md5module.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/md5.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_md5.so building '_sha256' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/sha256module.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/sha256module.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/sha256module.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_sha256.so building '_sha512' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/sha512module.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/sha512module.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/sha512module.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_sha512.so building 'termios' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/termios.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/termios.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/termios.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/termios.so building 'resource' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/resource.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/resource.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/resource.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/resource.so building 'binascii' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/binascii.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/binascii.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/binascii.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/binascii.so building 'pyexpat' extension creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/pyexpat.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/pyexpat.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlparse.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlparse.o In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/expat/expat_config.h:8, from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlparse.c:22: ./pyconfig.h:1179: warning: "_POSIX_C_SOURCE" redefined 1179 | #define _POSIX_C_SOURCE 200112L | In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/string.h:26, from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlparse.c:6: /usr/include/features.h:290: note: this is the location of the previous definition 290 | # define _POSIX_C_SOURCE 200809L | gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlrole.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlrole.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.o In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.c:23: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c: In function ‘findEncoding’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.h:256:10: warning: ‘buf’ may be used uninitialized [-Wmaybe-uninitialized] 256 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c:78:3: note: in expansion of macro ‘XmlUtf8Convert’ 78 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.h:256:10: note: by argument 5 of type ‘const char *’ to ‘void(const ENCODING *, const char **, const char *, char **, const char *)’ {aka ‘void(const struct encoding *, const char **, const char *, char **, const char *)’} 256 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c:78:3: note: in expansion of macro ‘XmlUtf8Convert’ 78 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.c:1622: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c:75:8: note: ‘buf’ declared here 75 | char buf[ENCODING_MAX]; | ^~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.c:23: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c: In function ‘findEncodingNS’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.h:256:10: warning: ‘buf’ may be used uninitialized [-Wmaybe-uninitialized] 256 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c:78:3: note: in expansion of macro ‘XmlUtf8Convert’ 78 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.h:256:10: note: by argument 5 of type ‘const char *’ to ‘void(const ENCODING *, const char **, const char *, char **, const char *)’ {aka ‘void(const struct encoding *, const char **, const char *, char **, const char *)’} 256 | (((enc)->utf8Convert)(enc, fromP, fromLim, toP, toLim)) | ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c:78:3: note: in expansion of macro ‘XmlUtf8Convert’ 78 | XmlUtf8Convert(enc, &ptr, end, &p, p + ENCODING_MAX - 1); | ^~~~~~~~~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.c:1633: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok_ns.c:75:8: note: ‘buf’ declared here 75 | char buf[ENCODING_MAX]; | ^~~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/pyexpat.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlparse.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmlrole.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/expat/xmltok.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/pyexpat.so building '_elementtree' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -DHAVE_EXPAT_CONFIG_H=1 -DUSE_PYEXPAT_CAPI -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/./Modules/expat -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_elementtree.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_elementtree.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_elementtree.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_elementtree.so building '_multibytecodec' extension creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.o /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.c: In function ‘multibytecodec_encode’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.c:526:5: warning: this ‘if’ clause does not guard... [-Wmisleading-indentation] 526 | if (finalsize != PyString_GET_SIZE(buf.outobj)) | ^~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.c:530:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘if’ 530 | *data = buf.inbuf; | ^ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/multibytecodec.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_multibytecodec.so building '_codecs_kr' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_kr.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_kr.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_kr.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_kr.so building '_codecs_jp' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_jp.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_jp.o In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_jp.c:10: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h: In function ‘find_pairencmap’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h:328:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 328 | for (pos = haystacksize >> 1; min != max; pos = (min + max) >> 1) | ^~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h:340:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 340 | if (value == haystack[pos].uniseq) | ^~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_jp.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_jp.so building '_codecs_cn' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_cn.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_cn.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_cn.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_cn.so building '_codecs_tw' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_tw.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_tw.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_tw.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_tw.so building '_codecs_hk' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_hk.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_hk.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_hk.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_hk.so building '_codecs_iso2022' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_iso2022.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_iso2022.o In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_iso2022.c:13: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h: In function ‘find_pairencmap’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h:328:5: warning: this ‘for’ clause does not guard... [-Wmisleading-indentation] 328 | for (pos = haystacksize >> 1; min != max; pos = (min + max) >> 1) | ^~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/cjkcodecs.h:340:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the ‘for’ 340 | if (value == haystack[pos].uniseq) | ^~ gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/cjkcodecs/_codecs_iso2022.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_codecs_iso2022.so building '_multiprocessing' extension creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/multiprocessing.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/multiprocessing.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/socket_connection.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/socket_connection.o gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -IModules/_multiprocessing -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/semaphore.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/semaphore.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/multiprocessing.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/socket_connection.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_multiprocessing/semaphore.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_multiprocessing.so building 'linuxaudiodev' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/linuxaudiodev.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/linuxaudiodev.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/linuxaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/linuxaudiodev.so building 'ossaudiodev' extension gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/ossaudiodev.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/ossaudiodev.o gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/ossaudiodev.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/ossaudiodev.so creating build/temp.linux-x86_64-2.7/libffi checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu checking target system type... x86_64-unknown-linux-gnu checking for gsed... sed checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking dependency style of gcc... gcc3 checking whether gcc and cc understand -c and -o together... yes checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking size of size_t... 8 checking for C compiler vendor... gnu checking CFLAGS for maximum warnings... -Wall checking whether to enable maintainer-specific portions of Makefiles... no checking sys/mman.h usability... yes checking sys/mman.h presence... yes checking for sys/mman.h... yes checking for mmap... yes checking for sys/mman.h... (cached) yes checking for mmap... (cached) yes checking whether read-only mmap of a plain file works... yes checking whether mmap from /dev/zero works... yes checking for MAP_ANON(YMOUS)... yes checking whether mmap with MAP_ANON(YMOUS) works... yes checking for ANSI C header files... (cached) yes checking for memcpy... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking size of double... 8 checking size of long double... 16 checking whether byte ordering is bigendian... no checking assembler .cfi pseudo-op support... yes checking assembler supports pc related relocs... yes checking assembler .ascii pseudo-op support... yes checking assembler .string pseudo-op support... yes checking assembler supports unwind section type... yes checking whether .eh_frame section should be read-only... yes checking for __attribute__((visibility("hidden")))... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating include/Makefile config.status: creating include/ffi.h config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating man/Makefile config.status: creating libffi.pc config.status: creating fficonfig.py config.status: creating fficonfig.h config.status: linking /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/ffitarget.h to include/ffitarget.h config.status: linking /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/include/ffi_common.h to include/ffi_common.h config.status: executing buildir commands config.status: skipping top_srcdir/Makefile - not created config.status: executing depfiles commands config.status: executing libtool commands config.status: executing include commands config.status: executing src commands building '_ctypes' extension creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src creating build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86 gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/_ctypes.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/_ctypes.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/callbacks.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/callbacks.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/callproc.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/callproc.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/stgdict.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/stgdict.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/cfield.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/cfield.o -Wall -fexceptions /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/cfield.c: In function ‘PyCField_FromDesc’: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/cfield.c:50:29: warning: variable ‘length’ set but not used [-Wunused-but-set-variable] 50 | Py_ssize_t size, align, length; | ^~~~~~ gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/prep_cif.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/prep_cif.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/closures.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/closures.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/ffi64.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/ffi64.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/unix64.S -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/unix64.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/ffi.c -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/ffi.o -Wall -fexceptions gcc -fPIC -fno-strict-aliasing -g -O2 -DNDEBUG -g -fwrapv -O3 -Wall -Wstrict-prototypes -Ibuild/temp.linux-x86_64-2.7/libffi/include -Ibuild/temp.linux-x86_64-2.7/libffi -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src -I. -IInclude -I./Include -I/usr/local/include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Include -I/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native -c /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/sysv.S -o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/sysv.o -Wall -fexceptions gcc -shared build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/_ctypes.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/callbacks.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/callproc.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/stgdict.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/cfield.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/prep_cif.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/closures.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/ffi64.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/unix64.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/ffi.o build/temp.linux-x86_64-2.7/var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Modules/_ctypes/libffi/src/x86/sysv.o -L/usr/local/lib -o build/lib.linux-x86_64-2.7/_ctypes.so Python build finished, but the necessary bits to build these modules were not found: _bsddb _curses _curses_panel _sqlite3 _ssl _tkinter bsddb185 bz2 dbm dl gdbm imageop nis readline sunaudiodev zlib To find the necessary bits, look in setup.py in detect_modules() for the module's name. running build_scripts creating build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Tools/scripts/pydoc -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Tools/scripts/idle -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Tools/scripts/2to3 -> build/scripts-2.7 copying and adjusting /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/build/python2/python-native/Lib/smtpd.py -> build/scripts-2.7 changing mode of build/scripts-2.7/pydoc from 644 to 755 changing mode of build/scripts-2.7/idle from 644 to 755 changing mode of build/scripts-2.7/2to3 from 644 to 755 changing mode of build/scripts-2.7/smtpd.py from 644 to 755 /usr/bin/install -c -m 644 ./Tools/gdb/libpython.py python-gdb.py >>> Building cross Python now... [hsct]: "cd" "python-cross" >>> Patching soures... patching file Makefile.pre.in patching file Modules/Setup.dist patching file Modules/posixmodule.c >>> Setting static build for modules... >>> Building... [hsct]: "./configure" "--build=x86_64-pc-linux-gnu" "--host=ia64-helenos" "CC=ia64-helenos-cc" "CXX=ia64-helenos-cxx" "AR=ia64-helenos-ar" "AS=ia64-helenos-as" "CPP=ia64-helenos-cpp" "NM=ia64-helenos-nm" "OBJDUMP=ia64-helenos-objdump" "OBJCOPY=ia64-helenos-objcopy" "STRIP=ia64-helenos-strip" "RANLIB=ia64-helenos-ranlib" "--without-threads" "--disable-shared" "--prefix=/" "--libdir=/lib" "--bindir=/app" "ac_cv_file__dev_ptmx=no" "ac_cv_file__dev_ptc=no" "ac_cv_have_long_long_format=yes" "ac_cv_sizeof_pid_t=4" checking build system type... x86_64-pc-linux-gnu checking host system type... ia64-unknown-helenos checking for python interpreter for cross build... python2.7 checking for --enable-universalsdk... no checking for --with-universal-archs... 32-bit checking MACHDEP... linux2 checking EXTRAPLATDIR... checking for --without-gcc... no checking for ia64-helenos-gcc... ia64-helenos-cc 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... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether ia64-helenos-cc accepts -g... yes checking for ia64-helenos-cc option to accept ISO C89... none needed checking for --with-cxx-main=... no checking how to run the C preprocessor... ia64-helenos-cpp checking for grep that handles long lines and -e... /usr/bin/grep 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... no 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 --with-suffix... checking for case-insensitive build directory... no checking LIBRARY... libpython$(VERSION).a checking LINKCC... $(PURIFY) $(MAINCC) checking for GNU ld... yes checking for --enable-shared... no checking for --enable-profiling... no checking LDLIBRARY... libpython$(VERSION).a checking for ia64-helenos-ranlib... ia64-helenos-ranlib checking for ia64-helenos-ar... ia64-helenos-ar checking for svnversion... found checking for hg... found 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 whether ia64-helenos-cc accepts -fno-strict-aliasing... yes checking whether ia64-helenos-cc accepts -OPT:Olimit=0... no checking whether ia64-helenos-cc accepts -Olimit 1500... no checking whether gcc supports ParseTuple __format__... no checking whether pthreads are available without options... no checking whether ia64-helenos-cc accepts -Kpthread... no checking whether ia64-helenos-cc accepts -Kthread... no checking whether ia64-helenos-cc accepts -pthread... no checking whether ia64-helenos-cxx also accepts flags for thread support... no checking for ANSI C header files... (cached) yes checking asm/types.h usability... no checking asm/types.h presence... no checking for asm/types.h... no checking conio.h usability... no checking conio.h presence... no checking for conio.h... no checking curses.h usability... no checking curses.h presence... no checking for curses.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... no checking grp.h presence... no checking for grp.h... no 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... no checking langinfo.h presence... no checking for langinfo.h... no checking libintl.h usability... no checking libintl.h presence... no checking for libintl.h... no checking ncurses.h usability... no checking ncurses.h presence... no checking for ncurses.h... no checking poll.h usability... no checking poll.h presence... no checking for poll.h... no 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 shadow.h usability... no checking shadow.h presence... no checking for shadow.h... no checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdint.h... (cached) yes checking stropts.h usability... no checking stropts.h presence... no checking for stropts.h... no checking termios.h usability... no checking termios.h presence... no checking for termios.h... no checking thread.h usability... no checking thread.h presence... no checking for thread.h... no checking for unistd.h... (cached) yes checking utime.h usability... no checking utime.h presence... no checking for utime.h... no checking sys/audioio.h usability... no checking sys/audioio.h presence... no checking for sys/audioio.h... no checking sys/bsdtty.h usability... no checking sys/bsdtty.h presence... no checking for sys/bsdtty.h... no checking sys/epoll.h usability... no checking sys/epoll.h presence... no checking for sys/epoll.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... no checking sys/file.h presence... no checking for sys/file.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... no checking sys/param.h presence... no checking for sys/param.h... no checking sys/poll.h usability... no checking sys/poll.h presence... no checking for sys/poll.h... no checking sys/select.h usability... no checking sys/select.h presence... no checking for sys/select.h... no checking sys/socket.h usability... no checking sys/socket.h presence... no checking for sys/socket.h... no checking sys/statvfs.h usability... no checking sys/statvfs.h presence... no checking for sys/statvfs.h... no checking for sys/stat.h... (cached) yes 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... no checking sys/times.h presence... no checking for sys/times.h... no checking for sys/types.h... (cached) yes checking sys/un.h usability... no checking sys/un.h presence... no checking for sys/un.h... no checking sys/utsname.h usability... no checking sys/utsname.h presence... no checking for sys/utsname.h... no checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking pty.h usability... no checking pty.h presence... no checking for pty.h... no checking libutil.h usability... no checking libutil.h presence... no checking for libutil.h... no checking sys/resource.h usability... no checking sys/resource.h presence... no checking for sys/resource.h... no checking netpacket/packet.h usability... no checking netpacket/packet.h presence... no checking for netpacket/packet.h... no checking sysexits.h usability... no checking sysexits.h presence... no checking for sysexits.h... no checking bluetooth.h usability... no checking bluetooth.h presence... no checking for bluetooth.h... no checking bluetooth/bluetooth.h usability... no checking bluetooth/bluetooth.h presence... no checking for bluetooth/bluetooth.h... no checking linux/tipc.h usability... no checking linux/tipc.h presence... no checking for linux/tipc.h... no checking spawn.h usability... no checking spawn.h presence... no checking for spawn.h... no checking util.h usability... no checking util.h presence... no checking for util.h... no checking alloca.h usability... no checking alloca.h presence... no checking for alloca.h... no 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 sys/sysmacros.h usability... no checking sys/sysmacros.h presence... no checking for sys/sysmacros.h... no checking for term.h... no checking for linux/netlink.h... no checking for clock_t in time.h... yes checking for makedev... no checking Solaris LFS bug... 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 uint32_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint64_t... yes checking for int32_t... yes checking for int32_t... yes checking for int64_t... yes checking for int64_t... yes checking for ssize_t... yes checking size of int... 4 checking size of long... 8 checking size of void *... 8 checking size of short... 2 checking size of float... 4 checking size of double... 8 checking size of fpos_t... 8 checking size of size_t... 8 checking size of pid_t... (cached) 4 checking for long long support... yes checking size of long long... 8 checking for long double support... yes checking size of long double... 16 checking for _Bool support... yes checking size of _Bool... 1 checking for uintptr_t... yes checking size of uintptr_t... 8 checking size of off_t... 8 checking whether to enable large file support... no checking size of time_t... 0 checking for pthread_t... yes checking size of pthread_t... 8 checking for --enable-toolbox-glue... no checking for --enable-framework... no checking for dyld... no checking SO... .so checking LDSHARED... $(CC) -shared checking CCSHARED... -fPIC checking LINKFORSHARED... -Xlinker -export-dynamic checking CFLAGSFORSHARED... checking SHLIBS... $(LIBS) checking for dlopen in -ldl... no checking for shl_load in -ldld... no checking for textdomain in -lintl... no checking for t_open in -lnsl... no checking for socket in -lsocket... no checking for --with-libs... no checking for ia64-helenos-pkg-config... no checking for pkg-config... /usr/bin/pkg-config configure: WARNING: using cross tools not prefixed with host triplet checking for --with-system-expat... no checking for --with-system-ffi... no checking for --with-tcltk-includes... default checking for --with-tcltk-libs... default checking for --with-dbmliborder... checking for --with-signal-module... yes checking for --with-dec-threads... no checking for --with-threads... no checking if --enable-ipv6 is specified... no checking for OSX 10.5 SDK or later... no checking for --with-doc-strings... yes checking for --with-tsc... no checking for --with-pymalloc... yes checking for --with-valgrind... no checking for --with-wctype-functions... no checking for dlopen... yes checking DYNLOADFILE... dynload_shlib.o checking MACHDEP_OBJS... MACHDEP_OBJS checking for alarm... yes checking for setitimer... no checking for getitimer... no checking for bind_textdomain_codeset... no checking for chown... no checking for clock... yes checking for confstr... no checking for ctermid... yes checking for execv... yes checking for fchmod... no checking for fchown... no checking for fork... yes checking for fpathconf... no checking for ftime... no checking for ftruncate... yes checking for gai_strerror... no checking for getgroups... no checking for getlogin... yes checking for getloadavg... no checking for getpeername... no checking for getpgid... no checking for getpid... yes checking for getpriority... no checking for getresuid... no checking for getresgid... no checking for getpwent... yes checking for getspnam... no checking for getspent... no checking for getsid... no checking for getwd... no checking for initgroups... no checking for kill... yes checking for killpg... yes checking for lchmod... no checking for lchown... no checking for lstat... yes checking for mkfifo... no checking for mknod... no checking for mktime... yes checking for mremap... no checking for nice... no checking for pathconf... yes checking for pause... no checking for plock... no checking for poll... no checking for pthread_init... no checking for putenv... yes checking for readlink... no checking for realpath... yes checking for select... no checking for sem_open... no checking for sem_timedwait... no checking for sem_getvalue... no checking for sem_unlink... no checking for setegid... no checking for seteuid... no checking for setgid... no checking for setlocale... yes checking for setregid... no checking for setreuid... no checking for setsid... no checking for setpgid... no checking for setpgrp... no checking for setuid... no checking for setvbuf... yes checking for snprintf... yes checking for setlocale... (cached) yes checking for setregid... (cached) no checking for setreuid... (cached) no checking for setresuid... no checking for setresgid... no checking for setsid... (cached) no checking for setpgid... (cached) no checking for setpgrp... (cached) no checking for setuid... (cached) no checking for setvbuf... (cached) yes checking for snprintf... (cached) yes checking for sigaction... yes checking for siginterrupt... no checking for sigrelse... no checking for strftime... yes checking for sysconf... yes checking for tcgetpgrp... no checking for tcsetpgrp... no checking for tempnam... yes checking for timegm... no checking for times... no checking for tmpfile... yes checking for tmpnam... yes checking for tmpnam_r... no checking for truncate... no checking for uname... no checking for unsetenv... no checking for utimes... no checking for waitpid... yes checking for wait3... no checking for wait4... no checking for wcscoll... no checking for _getpty... no checking for chroot... no checking for link... no checking for symlink... no checking for fchdir... no checking for fsync... yes checking for fdatasync... no checking for epoll... no checking for kqueue... no checking for ctermid_r... no checking for flock declaration... no checking for getpagesize... yes checking for broken unsetenv... no checking for true... true checking for inet_aton in -lc... no checking for inet_aton in -lresolv... no checking for chflags... cross checking for chflags... no checking for lchflags... cross checking for lchflags... no checking for inflateCopy in -lz... no checking for hstrerror... no checking for inet_aton... no checking for inet_pton... no checking for setgroups... no checking for openpty... no checking for openpty in -lutil... no checking for openpty in -lbsd... no checking for forkpty... no checking for forkpty in -lutil... no checking for forkpty in -lbsd... no checking for memmove... yes checking for fseek64... yes checking for fseeko... yes checking for fstatvfs... no checking for ftell64... yes checking for ftello... yes checking for statvfs... no checking for dup2... yes checking for getcwd... yes checking for strdup... yes checking for getpgrp... no checking for setpgrp... (cached) no checking for gettimeofday... yes checking for major... no checking for getaddrinfo... no checking for getnameinfo... no 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... no checking whether tzname is declared... yes checking for tzname... no 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 time.h that defines altzone... no checking whether sys/select.h and sys/time.h may both be included... no checking for addrinfo... no checking for sockaddr_storage... no checking whether char is unsigned... no checking for an ANSI C-conforming const... yes checking for working volatile... yes checking for working signed char... yes checking for prototypes... yes checking for variable length prototypes and stdarg.h... yes checking for socketpair... no checking if sockaddr has sa_len member... no checking whether va_list is an array... no checking for gethostbyname_r... no checking for gethostbyname... no checking for __fpu_control... no checking for __fpu_control in -lieee... no checking for --with-fpectl... no checking for --with-libm=STRING... default LIBM="-lm" checking for --with-libc=STRING... default LIBC="" checking whether C doubles are little-endian IEEE 754 binary64... no checking whether C doubles are big-endian IEEE 754 binary64... no checking whether C doubles are ARM mixed-endian IEEE 754 binary64... no checking whether we can use gcc inline assembler to get and set x87 control word... no checking for x87-style double rounding... no checking whether tanh preserves the sign of zero... 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 round... yes checking for tgamma... no 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... yes 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 what type to use for unicode... unsigned short checking whether byte ordering is bigendian... no checking whether right shift extends the sign bit... yes checking for getc_unlocked() and friends... yes checking how to link readline libs... none checking for rl_callback_handler_install in -lreadline... no checking for rl_pre_input_hook in -lreadline... no checking for rl_completion_display_matches_hook in -lreadline... no checking for rl_completion_matches in -lreadline... no checking for broken nice()... no checking for broken poll()... no checking for struct tm.tm_zone... (cached) no checking whether tzname is declared... (cached) yes checking for tzname... (cached) no checking for working tzset()... no checking for tv_nsec in struct stat... no checking for tv_nsec2 in struct stat... no checking whether mvwdelch is an expression... no checking whether WINDOW has _flags... no checking for is_term_resized... no checking for resize_term... no checking for resizeterm... no configure: checking for device files checking for /dev/ptmx... (cached) no checking for /dev/ptc... (cached) no checking for %lld and %llu printf() format support... (cached) yes checking for %zd printf() format support... cross -- assuming yes checking for socklen_t... no checking for build directories... done configure: creating ./config.status config.status: creating Makefile.pre config.status: creating Modules/Setup.config config.status: creating Misc/python.pc config.status: creating Modules/ld_so_aix config.status: creating pyconfig.h creating Modules/Setup creating Modules/Setup.local creating Makefile [hsct]: "make" "-j1" "STATIC_ONLY=y" "HOSTPGEN=../python-native/Parser/pgen" "HOSTPYTHON=../python-native/python" /usr/bin/mkdir -p Include ../python-native/python ./Parser/asdl_c.py -h Include ./Parser/Python.asdl ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Modules/python.o ./Modules/python.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/acceler.o Parser/acceler.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar1.o Parser/grammar1.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/listnode.o Parser/listnode.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/node.o Parser/node.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parser.o Parser/parser.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/parsetok.o Parser/parsetok.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/bitset.o Parser/bitset.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/metagrammar.o Parser/metagrammar.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/firstsets.o Parser/firstsets.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/grammar.o Parser/grammar.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/pgen.o Parser/pgen.c Parser/pgen.c: In function 'compile_atom': Parser/pgen.c:282:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] 282 | int i; | ^ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/myreadline.o Parser/myreadline.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Parser/tokenizer.o Parser/tokenizer.c Parser/tokenizer.c: In function 'decoding_fgets': Parser/tokenizer.c:527:9: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 527 | sprintf(buf, | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33, from Parser/tokenizer.c:4: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/abstract.o Objects/abstract.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/boolobject.o Objects/boolobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bufferobject.o Objects/bufferobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytes_methods.o Objects/bytes_methods.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/bytearrayobject.o Objects/bytearrayobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/capsule.o Objects/capsule.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cellobject.o Objects/cellobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/classobject.o Objects/classobject.c In file included from Include/Python.h:81, from Objects/classobject.c:4: Objects/classobject.c: In function 'PyMethod_New': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/classobject.c:2259:9: note: in expansion of macro 'PyObject_INIT' 2259 | PyObject_INIT(im, &PyMethod_Type); | ^~~~~~~~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/cobject.o Objects/cobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/codeobject.o Objects/codeobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/complexobject.o Objects/complexobject.c In file included from Include/Python.h:81, from Objects/complexobject.c:8: Objects/complexobject.c: In function 'PyComplex_FromCComplex': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/complexobject.c:238:5: note: in expansion of macro 'PyObject_INIT' 238 | PyObject_INIT(op, &PyComplex_Type); | ^~~~~~~~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/descrobject.o Objects/descrobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/enumobject.o Objects/enumobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/exceptions.o Objects/exceptions.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/genobject.o Objects/genobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/fileobject.o Objects/fileobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/floatobject.o Objects/floatobject.c In file included from Include/Python.h:81, from Objects/floatobject.c:7: Objects/floatobject.c: In function 'PyFloat_FromDouble': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/floatobject.c:152:5: note: in expansion of macro 'PyObject_INIT' 152 | PyObject_INIT(op, &PyFloat_Type); | ^~~~~~~~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/frameobject.o Objects/frameobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/funcobject.o Objects/funcobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/intobject.o Objects/intobject.c In file included from Include/Python.h:81, from Objects/intobject.c:4: Objects/intobject.c: In function 'PyInt_FromLong': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/intobject.c:110:5: note: in expansion of macro 'PyObject_INIT' 110 | PyObject_INIT(v, &PyInt_Type); | ^~~~~~~~~~~~~ Objects/intobject.c: In function '_PyInt_Init': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/intobject.c:1469:9: note: in expansion of macro 'PyObject_INIT' 1469 | PyObject_INIT(v, &PyInt_Type); | ^~~~~~~~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/iterobject.o Objects/iterobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/listobject.o Objects/listobject.c In file included from Include/Python.h:78, from Objects/listobject.c:3: Objects/listobject.c: In function 'list_resize': Include/pymem.h:110:41: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 110 | (type *) PyMem_REALLOC((p), (n) * sizeof(type)) ) | ^ Include/pymem.h:77:49: note: in definition of macro 'PyMem_REALLOC' 77 | : realloc((p), (n) ? (n) : 1)) | ^ Objects/listobject.c:62:9: note: in expansion of macro 'PyMem_RESIZE' 62 | PyMem_RESIZE(items, PyObject *, new_allocated); | ^~~~~~~~~~~~ Objects/listobject.c: In function 'list_ass_subscript': Objects/listobject.c:2643:41: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 2643 | PyMem_MALLOC(slicelength*sizeof(PyObject*)); Include/pymem.h:75:43: note: in definition of macro 'PyMem_MALLOC' 75 | : malloc((n) ? (n) : 1)) | ^ Objects/listobject.c:2724:41: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 2724 | PyMem_MALLOC(slicelength*sizeof(PyObject*)); Include/pymem.h:75:43: note: in definition of macro 'PyMem_MALLOC' 75 | : malloc((n) ? (n) : 1)) | ^ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/longobject.o Objects/longobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/dictobject.o Objects/dictobject.c In file included from Include/Python.h:78, from Objects/dictobject.c:10: Objects/dictobject.c: In function 'dictresize': Include/pymem.h:97:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro 'PyMem_MALLOC' 75 | : malloc((n) ? (n) : 1)) | ^ Objects/dictobject.c:643:20: note: in expansion of macro 'PyMem_NEW' 643 | newtable = PyMem_NEW(PyDictEntry, newsize); | ^~~~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/memoryobject.o Objects/memoryobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/methodobject.o Objects/methodobject.c In file included from Include/Python.h:81, from Objects/methodobject.c:4: Objects/methodobject.c: In function 'PyCFunction_NewEx': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Objects/methodobject.c:23:9: note: in expansion of macro 'PyObject_INIT' 23 | PyObject_INIT(op, &PyCFunction_Type); | ^~~~~~~~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/moduleobject.o Objects/moduleobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/object.o Objects/object.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/obmalloc.o Objects/obmalloc.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/rangeobject.o Objects/rangeobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/setobject.o Objects/setobject.c In file included from Include/Python.h:78, from Objects/setobject.c:10: Objects/setobject.c: In function 'set_table_resize': Include/pymem.h:97:37: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context] 97 | ( (type *) PyMem_MALLOC((n) * sizeof(type)) ) ) | ^ Include/pymem.h:75:43: note: in definition of macro 'PyMem_MALLOC' 75 | : malloc((n) ? (n) : 1)) | ^ Objects/setobject.c:319:20: note: in expansion of macro 'PyMem_NEW' 319 | newtable = PyMem_NEW(setentry, newsize); | ^~~~~~~~~ ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/sliceobject.o Objects/sliceobject.c ia64-helenos-cc -c -fno-strict-aliasing -g -O2 -DNDEBUG -g -O3 -Wall -Wstrict-prototypes -I. -IInclude -I./Include -DPy_BUILD_CORE -o Objects/stringobject.o Objects/stringobject.c In file included from Include/Python.h:81, from Objects/stringobject.c:5: Objects/stringobject.c: In function 'PyString_FromStringAndSize': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:91:5: note: in expansion of macro 'PyObject_INIT_VAR' 91 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ Objects/stringobject.c: In function 'PyString_FromString': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:146:5: note: in expansion of macro 'PyObject_INIT_VAR' 146 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ Objects/stringobject.c: In function 'PyString_FromFormatV': Objects/stringobject.c:323:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 323 | sprintf(s, "%ld", va_arg(vargs, long)); | ^~~~~~~ In file included from /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libposix/stdio.h:39, from Include/Python.h:33: /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:326:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 326 | sprintf(s, "%" PY_FORMAT_LONG_LONG "d", | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:330:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 330 | sprintf(s, "%" PY_FORMAT_SIZE_T "d", | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:333:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 333 | sprintf(s, "%d", va_arg(vargs, int)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:338:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 338 | sprintf(s, "%lu", | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:342:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 342 | sprintf(s, "%" PY_FORMAT_LONG_LONG "u", | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:346:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 346 | sprintf(s, "%" PY_FORMAT_SIZE_T "u", | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:349:21: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 349 | sprintf(s, "%u", | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:354:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 354 | sprintf(s, "%i", va_arg(vargs, int)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:358:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 358 | sprintf(s, "%x", va_arg(vargs, int)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c:370:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 370 | sprintf(s, "%p", va_arg(vargs, void*)); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c: In function 'PyString_Repr': Objects/stringobject.c:972:17: warning: 'sprintf' is deprecated [-Wdeprecated-declarations] 972 | sprintf(p, "\\x%02x", c & 0xff); | ^~~~~~~ /var/helenos/nightly/tmp-ci/build/ia64-i460GX/coast/helenos/include/libc/stdio.h:148:12: note: declared here 148 | extern int sprintf(char *, const char *, ...) | ^~~~~~~ Objects/stringobject.c: In function 'string_concat': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:1063:5: note: in expansion of macro 'PyObject_INIT_VAR' 1063 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ Objects/stringobject.c: In function 'string_repeat': Include/objimpl.h:164:66: warning: right-hand operand of comma expression has no effect [-Wunused-value] 164 | ( Py_TYPE(op) = (typeobj), _Py_NewReference((PyObject *)(op)), (op) ) | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~ Include/objimpl.h:166:29: note: in expansion of macro 'PyObject_INIT' 166 | ( Py_SIZE(op) = (size), PyObject_INIT((op), (typeobj)) ) | ^~~~~~~~~~~~~ Objects/stringobject.c:1105:5: note: in expansion of macro 'PyObject_INIT_VAR' 1105 | PyObject_INIT_VAR(op, &PyString_Type, size); | ^~~~~~~~~~~~~~~~~ during RTL pass: mach Objects/stringobject.c: In function 'string_rsplit': Objects/stringobject.c:1576:1: internal compiler error: in create_block_for_bookkeeping, at sel-sched.cc:4549 1576 | } | ^ 0x5e1abd create_block_for_bookkeeping /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:4549 0x5e1abd find_place_for_bookkeeping /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:4686 0x5e1abd generate_bookkeeping_insn /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:4786 0x5e1abd move_op_at_first_insn /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6063 0xb4d8d1 code_motion_path_driver /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6657 0xb4dcc1 code_motion_process_successors /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6342 0xb4dcc1 code_motion_path_driver /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6608 0xb4dcc1 code_motion_process_successors /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6342 0xb4dcc1 code_motion_path_driver /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6608 0xb4dcc1 code_motion_process_successors /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6342 0xb4dcc1 code_motion_path_driver /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6608 0xb4fe29 move_op /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:6702 0xb4fe29 move_exprs_to_boundary /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:5223 0xb4fe29 schedule_expr_on_boundary /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:5436 0xb51d5a fill_insns /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:5578 0xb51d5a schedule_on_fences /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7353 0xb51d5a sel_sched_region_2 /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7491 0xb5337d sel_sched_region_1 /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7533 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7634 0xb54c9c sel_sched_region(int) /var/helenos/upstream-helenos/tools/downloads/gcc-13.2/gcc/sel-sched.cc:7619 Please submit a full bug report, with preprocessed source (by using -freport-bug). Please include the complete backtrace with any bug report. See for instructions. make: *** [Makefile:1251: Objects/stringobject.o] Error 1 [hsct]: Error: Build failed!